Opened 15 years ago
Last modified 22 months ago
#24028 new defect
Bigloo3.2a-2 fails to compile
Reported by: | nlavine@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | bigloo |
Description
Here's my build log:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/bigloo DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/bigloo DEBUG: OS Platform: darwin DEBUG: OS Version: 10.2.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port bigloo. DEBUG: Requested variant i386 is not provided by port bigloo. DEBUG: Requested variant macosx is not provided by port bigloo. ---> Computing dependencies for bigloo DEBUG: Executing org.macports.main (bigloo) DEBUG: Skipping completed org.macports.fetch (bigloo) DEBUG: Skipping completed org.macports.checksum (bigloo) DEBUG: Skipping completed org.macports.extract (bigloo) DEBUG: Skipping completed org.macports.patch (bigloo) DEBUG: Skipping completed org.macports.configure (bigloo) ---> Building bigloo DEBUG: Executing org.macports.build (bigloo) DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2" && /usr/bin/make -j2' if [ "yes" = "yes" ]; then \ /usr/bin/make -C gc boot; \ fi /usr/bin/make -C gc-7.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2/lib/3.2a/libbigloogc-3.2a.a CFLAGS="-O3 -O2 -arch x86_64 -DNO_DEBUGGING -Iinclude -Ilibatomic_ops-install/include -DGC_DARWIN_THREADS=1 -fPIC -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2/lib/3.2a" rm -f mach_dep.o /usr/bin/gcc-4.2 -O3 -O2 -arch x86_64 -DNO_DEBUGGING -Iinclude -Ilibatomic_ops-install/include -DGC_DARWIN_THREADS=1 -fPIC -I /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2/lib/3.2a -c -o os_dep.o os_dep.c ./if_mach SPARC SOLARIS /usr/bin/gcc-4.2 -c -o mach_dep2.o ./sparc_mach_dep.S ./if_mach SPARC OPENBSD as -o mach_dep2.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD as -o mach_dep2.o ./sparc_netbsd_mach_dep.s ./if_mach SPARC "" /usr/bin/gcc-4.2 -c -o mach_dep1.o -I./include -I./libatomic_ops-install/include ./mach_dep.c ./if_mach SPARC "" ld -r -o mach_dep.o mach_dep1.o mach_dep2.o ./if_mach SPARC LINUX /usr/bin/gcc-4.2 -c -o mach_dep.o -I./include -I./libatomic_ops-install/include ./sparc_linux_mach_dep.c ./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s ./if_mach IA64 "" /usr/bin/gcc-4.2 -c -o mach_dep1.o -I./include -I./libatomic_ops-install/include -fPIC ./mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o /usr/bin/gcc-4.2 -c -I./include -I./libatomic_ops-install/include -fPIC ./mach_dep.c ^^^^Starting command^^^^ In file included from ./mach_dep.c:163: /usr/include/ucontext.h:42:2: error: #error ucontext routines are deprecated, and require _XOPEN_SOURCE to be defined make[2]: *** [mach_dep.o] Error 1 make[2]: *** Waiting for unfinished jobs.... os_dep.c: In function 'catch_exception_raise': os_dep.c:3937: error: 'x86_exception_state64_t' has no member named 'faultvaddr' make[2]: *** [os_dep.o] Error 1 make[1]: *** [boot-gc] Error 2 make: *** [boot] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2" && /usr/bin/make -j2 " returned error 2 DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_bigloo/work/bigloo3.2a-2" && /usr/bin/make -j2 " returned error 2 while executing "command_exec build" (procedure "portbuild::build_main" line 9) invoked from within "$procedure $targetname" Warning: the following items did not execute (for bigloo): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Keywords: | compile removed |
---|---|
Owner: | changed from macports-tickets@… to reilles@… |
comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)
comment:4 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Owner: | changed from reilles@… to macports-tickets@… |
---|
Note: See
TracTickets for help on using
tickets.
Based on the conformance level, the structs' entries may be
__
prefixed. You may need to conditionally: