[MacPorts] #27224: root @5.26.00b +python build failure
MacPorts
noreply at macports.org
Tue Nov 9 06:46:15 PST 2010
#27224: root @5.26.00b +python build failure
-------------------------------------+--------------------------------------
Reporter: moretti@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: root at 5.26.00b | Port:
-------------------------------------+--------------------------------------
Hello,
I am tying to install the root port, but it fails in the building phase.
My system version is a Mac OS X 10.6.4, with a Darwin 10.4.0 kernel and
the Xcode is 3.2.4.
The log from the installing (only the failure part):
{{{
:info:build cp cint/cint/inc/configcint.h include/configcint.h
:info:build g++ -O2 -m64 -o bin/rmkdepend build/rmkdepend/cppsetup.o
build/rmkdepend/ifparser.o build/rmkdepend/include.o
build/rmkdepend/main.o build/rmkdepend/parse.o build/rmkdepend/pr.o
build/rmkdepend/mainroot.o
:info:build bin/rmkdepend -R -fcint/cint/src/g__cfunc.d -Y -w 1000 -- -m64
-pipe -W -Wall -fsigned-char -fno-common -Iinclude -DR__HAVE_CONFIG
-DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL
-DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY
-Icint/cint/inc -Icint/cint/src -Icint/cint/src/dict -D_REENTRANT -pthread
-I. -- cint/cint/src/g__cfunc.c
:info:build rmkdepend(73202) malloc: *** error for object 0x1001226c0:
pointer being freed was not allocated
:info:build *** set a breakpoint in malloc_error_break to debug
:info:build bin/rmkdepend -R -fcint/cint/main/G__setup.d -Y -w 1000 --
-m64 -pipe -W -Wall -fsigned-char -fno-common -Iinclude -DR__HAVE_CONFIG
-DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__ROOT -DG__REDIRECTIO -DG__OSFDLL
-DG__STD_EXCEPTION -DG__HAVE_CONFIG -DG__NOMAKEINFO -DG__CINTBODY
-Icint/cint/inc -Icint/cint/src -Icint/cint/src/dict -D_REENTRANT -pthread
-I. -- cint/cint/main/G__setup.c
:info:build /usr/bin/gcc-4.2 -O2 -m64 -pipe -W -Wall -fsigned-char -fno-
common -Iinclude -DR__HAVE_CONFIG -DG__REGEXP -DG__UNIX -DG__SHAREDLIB
-DG__ROOT -DG__REDIRECTIO -DG__OSFDLL -DG__STD_EXCEPTION -DG__HAVE_CONFIG
-DG__NOMAKEINFO -DG__CINTBODY -Icint/cint/inc -Icint/cint/src
-Icint/cint/src/dict -D_REENTRANT -pthread -I. -o
cint/cint/main/G__setup.o -c cint/cint/main/G__setup.c
:info:build make: *** [cint/cint/src/g__cfunc.o] Abort trap
:info:build make: *** Waiting for unfinished jobs....
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/work/root"
&& /usr/bin/make -j2 all CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 F77= "
returned error 2
:error:build Target org.macports.build returned: shell command failed (see
log for details)
:debug:build Backtrace: shell command failed (see log for details)
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
}}}
And if I give the last failing command I have:
{{{
sudo /usr/bin/make -j2 all CC=/usr/bin/gcc-4.2 CXX=/usr/bin/g++-4.2 F77=
Password:
cint/cint/src/g__cfunc.d:1: *** missing separator. Stop.
}}}
I must say that I had updated the macports compiler (GCC 4.4.5) and the
ports just before installing root (and its all dependencies).
Please let me know if I have to use another compiler or i have to set some
environment variables.
Thanks,
Elena
--
Ticket URL: <https://trac.macports.org/ticket/27224>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list