==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: python-gdspy 1.6.7-1 (Wed Jul 14 19:34:07 2021) ==> Retrieving sources... -> Found python-gdspy-1.6.7.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... python-gdspy-1.6.7.tar.gz ... Passed ==> Making package: python-gdspy 1.6.7-1 (Wed 14 Jul 2021 07:34:22 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (6) blas-3.10.0-1 cblas-3.10.0-1 lapack-3.10.0-1 libnsl-1.3.0-2 python-3.9.6-1 python-numpy-1.20.3-1 Total Installed Size: 80.87 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing blas... installing cblas... installing lapack... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter installing python-numpy... Optional dependencies for python-numpy python-nose: testsuite openblas: faster linear algebra [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (7) python-appdirs-1.4.4-3 python-more-itertools-8.7.0-1 python-ordered-set-4.0.2-3 python-packaging-20.9-1 python-pyparsing-2.4.7-3 python-six-1.16.0-1 python-setuptools-1:57.1.0-1 Total Installed Size: 4.39 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-appdirs... installing python-more-itertools... installing python-ordered-set... installing python-pyparsing... installing python-six... installing python-packaging... installing python-setuptools... [?25h==> Retrieving sources... -> Found python-gdspy-1.6.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting python-gdspy-1.6.7.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-armv7l-3.9 creating build/lib.linux-armv7l-3.9/gdspy copying gdspy/__init__.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/gdsiiformat.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/library.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/curve.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/label.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/viewer.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/hobby.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/operation.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/path.py -> build/lib.linux-armv7l-3.9/gdspy copying gdspy/polygon.py -> build/lib.linux-armv7l-3.9/gdspy creating build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/06.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/outline.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/01.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/05.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/00.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/down.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/02.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/04.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/03.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/08.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/07.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/09.xbm -> build/lib.linux-armv7l-3.9/gdspy/data copying gdspy/data/up.xbm -> build/lib.linux-armv7l-3.9/gdspy/data running build_ext building 'gdspy.clipper' extension creating build/temp.linux-armv7l-3.9 creating build/temp.linux-armv7l-3.9/gdspy gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -fno-semantic-interposition -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O3 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.9 -c gdspy/clipper.cpp -o build/temp.linux-armv7l-3.9/gdspy/clipper.o In file included from /usr/include/c++/10.2.0/queue:62, from gdspy/clipper.hpp:64, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >; _Distance = int; _Tp = long long int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<std::less<long long int> >]': /usr/include/c++/10.2.0/bits/stl_heap.h:223:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/algorithm:62, from gdspy/clipper.cpp:52: /usr/include/c++/10.2.0/bits/stl_algo.h: In function 'void std::__reverse(_RandomAccessIterator, _RandomAccessIterator, std::random_access_iterator_tag) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >]': /usr/include/c++/10.2.0/bits/stl_algo.h:1136:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_algo.h:1136:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_algo.h:1136:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:72, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/vector.tcc: In function 'void std::vector<_Tp, _Alloc>::_M_range_insert(std::vector<_Tp, _Alloc>::iterator, _ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:721:7: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc:721:7: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/algorithm:62, from gdspy/clipper.cpp:52: /usr/include/c++/10.2.0/bits/stl_algo.h: In member function 'void ClipperLib::ClipperOffset::FixOrientations()': /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_algo.h: In function 'void ClipperLib::ReversePath(ClipperLib::Path&)': /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_algo.h: In function 'void ClipperLib::ReversePaths(ClipperLib::Paths&)': /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:72, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const ClipperLib::IntPoint&}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(std::vector<_Tp, _Alloc>::const_iterator, const value_type&) [with _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:130:5: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::const_iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc:161:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::Clipper::BuildResult(ClipperLib::Paths&)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/algorithm:62, from gdspy/clipper.cpp:52: /usr/include/c++/10.2.0/bits/stl_algo.h: In function 'short int ClipperLib::parse_polygon(PyObject*, ClipperLib::Path&, double, bool)': /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::Clipper::BuildResult2(ClipperLib::PolyTree&)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::ClipperOffset::AddPath(const Path&, ClipperLib::JoinType, ClipperLib::EndType)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:72, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const long long int&}; _Tp = long long int; _Alloc = std::allocator<long long int>]': /usr/include/c++/10.2.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<long long int, std::allocator<long long int> >::iterator' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::ClipperBase::InsertScanbeam(ClipperLib::cInt)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::ClipperBase::UpdateEdgeIntoAEL(ClipperLib::TEdge*&)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::Clipper::InsertLocalMinimaIntoAEL(ClipperLib::cInt)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:72, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::IntPoint}; _Tp = ClipperLib::IntPoint; _Alloc = std::allocator<ClipperLib::IntPoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:121:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::ClipperOffset::OffsetPoint(int, int&, ClipperLib::JoinType)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h: In function 'void ClipperLib::Minkowski(const Path&, const Path&, ClipperLib::Paths&, bool, bool)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/algorithm:62, from gdspy/clipper.cpp:52: /usr/include/c++/10.2.0/bits/stl_algo.h:1171:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:72, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {ClipperLib::DoublePoint}; _Tp = ClipperLib::DoublePoint; _Alloc = std::allocator<ClipperLib::DoublePoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector<ClipperLib::DoublePoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ClipperLib::DoublePoint}; _Tp = ClipperLib::DoublePoint; _Alloc = std::allocator<ClipperLib::DoublePoint>]': /usr/include/c++/10.2.0/bits/vector.tcc:121:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::DoublePoint*, std::vector<ClipperLib::DoublePoint> >' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'void ClipperLib::ClipperOffset::DoOffset(double)': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 gdspy/clipper.cpp: In function 'void ClipperLib::link_holes(ClipperLib::PolyNode*, ClipperLib::Paths&)': gdspy/clipper.cpp:4794:67: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h:1665:19: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1665:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1665:19: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::iterator' changed in GCC 7.1 /usr/include/c++/10.2.0/bits/stl_vector.h:1665:19: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<ClipperLib::IntPoint*, std::vector<ClipperLib::IntPoint> >' changed in GCC 7.1 gdspy/clipper.cpp:4797:27: note: parameter passing for argument of type 'std::vector<ClipperLib::IntPoint>::const_iterator' changed in GCC 7.1 In file included from /usr/include/c++/10.2.0/vector:67, from gdspy/clipper.hpp:56, from gdspy/clipper.cpp:49: /usr/include/c++/10.2.0/bits/stl_vector.h: In member function 'virtual void ClipperLib::ClipperBase::Reset()': /usr/include/c++/10.2.0/bits/stl_vector.h:1198:21: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long int*, std::vector<long long int, std::allocator<long long int> > >' changed in GCC 7.1 g++ -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 build/temp.linux-armv7l-3.9/gdspy/clipper.o -L/usr/lib -o build/lib.linux-armv7l-3.9/gdspy/clipper.cpython-39-arm-linux-gnueabihf.so ==> Entering fakeroot environment... ==> Starting package()... running install running build running build_py running build_ext running install_lib creating /build/python-gdspy/pkg/python-gdspy/usr creating /build/python-gdspy/pkg/python-gdspy/usr/lib creating /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9 creating /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages creating /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/__init__.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/gdsiiformat.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/library.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/clipper.cpython-39-arm-linux-gnueabihf.so -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/curve.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/label.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/viewer.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/hobby.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/operation.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/path.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy copying build/lib.linux-armv7l-3.9/gdspy/polygon.py -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy creating /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/06.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/outline.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/01.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/05.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/00.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/down.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/02.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/04.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/03.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/08.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/07.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/09.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data copying build/lib.linux-armv7l-3.9/gdspy/data/up.xbm -> /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/data byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/gdsiiformat.py to gdsiiformat.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/library.py to library.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/curve.py to curve.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/label.py to label.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/viewer.py to viewer.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/hobby.py to hobby.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/operation.py to operation.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/path.py to path.cpython-39.pyc byte-compiling /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy/polygon.py to polygon.cpython-39.pyc writing byte-compilation script '/tmp/tmpg_1zy5_l.py' /usr/bin/python /tmp/tmpg_1zy5_l.py removing /tmp/tmpg_1zy5_l.py running install_egg_info running egg_info creating gdspy.egg-info writing gdspy.egg-info/PKG-INFO writing dependency_links to gdspy.egg-info/dependency_links.txt writing requirements to gdspy.egg-info/requires.txt writing top-level names to gdspy.egg-info/top_level.txt writing manifest file 'gdspy.egg-info/SOURCES.txt' reading manifest file 'gdspy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs/_build/html' warning: no files found matching 'examples/*' adding license file 'LICENSE' writing manifest file 'gdspy.egg-info/SOURCES.txt' Copying gdspy.egg-info to /build/python-gdspy/pkg/python-gdspy/usr/lib/python3.9/site-packages/gdspy-1.6.7-py3.9.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-gdspy"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-gdspy 1.6.7-1 (Wed 14 Jul 2021 07:34:43 PM UTC) ==> Cleaning up...