+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/opari2.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.816tYl + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf opari2-2.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/opari2-2.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd opari2-2.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ytSBz2 + umask 022 + cd /builddir/build/BUILD + cd opari2-2.0.2 + 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 ' + 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 ' + 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 -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 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-config/config.sub ++ basename ./build-config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-config/config.guess ++ basename ./build-config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-config/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 --disable-static --disable-silent-rules --with-platform=linux which: no svnversion in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking for platform... linux (auto detected) checking for cross compilation... no checking for uncrustify... no checking for doxygen... no checking for a sed that does not truncate output... /usr/bin/sed checking that generated files are newer than configure... done configure: creating ./config.status === configuring in build-frontend (/builddir/build/BUILD/opari2-2.0.2/build-frontend) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sbindir=/usr/sbin' '--libexecdir=/usr/libexec' '--infodir=/usr/share/info' '--host=riscv64-redhat-linux-gnu' '--datadir=/usr/share' '--libdir=/usr/lib64' '--mandir=/usr/share/man' 'FC=gfortran' '--program-prefix=' '--exec-prefix=/usr' '--includedir=/usr/include' '--localstatedir=/var' 'F77=gfortran' '--bindir=/usr/bin' 'CC=gcc' 'CXX=g++' '--build=riscv64-redhat-linux-gnu' '--sharedstatedir=/var/lib' '--with-platform=linux' '--sysconfdir=/etc' '--disable-silent-rules' '--disable-static' '--disable-dependency-tracking' 'ac_scorep_platform=linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for C compiler vendor... gnu checking for gcc option to accept ISO C99... none needed checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc and cc understand -c and -o together... yes checking for riscv64-redhat-linux-gnu-g77... gfortran checking whether we are using the GNU Fortran 77 compiler... yes checking whether gfortran accepts -g... yes checking whether the fortran 77 compiler gfortran works... yes checking for riscv64-redhat-linux-gnu-gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking whether the fortran compiler gfortran works... yes checking for gcc option to support OpenMP... -fopenmp checking for g++ option to support OpenMP... -fopenmp checking for gfortran option to support OpenMP... -fopenmp checking for gfortran option to support OpenMP... -fopenmp checking whether double precision, allocatable arrays are supported... yes checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... /usr/bin/strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ../test/jacobi_c_test.sh config.status: creating ../test/jacobi_c++_test.sh config.status: creating ../test/jacobi_f90_test.sh config.status: creating ../test/jacobi_f77_test.sh config.status: creating ../doc/example/Makefile config.status: creating ../doc/example_user_instrumentation/Makefile config.status: creating ../src/opari2_config_tool_frontend.h config.status: creating ../src/config-frontend.h config.status: executing depfiles commands config.status: executing libtool commands config.status: creating Makefile config.status: creating src/config-common.h config.status: creating test/c_test.sh config.status: creating test/f90_test.sh config.status: creating test/f77_test.sh config.status: creating test/awk_script_test.sh config.status: creating test/awk_script_test.output config.status: creating build-frontend/pomp2-parse-init-regions.awk + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/opari2-2.0.2' Making all in build-frontend make[2]: Entering directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' gawk '{print "\"" $0 "\\n\""}' ./../doc/doxygen-user/opari2_usage.dox.in > opari2_usage.h gawk '{print "\"" $0 "\\n\""}' ./../doc/doxygen-user/opari2-config_usage.dox.in > opari2-config_usage.h gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -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 -c -o foos.o `test -f '../src/opari-lib-dummy/foos.c' || echo './'`../src/opari-lib-dummy/foos.c gfortran -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 -I/usr/lib64/gfortran/modules -c -o getfname.o `test -f '../src/opari-lib-dummy/getfname.f' || echo './'`../src/opari-lib-dummy/getfname.f /bin/sh ./libtool --tag=F77 --mode=link gfortran -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 -I/usr/lib64/gfortran/modules -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getfname foos.o getfname.o libtool: link: gfortran -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 -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getfname foos.o getfname.o ./getfname make all-am make[3]: Entering directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-pomp2_lib.lo `test -f '../src/opari-lib-dummy/pomp2_lib.c' || echo './'`../src/opari-lib-dummy/pomp2_lib.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-opari2_ctc_parser.lo `test -f '../src/opari-lib-dummy/opari2_ctc_parser.c' || echo './'`../src/opari-lib-dummy/opari2_ctc_parser.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-pomp2_region_info.lo `test -f '../src/opari-lib-dummy/pomp2_region_info.c' || echo './'`../src/opari-lib-dummy/pomp2_region_info.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-pomp2_user_region_info.lo `test -f '../src/opari-lib-dummy/pomp2_user_region_info.c' || echo './'`../src/opari-lib-dummy/pomp2_user_region_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/pomp2_lib.c -o libpomp_la-pomp2_lib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/opari2_ctc_parser.c -o libpomp_la-opari2_ctc_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/pomp2_user_region_info.c -o libpomp_la-pomp2_user_region_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/pomp2_region_info.c -o libpomp_la-pomp2_region_info.o ../src/opari-lib-dummy/pomp2_user_region_info.c: In function 'assignUserRegionType': ../src/opari-lib-dummy/pomp2_user_region_info.c:125:34: warning: comparison between 'POMP2_USER_Region_type {aka enum }' and 'enum ' [-Wenum-compare] if ( regionInfo->mRegionType == POMP2_No_type ) ^~ ../src/opari-lib-dummy/pomp2_user_region_info.c: In function 'checkUSERConsistency': ../src/opari-lib-dummy/pomp2_user_region_info.c:149:29: warning: unused variable 'requiredAttributesFound' [-Wunused-variable] bool requiredAttributesFound; ^~~~~~~~~~~~~~~~~~~~~~~ ../src/opari-lib-dummy/pomp2_region_info.c: In function 'checkOMPConsistency': ../src/opari-lib-dummy/pomp2_region_info.c:364:24: warning: unused variable 'requiredAttributesFound' [-Wunused-variable] bool requiredAttributesFound; ^~~~~~~~~~~~~~~~~~~~~~~ ../src/opari-lib-dummy/opari2_ctc_parser.c:198:1: warning: 'getCTCTokenFromString' declared 'static' but never defined [-Wunused-function] getCTCTokenFromString( char* token ); ^~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-pomp2_fwrapper.lo `test -f '../src/opari-lib-dummy/pomp2_fwrapper.c' || echo './'`../src/opari-lib-dummy/pomp2_fwrapper.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c -o libpomp_la-pomp2_fwrapper_base.lo `test -f '../src/opari-lib-dummy/pomp2_fwrapper_base.c' || echo './'`../src/opari-lib-dummy/pomp2_fwrapper_base.c g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2.o `test -f '../src/opari/opari2.cc' || echo './'`../src/opari/opari2.cc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/pomp2_fwrapper.c -o libpomp_la-pomp2_fwrapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -I./../include -fopenmp -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 -c ../src/opari-lib-dummy/pomp2_fwrapper_base.c -o libpomp_la-pomp2_fwrapper_base.o g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_parser_c.o `test -f '../src/opari/opari2_parser_c.cc' || echo './'`../src/opari/opari2_parser_c.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_parser_f.o `test -f '../src/opari/opari2_parser_f.cc' || echo './'`../src/opari/opari2_parser_f.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_directive_manager.o `test -f '../src/opari/opari2_directive_manager.cc' || echo './'`../src/opari/opari2_directive_manager.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_directive.o `test -f '../src/opari/opari2_directive.cc' || echo './'`../src/opari/opari2_directive.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_directive_openmp.o `test -f '../src/opari/openmp/opari2_directive_openmp.cc' || echo './'`../src/opari/openmp/opari2_directive_openmp.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_omp_handler.o `test -f '../src/opari/openmp/opari2_omp_handler.cc' || echo './'`../src/opari/openmp/opari2_omp_handler.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_directive_pomp.o `test -f '../src/opari/pomp/opari2_directive_pomp.cc' || echo './'`../src/opari/pomp/opari2_directive_pomp.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_pomp_handler.o `test -f '../src/opari/pomp/opari2_pomp_handler.cc' || echo './'`../src/opari/pomp/opari2_pomp_handler.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_directive_offload.o `test -f '../src/opari/offload/opari2_directive_offload.cc' || echo './'`../src/opari/offload/opari2_directive_offload.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -DPACKAGE_VERSION="\"2.0.2\"" -I./../src/opari -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 -c -o opari2-opari2_offload_handler.o `test -f '../src/opari/offload/opari2_offload_handler.cc' || echo './'`../src/opari/offload/opari2_offload_handler.cc g++ -DHAVE_CONFIG_H -I. -I./../src -I./../src -DFRONTEND_BUILD -DCROSS_BUILD -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 -c -o opari2_config.o `test -f '../src/opari/opari2_config.cc' || echo './'`../src/opari/opari2_config.cc /bin/sh ./libtool --tag=CC --mode=link gcc -fopenmp -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpomp.la libpomp_la-pomp2_lib.lo libpomp_la-opari2_ctc_parser.lo libpomp_la-pomp2_region_info.lo libpomp_la-pomp2_user_region_info.lo libpomp_la-pomp2_fwrapper.lo libpomp_la-pomp2_fwrapper_base.lo /bin/sh ./libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opari2 opari2-opari2.o opari2-opari2_parser_c.o opari2-opari2_parser_f.o opari2-opari2_directive_manager.o opari2-opari2_directive.o opari2-opari2_directive_openmp.o opari2-opari2_omp_handler.o opari2-opari2_directive_pomp.o opari2-opari2_pomp_handler.o opari2-opari2_directive_offload.o opari2-opari2_offload_handler.o libtool: link: ar cru .libs/libpomp.a libpomp_la-pomp2_lib.o libpomp_la-opari2_ctc_parser.o libpomp_la-pomp2_region_info.o libpomp_la-pomp2_user_region_info.o libpomp_la-pomp2_fwrapper.o libpomp_la-pomp2_fwrapper_base.o libtool: link: ranlib .libs/libpomp.a libtool: link: ( cd ".libs" && rm -f "libpomp.la" && ln -s "../libpomp.la" "libpomp.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -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 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opari2-config opari2_config.o libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opari2 opari2-opari2.o opari2-opari2_parser_c.o opari2-opari2_parser_f.o opari2-opari2_directive_manager.o opari2-opari2_directive.o opari2-opari2_directive_openmp.o opari2-opari2_omp_handler.o opari2-opari2_directive_pomp.o opari2-opari2_pomp_handler.o opari2-opari2_directive_offload.o opari2-opari2_offload_handler.o libtool: link: g++ -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o opari2-config opari2_config.o make[3]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[2]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[2]: Entering directory '/builddir/build/BUILD/opari2-2.0.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2' make[1]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VA0AyL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 + cd opari2-2.0.2 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/opari2-2.0.2' Making install in build-frontend make[2]: Entering directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[4]: Entering directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p opari2 opari2-config '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -p opari2 /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/bin/opari2 libtool: install: /usr/bin/install -p opari2-config /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/bin/opari2-config /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../doc/example/example.* /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../include/opari2/pomp2_lib.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../doc/example/Makefile /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../build-frontend/.libs/libpomp.* /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/ rm -f /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/libpomp.la /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../doc/example_user_instrumentation/example_user_instrumentation.* /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../include/opari2/pomp2_user_lib.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../doc/example_user_instrumentation/Makefile /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../build-frontend/.libs/libpomp.* /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/ rm -f /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/libpomp.la /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/opari2_ctc_token.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/opari2_region_info.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/opari2_ctc_parser.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/opari2_ctc_parser.c /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/pomp2_region_info.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/pomp2_region_info.c /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/pomp2_user_region_info.h /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/install -p -m 644 /builddir/build/BUILD/opari2-2.0.2/build-frontend/../src/opari-lib-dummy/pomp2_user_region_info.c /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/opari2/devel/ /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/include/opari2' /usr/bin/install -p -m 644 ../include/opari2/pomp2_lib.h ../include/opari2/pomp2_user_lib.h '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/include/opari2' make[4]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[3]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[2]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2/build-frontend' make[2]: Entering directory '/builddir/build/BUILD/opari2-2.0.2' make[3]: Entering directory '/builddir/build/BUILD/opari2-2.0.2' /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/libexec /usr/bin/install -p ./build-frontend/pomp2-parse-init-regions.awk /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/libexec/ if test -f "./doc/html.tar.gz"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2; \ /usr/bin/install -p -m 644 ./doc/html.tar.gz /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/html.tar.gz; \ cd /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2; \ tar xzvf html.tar.gz; \ rm -f html.tar.gz; \ fi html/ html/nav_h.png html/pomp2__lib_8h.html html/sync_on.png html/INSTALL.html html/NEWS.html html/folderopen.png html/search/ html/search/all_8.js html/search/classes_0.js html/search/all_3.js html/search/variables_0.html html/search/pages_6.js html/search/classes_1.js html/search/all_6.js html/search/classes_1.html html/search/all_4.js html/search/all_5.html html/search/all_5.js html/search/files_0.js html/search/nomatches.html html/search/mag_sel.png html/search/files_1.js html/search/all_7.html html/search/functions_1.html html/search/functions_1.js html/search/variables_0.js html/search/classes_0.html html/search/pages_0.html html/search/all_1.js html/search/pages_1.html html/search/pages_5.js html/search/all_3.html html/search/pages_2.html html/search/pages_6.html html/search/search.css html/search/functions_0.js html/search/files_0.html html/search/all_0.js html/search/pages_2.js html/search/pages_1.js html/search/close.png html/search/all_2.js html/search/enums_0.js html/search/pages_4.js html/search/searchdata.js html/search/enums_0.html html/search/pages_0.js html/search/all_4.html html/search/typedefs_0.js html/search/all_8.html html/search/search_r.png html/search/pages_4.html html/search/all_7.js html/search/typedefs_0.html html/search/all_6.html html/search/defines_0.js html/search/functions_0.html html/search/search.js html/search/pages_5.html html/search/files_1.html html/search/functions_2.js html/search/all_0.html html/search/defines_0.html html/search/search_l.png html/search/all_1.html html/search/pages_3.js html/search/pages_3.html html/search/functions_2.html html/search/search_m.png html/search/all_2.html html/tabs.css html/doc.png html/dir_f9c4fff957ad579fd361e61a255935f9.html html/pomp2__user__lib_8h.html html/dir_d44c64559bbebec7f509842c48db8b23.html html/pomp2__user__lib_8h_source.html html/globals.html html/structPOMP2__Region__info.html html/pomp2__user__region__info_8h.html html/sync_off.png html/structPOMP2__USER__Region__info.html html/pomp2__user__region__info_8h_source.html html/pages.html html/nav_f.png html/globals_type.html html/opari2__region__info_8h.html html/structOPARI2__Region__info.html html/globals_enum.html html/CTC_STRING.html html/jquery.js html/functions_vars.html html/globals_func.html html/pomp2__lib_8h_source.html html/nav_g.png html/dynsections.js html/pomp2__region__info_8h_source.html html/tab_b.png html/folderclosed.png html/functions.html html/files.html html/POMP_USER.html html/USAGE.html html/doxygen.png html/EXAMPLE.html html/arrowdown.png html/classes.html html/open.png html/dir_3fa5e3bb0600f7312fa4afe76654231b.html html/bdwn.png html/tab_h.png html/project_logo.svg html/index.html html/graph_legend.png html/splitbar.png html/annotated.html html/project_logo.pdf html/arrowright.png html/LINKING.html html/installationfile.html html/tab_a.png html/tab_s.png html/globals_defs.html html/graph_legend.html html/doxygen.css html/graph_legend.md5 html/dir_68267d1309a1af8e8297ef4c3efbcdba.html html/opari2__region__info_8h_source.html html/pomp2__region__info_8h.html html/closed.png html/bc_s.png if test -d "./doc"; then \ cd ./doc; \ dirs="pdf tags"; \ cd -; \ for i in $dirs; do \ if test -d "./doc/$i"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/$i; \ cd ./doc/$i; \ files=`find . -type f`; \ cd -; \ for j in $files; do \ /usr/bin/install -p -m 644 ./doc/$i/$j /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/$i/$j; \ done; \ fi; \ done; \ fi /builddir/build/BUILD/opari2-2.0.2 /builddir/build/BUILD/opari2-2.0.2 /builddir/build/BUILD/opari2-2.0.2 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2' /usr/bin/install -p -m 644 ./OPEN_ISSUES ./ChangeLog '/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2' make[3]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2' make[2]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2' make[1]: Leaving directory '/builddir/build/BUILD/opari2-2.0.2' + find /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 -name '*.la' -delete -print + find /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation -name '*.a' -delete -print /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example/libpomp.a /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/example_user_instrumentation/libpomp.a + cp -p AUTHORS ChangeLog README /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/doc/opari2/ + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: opari2-2.0.2-3.fc28.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ofuh9H + umask 022 + cd /builddir/build/BUILD + cd opari2-2.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/licenses/opari2 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/licenses/opari2 + cp -pr COPYING /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64/usr/share/licenses/opari2 + exit 0 Provides: opari2 = 2.0.2-3.fc28 opari2(riscv-64) = 2.0.2-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/gawk 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) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(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.9)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/opari2-2.0.2-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/opari2-2.0.2-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wh38TE + umask 022 + cd /builddir/build/BUILD + cd opari2-2.0.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/opari2-2.0.2-3.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff