That's not one I've seen before.

Is this the first build you've tried with gcc6?

Is it possible that you're having an ABI flags difference between the way that 
OIIO was compiled, versus the way that boost was compiled?


> On May 2, 2016, at 7:32 AM, Richard Shaw <[email protected]> wrote:
> 
> Larry,
> 
> My local build worked but attempting a build on Fedora Rawhide[1] I got the 
> following:
> 
> [ 16%] Linking CXX executable timer_test
> cd /builddir/build/BUILD/oiio-Release-1.6.13/build/linux/src/libutil && 
> /usr/bin/cmake -E cmake_link_script CMakeFiles/timer_test.dir/link.txt 
> --verbose=1
> /usr/bin/c++   -O2 -g -pipe -Wall -Werror=format-security 
> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong 
> --param=ssp-buffer-size=4 -grecord-gcc-switches 
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic  -O2 -g 
> -DNDEBUG   -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld 
> CMakeFiles/timer_test.dir/timer_test.cpp.o  -o timer_test -rdynamic 
> libOpenImageIO_Util.so.1.6.13 -lboost_filesystem -lboost_regex -lboost_system 
> -lboost_thread -lboost_chrono -lboost_date_time -lboost_atomic -lrt -ldl 
> -lImath -lIex -lHalf -lIlmThread -lpthread 
> -Wl,-rpath,/builddir/build/BUILD/oiio-Release-1.6.13/build/linux/src/libutil 
> libOpenImageIO_Util.so.1.6.13: undefined reference to 
> `boost::re_detail_106000::cpp_regex_traits_implementation<char>::transform[abi:cxx11](char
>  const*, char const*) const'
> libOpenImageIO_Util.so.1.6.13: undefined reference to 
> `boost::re_detail_106000::cpp_regex_traits_implementation<char>::transform_primary[abi:cxx11](char
>  const*, char const*) const'
> src/libutil/CMakeFiles/timer_test.dir/build.make:109: recipe for target 
> 'src/libutil/timer_test' failed
> make[2]: Leaving directory 
> '/builddir/build/BUILD/oiio-Release-1.6.13/build/linux'
> collect2: error: ld returned 1 exit status
> 
> Boost 1.60
> gcc 6.1.1
> 
> Thanks,
> Richard
> 
> [1] https://kojipkgs.fedoraproject.org//work/tasks/65/13890065/build.log 
> <https://kojipkgs.fedoraproject.org//work/tasks/65/13890065/build.log>_______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

--
Larry Gritz
[email protected]


_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to