chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] ANN: new eggs, pthreads and sqlite3pth


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] ANN: new eggs, pthreads and sqlite3pth
Date: Sun, 17 Jan 2016 16:06:30 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Hello Jörg,

On Sun, 17 Jan 2016 15:24:03 +0100 Jörg F. Wittenberger <address@hidden> wrote:

> Am 17.01.2016 um 15:17 schrieb Mario Domenech Goulart:
> ...
>>> Release-infos:
>>>
>>> https://raw.githubusercontent.com/0-8-15/pthreads/master/pthreads.release-info
>>>
>>> https://raw.githubusercontent.com/0-8-15/sqlite3pth/master/sqlite3pth.release-info
>> 
>> The repositories don't have the tags referenced by .release-info files
>> (forgot to push --tags?)
>
> Thanks!  Yes.  Done.

I've added pthreads to the egg index.  Thanks.

sqlite3pth's installation fails, so I haven't added it yet:

$ chicken-install
retrieving ...
checking platform for `sqlite3pth' ...
checking dependencies for `sqlite3pth' ...
install order:
("sqlite3pth")
installing sqlite3pth: ...
changing current directory to .
  '/home/mario/local/chicken-4.9.0.1/bin/csi' -bnq -setup-mode -e 
"(require-library setup-api)" -e "(import setup-api)" -e 
"(setup-error-handling)" -e "(extension-name-and-version '(\"sqlite3pth\" 
\"\"))" 'sqlite3pth.setup'
  '/home/mario/local/chicken-4.9.0.1/bin/csc' -feature compiling-extension 
-setup-mode    -s -O3 -d2 -J -emit-type-file sqlite3pth.types sqlite3pth.scm 
sqlite/sqlite3.o -L -pthread
csc: file `sqlite/sqlite3.o' does not exist

Error: shell command failed with nonzero exit status 16384:

  '/home/mario/local/chicken-4.9.0.1/bin/csc' -feature compiling-extension 
-setup-mode    -s -O3 -d2 -J -emit-type-file sqlite3pth.types sqlite3pth.scm 
sqlite/sqlite3.o -L -pthread


Error: shell command terminated with nonzero exit code
17920
"'/home/mario/local/chicken-4.9.0.1/bin/csi' -bnq -setup-mode -e 
\"(require-libr...


Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

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