Changes between Initial Version and Version 1 of Ticket #36172


Ignore:
Timestamp:
Sep 17, 2012, 11:33:43 AM (12 years ago)
Author:
ci42
Comment:

Please try a clean build and attach the log if it fails:

$ sudo port clean povray
$ sudo port selfupdate
$ sudo port -d install povray

In the future please remember to use WikiFormatting and fill in the port field.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36172

    • Property Port povray added
  • Ticket #36172 – Description

    initial v1  
    11Povray was updated in a recent ticket because of libpng. But I can't find a version of gcc on osx lion that actually compiles it --- and as far as I can tell, it may require some version of clang (??? possibly ???).
    22
     3{{{
    34: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
    45:info:build make[3]: *** [boundingtask.o] Error 1
     
    89:info:build ../../source/backend/support/task.h:187: error: thread-local storage not supported for this target
    910:info:build make[3]: *** [bbox.o] Error 1
     11]]]