[MacPorts] #36940: PovRay not installing... Apparently thread-local storage unsupported
MacPorts
noreply at macports.org
Fri Nov 9 14:34:24 PST 2012
#36940: PovRay not installing... Apparently thread-local storage unsupported
------------------------+--------------------------------
Reporter: jumasoal@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: povray | Port:
------------------------+--------------------------------
Hi all! I have been trying to upgrade povray, but I can not find why is
not possible. I also uninstalled the previous version, but the
installation also fails. Any help is quite appreciated.
The first line in which I can see an error is this:
:info:build ../../source/backend/support/task.h:187: error: thread-local
storage not supported for this target
------------------------------------------------------------------------------------------
This is what shows up in the log file:
:notice:build ---> Building povray
:debug:build Executing org.macports.build (povray)
:debug:build Environment: CPATH='/opt/local/include'
CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/.CC_PRINT_OPTIONS'
LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES'
MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:build Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6"
&& /usr/bin/make -j2 -w all'
:debug:build Executing command line: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6"
&& /usr/bin/make -j2 -w all
:info:build make: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6'
:info:build /usr/bin/make all-recursive
:info:build make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6'
:info:build Making all in source
:info:build make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6/source'
:info:build Making all in backend
:info:build make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6/source/backend'
:info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../..
-I../../source -I../../source -I../../source/base -I../../unix -I../../vfe
-I../../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
-D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/../include
-I/opt/local/../include -I/opt/local/../include -I/opt/local/../include
-I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe
-Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math
-pipe -O2 -arch x86_64 -D_THREAD_SAFE -MT boundingtask.o -MD -MP -MF
.deps/boundingtask.Tpo -c -o boundingtask.o `test -f
'bounding/boundingtask.cpp' || echo './'`bounding/boundingtask.cpp
:info:build /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I../.. -I../..
-I../../source -I../../source -I../../source/base -I../../unix -I../../vfe
-I../../vfe/unix -I/opt/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE
-D_THREAD_SAFE -I/opt/local/include/OpenEXR -I/opt/local/../include
-I/opt/local/../include -I/opt/local/../include -I/opt/local/../include
-I/opt/local/include -pthread -I/opt/local/include -I/usr/include -pipe
-Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -O3 -ffast-math
-pipe -O2 -arch x86_64 -D_THREAD_SAFE -MT bbox.o -MD -MP -MF
.deps/bbox.Tpo -c -o bbox.o `test -f 'bounding/bbox.cpp' || echo
'./'`bounding/bbox.cpp
:info:build In file included from
../../source/backend/scene/threaddata.h:101,
:info:build from bounding/bbox.cpp:107:
:info:build ../../source/backend/support/task.h:187: error: thread-local
storage not supported for this target
:info:build In file included from
../../source/backend/support/taskqueue.h:100,
:info:build from ../../source/backend/scene/view.h:101,
:info:build from
../../source/backend/bounding/boundingtask.h:102,
:info:build from bounding/boundingtask.cpp:102:
:info:build ../../source/backend/support/task.h:187: error: thread-local
storage not supported for this target
:info:build make[3]: *** [bbox.o] Error 1
:info:build make[3]: *** Waiting for unfinished jobs....
:info:build make[3]: *** [boundingtask.o] Error 1
:info:build make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6/source/backend'
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6/source'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/work/povray-3.7.0.RC6"
&& /usr/bin/make -j2 -w all
:info:build Exit code: 2
:error:build org.macports.build for port povray returned: command
execution failed
:debug:build Error code: CHILDSTATUS 18887 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for povray:
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Please see the log file for port povray for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_povray/povray/main.log
--
Ticket URL: <https://trac.macports.org/ticket/36940>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list