Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 242215 Details for
Bug 332007
dev-scheme/scheme48 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
scheme48-1.8-r1:20100810-061332.log (text/plain), 26.77 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-10 10:07:09 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-10 10:07:09 UTC
Size:
26.77 KB
patch
obsolete
> * CPV: dev-scheme/scheme48-1.8-r1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking scheme48-1.8.tgz to /var/tmp/portage/dev-scheme/scheme48-1.8-r1/work > * Applying scheme48-1.8-as-needed+fix_destdir.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-scheme/scheme48-1.8-r1/work >>>> Compiling source in /var/tmp/portage/dev-scheme/scheme48-1.8-r1/work/scheme48-1.8 ... > * econf: updating scheme48-1.8/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating scheme48-1.8/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether we must build a 32bit binary... no >checking bits per byte... 8 >checking size of void *... 4 >checking for BIT_SUFFIX... 32 >checking whether we are building a Universal Binary... no >checking how to compile position independent code... -fPIC >checking -rdynamic... yes >checking LDFLAGS_VM... >checking for library containing strerror... none required >checking for inline keyword... yes >checking for a BSD-compatible install... /usr/bin/install -c >checking for main in -lm... yes >checking for main in -ldl... yes >checking for main in -lmld... no >checking for main in -lnsl... yes >checking for main in -lgen... no >checking for main in -lsocket... no >checking for getpwnam in -lsun... no >checking for RISC/OS POSIX library lossage >checking for an ANSI C-conforming const... yes >checking for socklen_t... yes >checking return type of signal handlers... void >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for uintptr_t... yes >checking for uint16_t... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking posix/time.h usability... no >checking posix/time.h presence... no >checking for posix/time.h... no >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sysexits.h usability... yes >checking sysexits.h presence... yes >checking for sysexits.h... yes >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking for nl_langinfo... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for select... yes >checking for setitimer... yes >checking for sigaction... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for poll... yes >checking for dlopen... yes >checking for socket... yes >checking for chroot... yes >checking for strerror... yes >checking environ... using environ >checking __NEXT__... no >checking IEEE floating-point endianness... least first >checking for ld... ld >checking compile and link flags for dynamic externals... -fPIC, -shared >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking Pthreads support... -pthread (compile) -pthread (link) >checking -munaligned-doubles... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating c/sysdep.h >config.status: creating c/scheme48arch.h >make -j14 >i686-pc-linux-gnu-gcc -c -O2 -pipe -pthread -o c/main.o \ > -DDEFAULT_IMAGE_NAME=\"/usr/lib/scheme48-1.`cat ./build/minor-version-number`/scheme48.image\" \ > -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" ./c/main.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/scheme48vm-32.o c/scheme48vm-32.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/extension.o c/extension.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/free.o c/free.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/double_to_string.o c/double_to_string.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/bignum.o c/bignum.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/external.o c/external.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/external-lib.o c/external-lib.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/external-init.o c/external-init.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/init.o c/init.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/scheme48-twospace-heap-32.o c/scheme48-twospace-heap-32.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/misc.o c/unix/misc.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/io.o c/unix/io.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/fd-io.o c/unix/fd-io.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/event.o c/unix/event.c >c/init.c: In function âs48_mainâ: >c/init.c:122:6: warning: format â%dâ expects type âintâ, but argument 5 has type âlong intâ >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/socket.o c/unix/socket.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/dynlink.o c/unix/dynlink.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/unix/sysexits.o c/unix/sysexits.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -o c/fake/glue.o c/fake/glue.c >echo 'EXPORTS' > ./c/scheme48.def && \ > cat ./c/scheme48.h ./c/fd-io.h ./c/event.h | egrep '^S48_EXTERN' | sed 's,^S48_EXTERN.*\(s48_[a-zA-Z0-9_]*\)(.*$,\1,' | sed 's,^S48_EXTERN.*\(ps_[a-zA-Z0-9_]*\)(.*$,\1,' | sed 's,^S48_EXTERN.*\(s48_[a-zA-Z0-9_]*\).*$,\1,' >> ./c/scheme48.def >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/user.o c/posix/user.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/regexp.o c/posix/regexp.c >c/unix/event.c: In function âs48_add_pending_fdâ: >c/unix/event.c:522:8: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ >c/unix/event.c: In function âs48_remove_fdâ: >c/unix/event.c:578:6: warning: format â%dâ expects type âintâ, but argument 4 has type âlong intâ >c/unix/event.c: In function âs48_sysdep_initâ: >c/unix/event.c:796:6: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >c/unix/event.c:808:6: warning: format â%dâ expects type âintâ, but argument 3 has type âlong intâ >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/proc-env.o c/posix/proc-env.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/proc.o c/posix/proc.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/io.o c/posix/io.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/dir.o c/posix/dir.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/posix/posix.o c/posix/posix.c >i686-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" -I ./c -I./c -I./c/bibop -O2 -pipe -pthread -fPIC -o c/srfi-27.o c/srfi-27.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -pthread -o c/script-interpreter.o \ > -DRUNNABLE=\"/usr/bin/scheme48\" \ > -DHAVE_CONFIG_H -D_GNU_SOURCE -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"i686-pc-linux-gnu\" \ > -I ./c -I./c \ > ./c/script-interpreter.c >echo '#!/bin/sh' >go && \ > echo >>go && \ > echo "lib=\"`pwd`\"" >>go && \ > echo 'exec "$lib"/scheme48vm -i "$lib"/scheme48.image "$@"' \ > >>go && \ > chmod +x go >ld -o c/srfi-27.so c/srfi-27.o -shared >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -pthread -O2 -pipe -pthread -o script-interpreter c/script-interpreter.o >ld -o c/posix.so c/posix/user.o c/posix/regexp.o c/posix/proc-env.o c/posix/proc.o c/posix/io.o c/posix/dir.o c/posix/posix.o -shared >i686-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -rdynamic -pthread -O2 -pipe -pthread -o scheme48vm c/main.o \ > c/scheme48vm-32.o c/extension.o c/free.o c/double_to_string.o c/bignum.o c/external.o c/external-lib.o c/external-init.o c/init.o c/scheme48-twospace-heap-32.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o \ > \ > c/unix/socket.o c/unix/dynlink.o c/unix/sysexits.o c/fake/glue.o -lnsl -ldl -lm ># Cygwin >if test -x /usr/bin/dlltool; then \ > dlltool --dllname scheme48vm.exe --output-lib scheme48vm.a --def ./c/scheme48.def; \ > fi >./build/build-usual-image . \ > "`(cd . && pwd)`/scheme" "`pwd`/c" 'scheme48.image' './scheme48vm' \ > './build/initial.image-32' >./scheme/env/init-defpackage.scm >#{Unspecific} >./scheme/packages.scm >./scheme/more-interfaces.scm >./scheme/link-packages.scm >./scheme/env-packages.scm >./scheme/sort/interfaces.scm >./scheme/sort/packages.scm >./scheme/more-packages.scm >./scheme/posix/packages.scm >./scheme/cml/interfaces.scm >./scheme/cml/packages.scm >./scheme/srfi/packages.scm >[display-conditions ./scheme/env/dispcond.scm] >[disclosers ./scheme/env/disclosers.scm] >[conditions ./scheme/env/io-condition.scm ./scheme/env/condition.scm] >[signals ./scheme/env/signal.scm] >[command-levels ./scheme/env/command-level.scm ./scheme/env/user.scm] >[menus ./scheme/env/menu.scm] >[command-processor ./scheme/env/read-command.scm ./scheme/env/command.scm ./scheme/env/version-info.scm] >#{Unspecific} >[basic-commands ./scheme/env/basic-command.scm] >[build ./scheme/env/build.scm] >[shadowing ./scheme/env/shadow.scm] >[package-mutation ./scheme/env/pedit.scm] >[package-commands ./scheme/env/pacman.scm] >[debugging ./scheme/env/debug.scm] >[inspect-commands ./scheme/env/inspect.scm] >[parse-bytecode ./scheme/env/parse-bytecode.scm] >[disassembler ./scheme/env/disasm.scm] >[usual-commands] >#{Unspecific} >[debuginfo ./scheme/env/debuginfo.scm] >[extended-numbers ./scheme/rts/xnum.scm] >[ratnums ./scheme/rts/ratnum.scm] >[recnums ./scheme/rts/recnum.scm] >[floatnums ./scheme/rts/floatnum.scm >Analyzing... no in-line procedures >] >[finite-types ./scheme/big/finite-type.scm] >[unicode-char-maps ./scheme/env/unicode-charmap.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-category.scm] >[usual-features] >#{Unspecific} >Reading ./build/initial.debug >#{Unspecific} >#{Unspecific} >#{Unspecific} >Writing scheme48.image > >>>> Source compiled. >>>> Test phase [check]: dev-scheme/scheme48-1.8-r1 >make -j14 -j1 check >( \ > echo ',batch'; \ > echo ',exec ,load =scheme48/debug/check.scm'; \ > echo ',config ,load =scheme48/test-packages.scm'; \ > echo ',open big-test'; \ > echo ',open sockets-test'; \ > echo ',config ,load =scheme48/misc/packages.scm'; \ > echo ',config ,load =scheme48/misc/test-packages.scm'; \ > echo ',open misc-test'; \ > echo ',config ,load =scheme48/cml/test-packages.scm'; \ > echo ',open cml-test'; \ > echo ',config ,load =scheme48/srfi/test-packages.scm'; \ > echo ',open srfi-test'; \ > echo ',config ,load =scheme48/posix/test-packages.scm'; \ > echo ',open posix-test'; \ > echo ',open test-suites'; \ > echo '(define-test-suite all-tests (compiler-tests big-tests tcp-sockets-tests misc-tests cml-tests srfi-tests posix-tests))'; \ > echo '(run-test-suite all-tests)' \ > ) | ./scheme48vm -i scheme48.image -h 8000000 >Welcome to Scheme 48 1.8 (made by *GOK* on Tue Aug 10 08:13:50 CEST 2010) >Copyright (c) 1993-2008 by Richard Kelsey and Jonathan Rees. >Please report bugs to scheme-48-bugs@s48.org. >Get more information at http://www.s48.org/. >Type ,? (comma question-mark) for help. >> will not prompt and will exit on errors >will not compile calls in line >will compile some calls in line >; no values returned >; no values returned >[all-tests >[compiler-tests >[bench-tests > (non-bench) > (bench) >] > >[test1-tests > (shadowing1) >] > >[test2-tests > (shadowing2) >] > >[test3-tests > (shadowing3) >] > >] > >[big-tests >[misc-big-tests > (many-args) > (*1) > (*2) > (*3) > (internal-define) > (read-byte) > (apply) > (char<->integer) > (number->string) > (string->number) > (q) > (random) > (sort) > (bigbit) > (cr/lf) > (format) > (fancy-input-ports) > (byte-sink-input-ports) > (fancy-output-ports) > (limit-output) > (destructure) > (array) > (delay) > (receive) > (dump) > (placeholders) > (search-trees) > (enumerated-types) > (masks) > (float) > (float-comparisons) > (float-ops) > (integer-comparisons) >] > >[inversion-lists-tests > (creation/membership) > (complement/1) > (complement/2) > (union/1) > (union/2) > (union/3) > (union/4) > (intersection/1) > (intersection/2) > (intersection/3) > (intersection/4) > (intersection/5) > (adjoin) > (remove) > (size) > (copy) > (fold/done?) > (cursor) > (hash) >] > >] > >[tcp-sockets-tests > (tcp-sockets) >] > >[misc-tests >[sicp-tests > (get/put) >] > >] > >[cml-tests >[rendezvous-channels-tests > (channel-1) > (channel-2) > (channel-3) > (select-1) > (wrap-1) > (with-nack-1) > (with-nack-2) >] > >[rendezvous-jars-tests > (take) > (select) > (multi) >] > >[rendezvous-placeholders-tests > (placeholder-1) >] > >[with-nack-tests > (dummy) > (dummy-guard) > (no-nack-1) > (no-nack-2) > (nack-1) > (no-nack-3) > (nack-2) > (nack-3) >] > >] > >[srfi-tests >[portable-srfi-tests >[srfi-13-tests > (string-contains) >] > >[srfi-14-tests > (char-set?) > (char-set=) > (char-set<=) > (char-set-hash) > (char-set-fold) > (char-set-unfold) > (char-set-unfold!) > (char-set-for-each) > (char-set-map) > (char-set-copy) > (char-set) > (list->char-set) > (list->char-set!) > (char-set-filter) > (char-set-filter!) > (ucs-range->char-set) > (ucs-range_>char-set!) > (x->char-set) > (char-set-size) > (char-set-count) > (char-set->list) > (char-set->string) > (char-set-contains?) > (char-set-every) > (char-set-any) > (cursors) > (char-set-adjoin) > (char-set-adjoin!) > (char-set-delete) > (char-set-delete!) > (char-set-intersection) > (char-set-intersection!) > (char-set-union) > (char-set-union!) > (char-set-difference) > (char-set-difference!) > (char-set-xor) > (char-set-xor!) > (char-set-diff+intersection) > (char-set-diff+intersection!) > (char-set:lower-case) > (char-set:upper-case) > (char-set:title-case) > (char-set:letter) > (char-set:lower-case/2) > (char-set:upper-case/2) > (char-set:digit) > (char-set:hex-digit) > (char-set:letter+digit) > (char-set:letter/size) > (char-set:letter/2) > (char-set:latin-1) > (char-set:printing) > (char-set:whitespace) > (char-set:iso-control) > (char-set:punctuation) > (char-set:symbol) > (char-set:blank) > (char-set=/2) > (char-set<=/2) > (char-set-hash/2) > (char-set-size/2) > (cursors/2) > (char-set-unfold/2) > (char-set-unfold!/2) > (char-set-for-each/2) > (char-set-map/2) > (char-set-copy/2) > (abc) > (ucs-range->char/2) > (char-set-count/2) > (list->char-set/2) >] > >] > >[posix-srfi-tests >[srfi-19-tests > (creating-time-structures) > (testing-time-resolutions) > (time-comparisons) > (time-difference) > (tai-utc-conversions) > (tai-date-conversions) > (date-utc-conversions) > (tz-offset-conversions) > (date->string-conversions) > (date<->julian-day-conversion) > (date->modified-julian-day-conversion) >] > >] > >] > >[posix-tests >[posix-core-tests > (file-mode-predicates) > (file-modes) > (make-directory) > (time) > (set-working-directory!) > (i/o-flags) > (append-mode) > (file-times) > (link) > (rename) > (listings0) > (listings1) > (unlink) > (umask) > (users&groups) > (environment) > (rmdir) >] > >[regexp-tests > (any-match?) > (exact-match) > (match) >] > >] > >] > >FAILURES: >Test case *3 [misc-big-tests] FAILED: >From expression (* 47123 46039) EXPECTED value 2169495797 of 2169495797 >INSTEAD got -2125471499 > >'(#{Check-failure #{Test-case *3} (actual (* 47123 46039) -2125471499) (expected 2169495797 2169495797) #{Procedure 983 (equal? in scheme-level-1)}}) > > >>>> Install scheme48-1.8-r1 into /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image/ category dev-scheme >make -j14 -j1 DESTDIR=/var/tmp/portage/dev-scheme/scheme48-1.8-r1/image/ install >for dir in /usr/lib /usr/bin /usr/include /usr/share; do \ > ./mkinstalldirs /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image/$dir || exit 1; \ > done >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/bin >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share >./mkinstalldirs /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.`cat ./build/minor-version-number` >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.8 >for dir in rts env big sort opt misc link posix cml srfi; do \ > ./mkinstalldirs /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.`cat ./build/minor-version-number`/$dir || exit 1; \ > done >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/rts >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/env >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/big >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/sort >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/opt >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/misc >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/link >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/posix >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/cml >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.8/srfi >script=/var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/bin/scheme48 && \ > LIB=/usr/lib/scheme48-1.`cat ./build/minor-version-number` && \ > echo "#!/bin/sh" >$script && \ > echo >>$script && \ > echo "lib=$LIB" >>$script && \ > echo 'exec $lib/scheme48vm -i $lib/scheme48.image "$@"' \ > >>$script && \ > chmod +x $script >/usr/bin/install -c scheme48vm /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.`cat ./build/minor-version-number` >if [-e scheme48vm.a]; then /usr/bin/install -c scheme48vm.a /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.`cat ./build/minor-version-number`; fi >/bin/sh: [-e: command not found >for stub in env big sort opt misc link posix cml srfi; do \ > for f in ./scheme/$stub/*.scm; do \ > /usr/bin/install -c -m 644 $f /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.`cat ./build/minor-version-number`/$stub || exit 1; \ > done; \ > done >for f in ./scheme/rts/*num.scm \ > ./scheme/rts/jar-defrecord.scm; do \ > /usr/bin/install -c -m 644 $f /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/scheme48-1.`cat ./build/minor-version-number`/rts || exit 1; \ > done >./mkinstalldirs /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/man/man1 >mkdir -p -- /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/man/man1 >sed 's=LBIN=/usr/bin=g' ./doc/scheme48.man | \ > sed 's=LLIB=/usr/lib/scheme48-1.`cat ./build/minor-version-number`=g' | \ > sed 's=LS48=scheme48=g' >scheme48.1 >/usr/bin/install -c -m 644 scheme48.1 /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/share/man/man1 >rm scheme48.1 >/usr/bin/install -c -m 644 ./c/scheme48.h /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >/usr/bin/install -c -m 644 c/scheme48arch.h /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >/usr/bin/install -c -m 644 ./c/scheme48write-barrier.h /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >/usr/bin/install -c -m 644 ./c/scheme48.exp /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >/usr/bin/install -c -m 644 ./c/scheme48.def /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >/usr/bin/install -c -m 644 ./c/scheme48-external.exp /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/include >rm -f '/tmp/scheme48.image' >./build/build-usual-image . "/usr/share/scheme48-1.`cat ./build/minor-version-number`" "/usr/lib/scheme48-1.`cat ./build/minor-version-number`" \ > "/tmp/scheme48.image" "./scheme48vm" "./build/initial.image-32" >./scheme/env/init-defpackage.scm >#{Unspecific} >./scheme/packages.scm >./scheme/more-interfaces.scm >./scheme/link-packages.scm >./scheme/env-packages.scm >./scheme/sort/interfaces.scm >./scheme/sort/packages.scm >./scheme/more-packages.scm >./scheme/posix/packages.scm >./scheme/cml/interfaces.scm >./scheme/cml/packages.scm >./scheme/srfi/packages.scm >[display-conditions ./scheme/env/dispcond.scm] >[disclosers ./scheme/env/disclosers.scm] >[conditions ./scheme/env/io-condition.scm ./scheme/env/condition.scm] >[signals ./scheme/env/signal.scm] >[command-levels ./scheme/env/command-level.scm ./scheme/env/user.scm] >[menus ./scheme/env/menu.scm] >[command-processor ./scheme/env/read-command.scm ./scheme/env/command.scm ./scheme/env/version-info.scm] >#{Unspecific} >[basic-commands ./scheme/env/basic-command.scm] >[build ./scheme/env/build.scm] >[shadowing ./scheme/env/shadow.scm] >[package-mutation ./scheme/env/pedit.scm] >[package-commands ./scheme/env/pacman.scm] >[debugging ./scheme/env/debug.scm] >[inspect-commands ./scheme/env/inspect.scm] >[parse-bytecode ./scheme/env/parse-bytecode.scm] >[disassembler ./scheme/env/disasm.scm] >[usual-commands] >#{Unspecific} >[debuginfo ./scheme/env/debuginfo.scm] >[extended-numbers ./scheme/rts/xnum.scm] >[ratnums ./scheme/rts/ratnum.scm] >[recnums ./scheme/rts/recnum.scm] >[floatnums ./scheme/rts/floatnum.scm >Analyzing... no in-line procedures >] >[finite-types ./scheme/big/finite-type.scm] >[unicode-char-maps ./scheme/env/unicode-charmap.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-category.scm] >[usual-features] >#{Unspecific} >Reading ./build/initial.debug >#{Unspecific} >#{Unspecific} >#{Unspecific} >Writing /tmp/scheme48.image > >/usr/bin/install -c -m 644 /tmp/scheme48.image /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.`cat ./build/minor-version-number` >rm /tmp/scheme48.image >for dialect in r5rs srfi-7; do \ > /usr/bin/install -c script-interpreter \ > /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/bin/scheme-$dialect; \ > done >config_script=/var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/bin/scheme48-config && \ > sed -e 's,@incdir\@,/usr/include,g' \ > -e 's,@libdir\@,/usr/lib,g' \ > -e 's,@CC\@,i686-pc-linux-gnu-gcc,g' \ > -e 's,@LD\@,ld,g' \ > -e 's,@DYNAMIC_EXTERNALS_CFLAGS\@,-fPIC,g' \ > -e 's,@DYNAMIC_EXTERNALS_LDFLAGS\@,-shared ,g' \ > < ./build/scheme48-config.in > $config_script && \ > chmod +x $config_script >/usr/bin/install -c c/posix.so c/srfi-27.so /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image//usr/lib/scheme48-1.`cat ./build/minor-version-number`/ >>>> Completed installing scheme48-1.8-r1 into /var/tmp/portage/dev-scheme/scheme48-1.8-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/scheme48-1.8/scheme48vm > usr/lib/scheme48-1.8/posix.so > usr/lib/scheme48-1.8/srfi-27.so > usr/bin/scheme-srfi-7 > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/scheme48-1.8/posix.so > * /usr/lib/scheme48-1.8/srfi-27.so > > * Gentoo contact information ... >herds: > scheme >maintainers: > araujo@gentoo.org >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 332007
: 242215