Summary

uuid-ossp does not build on test.call-cc.org

Metadata

Description

I just noticed this on salmonella:

http://tests.call-cc.org/2010/12/16/salmonella-report/uuid-ossp.html

I reproduced the error with trunk but got an additional line:

 /usr/local/bin/csc -feature compiling-extension -setup-mode -k   uuid-ossp.scm -shared -optimize-leaf-routines -inline -output-file uuid-ossp.so -emit-import-library uuid-ossp -scrutinize -fixnum-arithmetic -optimize-level 3 -debug-level 1 -no-procedure-checks -no-bound-checks `uuid-config --cflags` uuid-ossp-fix.c `uuid-config --ldflags --libs`

sh: uuid-config: command not found sh: uuid-config: command not found uuid-ossp.c: In function ‘f_1100’: uuid-ossp.c:1958: error: syntax error before ‘%’ token uuid-ossp.c:1958: error: syntax error before ‘)’ token uuid-ossp.c: In function ‘f_1103’: uuid-ossp.c:1977: error: syntax error before ‘%’ token

Is there an external program / lib needed we need to install there?

Changes and comments

[2010-12-16 17:02:52 UTC] kon changed status from new to closed

[2010-12-16 17:02:52 UTC] kon set resolution to wontfix

[2010-12-16 17:02:52 UTC] kon wrote:

1) The 2010/12/16/salmonella-report failure is due to a minor (but in this case fatal) Chicken compiler bug.

2) The uuid-config program is part of the OSSP uuid library installation. See http://www.ossp.org/pkg/lib/uuid/.

3) The egg doc does state "Requires at least release 1.5.0 of the OSSP UUID Library." But there isn't any attempt to check existence on the part of the install, except by failure.

[2011-06-01 09:00:41 UTC] felix changed milestone from 4.7.0 to 4.8.0

[2011-06-01 09:00:41 UTC] felix wrote:

Milestone 4.7.0 deleted

[2012-09-24 21:47:48 UTC] felix changed milestone from 4.8.0 to 4.9.0

[2012-09-24 21:47:48 UTC] felix wrote:

Milestone 4.8.0 deleted