+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-gdstk-0.9.50/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-gdstk-0.9.50/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-gdstk-0.9.50 * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.linux-x86_64-cpython-310 creating build/lib.linux-x86_64-cpython-310/gdstk copying gdstk/__init__.py -> build/lib.linux-x86_64-cpython-310/gdstk running egg_info creating gdstk.egg-info writing gdstk.egg-info/PKG-INFO writing dependency_links to gdstk.egg-info/dependency_links.txt writing requirements to gdstk.egg-info/requires.txt writing top-level names to gdstk.egg-info/top_level.txt writing manifest file 'gdstk.egg-info/SOURCES.txt' reading manifest file 'gdstk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gdstk.egg-info/SOURCES.txt' copying gdstk/gdstk.pyi -> build/lib.linux-x86_64-cpython-310/gdstk copying gdstk/py.typed -> build/lib.linux-x86_64-cpython-310/gdstk running build_ext cmake -S /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50 -B /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build -DCMAKE_INSTALL_PREFIX=/home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install -DCMAKE_BUILD_TYPE=Release -- The CXX compiler identification is GNU 7.5.0 -- The C compiler identification is GNU 7.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/cad/py-gdstk/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/cad/py-gdstk/work/.cwrapper/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found ZLIB: /usr/pkg/lib/libz.so (found suitable version "1.3.1", minimum required is "1.2.7") -- Found Qhull: /usr/pkg/lib/libqhull_r.so (Required is at least version "8") -- QHULL found (include: /usr/pkg/include, lib: /usr/pkg/lib/libqhull_r.so) -- Configuring done (0.8s) -- Generating done (0.1s) -- Build files have been written to: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build cmake --build /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build --config Release --target install [ 5%] Building CXX object external/CMakeFiles/clipper.dir/clipper/clipper.cpp.o [ 10%] Linking CXX static library libclipper.a [ 10%] Built target clipper [ 15%] Building CXX object src/CMakeFiles/gdstk.dir/cell.cpp.o [ 21%] Building CXX object src/CMakeFiles/gdstk.dir/clipper_tools.cpp.o [ 26%] Building CXX object src/CMakeFiles/gdstk.dir/curve.cpp.o [ 31%] Building CXX object src/CMakeFiles/gdstk.dir/flexpath.cpp.o [ 36%] Building CXX object src/CMakeFiles/gdstk.dir/gdsii.cpp.o [ 42%] Building CXX object src/CMakeFiles/gdstk.dir/label.cpp.o [ 47%] Building CXX object src/CMakeFiles/gdstk.dir/library.cpp.o [ 52%] Building CXX object src/CMakeFiles/gdstk.dir/oasis.cpp.o /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp: In function 'int64_t gdstk::oasis_read_integer(gdstk::OasisStream&)': /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp:186:13: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] int64_t value; ^~~~~ /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp: In function 'void gdstk::oasis_read_2delta(gdstk::OasisStream&, int64_t&, int64_t&)': /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp:195:15: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] x = value; ~~^~~~~~~ /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp: In function 'void gdstk::oasis_read_3delta(gdstk::OasisStream&, int64_t&, int64_t&)': /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/src/oasis.cpp:219:15: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] x = value; ~~^~~~~~~ [ 57%] Building CXX object src/CMakeFiles/gdstk.dir/polygon.cpp.o [ 63%] Building CXX object src/CMakeFiles/gdstk.dir/property.cpp.o [ 68%] Building CXX object src/CMakeFiles/gdstk.dir/rawcell.cpp.o [ 73%] Building CXX object src/CMakeFiles/gdstk.dir/reference.cpp.o [ 78%] Building CXX object src/CMakeFiles/gdstk.dir/repetition.cpp.o [ 84%] Building CXX object src/CMakeFiles/gdstk.dir/robustpath.cpp.o [ 89%] Building CXX object src/CMakeFiles/gdstk.dir/style.cpp.o [ 94%] Building CXX object src/CMakeFiles/gdstk.dir/utils.cpp.o [100%] Linking CXX static library libgdstk.a [100%] Built target gdstk Install the project... -- Install configuration: "Release" -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/lib64/libclipper.a -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/clipper/clipper.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/lib64/libgdstk.a -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/allocator.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/array.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/cell.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/clipper_tools.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/curve.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/flexpath.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/font.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/gdsii.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/gdstk.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/gdswriter.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/label.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/library.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/map.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/oasis.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/pathcommon.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/polygon.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/property.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/rawcell.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/reference.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/repetition.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/robustpath.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/set.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/sort.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/style.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/tagmap.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/utils.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include/gdstk/vec.hpp -- Installing: /home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/lib64/pkgconfig/gdstk.pc building 'gdstk.gdstk' extension creating build/temp.linux-x86_64-cpython-310/python cc -Wno-unused-result -Wsign-compare -DNDEBUG -pipe -O2 -I/usr/include -I/usr/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/include -I/usr/pkg/include -D_XOPEN_SOURCE_EXTENDED=1 -I/usr/pkg/include/ncurses -I/usr/pkg/include/db4 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -fPIC -I/usr/pkg/lib/python3.10/site-packages/numpy/core/include -I/home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/include -I/usr/pkg/include/python3.10 -c python/gdstk_module.cpp -o build/temp.linux-x86_64-cpython-310/python/gdstk_module.o c++ -shared -L. -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/gcc7/lib/gcc/x86_64-redhat-linux/7.5.0 -Wl,-R/usr/pkg/gcc7/lib/gcc/x86_64-redhat-linux/7.5.0 -L/usr/pkg/gcc7/lib64 -Wl,-R/usr/pkg/gcc7/lib64 -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -pipe -O2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 build/temp.linux-x86_64-cpython-310/python/gdstk_module.o -L/home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/build/temp.linux-x86_64-cpython-310/cmake_build/install/lib64 -L/usr/pkg/lib -lgdstk -lclipper -lm -o build/lib.linux-x86_64-cpython-310/gdstk/gdstk.so /usr/pkg/lib/libz.so /usr/pkg/lib/libqhull_r.so installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/gdstk copying build/lib.linux-x86_64-cpython-310/gdstk/py.typed -> build/bdist.linux-x86_64/wheel/gdstk copying build/lib.linux-x86_64-cpython-310/gdstk/gdstk.so -> build/bdist.linux-x86_64/wheel/gdstk copying build/lib.linux-x86_64-cpython-310/gdstk/__init__.py -> build/bdist.linux-x86_64/wheel/gdstk copying build/lib.linux-x86_64-cpython-310/gdstk/gdstk.pyi -> build/bdist.linux-x86_64/wheel/gdstk running install_egg_info Copying gdstk.egg-info to build/bdist.linux-x86_64/wheel/gdstk-0.9.50-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/gdstk-0.9.50.dist-info/WHEEL creating '/home/pbulk/build/cad/py-gdstk/work/gdstk-0.9.50/dist/.tmp-6mz6ncjd/gdstk-0.9.50-cp310-cp310-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'gdstk/__init__.py' adding 'gdstk/gdstk.pyi' adding 'gdstk/gdstk.so' adding 'gdstk/py.typed' adding 'gdstk-0.9.50.dist-info/LICENSE' adding 'gdstk-0.9.50.dist-info/METADATA' adding 'gdstk-0.9.50.dist-info/WHEEL' adding 'gdstk-0.9.50.dist-info/top_level.txt' adding 'gdstk-0.9.50.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built gdstk-0.9.50-cp310-cp310-linux_x86_64.whl