Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ferret.spec'], chrootPath='/var/lib/mock/f33-build-273362-51600/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ferret.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590537600 Wrote: /builddir/build/SRPMS/gap-pkg-ferret-1.0.3-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ferret.spec'], chrootPath='/var/lib/mock/f33-build-273362-51600/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gap-pkg-ferret.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1590537600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.MpdUvw + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ferret-1.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/ferret-1.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ferret-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i s/atlas/atlasrep/ tst/test_functions.g + rm -fr YAPB++/simple_graph/gason + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.WHEv3x + umask 022 + cd /builddir/build/BUILD + cd ferret-1.0.3 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gaproot=/usr/lib/gap configure: WARNING: unrecognized options: --disable-dependency-tracking checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for GAP root directory... /usr/lib/gap checking for GAP architecture... configure: creating ./config.status config.status: creating Makefile config.status: creating ferret.vars configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/lib/gap/gac -d -p "-MQ "gen/src/ferret.lo" -MMD -MP -MF gen/src/ferret.d" -p " -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers" -p "-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" -c src/ferret.cc -o gen/src/ferret.lo /bin/sh /usr/bin/libtool --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/ferret.lo -MMD -MP -MF gen/src/ferret.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -o gen/src/ferret.lo -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/ferret.cc libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/ferret.lo -MMD -MP -MF gen/src/ferret.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/ferret.cc -fPIC -DPIC -o gen/src/.libs/ferret.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/ferret.lo -MMD -MP -MF gen/src/ferret.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/ferret.cc -o gen/src/ferret.o >/dev/null 2>&1 src/ferret.cc:36:40: warning: cast between incompatible function types from ‘UInt** (*)(Obj, Obj, Obj)’ {aka ‘long unsigned int** (*)(long unsigned int**, long unsigned int**, long unsigned int**)’} to ‘UInt** (*)()’ {aka ‘long unsigned int** (*)()’} [-Wcast-function-type] 36 | { "YAPB_SOLVE", 2, "object, object", (UInt**(*)())FuncSOLVE, "src/string.c:FuncSOLVE" }, | ^~~~~~~~~~~~~~~~~~~~~~ src/ferret.cc:37:62: warning: cast between incompatible function types from ‘UInt** (*)(Obj, Obj, Obj, Obj, Obj)’ {aka ‘long unsigned int** (*)(long unsigned int**, long unsigned int**, long unsigned int**, long unsigned int**, long unsigned int**)’} to ‘UInt** (*)()’ {aka ‘long unsigned int** (*)()’} [-Wcast-function-type] 37 | { "YAPB_SOLVE_COSET", 4, "object, object, object, object", (UInt**(*)())FuncSOLVE_COSET, "src/string.c:FuncSOLVE_COSET" }, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/gap/gac -d -p "-MQ "gen/src/cppmapper.lo" -MMD -MP -MF gen/src/cppmapper.d" -p " -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers" -p "-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" -c src/cppmapper.cc -o gen/src/cppmapper.lo /bin/sh /usr/bin/libtool --mode=compile gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/cppmapper.lo -MMD -MP -MF gen/src/cppmapper.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -o gen/src/cppmapper.lo -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/cppmapper.cc libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/cppmapper.lo -MMD -MP -MF gen/src/cppmapper.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/cppmapper.cc -fPIC -DPIC -o gen/src/.libs/cppmapper.o libtool: compile: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -MQ gen/src/cppmapper.lo -MMD -MP -MF gen/src/cppmapper.d -DDEBUG_LEVEL=0 -std=gnu++14 -Wall -Wextra -Wno-implicit-fallthrough -Wno-unused-parameter -Wno-missing-field-initializers -g -IYAPB++/source -Igap_cpp_headers -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -x c++ -I/usr/lib/gap/gen -I/usr/lib/gap/src -I/usr/lib/gap -DHAVE_CONFIG_H -DSYS_DEFAULT_PATHS=/usr/lib/gap -c src/cppmapper.cc -o gen/src/cppmapper.o >/dev/null 2>&1 In file included from src/cppmapper.cc:3: gap_cpp_headers/gap_cpp_mapping.hpp: In function ‘UInt** GAP_callFunction(GAPFunction)’: gap_cpp_headers/gap_cpp_mapping.hpp:424:15: warning: cast between incompatible function types from ‘ObjFunc’ {aka ‘long unsigned int** (*)()’} to ‘F’ {aka ‘long unsigned int** (*)(long unsigned int**)’} [-Wcast-function-type] 424 | Obj ret = reinterpret_cast(hdlrfunc)(funobj); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gap_cpp_headers/gap_cpp_mapping.hpp: In function ‘UInt** GAP_callFunction(GAPFunction, Obj)’: gap_cpp_headers/gap_cpp_mapping.hpp:435:15: warning: cast between incompatible function types from ‘ObjFunc’ {aka ‘long unsigned int** (*)()’} to ‘F’ {aka ‘long unsigned int** (*)(long unsigned int**, long unsigned int**)’} [-Wcast-function-type] 435 | Obj ret = reinterpret_cast(hdlrfunc)(funobj, arg1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gap_cpp_headers/gap_cpp_mapping.hpp: In function ‘UInt** GAP_callFunction(GAPFunction, Obj, Obj)’: gap_cpp_headers/gap_cpp_mapping.hpp:446:15: warning: cast between incompatible function types from ‘ObjFunc’ {aka ‘long unsigned int** (*)()’} to ‘F’ {aka ‘long unsigned int** (*)(long unsigned int**, long unsigned int**, long unsigned int**)’} [-Wcast-function-type] 446 | Obj ret = reinterpret_cast(hdlrfunc)(funobj, arg1, arg2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gap_cpp_headers/gap_cpp_mapping.hpp: In function ‘UInt** GAP_callFunction(GAPFunction, Obj, Obj, Obj)’: gap_cpp_headers/gap_cpp_mapping.hpp:457:15: warning: cast between incompatible function types from ‘ObjFunc’ {aka ‘long unsigned int** (*)()’} to ‘F’ {aka ‘long unsigned int** (*)(long unsigned int**, long unsigned int**, long unsigned int**, long unsigned int**)’} [-Wcast-function-type] 457 | Obj ret = reinterpret_cast(hdlrfunc)(funobj, arg1, arg2, arg3); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from YAPB++/source/constraints/stabchain_perm_group.hpp:12, from src/cppmapper.cc:26: YAPB++/source/constraints/../../../src/StabChainStore.hpp: In member function ‘vec1 > GAPStabChainWrapper::getTransversal() const’: YAPB++/source/constraints/../../../src/StabChainStore.hpp:42:48: warning: implicitly-declared ‘optional& optional::operator=(const optional&)’ is deprecated [-Wdeprecated-copy] 42 | p[i] = labels[*(translabels[i])]; | ^ In file included from gap_cpp_headers/gap_cpp_mapping.hpp:19, from src/cppmapper.cc:3: YAPB++/source/library/optional.hpp:44:5: note: because ‘optional’ has user-provided ‘optional::optional(const optional&) [with T = Permutation]’ 44 | optional(const optional& o) : t(o.t), present(o.present) | ^~~~~~~~ In file included from src/cppmapper.cc:26: YAPB++/source/constraints/stabchain_perm_group.hpp: In member function ‘Permutation StabChainLevel::complete_transversal(int)’: YAPB++/source/constraints/stabchain_perm_group.hpp:64:64: warning: implicitly-declared ‘optional& optional::operator=(const optional&)’ is deprecated [-Wdeprecated-copy] 64 | transversal[new_place] = mergePermutations(last_few); | ^ In file included from gap_cpp_headers/gap_cpp_mapping.hpp:19, from src/cppmapper.cc:3: YAPB++/source/library/optional.hpp:44:5: note: because ‘optional’ has user-provided ‘optional::optional(const optional&) [with T = Permutation]’ 44 | optional(const optional& o) : t(o.t), present(o.present) | ^~~~~~~~ In file included from src/cppmapper.cc:26: YAPB++/source/constraints/stabchain_perm_group.hpp: In constructor ‘StabChain_PermGroup::StabChain_PermGroup(Obj, StabChainConfig, PartitionStack*, MemoryBacktracker*, MemoryBacktracker*)’: YAPB++/source/constraints/stabchain_perm_group.hpp:299:86: warning: implicitly-declared ‘constexpr Reverting& Reverting::operator=(const Reverting&)’ is deprecated [-Wdeprecated-copy] 299 | tracking_first_found_orbits = Reverting(rbase_mb->makeReverting(-2)); | ^ In file included from YAPB++/source/problem.hpp:4, from src/cppmapper.cc:13: YAPB++/source/memory_backtrack.hpp:37:5: note: because ‘Reverting’ has user-provided ‘Reverting::Reverting(const Reverting&) [with T = int]’ 37 | Reverting(const Reverting& bt): | ^~~~~~~~~ In file included from src/cppmapper.cc:26: YAPB++/source/constraints/stabchain_perm_group.hpp:300:86: warning: implicitly-declared ‘constexpr Reverting& Reverting::operator=(const Reverting&)’ is deprecated [-Wdeprecated-copy] 300 | tracking_first_found_blocks = Reverting(rbase_mb->makeReverting(-2)); | ^ In file included from YAPB++/source/problem.hpp:4, from src/cppmapper.cc:13: YAPB++/source/memory_backtrack.hpp:37:5: note: because ‘Reverting’ has user-provided ‘Reverting::Reverting(const Reverting&) [with T = int]’ 37 | Reverting(const Reverting& bt): | ^~~~~~~~~ In file included from src/cppmapper.cc:26: YAPB++/source/constraints/stabchain_perm_group.hpp:301:88: warning: implicitly-declared ‘constexpr Reverting& Reverting::operator=(const Reverting&)’ is deprecated [-Wdeprecated-copy] 301 | tracking_first_found_orbitals = Reverting(rbase_mb->makeReverting(-2)); | ^ In file included from YAPB++/source/problem.hpp:4, from src/cppmapper.cc:13: YAPB++/source/memory_backtrack.hpp:37:5: note: because ‘Reverting’ has user-provided ‘Reverting::Reverting(const Reverting&) [with T = int]’ 37 | Reverting(const Reverting& bt): | ^~~~~~~~~ /usr/lib/gap/gac -d -p "-MQ "bin/riscv64-redhat-linux-gnu-default64-kv7/ferret.so" -MMD -MP -MF bin/riscv64-redhat-linux-gnu-default64-kv7/.d" -P "-lstdc++" -P "-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" gen/src/cppmapper.lo gen/src/ferret.lo -o bin/riscv64-redhat-linux-gnu-default64-kv7/ferret.so /bin/sh /usr/bin/libtool --mode=link gcc -module -avoid-version -rpath /usr/lib64 -Wl,-z,relro -Wl,--as-needed -lstdc++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bin/riscv64-redhat-linux-gnu-default64-kv7/ferret.so gen/src/cppmapper.lo gen/src/ferret.lo libtool: link: gcc -shared -fPIC -DPIC gen/src/.libs/cppmapper.o gen/src/.libs/ferret.o -lstdc++ -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,ferret.so -o bin/riscv64-redhat-linux-gnu-default64-kv7/.libs/ferret.so libtool: link: ar cru bin/riscv64-redhat-linux-gnu-default64-kv7/.libs/ferret.a gen/src/cppmapper.o gen/src/ferret.o libtool: link: ranlib bin/riscv64-redhat-linux-gnu-default64-kv7/.libs/ferret.a libtool: link: ( cd "bin/riscv64-redhat-linux-gnu-default64-kv7/.libs" && rm -f "ferret.la" && ln -s "../ferret.la" "ferret.la" ) rm -f + mkdir -p ../pkg + ln -s ../ferret-1.0.3 + gap -l '/builddir/build/BUILD/ferret-1.0.3/..;/usr/lib/gap' ┌───────┐ GAP 4.11.0 of 29-Feb-2020 │ GAP │ https://www.gap-system.org └───────┘ Architecture: riscv64-redhat-linux-gnu-default64-kv7 Configuration: gmp 6.2.0, GASMAN, readline Loading the library and packages ... #I autpgrp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I alnuth package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I crisp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I factint package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I fga package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I irredsol package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I laguna package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polenta package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polycyclic package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I resclasses package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I sophus package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') Packages: AtlasRep 2.1.0, CTblLib 1.3.1, GAPDoc 1.6.3, PrimGrp 3.4.1, SmallGrp 1.4.1, TomLib 1.2.9, TransGrp 2.0.5 Try '??help' for help. See also '?copyright', '?cite' and '?authors' gap> gap> gap> ───────────────────────────────────────────────────────────────────────────── Loading AutoDoc 2019.09.04 (Generate documentation from GAP source code) by Sebastian Gutsche (https://algebra.mathematik.uni-siegen.de/gutsche/) and Max Horn (https://www.quendi.de/math). with contributions by: Mohamed Barakat, Markus Pfeiffer, Øystein Skartsæterhagen, Chris Wensley, Glen Whitney, and Fabian Zickgraf. Homepage: https://gap-packages.github.io/AutoDoc Report issues at https://github.com/gap-packages/AutoDoc/issues ───────────────────────────────────────────────────────────────────────────── > > gap> gap> Generating documentation in Directory("./doc/") #I Composing XML document . . . #W WARNING: no file ./doc/_Chunks.xml to compose document. #I Parsing XML document . . . #I Checking XML structure . . . #I Text version (also produces labels for hyperlinks): #I First run, collecting cross references, index, toc, bib and so on . . . #I Table of contents complete. #I Producing the index . . . #I Second run through document . . . #I Producing simplified search strings and labels for hyperlinks . . . #I Constructing LaTeX version and calling pdflatex: #I Writing LaTeX file, 4 x pdflatex with bibtex and makeindex, #I Writing manual.six file ... #I Finally the HTML version . . . #I First run, collecting cross references, index, toc, bib and so on . . . #I Table of contents complete. #I Producing the index . . . #I Second run through document . . . #I - also HTML version for MathJax . . . #I First run, collecting cross references, index, toc, bib and so on . . . #I Table of contents complete. #I Producing the index . . . #I Second run through document . . . #I File: ./doc/manual.lab written. true gap> + rm -fr ../pkg + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PQ5SGy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 + cd ferret-1.0.3 + mkdir -p /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/bin/riscv64-redhat-linux-gnu-default64-kv7 + cp -p bin/riscv64-redhat-linux-gnu-default64-kv7/.libs/ferret.so /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/bin/riscv64-redhat-linux-gnu-default64-kv7 + cp -a doc lib tst PackageInfo.g init.g makedoc.g read.g /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3 + rm -f /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.aux /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.bbl /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.blg '/builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/*.brf' /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.idx /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.ilg /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.ind /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.log /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.out /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.pnr /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/doc/ferret.tex + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.3-1.fc33 --unique-debug-suffix -1.0.3-1.fc33.riscv64 --unique-debug-src-base gap-pkg-ferret-1.0.3-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ferret-1.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/bin/riscv64-redhat-linux-gnu-default64-kv7/ferret.so extracting debug info from /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap/pkg/ferret-1.0.3/bin/riscv64-redhat-linux-gnu-default64-kv7/ferret.so original debug info size: 7800kB, size after compression: 7480kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 373 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.U1yNQx + umask 022 + cd /builddir/build/BUILD + cd ferret-1.0.3 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + gap -l '/builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/gap;/usr/lib/gap' ┌───────┐ GAP 4.11.0 of 29-Feb-2020 │ GAP │ https://www.gap-system.org └───────┘ Architecture: riscv64-redhat-linux-gnu-default64-kv7 Configuration: gmp 6.2.0, GASMAN, readline Loading the library and packages ... #I autpgrp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I alnuth package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I crisp package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I factint package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I fga package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I irredsol package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I laguna package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polenta package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I polycyclic package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I resclasses package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') #I sophus package is not available. Check that the name is correct #I and it is present in one of the GAP root directories (see '??RootPaths') Packages: AtlasRep 2.1.0, CTblLib 1.3.1, GAPDoc 1.6.3, PrimGrp 3.4.1, SmallGrp 1.4.1, TomLib 1.2.9, TransGrp 2.0.5 Try '??help' for help. See also '?copyright', '?cite' and '?authors' gap> gap> gap> gap> gap> gap> #I IO package is not available. To see further details, enter #I SetInfoLevel(InfoPackageLoading,4); and try to load the package again. fail gap> ───────────────────────────────────────────────────────────────────────────── Loading ferret 1.0.3 (Backtrack Search in Permutation Groups) by Christopher Jefferson (http://caj.host.cs.st-andrews.ac.uk/). Homepage: https://gap-packages.github.io/ferret/ Report issues at https://github.com/gap-packages/ferret/issues ───────────────────────────────────────────────────────────────────────────── true gap> gap> gap> Group([ (), (1,2,3) ]) gap> > > > gap> gap> [ dir("/builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib/g\ ap/pkg/ferret-1.0.3/tst/") ] gap> gap> Architecture: riscv64-redhat-linux-gnu-default64-kv7 testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/advancedgraph.tst 284807 ms (5675 ms GC) and 1.31GB allocated for tstfiles/advancedgraph.tst testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/testbasic.tst 169049 ms (2797 ms GC) and 1.50GB allocated for tstfiles/testbasic.tst testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/testintersect.tst 260116 ms (2747 ms GC) and 1.41GB allocated for tstfiles/testintersect.tst testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/teststabs.tst 317412 ms (3304 ms GC) and 1.56GB allocated for tstfiles/teststabs.tst testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/teststabs2.tst 124951 ms (1560 ms GC) and 451MB allocated for tstfiles/teststabs2.tst testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/teststabsoverloads.tst 101714 ms (1262 ms GC) and 427MB allocated for tstfiles/teststabsoverloads.t\ st testing: /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/lib\ /gap/pkg/ferret-1.0.3/tst/tstfiles/testvalgrind.tst 40186 ms (927 ms GC) and 161MB allocated for tstfiles/testvalgrind.tst ----------------------------------- total 1298235 ms (18272 ms GC) and 6.81GB allocated 0 failures in 7 files #I No errors detected while testing + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gap-pkg-ferret-1.0.3-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JQAMav + umask 022 + cd /builddir/build/BUILD + cd ferret-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/doc/gap-pkg-ferret + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/doc/gap-pkg-ferret + cp -pr README /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/doc/gap-pkg-ferret + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QoBQLv + umask 022 + cd /builddir/build/BUILD + cd ferret-1.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/licenses/gap-pkg-ferret + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/licenses/gap-pkg-ferret + cp -pr LICENSE /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64/usr/share/licenses/gap-pkg-ferret + RPM_EC=0 ++ jobs -p + exit 0 Provides: gap-pkg-ferret = 1.0.3-1.fc33 gap-pkg-ferret(riscv-64) = 1.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.26)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: gap-pkg-ferret-doc-1.0.3-1.fc33.riscv64 Provides: gap-pkg-ferret-doc = 1.0.3-1.fc33 gap-pkg-ferret-doc(riscv-64) = 1.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gap-pkg-ferret-debugsource-1.0.3-1.fc33.riscv64 Provides: gap-pkg-ferret-debugsource = 1.0.3-1.fc33 gap-pkg-ferret-debugsource(riscv-64) = 1.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gap-pkg-ferret-debuginfo-1.0.3-1.fc33.riscv64 Provides: debuginfo(build-id) = b3430698a82296a5bd03348abc91a9cb082315d2 gap-pkg-ferret-debuginfo = 1.0.3-1.fc33 gap-pkg-ferret-debuginfo(riscv-64) = 1.0.3-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gap-pkg-ferret-debugsource(riscv-64) = 1.0.3-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 Wrote: /builddir/build/RPMS/gap-pkg-ferret-doc-1.0.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ferret-debugsource-1.0.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ferret-1.0.3-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gap-pkg-ferret-debuginfo-1.0.3-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.of8NMy + umask 022 + cd /builddir/build/BUILD + cd ferret-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gap-pkg-ferret-1.0.3-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0