Larry,

I didn't see a 1.6.9 release on github but I did download 1.6.8. I tested
the build on Fedora Rawhide x86_64 and everything seemed fine but when I
did an official build the i686 build failed with the following:

[ 78%] Linking CXX executable imagecache_test
cd /builddir/build/BUILD/oiio-Release-1.6.8/build/linux/src/libOpenImageIO
&& /usr/bin/cmake -E cmake_link_script
CMakeFiles/imagecache_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 -m32 -march=i686
-mtune=atom -fasynchronous-unwind-tables  -O2 -g -DNDEBUG
-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
CMakeFiles/imagecache_test.dir/imagecache_test.cpp.o  -o
imagecache_test -rdynamic libOpenImageIO.so.1.6.8 -lboost_filesystem
-lboost_regex -lboost_system -lboost_thread -lrt -ldl -lHalf -lIex
-lImath -lIlmThread -lpthread -lOpenColorIO -lopencv_core
-lopencv_highgui -lfreetype -lpng -lz -ltiff -ljpeg -lField3D -lhdf5
-lopenjpeg -lwebp -lz -ltiff -ljpeg -lField3D -lhdf5 -lopenjpeg -lwebp
-lIlmImf -lgif -lraw_r -lpugixml -lHalf -lIex -lImath -lIlmThread
-lpthread 
-Wl,-rpath,/builddir/build/BUILD/oiio-Release-1.6.8/build/linux/src/libOpenImageIO
libOpenImageIO.so.1.6.8: undefined reference to
`OpenImageIO::v1_6::CSHA1::Update(unsigned char const*, unsigned
long)'
collect2: error: ld returned 1 exit status
src/libOpenImageIO/CMakeFiles/imagecache_test.dir/build.make:131:
recipe for target 'src/libOpenImageIO/imagecache_test' failed
make[2]: Leaving directory
'/builddir/build/BUILD/oiio-Release-1.6.8/build/linux'
make[2]: *** [src/libOpenImageIO/imagecache_test] Error 1
make[1]: *** [src/libOpenImageIO/CMakeFiles/imagecache_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


Here's the link to the full build log:
https://kojipkgs.fedoraproject.org//work/tasks/939/12310939/build.log

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

Reply via email to