#26539: update for wml-2.0.11 ---------------------------------------------+------------------------------ Reporter: reg-macports.org@… | Owner: cal@… Type: update | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: wml | ---------------------------------------------+------------------------------ Changes (by hahn.seb@…): * status: closed => reopened * resolution: fixed => Comment: I'm still getting an error on Lion, happy to provide any additional information that might be helpful: {{{ make[1]: Entering directory `/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11/wml_common' ===> wml_common/bitvector (all) Checking if your kit is complete... Looks good Writing Makefile for Bit::Vector make[2]: Entering directory `/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11/wml_common/bitvector' /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -O3 -DVERSION=\"6.0\" -DXS_VERSION=\"6.0\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi- 2level/CORE" BitVector.c /opt/local/bin/perl /opt/local/lib/perl5/vendor_perl/5.12.3/ExtUtils/xsubpp -typemap /opt/local/lib/perl5/5.12.3/ExtUtils/typemap -typemap typemap Vector.xs > Vector.xsc && mv Vector.xsc Vector.c Running Mkbootstrap for Bit::Vector () chmod 644 Vector.bs cp Vector.bs blib/arch/auto/Bit/Vector/Vector.bs chmod 644 blib/arch/auto/Bit/Vector/Vector.bs cp Vector.pm blib/lib/Bit/Vector.pm /Developer/usr/bin/llvm-gcc-4.2 -c -pipe -O2 -arch x86_64 -fno-common -DPERL_DARWIN -I/opt/local/include -no-cpp-precomp -fno-strict-aliasing -fstack-protector -I/opt/local/include -O3 -DVERSION=\"6.0\" -DXS_VERSION=\"6.0\" "-I/opt/local/lib/perl5/5.12.3/darwin-multi- 2level/CORE" Vector.c In file included from BitVector.h:12, from Vector.xs:19: ToolBox.h:82: error: expected identifier before numeric constant make[2]: *** [Vector.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11/wml_common/bitvector' make[1]: *** [all] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11/wml_common' make: *** [all] Error 1 make: Leaving directory `/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11' shell command " cd "/opt/local/var/macports/build/_Users_Sebastian_ports_www_wml/wml/work/wml-2.0.11" && /usr/bin/make -j8 -w all CC=/Developer/usr/bin/llvm-gcc-4.2 CPP=/Developer/usr/bin/llvm-cpp-4.2 " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) DEBUG: Backtrace: shell command failed (see log for details) while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" Warning: the following items did not execute (for wml): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/26539#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS