ports/176172: graphics/povray37: /usr/local/bin/ld: disp_sdl.o: undefined reference to symbol 'boost::system::system_category()'
Oliver Hartmann
ohartman at zedat.fu-berlin.de
Fri Feb 15 15:10:01 UTC 2013
>Number: 176172
>Category: ports
>Synopsis: graphics/povray37: /usr/local/bin/ld: disp_sdl.o: undefined reference to symbol 'boost::system::system_category()'
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 15 15:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Oliver Hartmann
>Release: FreeBSD 10.0-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
>Description:
Updating port graphics/povray37 fails with the following error:
gmake[2]: Entering directory `/usr/ports/graphics/povray37/work/povray-3.7.0.RC6/unix'
g++46 -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source -I../source/backend -I../source/base -I../source/frontend -I../vfe -I../vfe/unix -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/local/include -I/usr/local/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O2 -pipe -march=native -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -I/usr/local/include -D_THREAD_SAFE -pthread -MT disp_sdl.o -MD -MP -MF .deps/disp_sdl.Tpo -c -o disp_sdl.o disp_sdl.cpp
mv -f .deps/disp_sdl.Tpo .deps/disp_sdl.Po
g++46 -DHAVE_CONFIG_H -I. -I.. -I.. -I../source -I../source -I../source/backend -I../source/base -I../source/frontend -I../vfe -I../vfe/unix -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/local/include -I/usr/local/include -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O2 -pipe -march=native -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -I/usr/local/include -D_THREAD_SAFE -pthread -MT disp_text.o -MD -MP -MF .deps/disp_text.Tpo -c -o disp_text.o disp_text.cpp
mv -f .deps/disp_text.Tpo .deps/disp_text.Po
g++46 -pipe -Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O2 -pipe -march=native -Wl,-rpath=/usr/local/lib/gcc46 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc46 -I/usr/local/include -D_THREAD_SAFE -pthread -Wl,-rpath=/usr/local/lib/gcc46 -pthread -L/usr/local/lib -L/usr/local/lib -R/usr/local/lib -o povray disp_sdl.o disp_text.o ../vfe/libvfe.a ../source/backend/libbackend.a ../source/frontend/libfrontend.a ../source/base/libbase.a ../source/libpovray.a -lSDL -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -lXpm -lSM -lICE -lX11 -ltiff -ljpeg -lpng -lz -lrt -lm -lboost_thread -D_THREAD_SAFE -pthread
/usr/local/bin/ld: disp_sdl.o: undefined reference to symbol 'boost::system::system_category()'
/usr/local/bin/ld: note: 'boost::system::system_category()' is defined in DSO /usr/local/lib/libboost_system.so.5 so try adding it to the linker command line
/usr/local/lib/libboost_system.so.5: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
gmake[2]: *** [povray] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/povray37/work/povray-3.7.0.RC6/unix'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/povray37/work/povray-3.7.0.RC6'
gmake: *** [all] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/graphics/povray37.
*** [build] Error code 1
Stop in /usr/ports/graphics/povray37.
===>>> make failed for graphics/povray37
===>>> Aborting update
Terminated
===>>> You can restart from the point of failure with this command line:
portmaster <flags> graphics/povray37
>How-To-Repeat:
Install or update port graphics/povray37 compiling with CLANG 3.2
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list