Luya Tshimbalanga wrote on 03/02/2018 03:00 PM:
Hello team,
openvdb currently failed for some odd reasons
(https://koji.fedoraproject.org/koji/taskinfo?taskID=25408808) on both
Rawhide and F28 in order to rebuild for boost 1.66.
Looking for tail result from build.log, it seems the mockbuild hit a bug:
https://koji.fedoraproject.org/koji/getfile?taskID=25408809&volume=DEFAULT&name=build.log&offset=-4000
Can someone investigate the cause? Thanks
Actually the above build.log says:
make[2]: Entering directory '/builddir/build/BUILD/openvdb-5.0.0'
[ 36%] Building CXX object
openvdb/python/CMakeFiles/pyopenvdb.dir/pyFloatGrid.cc.o
cd /builddir/build/BUILD/openvdb-5.0.0/openvdb/python && /usr/bin/c++
-DOPENVDB_3_ABI_COMPATIBLE -Dpyopenvdb_EXPORTS -I/builddir/build/BUILD/openvdb-5.0.0
-isystem /usr/include/OpenEXR -i
system /usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions
-fstack-protector-strong -grecord-gcc-switches -spe
cs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection -Wl
,--as-needed -fPIC -DOPENVDB_PRIVATE -DOPENVDB_USE_BLOSC -o
CMakeFiles/pyopenvdb.dir/pyFloatGrid.cc.o -c
/builddir/build/BUILD/openvdb-5.0.0/openvdb/python/pyFloatGrid.cc
make[2]: Leaving directory '/builddir/build/BUILD/openvdb-5.0.0'
/builddir/build/BUILD/openvdb-5.0.0/openvdb/python/pyFloatGrid.cc: In function
'void exportFloatGrid()':
/builddir/build/BUILD/openvdb-5.0.0/openvdb/python/pyFloatGrid.cc:51:9: error:
'py::numeric' has not been declared
py::numeric::array::set_module_and_type("numpy", "ndarray");
^~~~~~~
make[2]: *** [openvdb/python/CMakeFiles/pyopenvdb.dir/build.make:66:
openvdb/python/CMakeFiles/pyopenvdb.dir/pyFloatGrid.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
I don't know why make does not stop immediately here (-k option implicitly
specified??)
The above error message seems the same as:
https://github.com/dreamworksanimation/openvdb/issues/170
Regards,
Mamoru
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org