Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ensmallen.spec'], chrootPath='/var/lib/mock/f29-build-16815477-1214142/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/ensmallen.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/ensmallen-1.15.1-1.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ensmallen.spec'], chrootPath='/var/lib/mock/f29-build-16815477-1214142/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/ensmallen.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': 'C.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e5pGV9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ensmallen-1.15.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ensmallen-1.15.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ensmallen-1.15.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dk0LAF + umask 022 + cd /builddir/build/BUILD + cd ensmallen-1.15.1 + CFLAGS='-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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON BUILDSTDERR: CMake Warning: BUILDSTDERR: No source or binary directory provided. Both will be assumed to be the BUILDSTDERR: same as the current working directory, but note that this warning will BUILDSTDERR: become a fatal error in future CMake releases. -- The C compiler identification is GNU 8.3.1 -- The CXX compiler identification is GNU 8.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found OpenMP_C: -fopenmp (found version "4.5") -- Found OpenMP_CXX: -fopenmp (found version "4.5") -- Found OpenMP: TRUE (found version "4.5") -- Found Armadillo: /usr/lib64/libarmadillo.so (found suitable version "9.500.2", minimum required is "6.500.0") -- Armadillo libraries: /usr/lib64/libarmadillo.so -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/ensmallen-1.15.1 + /usr/bin/make -O -j4 /usr/bin/cmake -S/builddir/build/BUILD/ensmallen-1.15.1 -B/builddir/build/BUILD/ensmallen-1.15.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f tests/CMakeFiles/ensmallen_tests.dir/build.make tests/CMakeFiles/ensmallen_tests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' cd /builddir/build/BUILD/ensmallen-1.15.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ensmallen-1.15.1 /builddir/build/BUILD/ensmallen-1.15.1/tests /builddir/build/BUILD/ensmallen-1.15.1 /builddir/build/BUILD/ensmallen-1.15.1/tests /builddir/build/BUILD/ensmallen-1.15.1/tests/CMakeFiles/ensmallen_tests.dir/DependInfo.cmake --color= Scanning dependencies of target ensmallen_tests make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' /usr/bin/make -f tests/CMakeFiles/ensmallen_tests.dir/build.make tests/CMakeFiles/ensmallen_tests.dir/build make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 10%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/ada_grad_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 5%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/ada_delta_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 10%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/adam_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 13%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/aug_lagrangian_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 15%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/bigbatch_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 21%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/cne_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 18%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/cmaes_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 23%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/eve_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 28%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/function_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/function_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/function_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 2%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/main.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/main.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 31%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/gradient_descent_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 26%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/frankwolfe_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 34%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/grid_search_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 36%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/iqn_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 39%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/katyusha_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 44%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/line_search_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 42%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/lbfgs_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 52%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/nesterov_momentum_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 50%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/momentum_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 55%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/parallel_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 47%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/lrsdp_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 60%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/quasi_hyperbolic_momentum_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 57%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/proximal_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 65%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/sa_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 63%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/rmsprop_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 68%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/sarah_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 71%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/scd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 76%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/sgdr_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 78%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 73%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/sdp_primal_dual_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 81%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/smorms3_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 84%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/snapshot_ensembles.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 86%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/spalera_sgd_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 89%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/spsa_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 92%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/svrg_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 94%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/swats_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [ 97%] Building CXX object tests/CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/c++ -I/builddir/build/BUILD/ensmallen-1.15.1/include -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -std=gnu++11 -o CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o -c /builddir/build/BUILD/ensmallen-1.15.1/tests/wn_grad_test.cpp make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [100%] Linking CXX executable ../ensmallen_tests cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/ensmallen_tests.dir/link.txt --verbose=1 /usr/bin/c++ -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-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fopenmp -Wall -Wpedantic -Wunused-parameter -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ensmallen_tests.dir/main.cpp.o CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o CMakeFiles/ensmallen_tests.dir/function_test.cpp.o CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o -o ../ensmallen_tests -larmadillo cd /builddir/build/BUILD/ensmallen-1.15.1/tests && /usr/bin/cmake -E copy_directory /builddir/build/BUILD/ensmallen-1.15.1/tests/data/ /builddir/build/BUILD/ensmallen-1.15.1/data/ make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' make[1]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' [100%] Built target ensmallen_tests make[1]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dDDVw6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le + cd ensmallen-1.15.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -S/builddir/build/BUILD/ensmallen-1.15.1 -B/builddir/build/BUILD/ensmallen-1.15.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' /usr/bin/make -f tests/CMakeFiles/ensmallen_tests.dir/build.make tests/CMakeFiles/ensmallen_tests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' cd /builddir/build/BUILD/ensmallen-1.15.1 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ensmallen-1.15.1 /builddir/build/BUILD/ensmallen-1.15.1/tests /builddir/build/BUILD/ensmallen-1.15.1 /builddir/build/BUILD/ensmallen-1.15.1/tests /builddir/build/BUILD/ensmallen-1.15.1/tests/CMakeFiles/ensmallen_tests.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' /usr/bin/make -f tests/CMakeFiles/ensmallen_tests.dir/build.make tests/CMakeFiles/ensmallen_tests.dir/build make[2]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' make[2]: Nothing to be done for 'tests/CMakeFiles/ensmallen_tests.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' [100%] Built target ensmallen_tests make[1]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ensmallen-1.15.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/ensmallen-1.15.1' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/ensmallen-1.15.1' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/update_classic.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/constr_structure_group.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/constr_lpball.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/func_sq.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/line_search -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/line_search/line_search.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/line_search/line_search_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/frank_wolfe.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/proximal -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/proximal/proximal.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/proximal/proximal_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/atoms.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/update_full_correction.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/update_span.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/update_linesearch.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/fw/frank_wolfe_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/svrg -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/svrg/barzilai_borwein_decay.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/svrg/svrg_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/svrg/svrg_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/svrg/svrg.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ens_version.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/padam -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/padam/padam_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/padam/padam.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spalera_sgd -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spalera_sgd/spalera_sgd_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spalera_sgd/spalera_sgd.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spalera_sgd/spalera_stepsize.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_delta -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_delta/ada_delta_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_delta/ada_delta_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_delta/ada_delta.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cne -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cne/cne_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cne/cne.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/lbfgs -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/lbfgs/lbfgs_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/lbfgs/lbfgs.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sa -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sa/sa.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sa/exponential_schedule.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sa/sa_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/de -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/de/de.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/de/de_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd/parallel_sgd_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd/decay_policies -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd/decay_policies/constant_step.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd/decay_policies/exponential_backoff.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/parallel_sgd/parallel_sgd.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cmaes -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cmaes/random_selection.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cmaes/cmaes.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cmaes/full_selection.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/cmaes/cmaes_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/eve -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/eve/eve_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/eve/eve.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/smorms3 -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/smorms3/smorms3.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/smorms3/smorms3_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/smorms3/smorms3_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/gradient_descent -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/gradient_descent/gradient_descent_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/gradient_descent/gradient_descent.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/wn_grad -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/wn_grad/wn_grad_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/wn_grad/wn_grad_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/wn_grad/wn_grad.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sarah -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sarah/sarah.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sarah/sarah_plus_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sarah/sarah_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sarah/sarah_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/katyusha -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/katyusha/katyusha_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/katyusha/katyusha.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/qhadam -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/qhadam/qhadam_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/qhadam/qhadam.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/qhadam/qhadam_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/swats -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/swats/swats_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/swats/swats_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/swats/swats.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/nadam_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/adam_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/amsgrad_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/adamax_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/adam_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/optimisticadam_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/nadamax_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/adam/adam.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/log.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/lin_alg.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/sdp_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/primal_dual_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/lrsdp_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/lrsdp.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/primal_dual.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/lrsdp_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/sdp.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sdp/lrsdp_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/bigbatch_sgd -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/bigbatch_sgd/bigbatch_sgd_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/bigbatch_sgd/adaptive_stepsize.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/bigbatch_sgd/bigbatch_sgd.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/bigbatch_sgd/backtracking_line_search.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/scd_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/scd.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/descent_policies -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/descent_policies/cyclic_descent.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/descent_policies/greedy_descent.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/scd/descent_policies/random_descent.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/sgdr.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/sgdr_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/snapshot_sgdr.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/snapshot_sgdr_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/snapshot_ensembles.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgdr/cyclical_decay.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/sgd.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies/quasi_hyperbolic_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies/nesterov_momentum_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies/momentum_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies/vanilla_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/update_policies/gradient_clipping.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/decay_policies -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/decay_policies/no_decay.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/sgd/sgd_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/iqn -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/iqn/iqn.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/iqn/iqn_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ftml -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ftml/ftml_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ftml/ftml.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ftml/ftml_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sgd_test_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/aug_lagrangian_test_functions_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/colville_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/logistic_regression_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/wood_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rosenbrock_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sgd_test_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rosenbrock_wood_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/softmax_regression_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sparse_test_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/colville_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/wood_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/schwefel_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/matyas_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/aug_lagrangian_test_functions.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/styblinski_tang_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/booth_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rastrigin_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/softmax_regression_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/easom_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/generalized_rosenbrock_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/drop_wave_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/schwefel_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/fw_test_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/matyas_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/styblinski_tang_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/bukin_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sphere_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rastrigin_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/bukin_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/drop_wave_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/gradient_descent_test_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/eggholder_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/problems.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/logistic_regression_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sparse_test_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/eggholder_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rosenbrock_wood_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/generalized_rosenbrock_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/rosenbrock_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/mc_cormick_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/booth_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/gradient_descent_test_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/mc_cormick_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/sphere_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/problems/easom_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/config.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/rmsprop -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/rmsprop/rmsprop_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/rmsprop/rmsprop.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_grad -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_grad/ada_grad.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_grad/ada_grad_update.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/ada_grad/ada_grad_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_evaluate_with_gradient.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_decomposable_gradient.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/traits.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/sfinae_utility.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_decomposable_evaluate_with_gradient.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_decomposable_evaluate_with_gradient_const.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_decomposable_evaluate_const.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_decomposable_evaluate.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_evaluate.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/add_gradient.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/function/static_checks.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spsa -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spsa/spsa_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/spsa/spsa.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/grid_search -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/grid_search/grid_search_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/grid_search/grid_search.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/aug_lagrangian -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_function.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_function_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_impl.hpp -- Installing: /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/include/ensmallen.hpp + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EWGoUx + umask 022 + cd /builddir/build/BUILD + cd ensmallen-1.15.1 + ./ensmallen_tests '~SmallLovaszThetaSdp' '~BBSBBLogisticRegressionTest' ensmallen version: 1.15.1 (Wrong Side Of The Road) armadillo version: 9.500.2 (Riot Compact) =============================================================================== All tests passed (9532 assertions in 126 test cases) + exit 0 Processing files: ensmallen-devel-1.15.1-1.fc29.ppc64le Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vDm1ar + umask 022 + cd /builddir/build/BUILD + cd ensmallen-1.15.1 + LICENSEDIR=/builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/share/licenses/ensmallen-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/share/licenses/ensmallen-devel + cp -pr LICENSE.txt /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le/usr/share/licenses/ensmallen-devel + exit 0 Provides: ensmallen-devel = 1.15.1-1.fc29 ensmallen-devel(ppc-64) = 1.15.1-1.fc29 ensmallen-static = 1.15.1-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le Wrote: /builddir/build/RPMS/ensmallen-devel-1.15.1-1.fc29.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xP7BDk + umask 022 + cd /builddir/build/BUILD + cd ensmallen-1.15.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ensmallen-1.15.1-1.fc29.ppc64le + exit 0 Child return code was: 0