==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: libsquish 1.15-8 (Sat Jul 13 20:54:26 2024) ==> Retrieving sources... -> Found libsquish-1.15.tgz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with b2sums... libsquish-1.15.tgz ... Passed ==> Making package: libsquish 1.15-8 (Sat 13 Jul 2024 08:54:32 PM MDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (8) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.5-3 libuv-1.48.0-2 rhash-1.4.4-1 cmake-3.30.0-1 ninja-1.12.1-1 setconf-0.7.7-3 Total Installed Size: 95.40 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 cppdap... installing hicolor-icon-theme... installing jsoncpp... Optional dependencies for jsoncpp jsoncpp-doc: documentation installing libuv... installing rhash... installing cmake... Optional dependencies for cmake make: for unix Makefile generator [installed] ninja: for ninja generator [pending] qt6-base: cmake-gui installing ninja... installing setconf... [?25h==> Retrieving sources... -> Found libsquish-1.15.tgz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libsquish-1.15.tgz with bsdtar ==> Starting prepare()... ==> Starting build()... CMake Warning (dev) at CMakeLists.txt:12 (PROJECT): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 14.1.1 -- The CXX compiler identification is GNU 14.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/lib/distcc/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/lib/distcc/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:14 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Configuring done (2.3s) -- Generating done (0.0s) -- Build files have been written to: /build/libsquish/src/build ninja: Entering directory `build' [0/11] Building CXX object CMakeFiles/squish.dir/alpha.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/clusterfit.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/colourblock.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/colourfit.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/colourset.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/maths.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/rangefit.cpp.o [0/11] Building CXX object CMakeFiles/squish.dir/singlecolourfit.cpp.o [1/11] Building CXX object CMakeFiles/squish.dir/alpha.cpp.o FAILED: CMakeFiles/squish.dir/alpha.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/alpha.cpp.o -MF CMakeFiles/squish.dir/alpha.cpp.o.d -o CMakeFiles/squish.dir/alpha.cpp.o -c /build/libsquish/src/alpha.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1058] ERROR: compile /build/libsquish/src/alpha.cpp on 10.3.0.16:3932/8 failed distcc[1058] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/alpha.cpp' failed, retrying locally distcc[1058] Warning: failed to distribute /build/libsquish/src/alpha.cpp to 10.3.0.16:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1058] ERROR: compile /build/libsquish/src/alpha.cpp on localhost failed [2/11] Building CXX object CMakeFiles/squish.dir/colourblock.cpp.o FAILED: CMakeFiles/squish.dir/colourblock.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/colourblock.cpp.o -MF CMakeFiles/squish.dir/colourblock.cpp.o.d -o CMakeFiles/squish.dir/colourblock.cpp.o -c /build/libsquish/src/colourblock.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1061] ERROR: compile /build/libsquish/src/colourblock.cpp on 10.3.0.15:3932/8 failed distcc[1061] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/colourblock.cpp' failed, retrying locally distcc[1061] Warning: failed to distribute /build/libsquish/src/colourblock.cpp to 10.3.0.15:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1061] ERROR: compile /build/libsquish/src/colourblock.cpp on localhost failed [3/11] Building CXX object CMakeFiles/squish.dir/colourfit.cpp.o FAILED: CMakeFiles/squish.dir/colourfit.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/colourfit.cpp.o -MF CMakeFiles/squish.dir/colourfit.cpp.o.d -o CMakeFiles/squish.dir/colourfit.cpp.o -c /build/libsquish/src/colourfit.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1062] ERROR: compile /build/libsquish/src/colourfit.cpp on 10.3.0.16:3932/8 failed distcc[1062] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/colourfit.cpp' failed, retrying locally distcc[1062] Warning: failed to distribute /build/libsquish/src/colourfit.cpp to 10.3.0.16:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1062] ERROR: compile /build/libsquish/src/colourfit.cpp on localhost failed [4/11] Building CXX object CMakeFiles/squish.dir/maths.cpp.o FAILED: CMakeFiles/squish.dir/maths.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/maths.cpp.o -MF CMakeFiles/squish.dir/maths.cpp.o.d -o CMakeFiles/squish.dir/maths.cpp.o -c /build/libsquish/src/maths.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1067] ERROR: compile /build/libsquish/src/maths.cpp on 10.3.0.15:3932/8 failed distcc[1067] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/maths.cpp' failed, retrying locally distcc[1067] Warning: failed to distribute /build/libsquish/src/maths.cpp to 10.3.0.15:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1067] ERROR: compile /build/libsquish/src/maths.cpp on localhost failed [5/11] Building CXX object CMakeFiles/squish.dir/clusterfit.cpp.o FAILED: CMakeFiles/squish.dir/clusterfit.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/clusterfit.cpp.o -MF CMakeFiles/squish.dir/clusterfit.cpp.o.d -o CMakeFiles/squish.dir/clusterfit.cpp.o -c /build/libsquish/src/clusterfit.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1059] ERROR: compile /build/libsquish/src/clusterfit.cpp on 10.3.0.15:3932/8 failed distcc[1059] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/clusterfit.cpp' failed, retrying locally distcc[1059] Warning: failed to distribute /build/libsquish/src/clusterfit.cpp to 10.3.0.15:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1059] ERROR: compile /build/libsquish/src/clusterfit.cpp on localhost failed [6/11] Building CXX object CMakeFiles/squish.dir/rangefit.cpp.o FAILED: CMakeFiles/squish.dir/rangefit.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/rangefit.cpp.o -MF CMakeFiles/squish.dir/rangefit.cpp.o.d -o CMakeFiles/squish.dir/rangefit.cpp.o -c /build/libsquish/src/rangefit.cpp distcc[1068] (dcc_build_somewhere) Warning: failed to distribute, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1068] ERROR: compile /build/libsquish/src/rangefit.cpp on localhost failed [7/11] Building CXX object CMakeFiles/squish.dir/singlecolourfit.cpp.o FAILED: CMakeFiles/squish.dir/singlecolourfit.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/singlecolourfit.cpp.o -MF CMakeFiles/squish.dir/singlecolourfit.cpp.o.d -o CMakeFiles/squish.dir/singlecolourfit.cpp.o -c /build/libsquish/src/singlecolourfit.cpp distcc[1069] (dcc_build_somewhere) Warning: failed to distribute, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1069] ERROR: compile /build/libsquish/src/singlecolourfit.cpp on localhost failed [8/11] Building CXX object CMakeFiles/squish.dir/colourset.cpp.o FAILED: CMakeFiles/squish.dir/colourset.cpp.o /usr/lib/distcc/bin/c++ -DSQUISH_USE_OPENMP -DSQUISH_USE_SSE=2 -Dsquish_EXPORTS -I/build/libsquish/src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fopenmp -O3 -DNDEBUG -fPIC -msse2 -MD -MT CMakeFiles/squish.dir/colourset.cpp.o -MF CMakeFiles/squish.dir/colourset.cpp.o.d -o CMakeFiles/squish.dir/colourset.cpp.o -c /build/libsquish/src/colourset.cpp c++: error: unrecognized command-line option ‘-msse2’ distcc[1065] ERROR: compile /build/libsquish/src/colourset.cpp on 10.3.0.15:3932/8 failed distcc[1065] (dcc_build_somewhere) Warning: remote compilation of '/build/libsquish/src/colourset.cpp' failed, retrying locally distcc[1065] Warning: failed to distribute /build/libsquish/src/colourset.cpp to 10.3.0.15:3932/8, running locally instead c++: error: unrecognized command-line option ‘-msse2’ distcc[1065] ERROR: compile /build/libsquish/src/colourset.cpp on localhost failed ninja: build stopped: subcommand failed. ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/leming/armv8/leming/build