chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Problems installing call-with-environment-variables


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] Problems installing call-with-environment-variables
Date: Sat, 02 May 2015 02:01:40 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Hi Matt,

On Fri, 1 May 2015 08:33:14 -0700 Matt Welland <address@hidden> wrote:

> Dependencies on cock (really hate that name btw, very embarrassing to
> be working with a young female co-worker and have to maneuver around
> saying the name out loud, reflects very poorly on Chicken Scheme IMHO)
> made installing a hassle. To solve it I had to comment out the @(...
> lines and the compile options.
>
> I'm not sure what the right solution is and I don't know why
> installing on this system failed:

I can't reproduce the problem you are observing, and salmonella can't
either:
http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2015/05/01/salmonella-report/install/call-with-environment-variables.html

What system are you installing call-with-environment-variables on?

What CHICKEN version are you using?

Is the trace you provided complete?  I can't see the server
chicken-install is downloading from, and I can't see cock being listed
on the dependencies to be installed (maybe it is installed already?).

What does "chicken-status cock" say?

Best wishes.
Mario

>
>> chicken-install
> retrieving ...
> checking platform for `call-with-environment-variables' ...
> checking dependencies for `call-with-environment-variables' ...
> install order:
> ("call-with-environment-variables")
> installing call-with-environment-variables: ...
> changing current directory to .
> '/p/blah/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e
> "(import setup-api)" -e "(setup-error-handling)" -e "
> (extension-name-and-version '(\"call-with-environment-variables\"
> \"\"))" 'call-with-environment-variables.setup'
> '/p/blah/bin/csc' -feature compiling-extension -setup-mode
> call-with-environment-variables.scm -shared -optimize-leaf-routines -
> inline -output-file call-with-environment-variables.so -
> emit-import-library call-with-environment-variables -X cock
>
> Error: (open-input-file) cannot open file - No such file or directory:
> "cock"
>
> Error: shell command terminated with non-zero exit status 17920:
> '/p/blah/bin/chicken' 'call-with-environment-variables.scm' -
> output-file 'call-with-environment-variables.c' -dynamic -feature
> chicken-compile-shared -feature compiling-extension -setup-mode -
> optimize-leaf-routines -inline -emit-import-library
> call-with-environment-variables -extend cock
>
> Error: shell command failed with nonzero exit status 256:
>
> '/p/blah/bin/csc' -feature compiling-extension -setup-mode
> call-with-environment-variables.scm -shared -optimize-leaf-routines -
> inline -output-file call-with-environment-variables.so -
> emit-import-library call-with-environment-variables -X cock
>
> Error: shell command terminated with nonzero exit code
> 17920
> "'/p/blah/bin/csi' -bnq -setup-mode -e \"(requi...
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/chicken-users

-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]