[MacPorts] #36338: povray: error: thread-local storage not supported for this target (was: make[3]: *** [boundingtask.o] Error 1)

MacPorts noreply at macports.org
Wed Sep 26 06:06:54 PDT 2012


#36338: povray: error: thread-local storage not supported for this target
-----------------------------+--------------------------------
  Reporter:  betrussell23@…  |      Owner:  macports-tickets@…
      Type:  submission      |     Status:  closed
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.1.2
Resolution:  duplicate       |   Keywords:
      Port:  povray          |
-----------------------------+--------------------------------
Changes (by ryandesign@…):

 * status:  new => closed
 * cc: ryandesign@… (added)
 * priority:  High => Normal
 * resolution:   => duplicate


Old description:

> --->  Building povray
> 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'
> /usr/bin/make  all-recursive
> 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'
> Making all in source
> 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'
> Making all in backend
> 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'
> /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
> /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 bcyl.o -MD -MP -MF
> .deps/bcyl.Tpo -c -o bcyl.o `test -f 'bounding/bcyl.cpp' || echo
> './'`bounding/bcyl.cpp
> In file included from ../../source/backend/support/taskqueue.h:100,
>                  from ../../source/backend/scene/view.h:101,
>                  from ../../source/backend/bounding/boundingtask.h:102,
>                  from bounding/boundingtask.cpp:102:
> ../../source/backend/support/task.h:187: error: thread-local storage not
> supported for this target
> mv -f .deps/bcyl.Tpo .deps/bcyl.Po
> /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
> make[3]: *** [boundingtask.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> In file included from ../../source/backend/scene/threaddata.h:101,
>                  from bounding/bbox.cpp:107:
> ../../source/backend/support/task.h:187: error: thread-local storage not
> supported for this target
> make[3]: *** [bbox.o] Error 1
> 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'
> make[2]: *** [all-recursive] Error 1
> 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'
> make[1]: *** [all-recursive] Error 1
> 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'
> make: *** [all] Error 2
> 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'
> 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
> Exit code: 2
> Error: org.macports.build for port povray returned: command execution
> failed
> Warning: targets not executed for povray: org.macports.install
> org.macports.build org.macports.destroot
> 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
> Error: Unable to upgrade port: 1
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets

New description:

 {{{
 --->  Building povray
 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'
 /usr/bin/make  all-recursive
 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'
 Making all in source
 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'
 Making all in backend
 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'
 /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
 /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 bcyl.o -MD -MP -MF
 .deps/bcyl.Tpo -c -o bcyl.o `test -f 'bounding/bcyl.cpp' || echo
 './'`bounding/bcyl.cpp
 In file included from ../../source/backend/support/taskqueue.h:100,
                  from ../../source/backend/scene/view.h:101,
                  from ../../source/backend/bounding/boundingtask.h:102,
                  from bounding/boundingtask.cpp:102:
 ../../source/backend/support/task.h:187:
 mv -f .deps/bcyl.Tpo .deps/bcyl.Po
 /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
 make[3]: *** [boundingtask.o] Error 1
 make[3]: *** Waiting for unfinished jobs....
 In file included from ../../source/backend/scene/threaddata.h:101,
                  from bounding/bbox.cpp:107:
 ../../source/backend/support/task.h:187: error: thread-local storage not
 supported for this target
 make[3]: *** [bbox.o] Error 1
 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'
 make[2]: *** [all-recursive] Error 1
 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'
 make[1]: *** [all-recursive] Error 1
 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'
 make: *** [all] Error 2
 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'
 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
 Exit code: 2
 Error: org.macports.build for port povray returned: command execution
 failed
 Warning: targets not executed for povray: org.macports.install
 org.macports.build org.macports.destroot
 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
 Error: Unable to upgrade port: 1
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 }}}

--

Comment:

 Duplicate of #36172.

-- 
Ticket URL: <https://trac.macports.org/ticket/36338#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list