+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libgeotiff.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.BOzotA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libgeotiff-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/libgeotiff-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libgeotiff-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set +x + sed -i -e 's|\r||g' ./libxtiff/CMakeLists.txt + set +x + sed -i -e 's|\r||g' ./CMakeLists.txt + set +x + sed -i -e 's|\r||g' ./bin/CMakeLists.txt + set +x + iconv -f ISO-8859-1 -t UTF-8 ./csv/alias.csv + mv -f ./csv/alias.csv.tmp ./csv/alias.csv + set +x + iconv -f ISO-8859-1 -t UTF-8 ./csv/prime_meridian.c + mv -f ./csv/prime_meridian.c.tmp ./csv/prime_meridian.c + set +x + iconv -f ISO-8859-1 -t UTF-8 ./csv/change.csv + mv -f ./csv/change.csv.tmp ./csv/change.csv + set +x + sed -i -e 's|\r||g' ./cmake/FindGeoTIFF.cmake + set +x + sed -i -e 's|\r||g' ./cmake/geo_config.h.in + set +x + sed -i -e 's|\r||g' ./cmake/FindPROJ4.cmake + set +x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7ohJpM + umask 022 + cd /builddir/build/BUILD + cd libgeotiff-1.4.0 + 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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 --prefix=/usr --includedir=/usr/include/libgeotiff/ --with-proj --with-jpeg --with-zip --enable-debug --disable-static checking build system type... riscv64-redhat-linux-gnu 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 to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 for style of include used by make... GNU checking dependency style of gcc... none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking host system type... riscv64-redhat-linux-gnu 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... 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 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E 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 whether -lc should be explicitly linked in... no 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... yes checking whether to build static libraries... no 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for string.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for debug enabled... yes checking for exp in -lm... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateInit_... -lz checking for library containing jinit_compress_master... -ljpeg checking for TIFFOpen in -ltiff... yes checking for TIFFMergeFieldInfo in -ltiff... yes PROJ_HOME=yes, but either proj_api.h or libproj.a not found! checking for pj_init in -lproj... yes checking proj_api.h usability... yes checking proj_api.h presence... yes checking for proj_api.h... yes checking if EPSG tables will be read from .csv files... no checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for riscv64-redhat-linux-gnu-perl... no checking for perl... no configure: creating ./config.status config.status: creating Makefile config.status: creating libxtiff/Makefile config.status: creating bin/Makefile config.status: creating man/Makefile config.status: creating man/man1/Makefile config.status: creating cmake/Makefile config.status: creating geo_config.h config.status: geo_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands libgeotiff configuration summary: Version..................: 1.4.0 Installation directory...: /usr C compiler...............: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -DDEBUG -Wall C++ compiler.............: 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 -g -DDEBUG -Wall Debugging support........: yes zlib support......: yes jpeg support......: yes TIFF support......: yes -INCLUDE .......: -PREFIX ........: PROJ support......: yes -INCLUDE .......: -PREFIX ........: Incode CSV support: no LIBS.....................: -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff libgeotiff - http://trac.osgeo.org/geotiff + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0' Making all in libxtiff make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c -o xtiff.lo xtiff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../ -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c xtiff.c -fPIC -DPIC -o .libs/xtiff.o /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libxtiff.la xtiff.lo -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff libtool: link: ar cru .libs/libxtiff.a .libs/xtiff.o libtool: link: ranlib .libs/libxtiff.a libtool: link: ( cd ".libs" && rm -f "libxtiff.la" && ln -s "../libxtiff.la" "libxtiff.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' Making all in . make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o cpl_serv.lo cpl_serv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o cpl_csv.lo cpl_csv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_extra.lo geo_extra.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_free.lo geo_free.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c cpl_csv.c -fPIC -DPIC -o .libs/cpl_csv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c cpl_serv.c -fPIC -DPIC -o .libs/cpl_serv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_extra.c -fPIC -DPIC -o .libs/geo_extra.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_free.c -fPIC -DPIC -o .libs/geo_free.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_get.lo geo_get.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_get.c -fPIC -DPIC -o .libs/geo_get.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_names.lo geo_names.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_names.c -fPIC -DPIC -o .libs/geo_names.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_new.lo geo_new.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_new.c -fPIC -DPIC -o .libs/geo_new.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_normalize.lo geo_normalize.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_print.lo geo_print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_normalize.c -fPIC -DPIC -o .libs/geo_normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_print.c -fPIC -DPIC -o .libs/geo_print.o geo_new.c: In function 'ReadKey': geo_new.c:235:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(pinfo_t *)(&keyptr->gk_data) = entptr->ent_val_offset; ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_set.lo geo_set.c geo_print.c: In function 'DefaultRead': geo_print.c:492:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf((FILE *)aux,"%[^\n]\n",string); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_simpletags.lo geo_simpletags.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_set.c -fPIC -DPIC -o .libs/geo_set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_simpletags.c -fPIC -DPIC -o .libs/geo_simpletags.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_tiffp.lo geo_tiffp.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_trans.lo geo_trans.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_write.lo geo_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_tiffp.c -fPIC -DPIC -o .libs/geo_tiffp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_trans.c -fPIC -DPIC -o .libs/geo_trans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_write.c -fPIC -DPIC -o .libs/geo_write.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geo_strtod.lo geo_strtod.c geo_write.c: In function 'WriteKey': geo_write.c:135:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] entptr->ent_val_offset = *(pinfo_t*)&keyptr->gk_data; ^~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c -o geotiff_proj4.lo geotiff_proj4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geo_strtod.c -fPIC -DPIC -o .libs/geo_strtod.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -c geotiff_proj4.c -fPIC -DPIC -o .libs/geotiff_proj4.o In file included from geo_strtod.c:36:0: geo_strtod.c: In function '_StrtodDelim': cpl_serv.h:132:25: warning: implicit declaration of function '_GTIFFree'; did you mean 'VSIFree'? [-Wimplicit-function-declaration] #define VSIFree _GTIFFree ^ cpl_serv.h:163:38: note: in expansion of macro 'VSIFree' #define CPLFree(x) { if( x != NULL ) VSIFree(x); } ^~~~~~~ geo_strtod.c:136:5: note: in expansion of macro 'CPLFree' CPLFree( pszNumber ); ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=link gcc -I./libxtiff -DHAVE_LIBPROJ=1 -DHAVE_TIFF=1 -DCSV_DATA_DIR=\"/usr/share/epsg_csv\" -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 -g -DDEBUG -Wall -version-info 3:0:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgeotiff.la -rpath /usr/lib64 cpl_serv.lo cpl_csv.lo geo_extra.lo geo_free.lo geo_get.lo geo_names.lo geo_new.lo geo_normalize.lo geo_print.lo geo_set.lo geo_simpletags.lo geo_tiffp.lo geo_trans.lo geo_write.lo geo_strtod.lo geotiff_proj4.lo libxtiff/libxtiff.la -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff libtool: link: gcc -shared .libs/cpl_serv.o .libs/cpl_csv.o .libs/geo_extra.o .libs/geo_free.o .libs/geo_get.o .libs/geo_names.o .libs/geo_new.o .libs/geo_normalize.o .libs/geo_print.o .libs/geo_set.o .libs/geo_simpletags.o .libs/geo_tiffp.o .libs/geo_trans.o .libs/geo_write.o .libs/geo_strtod.o .libs/geotiff_proj4.o -Wl,--whole-archive libxtiff/.libs/libxtiff.a -Wl,--no-whole-archive -lproj -ljpeg -lz -lm -ltiff -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-z -Wl,relro -Wl,-soname -Wl,libgeotiff.so.2 -o .libs/libgeotiff.so.2.1.0 libtool: link: (cd ".libs" && rm -f "libgeotiff.so.2" && ln -s "libgeotiff.so.2.1.0" "libgeotiff.so.2") libtool: link: (cd ".libs" && rm -f "libgeotiff.so" && ln -s "libgeotiff.so.2.1.0" "libgeotiff.so") libtool: link: ( cd ".libs" && rm -f "libgeotiff.la" && ln -s "../libgeotiff.la" "libgeotiff.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0' Making all in bin make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c makegeo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c geotifcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c listgeo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -c applygeo.c /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o applygeo applygeo.o ../libgeotiff.la -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff geotifcp.c: In function 'ApplyWorldFile': geotifcp.c:199:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", pixsize + 0 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geotifcp.c:200:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", &y_rot ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ geotifcp.c:201:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", &x_rot ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ geotifcp.c:202:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", pixsize + 1 ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ geotifcp.c:203:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", &xoff ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ geotifcp.c:204:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf( tfw, "%lf", &yoff ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makegeo makegeo.o ../libgeotiff.la -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o listgeo listgeo.o ../libgeotiff.la -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/applygeo applygeo.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../.libs/libgeotiff.so -lproj -ljpeg -lz -lm -ltiff libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/makegeo makegeo.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../.libs/libgeotiff.so -lproj -ljpeg -lz -lm -ltiff libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/listgeo listgeo.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../.libs/libgeotiff.so -lproj -ljpeg -lz -lm -ltiff /bin/sh ../libtool --tag=CC --mode=link gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o geotifcp geotifcp.o ../libgeotiff.la -lproj -ljpeg -lz -lm -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -ltiff libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -I../ -I../libxtiff -DHAVE_TIFF=1 -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 -g -DDEBUG -Wall -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/geotifcp geotifcp.o -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ../.libs/libgeotiff.so -lproj -ljpeg -lz -lm -ltiff make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' Making all in man make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' Making all in man1 make[3]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[3]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' Making all in cmake make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ctvfod + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 + cd libgeotiff-1.4.0 + rm -rf /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 'INSTALL=install -p' Making install in libxtiff make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/libgeotiff" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/include/libgeotiff" install -p -m 644 xtiffio.h '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/include/libgeotiff' make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/libxtiff' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0' make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64" /bin/sh ./libtool --mode=install install -p libgeotiff.la '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64' libtool: install: install -p .libs/libgeotiff.so.2.1.0 /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/libgeotiff.so.2.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64 && { ln -s -f libgeotiff.so.2.1.0 libgeotiff.so.2 || { rm -f libgeotiff.so.2 && ln -s libgeotiff.so.2.1.0 libgeotiff.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64 && { ln -s -f libgeotiff.so.2.1.0 libgeotiff.so || { rm -f libgeotiff.so && ln -s libgeotiff.so.2.1.0 libgeotiff.so; }; }) libtool: install: install -p .libs/libgeotiff.lai /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/libgeotiff.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/share/epsg_csv" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/epsg_csv" install -p -m 644 csv/alias.csv csv/area.csv csv/change.csv csv/compdcs.csv csv/coordinate_axis.csv csv/coordinate_axis_name.csv csv/coordinate_operation.csv csv/coordinate_operation_method.csv csv/coordinate_operation_parameter.csv csv/coordinate_operation_parameter_value.csv csv/coordinate_operation_path.csv csv/coordinate_reference_system.csv csv/coordinate_system.csv csv/datum.csv csv/datum_shift.csv csv/datum_shift_pref.csv csv/deprecation.csv csv/ellipsoid.csv csv/esri_datum_override.csv csv/gcs.csv csv/gcs.override.csv csv/geoccs.csv csv/naming_system.csv csv/pcs.csv csv/pcs.override.csv csv/prime_meridian.csv csv/projop_wparm.csv csv/stateplane.csv csv/supersession.csv csv/unit_of_measure.csv csv/version_history.csv csv/vertcs.csv csv/vertcs.override.csv '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/epsg_csv' test -z "/usr/include/libgeotiff" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/include/libgeotiff" install -p -m 644 geotiff.h geo_config.h geotiffio.h geovalues.h geonames.h geokeys.h geo_tiffp.h geo_keyp.h geo_normalize.h cpl_serv.h geo_simpletags.h epsg_datum.inc epsg_gcs.inc epsg_pm.inc epsg_units.inc geo_ctrans.inc epsg_ellipse.inc epsg_pcs.inc epsg_proj.inc epsg_vertcs.inc geokeys.inc geo_incode_defs.h '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/include/libgeotiff' make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0' Making install in bin make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install install -p makegeo geotifcp listgeo applygeo '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin' libtool: install: warning: `../libgeotiff.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/makegeo /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin/makegeo libtool: install: warning: `../libgeotiff.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/geotifcp /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin/geotifcp libtool: install: warning: `../libgeotiff.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/listgeo /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin/listgeo libtool: install: warning: `../libgeotiff.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/applygeo /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/bin/applygeo make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/bin' Making install in man make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' Making install in man1 make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[3]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/man/man1" install -p -m 644 listgeo.1 '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man/man1' make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[3]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/man' Making install in cmake make[1]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' make[2]: Entering directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' make[1]: Leaving directory '/builddir/build/BUILD/libgeotiff-1.4.0/cmake' + cat + mkdir -p /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/pkgconfig/ + install -p -m 644 libgeotiff.pc /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/pkgconfig/ + rm -fv /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/libgeotiff.la removed '/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/lib64/libgeotiff.la' + echo + /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: libgeotiff-1.4.0-11.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9JY43C + umask 022 + cd /builddir/build/BUILD + cd libgeotiff-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/doc/libgeotiff + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/doc/libgeotiff + cp -pr ChangeLog /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/doc/libgeotiff + cp -pr LICENSE /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/doc/libgeotiff + cp -pr README /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64/usr/share/doc/libgeotiff + exit 0 Provides: libgeotiff = 1.4.0-11.fc28 libgeotiff(riscv-64) = 1.4.0-11.fc28 libgeotiff.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgeotiff.so.2()(64bit) libjpeg.so.62()(64bit) libm.so.6()(64bit) libproj.so.9()(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libgeotiff-devel-1.4.0-11.fc28.riscv64 Provides: libgeotiff-devel = 1.4.0-11.fc28 libgeotiff-devel(riscv-64) = 1.4.0-11.fc28 pkgconfig(libgeotiff) = 1.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgeotiff.so.2()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 Wrote: /builddir/build/SRPMS/libgeotiff-1.4.0-11.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libgeotiff-1.4.0-11.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libgeotiff-devel-1.4.0-11.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n3hicv + umask 022 + cd /builddir/build/BUILD + cd libgeotiff-1.4.0 + rm -rf /builddir/build/BUILDROOT/libgeotiff-1.4.0-11.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff