My system: 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 
2012     r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

clang -v: FreeBSD clang version 3.1 (branches/release_31 156863) 20120523
Target: i386-unknown-freebsd9.0
Thread model: posix

I try to update hugin (Chase OpenEXR lib update) with clang but I got an 
error:


In file included from 
/usr/ports/graphics/hugin/work/hugin-2011.4.0/src/foreign/zthread/src/vanilla/SimpleAtomicCount.cxx:26:
/usr/ports/graphics/hugin/work/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:117:9:
 
error: 
      void function 'createScope' should not return a value [-Wreturn-type]
        return false;
        ^      ~~~~~
/usr/ports/graphics/hugin/work/hugin-2011.4.0/src/foreign/zthread/src/../include/zthread/Guard.h:121:5:
 
error: 
      void function 'createScope' should not return a value [-Wreturn-type]
    return true;
    ^      ~~~~
2 errors generated.
*** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/AtomicCount.cxx.o] Error 
code 1

Stop in /usr/ports/graphics/hugin/work/hugin-2011.4.0.
*** [src/foreign/zthread/src/CMakeFiles/ZThread.dir/all] Error code 1

Stop in /usr/ports/graphics/hugin/work/hugin-2011.4.0.
*** [all] Error code 1

Stop in /usr/ports/graphics/hugin/work/hugin-2011.4.0.
*** [do-build] Error code 1

Stop in /usr/ports/graphics/hugin.
*** [build] Error code 1

Stop in /usr/ports/graphics/hugin.

===>>> make failed for graphics/hugin
===>>> Aborting update

===>>> Update for graphics/hugin failed
===>>> Aborting update

Terminated

Thanks in advance.


Mitja
--------
http://www.redbubble.com/people/lumiwa
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to