[MacPorts] #30338: clisp @2.49 compiler errors - build failure
MacPorts
noreply at macports.org
Sat Jul 23 23:53:29 PDT 2011
#30338: clisp @2.49 compiler errors - build failure
-------------------------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.0
Keywords: | Port: clisp
-------------------------------------------+--------------------------------
Using Xcode 4.1, I see the following:
{{{
---> Building clisp
mkdir -p gllib
test -f gllib/Makefile || sh config.status gllib/Makefile depfiles
cd gllib && make CFLAGS="-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit
-Wreturn-type -Wmissing-declarations -Wno-sign-compare -Wno-format-
nonliteral -O2 -fexpensive-optimizations -falign-functions=4
-DUNIX_BINARY_DISTRIB -DENABLE_UNICODE -DDYNAMIC_MODULES -I. -fPIC"
CLISP_LIBDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src
cd .. && make am--refresh
make[2]: Nothing to be done for `am--refresh'.
make[2]: Nothing to be done for `am--refresh'.
make all-recursive
cd .. && make am--refresh
make[3]: Nothing to be done for `am--refresh'.
make[3]: Nothing to be done for `am--refresh'.
cd .. && make am--refresh
make[4]: Nothing to be done for `am--refresh'.
make[4]: Nothing to be done for `am--refresh'.
make[3]: Nothing to be done for `all-am'.
test -r libgnu_cl.a || ln -s gllib/libgnu.a libgnu_cl.a
/Developer/usr/bin/llvm-gcc-4.2 -arch i386 -I/opt/local/include
-I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src/gllib
-W -Wswitch -Wcomment -Wpointer-arith -Wimplicit -Wreturn-type -Wmissing-
declarations -Wno-sign-compare -Wno-format-nonliteral -O2 -fexpensive-
optimizations -falign-functions=4 -DUNIX_BINARY_DISTRIB -DENABLE_UNICODE
-DDYNAMIC_MODULES -I. -c modules.c
modules.c:16: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'module_count'
modules.c:23: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'subr_tab_data_size'
modules.c:24: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'object_tab_size'
modules.c:44: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'modules'
make: *** [modules.o] Error 1
shell command "cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/work/clisp-2.49/src
&& ulimit -s 16384 && unset LD_PREBIND LD_PREBIND_ALLOW_OVERLAP && make"
returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
Warning: the following items did not execute (for clisp):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Log for clisp is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_clisp/clisp/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>
}}}
Full debug output attached.
--
Ticket URL: <https://trac.macports.org/ticket/30338>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list