Opened 14 years ago

Last modified 14 years ago

#25651 closed defect

"sudo port install root" fails — at Version 3

Reported by: thomas.phillips@… Owned by: mattiafrancescomoro@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: root

Description (last modified by mf2k (Frank Schima))

--->  Building root[[BR]]
Error: Target org.macports.build returned: shell command failed[[BR]]
Log for root is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_root/main.log

log file is attached

Note: this is a fresh install of MacPorts on a fairly fresh install of Snow Leopard

Change History (4)

Changed 14 years ago by thomas.phillips@…

Attachment: main.log added

main.log (some lines removed to get size below 1MB)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to mattiafrancescomoro@…

Please remember to cc the maintainer.

comment:2 Changed 14 years ago by michaelld (Michael Dickens)

Key error -- looks like a library dependency isn't specified:

:info:build Compiling XrdSysTimer.cc
:info:build /usr/bin/g++-4.2 -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -m64 -D_REENTRANT -D_GNU_SOURCE -Wall -D__macos__  -Wno-deprecated -undefined dynamic_lookup -multiply_defined suppress  -O2 -DXrdDEBUG=0 -DHAVE_STRLCPY   -DHAVE_LIBZ -I. -I.. XrdSysTimer.cc -o ../../obj/XrdSysTimer.o
:info:build g++ -O2 -m64 -o bin/root rootx/src/rootx.o rootx/src/rootxx.o -L/opt/local/lib -lXpm -L/opt/local/lib -lXext -lX11 -L/opt/local/lib -lXft
:info:build ld: library not found for -lXft
:info:build collect2: ld returned 1 exit status
:info:build make: *** [bin/root] Error 1

comment:3 Changed 14 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.