D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/libtiff-4.0.9-2.git20180317.1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9ZnubH + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + /usr/bin/bzip2 -dc /home/pterjan/rpmbuild/SOURCES/archive.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (libtiff-CVE-2014-8128.patch):' Patch #1 (libtiff-CVE-2014-8128.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file libtiff/tif_dirinfo.c Hunk #1 succeeded at 93 (offset -2 lines). Hunk #2 succeeded at 102 (offset -2 lines). + echo 'Patch #2 (libtiff-CVE-2015-7554.patch):' Patch #2 (libtiff-CVE-2015-7554.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file tools/tiffsplit.c Hunk #1 succeeded at 177 (offset -2 lines). Hunk #2 succeeded at 187 (offset -2 lines). + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.P0EzLk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + ./autogen.sh + libtoolize --force --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' + aclocal -I ./m4 + autoheader + automake --foreign --add-missing --copy configure.ac:106: installing 'config/compile' configure.ac:34: installing 'config/config.guess' configure.ac:34: installing 'config/config.sub' configure.ac:36: installing 'config/install-sh' configure.ac:36: installing 'config/missing' contrib/addtiffo/Makefile.am: installing 'config/depcomp' parallel-tests: installing 'config/test-driver' + autoconf + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --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 --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-static --with-docdir=/usr/share/doc/lib64tiff-devel --enable-ld-version-script checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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 make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for C compiler warning flags... -Wall -W checking whether ln -s works... yes checking for cmake... no checking if LD -Wl,--version-script works... yes 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 the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip 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 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 -m elf_x86_64) 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... yes 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++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make supports nested variables... (cached) yes checking for sin in -lm... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for _LARGEFILE_SOURCE value needed for large files... no checking whether optarg is declared... yes checking size of signed int... 4 checking size of unsigned int... 4 checking size of signed long... 8 checking size of unsigned long... 8 checking size of signed long long... 8 checking size of unsigned long long... 8 checking size of unsigned char *... 8 checking size of size_t... 8 checking for signed 8-bit type... signed char checking for unsigned 8-bit type... unsigned char checking for signed 16-bit type... signed short checking for unsigned 16-bit type... unsigned short checking for signed 32-bit type... signed int checking for unsigned 32-bit type... unsigned int checking for signed 64-bit type... signed long checking for unsigned 64-bit type... unsigned long checking for 'size_t' format specifier... "%lu" checking for signed size type... signed long checking for ptrdiff_t... yes checking for pointer difference type... ptrdiff_t checking for mmap... yes checking for setmode... no checking for snprintf... yes checking for strtoul... yes checking for getopt... yes checking for snprintf... (cached) yes checking for strcasecmp... yes checking for strtoul... (cached) yes checking for lfind... yes checking native cpu bit order... lsb2msb checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for jpeg_read_scanlines in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for jbg_dec_init in -ljbig... yes checking jbig.h usability... yes checking jbig.h presence... yes checking for jbig.h... yes checking for jbg_newlen... yes checking for lzma_code in -llzma... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for ZSTD_decompressStream in -lzstd... no checking zstd.h usability... no checking zstd.h presence... no checking for zstd.h... no checking for X... libraries /usr/lib64, headers /usr/include checking whether -R must be followed by a space... neither works checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether we are using the Microsoft C compiler... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking OpenGL/gl.h usability... no checking OpenGL/gl.h presence... no checking for OpenGL/gl.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for OpenGL library... -lGL checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking OpenGL/glu.h usability... no checking OpenGL/glu.h presence... no checking for OpenGL/glu.h... no checking for OpenGL Utility library... -lGLU checking for varargs GLU tesselator callback function type... no checking GL/glut.h usability... yes checking GL/glut.h presence... yes checking for GL/glut.h... yes checking GLUT/glut.h usability... no checking GLUT/glut.h presence... no checking for GLUT/glut.h... no checking for GLUT library... -lglut checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating contrib/Makefile config.status: creating contrib/addtiffo/Makefile config.status: creating contrib/dbs/Makefile config.status: creating contrib/dbs/xtiff/Makefile config.status: creating contrib/iptcutil/Makefile config.status: creating contrib/mfs/Makefile config.status: creating contrib/pds/Makefile config.status: creating contrib/ras/Makefile config.status: creating contrib/stream/Makefile config.status: creating contrib/tags/Makefile config.status: creating contrib/win_dib/Makefile config.status: creating html/Makefile config.status: creating html/images/Makefile config.status: creating html/man/Makefile config.status: creating libtiff-4.pc config.status: creating libtiff/Makefile config.status: creating man/Makefile config.status: creating port/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating libtiff/tif_config.h config.status: creating libtiff/tiffconf.h config.status: executing depfiles commands config.status: executing libtool commands Libtiff is now configured for x86_64-mageia-linux-gnu Installation directory: /usr Documentation directory: /usr/share/doc/lib64tiff-devel C compiler: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W C++ compiler: g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 Enable runtime linker paths: no Enable linker symbol versioning: yes Support Microsoft Document Imaging: yes Use win32 IO: no Support for internal codecs: CCITT Group 3 & 4 algorithms: yes Macintosh PackBits algorithm: yes LZW algorithm: yes ThunderScan 4-bit RLE algorithm: yes NeXT 2-bit RLE algorithm: yes LogLuv high dynamic range encoding: yes Support for external codecs: ZLIB support: yes Pixar log-format algorithm: yes JPEG support: yes Old JPEG support: yes JPEG 8/12 bit dual mode: no ISO JBIG support: yes LZMA2 support: yes ZSTD support: no C++ support: yes OpenGL support: yes + /usr/bin/make -O -j8 Making all in port make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c -o dummy.lo dummy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -fPIC -DPIC -o .libs/dummy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o >/dev/null 2>&1 mv -f .deps/dummy.Tpo .deps/dummy.Plo make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libport.la dummy.lo -llzma -ljbig -ljpeg -lz -lm libtool: link: ar cru .libs/libport.a .libs/dummy.o libtool: link: ranlib .libs/libport.a libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" ) make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' Making all in libtiff /usr/bin/make all-am make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_close.lo -MD -MP -MF .deps/tif_close.Tpo -c -o tif_close.lo tif_close.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_close.lo -MD -MP -MF .deps/tif_close.Tpo -c tif_close.c -fPIC -DPIC -o .libs/tif_close.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_close.lo -MD -MP -MF .deps/tif_close.Tpo -c tif_close.c -o tif_close.o >/dev/null 2>&1 mv -f .deps/tif_close.Tpo .deps/tif_close.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_compress.lo -MD -MP -MF .deps/tif_compress.Tpo -c -o tif_compress.lo tif_compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_compress.lo -MD -MP -MF .deps/tif_compress.Tpo -c tif_compress.c -fPIC -DPIC -o .libs/tif_compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_compress.lo -MD -MP -MF .deps/tif_compress.Tpo -c tif_compress.c -o tif_compress.o >/dev/null 2>&1 mv -f .deps/tif_compress.Tpo .deps/tif_compress.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_color.lo -MD -MP -MF .deps/tif_color.Tpo -c -o tif_color.lo tif_color.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_color.lo -MD -MP -MF .deps/tif_color.Tpo -c tif_color.c -fPIC -DPIC -o .libs/tif_color.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_color.lo -MD -MP -MF .deps/tif_color.Tpo -c tif_color.c -o tif_color.o >/dev/null 2>&1 mv -f .deps/tif_color.Tpo .deps/tif_color.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_codec.lo -MD -MP -MF .deps/tif_codec.Tpo -c -o tif_codec.lo tif_codec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_codec.lo -MD -MP -MF .deps/tif_codec.Tpo -c tif_codec.c -fPIC -DPIC -o .libs/tif_codec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_codec.lo -MD -MP -MF .deps/tif_codec.Tpo -c tif_codec.c -o tif_codec.o >/dev/null 2>&1 mv -f .deps/tif_codec.Tpo .deps/tif_codec.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirinfo.lo -MD -MP -MF .deps/tif_dirinfo.Tpo -c -o tif_dirinfo.lo tif_dirinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirinfo.lo -MD -MP -MF .deps/tif_dirinfo.Tpo -c tif_dirinfo.c -fPIC -DPIC -o .libs/tif_dirinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirinfo.lo -MD -MP -MF .deps/tif_dirinfo.Tpo -c tif_dirinfo.c -o tif_dirinfo.o >/dev/null 2>&1 mv -f .deps/tif_dirinfo.Tpo .deps/tif_dirinfo.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dumpmode.lo -MD -MP -MF .deps/tif_dumpmode.Tpo -c -o tif_dumpmode.lo tif_dumpmode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dumpmode.lo -MD -MP -MF .deps/tif_dumpmode.Tpo -c tif_dumpmode.c -fPIC -DPIC -o .libs/tif_dumpmode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dumpmode.lo -MD -MP -MF .deps/tif_dumpmode.Tpo -c tif_dumpmode.c -o tif_dumpmode.o >/dev/null 2>&1 mv -f .deps/tif_dumpmode.Tpo .deps/tif_dumpmode.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_error.lo -MD -MP -MF .deps/tif_error.Tpo -c -o tif_error.lo tif_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_error.lo -MD -MP -MF .deps/tif_error.Tpo -c tif_error.c -fPIC -DPIC -o .libs/tif_error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_error.lo -MD -MP -MF .deps/tif_error.Tpo -c tif_error.c -o tif_error.o >/dev/null 2>&1 mv -f .deps/tif_error.Tpo .deps/tif_error.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_aux.lo -MD -MP -MF .deps/tif_aux.Tpo -c -o tif_aux.lo tif_aux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_aux.lo -MD -MP -MF .deps/tif_aux.Tpo -c tif_aux.c -fPIC -DPIC -o .libs/tif_aux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_aux.lo -MD -MP -MF .deps/tif_aux.Tpo -c tif_aux.c -o tif_aux.o >/dev/null 2>&1 mv -f .deps/tif_aux.Tpo .deps/tif_aux.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_extension.lo -MD -MP -MF .deps/tif_extension.Tpo -c -o tif_extension.lo tif_extension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_extension.lo -MD -MP -MF .deps/tif_extension.Tpo -c tif_extension.c -fPIC -DPIC -o .libs/tif_extension.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_extension.lo -MD -MP -MF .deps/tif_extension.Tpo -c tif_extension.c -o tif_extension.o >/dev/null 2>&1 mv -f .deps/tif_extension.Tpo .deps/tif_extension.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_flush.lo -MD -MP -MF .deps/tif_flush.Tpo -c -o tif_flush.lo tif_flush.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_flush.lo -MD -MP -MF .deps/tif_flush.Tpo -c tif_flush.c -fPIC -DPIC -o .libs/tif_flush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_flush.lo -MD -MP -MF .deps/tif_flush.Tpo -c tif_flush.c -o tif_flush.o >/dev/null 2>&1 mv -f .deps/tif_flush.Tpo .deps/tif_flush.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3sm.lo -MD -MP -MF .deps/tif_fax3sm.Tpo -c -o tif_fax3sm.lo tif_fax3sm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3sm.lo -MD -MP -MF .deps/tif_fax3sm.Tpo -c tif_fax3sm.c -fPIC -DPIC -o .libs/tif_fax3sm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3sm.lo -MD -MP -MF .deps/tif_fax3sm.Tpo -c tif_fax3sm.c -o tif_fax3sm.o >/dev/null 2>&1 mv -f .deps/tif_fax3sm.Tpo .deps/tif_fax3sm.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jbig.lo -MD -MP -MF .deps/tif_jbig.Tpo -c -o tif_jbig.lo tif_jbig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jbig.lo -MD -MP -MF .deps/tif_jbig.Tpo -c tif_jbig.c -fPIC -DPIC -o .libs/tif_jbig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jbig.lo -MD -MP -MF .deps/tif_jbig.Tpo -c tif_jbig.c -o tif_jbig.o >/dev/null 2>&1 mv -f .deps/tif_jbig.Tpo .deps/tif_jbig.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dir.lo -MD -MP -MF .deps/tif_dir.Tpo -c -o tif_dir.lo tif_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dir.lo -MD -MP -MF .deps/tif_dir.Tpo -c tif_dir.c -fPIC -DPIC -o .libs/tif_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dir.lo -MD -MP -MF .deps/tif_dir.Tpo -c tif_dir.c -o tif_dir.o >/dev/null 2>&1 mv -f .deps/tif_dir.Tpo .deps/tif_dir.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg_12.lo -MD -MP -MF .deps/tif_jpeg_12.Tpo -c -o tif_jpeg_12.lo tif_jpeg_12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg_12.lo -MD -MP -MF .deps/tif_jpeg_12.Tpo -c tif_jpeg_12.c -fPIC -DPIC -o .libs/tif_jpeg_12.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg_12.lo -MD -MP -MF .deps/tif_jpeg_12.Tpo -c tif_jpeg_12.c -o tif_jpeg_12.o >/dev/null 2>&1 mv -f .deps/tif_jpeg_12.Tpo .deps/tif_jpeg_12.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzma.lo -MD -MP -MF .deps/tif_lzma.Tpo -c -o tif_lzma.lo tif_lzma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzma.lo -MD -MP -MF .deps/tif_lzma.Tpo -c tif_lzma.c -fPIC -DPIC -o .libs/tif_lzma.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzma.lo -MD -MP -MF .deps/tif_lzma.Tpo -c tif_lzma.c -o tif_lzma.o >/dev/null 2>&1 mv -f .deps/tif_lzma.Tpo .deps/tif_lzma.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzw.lo -MD -MP -MF .deps/tif_lzw.Tpo -c -o tif_lzw.lo tif_lzw.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzw.lo -MD -MP -MF .deps/tif_lzw.Tpo -c tif_lzw.c -fPIC -DPIC -o .libs/tif_lzw.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_lzw.lo -MD -MP -MF .deps/tif_lzw.Tpo -c tif_lzw.c -o tif_lzw.o >/dev/null 2>&1 mv -f .deps/tif_lzw.Tpo .deps/tif_lzw.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirwrite.lo -MD -MP -MF .deps/tif_dirwrite.Tpo -c -o tif_dirwrite.lo tif_dirwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirwrite.lo -MD -MP -MF .deps/tif_dirwrite.Tpo -c tif_dirwrite.c -fPIC -DPIC -o .libs/tif_dirwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirwrite.lo -MD -MP -MF .deps/tif_dirwrite.Tpo -c tif_dirwrite.c -o tif_dirwrite.o >/dev/null 2>&1 mv -f .deps/tif_dirwrite.Tpo .deps/tif_dirwrite.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_next.lo -MD -MP -MF .deps/tif_next.Tpo -c -o tif_next.lo tif_next.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_next.lo -MD -MP -MF .deps/tif_next.Tpo -c tif_next.c -fPIC -DPIC -o .libs/tif_next.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_next.lo -MD -MP -MF .deps/tif_next.Tpo -c tif_next.c -o tif_next.o >/dev/null 2>&1 mv -f .deps/tif_next.Tpo .deps/tif_next.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg.lo -MD -MP -MF .deps/tif_jpeg.Tpo -c -o tif_jpeg.lo tif_jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg.lo -MD -MP -MF .deps/tif_jpeg.Tpo -c tif_jpeg.c -fPIC -DPIC -o .libs/tif_jpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_jpeg.lo -MD -MP -MF .deps/tif_jpeg.Tpo -c tif_jpeg.c -o tif_jpeg.o >/dev/null 2>&1 mv -f .deps/tif_jpeg.Tpo .deps/tif_jpeg.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_packbits.lo -MD -MP -MF .deps/tif_packbits.Tpo -c -o tif_packbits.lo tif_packbits.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_packbits.lo -MD -MP -MF .deps/tif_packbits.Tpo -c tif_packbits.c -fPIC -DPIC -o .libs/tif_packbits.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_packbits.lo -MD -MP -MF .deps/tif_packbits.Tpo -c tif_packbits.c -o tif_packbits.o >/dev/null 2>&1 mv -f .deps/tif_packbits.Tpo .deps/tif_packbits.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_open.lo -MD -MP -MF .deps/tif_open.Tpo -c -o tif_open.lo tif_open.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_open.lo -MD -MP -MF .deps/tif_open.Tpo -c tif_open.c -fPIC -DPIC -o .libs/tif_open.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_open.lo -MD -MP -MF .deps/tif_open.Tpo -c tif_open.c -o tif_open.o >/dev/null 2>&1 mv -f .deps/tif_open.Tpo .deps/tif_open.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3.lo -MD -MP -MF .deps/tif_fax3.Tpo -c -o tif_fax3.lo tif_fax3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3.lo -MD -MP -MF .deps/tif_fax3.Tpo -c tif_fax3.c -fPIC -DPIC -o .libs/tif_fax3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_fax3.lo -MD -MP -MF .deps/tif_fax3.Tpo -c tif_fax3.c -o tif_fax3.o >/dev/null 2>&1 mv -f .deps/tif_fax3.Tpo .deps/tif_fax3.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirread.lo -MD -MP -MF .deps/tif_dirread.Tpo -c -o tif_dirread.lo tif_dirread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirread.lo -MD -MP -MF .deps/tif_dirread.Tpo -c tif_dirread.c -fPIC -DPIC -o .libs/tif_dirread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_dirread.lo -MD -MP -MF .deps/tif_dirread.Tpo -c tif_dirread.c -o tif_dirread.o >/dev/null 2>&1 mv -f .deps/tif_dirread.Tpo .deps/tif_dirread.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_luv.lo -MD -MP -MF .deps/tif_luv.Tpo -c -o tif_luv.lo tif_luv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_luv.lo -MD -MP -MF .deps/tif_luv.Tpo -c tif_luv.c -fPIC -DPIC -o .libs/tif_luv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_luv.lo -MD -MP -MF .deps/tif_luv.Tpo -c tif_luv.c -o tif_luv.o >/dev/null 2>&1 mv -f .deps/tif_luv.Tpo .deps/tif_luv.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_predict.lo -MD -MP -MF .deps/tif_predict.Tpo -c -o tif_predict.lo tif_predict.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_predict.lo -MD -MP -MF .deps/tif_predict.Tpo -c tif_predict.c -fPIC -DPIC -o .libs/tif_predict.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_predict.lo -MD -MP -MF .deps/tif_predict.Tpo -c tif_predict.c -o tif_predict.o >/dev/null 2>&1 mv -f .deps/tif_predict.Tpo .deps/tif_predict.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_print.lo -MD -MP -MF .deps/tif_print.Tpo -c -o tif_print.lo tif_print.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_print.lo -MD -MP -MF .deps/tif_print.Tpo -c tif_print.c -fPIC -DPIC -o .libs/tif_print.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_print.lo -MD -MP -MF .deps/tif_print.Tpo -c tif_print.c -o tif_print.o >/dev/null 2>&1 mv -f .deps/tif_print.Tpo .deps/tif_print.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_swab.lo -MD -MP -MF .deps/tif_swab.Tpo -c -o tif_swab.lo tif_swab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_swab.lo -MD -MP -MF .deps/tif_swab.Tpo -c tif_swab.c -fPIC -DPIC -o .libs/tif_swab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_swab.lo -MD -MP -MF .deps/tif_swab.Tpo -c tif_swab.c -o tif_swab.o >/dev/null 2>&1 mv -f .deps/tif_swab.Tpo .deps/tif_swab.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_pixarlog.lo -MD -MP -MF .deps/tif_pixarlog.Tpo -c -o tif_pixarlog.lo tif_pixarlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_pixarlog.lo -MD -MP -MF .deps/tif_pixarlog.Tpo -c tif_pixarlog.c -fPIC -DPIC -o .libs/tif_pixarlog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_pixarlog.lo -MD -MP -MF .deps/tif_pixarlog.Tpo -c tif_pixarlog.c -o tif_pixarlog.o >/dev/null 2>&1 mv -f .deps/tif_pixarlog.Tpo .deps/tif_pixarlog.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_ojpeg.lo -MD -MP -MF .deps/tif_ojpeg.Tpo -c -o tif_ojpeg.lo tif_ojpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_ojpeg.lo -MD -MP -MF .deps/tif_ojpeg.Tpo -c tif_ojpeg.c -fPIC -DPIC -o .libs/tif_ojpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_ojpeg.lo -MD -MP -MF .deps/tif_ojpeg.Tpo -c tif_ojpeg.c -o tif_ojpeg.o >/dev/null 2>&1 mv -f .deps/tif_ojpeg.Tpo .deps/tif_ojpeg.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_strip.lo -MD -MP -MF .deps/tif_strip.Tpo -c -o tif_strip.lo tif_strip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_strip.lo -MD -MP -MF .deps/tif_strip.Tpo -c tif_strip.c -fPIC -DPIC -o .libs/tif_strip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_strip.lo -MD -MP -MF .deps/tif_strip.Tpo -c tif_strip.c -o tif_strip.o >/dev/null 2>&1 mv -f .deps/tif_strip.Tpo .deps/tif_strip.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c -o tif_version.lo tif_version.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c tif_version.c -fPIC -DPIC -o .libs/tif_version.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_version.lo -MD -MP -MF .deps/tif_version.Tpo -c tif_version.c -o tif_version.o >/dev/null 2>&1 mv -f .deps/tif_version.Tpo .deps/tif_version.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_thunder.lo -MD -MP -MF .deps/tif_thunder.Tpo -c -o tif_thunder.lo tif_thunder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_thunder.lo -MD -MP -MF .deps/tif_thunder.Tpo -c tif_thunder.c -fPIC -DPIC -o .libs/tif_thunder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_thunder.lo -MD -MP -MF .deps/tif_thunder.Tpo -c tif_thunder.c -o tif_thunder.o >/dev/null 2>&1 mv -f .deps/tif_thunder.Tpo .deps/tif_thunder.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_read.lo -MD -MP -MF .deps/tif_read.Tpo -c -o tif_read.lo tif_read.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_read.lo -MD -MP -MF .deps/tif_read.Tpo -c tif_read.c -fPIC -DPIC -o .libs/tif_read.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_read.lo -MD -MP -MF .deps/tif_read.Tpo -c tif_read.c -o tif_read.o >/dev/null 2>&1 mv -f .deps/tif_read.Tpo .deps/tif_read.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_warning.lo -MD -MP -MF .deps/tif_warning.Tpo -c -o tif_warning.lo tif_warning.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_warning.lo -MD -MP -MF .deps/tif_warning.Tpo -c tif_warning.c -fPIC -DPIC -o .libs/tif_warning.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_warning.lo -MD -MP -MF .deps/tif_warning.Tpo -c tif_warning.c -o tif_warning.o >/dev/null 2>&1 mv -f .deps/tif_warning.Tpo .deps/tif_warning.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_tile.lo -MD -MP -MF .deps/tif_tile.Tpo -c -o tif_tile.lo tif_tile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_tile.lo -MD -MP -MF .deps/tif_tile.Tpo -c tif_tile.c -fPIC -DPIC -o .libs/tif_tile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_tile.lo -MD -MP -MF .deps/tif_tile.Tpo -c tif_tile.c -o tif_tile.o >/dev/null 2>&1 mv -f .deps/tif_tile.Tpo .deps/tif_tile.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zstd.lo -MD -MP -MF .deps/tif_zstd.Tpo -c -o tif_zstd.lo tif_zstd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zstd.lo -MD -MP -MF .deps/tif_zstd.Tpo -c tif_zstd.c -fPIC -DPIC -o .libs/tif_zstd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zstd.lo -MD -MP -MF .deps/tif_zstd.Tpo -c tif_zstd.c -o tif_zstd.o >/dev/null 2>&1 mv -f .deps/tif_zstd.Tpo .deps/tif_zstd.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_getimage.lo -MD -MP -MF .deps/tif_getimage.Tpo -c -o tif_getimage.lo tif_getimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_getimage.lo -MD -MP -MF .deps/tif_getimage.Tpo -c tif_getimage.c -fPIC -DPIC -o .libs/tif_getimage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_getimage.lo -MD -MP -MF .deps/tif_getimage.Tpo -c tif_getimage.c -o tif_getimage.o >/dev/null 2>&1 mv -f .deps/tif_getimage.Tpo .deps/tif_getimage.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT mkg3states.o -MD -MP -MF .deps/mkg3states.Tpo -c -o mkg3states.o mkg3states.c mv -f .deps/mkg3states.Tpo .deps/mkg3states.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c -o tif_unix.lo tif_unix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c tif_unix.c -fPIC -DPIC -o .libs/tif_unix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_unix.lo -MD -MP -MF .deps/tif_unix.Tpo -c tif_unix.c -o tif_unix.o >/dev/null 2>&1 mv -f .deps/tif_unix.Tpo .deps/tif_unix.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c -o tif_zip.lo tif_zip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c tif_zip.c -fPIC -DPIC -o .libs/tif_zip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_zip.lo -MD -MP -MF .deps/tif_zip.Tpo -c tif_zip.c -o tif_zip.o >/dev/null 2>&1 mv -f .deps/tif_zip.Tpo .deps/tif_zip.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_write.lo -MD -MP -MF .deps/tif_write.Tpo -c -o tif_write.lo tif_write.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_write.lo -MD -MP -MF .deps/tif_write.Tpo -c tif_write.c -fPIC -DPIC -o .libs/tif_write.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_write.lo -MD -MP -MF .deps/tif_write.Tpo -c tif_write.c -o tif_write.o >/dev/null 2>&1 mv -f .deps/tif_write.Tpo .deps/tif_write.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkg3states mkg3states.o ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkg3states mkg3states.o ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c -o tif_stream.lo tif_stream.cxx libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c tif_stream.cxx -fPIC -DPIC -o .libs/tif_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -MT tif_stream.lo -MD -MP -MF .deps/tif_stream.Tpo -c tif_stream.cxx -o tif_stream.o >/dev/null 2>&1 mv -f .deps/tif_stream.Tpo .deps/tif_stream.Plo make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -no-undefined -version-info 8:0:3 -Wl,--version-script=./libtiff.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtiff.la -rpath /usr/lib64 tif_aux.lo tif_close.lo tif_codec.lo tif_color.lo tif_compress.lo tif_dir.lo tif_dirinfo.lo tif_dirread.lo tif_dirwrite.lo tif_dumpmode.lo tif_error.lo tif_extension.lo tif_fax3.lo tif_fax3sm.lo tif_flush.lo tif_getimage.lo tif_jbig.lo tif_jpeg.lo tif_jpeg_12.lo tif_luv.lo tif_lzma.lo tif_lzw.lo tif_next.lo tif_ojpeg.lo tif_open.lo tif_packbits.lo tif_pixarlog.lo tif_predict.lo tif_print.lo tif_read.lo tif_strip.lo tif_swab.lo tif_thunder.lo tif_tile.lo tif_version.lo tif_warning.lo tif_write.lo tif_zip.lo tif_zstd.lo tif_unix.lo ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/tif_aux.o .libs/tif_close.o .libs/tif_codec.o .libs/tif_color.o .libs/tif_compress.o .libs/tif_dir.o .libs/tif_dirinfo.o .libs/tif_dirread.o .libs/tif_dirwrite.o .libs/tif_dumpmode.o .libs/tif_error.o .libs/tif_extension.o .libs/tif_fax3.o .libs/tif_fax3sm.o .libs/tif_flush.o .libs/tif_getimage.o .libs/tif_jbig.o .libs/tif_jpeg.o .libs/tif_jpeg_12.o .libs/tif_luv.o .libs/tif_lzma.o .libs/tif_lzw.o .libs/tif_next.o .libs/tif_ojpeg.o .libs/tif_open.o .libs/tif_packbits.o .libs/tif_pixarlog.o .libs/tif_predict.o .libs/tif_print.o .libs/tif_read.o .libs/tif_strip.o .libs/tif_swab.o .libs/tif_thunder.o .libs/tif_tile.o .libs/tif_version.o .libs/tif_warning.o .libs/tif_write.o .libs/tif_zip.o .libs/tif_zstd.o .libs/tif_unix.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./libtiff.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -llzma -ljbig -ljpeg -lz -lm -Wl,-soname -Wl,libtiff.so.5 -o .libs/libtiff.so.5.3.0 libtool: link: (cd ".libs" && rm -f "libtiff.so.5" && ln -s "libtiff.so.5.3.0" "libtiff.so.5") libtool: link: (cd ".libs" && rm -f "libtiff.so" && ln -s "libtiff.so.5.3.0" "libtiff.so") libtool: link: (cd .libs/libtiff.lax/libport.a && ar x "/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff/../port/.libs/libport.a") libtool: link: ar cru .libs/libtiff.a tif_aux.o tif_close.o tif_codec.o tif_color.o tif_compress.o tif_dir.o tif_dirinfo.o tif_dirread.o tif_dirwrite.o tif_dumpmode.o tif_error.o tif_extension.o tif_fax3.o tif_fax3sm.o tif_flush.o tif_getimage.o tif_jbig.o tif_jpeg.o tif_jpeg_12.o tif_luv.o tif_lzma.o tif_lzw.o tif_next.o tif_ojpeg.o tif_open.o tif_packbits.o tif_pixarlog.o tif_predict.o tif_print.o tif_read.o tif_strip.o tif_swab.o tif_thunder.o tif_tile.o tif_version.o tif_warning.o tif_write.o tif_zip.o tif_zstd.o tif_unix.o .libs/libtiff.lax/libport.a/dummy.o libtool: link: ranlib .libs/libtiff.a libtool: link: rm -fr .libs/libtiff.lax libtool: link: ( cd ".libs" && rm -f "libtiff.la" && ln -s "../libtiff.la" "libtiff.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 8:0:3 -Wl,--version-script=./libtiffxx.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtiffxx.la -rpath /usr/lib64 tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/tif_stream.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./libtiffxx.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff/.libs ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libtiffxx.so.5 -o .libs/libtiffxx.so.5.3.0 libtool: link: (cd ".libs" && rm -f "libtiffxx.so.5" && ln -s "libtiffxx.so.5.3.0" "libtiffxx.so.5") libtool: link: (cd ".libs" && rm -f "libtiffxx.so" && ln -s "libtiffxx.so.5.3.0" "libtiffxx.so") libtool: link: (cd .libs/libtiffxx.lax/libport.a && ar x "/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff/../port/.libs/libport.a") libtool: link: ar cru .libs/libtiffxx.a tif_stream.o .libs/libtiffxx.lax/libport.a/dummy.o libtool: link: ranlib .libs/libtiffxx.a libtool: link: rm -fr .libs/libtiffxx.lax libtool: link: ( cd ".libs" && rm -f "libtiffxx.la" && ln -s "../libtiffxx.la" "libtiffxx.la" ) make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' Making all in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT fax2ps.o -MD -MP -MF .deps/fax2ps.Tpo -c -o fax2ps.o fax2ps.c mv -f .deps/fax2ps.Tpo .deps/fax2ps.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT fax2tiff.o -MD -MP -MF .deps/fax2tiff.Tpo -c -o fax2tiff.o fax2tiff.c mv -f .deps/fax2tiff.Tpo .deps/fax2tiff.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT ppm2tiff.o -MD -MP -MF .deps/ppm2tiff.Tpo -c -o ppm2tiff.o ppm2tiff.c mv -f .deps/ppm2tiff.Tpo .deps/ppm2tiff.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff2bw.o -MD -MP -MF .deps/tiff2bw.Tpo -c -o tiff2bw.o tiff2bw.c mv -f .deps/tiff2bw.Tpo .deps/tiff2bw.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT raw2tiff.o -MD -MP -MF .deps/raw2tiff.Tpo -c -o raw2tiff.o raw2tiff.c mv -f .deps/raw2tiff.Tpo .deps/raw2tiff.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT pal2rgb.o -MD -MP -MF .deps/pal2rgb.Tpo -c -o pal2rgb.o pal2rgb.c mv -f .deps/pal2rgb.Tpo .deps/pal2rgb.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff2rgba.o -MD -MP -MF .deps/tiff2rgba.Tpo -c -o tiff2rgba.o tiff2rgba.c mv -f .deps/tiff2rgba.Tpo .deps/tiff2rgba.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffdither.o -MD -MP -MF .deps/tiffdither.Tpo -c -o tiffdither.o tiffdither.c mv -f .deps/tiffdither.Tpo .deps/tiffdither.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffcmp.o -MD -MP -MF .deps/tiffcmp.Tpo -c -o tiffcmp.o tiffcmp.c mv -f .deps/tiffcmp.Tpo .deps/tiffcmp.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffinfo.o -MD -MP -MF .deps/tiffinfo.Tpo -c -o tiffinfo.o tiffinfo.c mv -f .deps/tiffinfo.Tpo .deps/tiffinfo.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffdump.o -MD -MP -MF .deps/tiffdump.Tpo -c -o tiffdump.o tiffdump.c mv -f .deps/tiffdump.Tpo .deps/tiffdump.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffset.o -MD -MP -MF .deps/tiffset.Tpo -c -o tiffset.o tiffset.c mv -f .deps/tiffset.Tpo .deps/tiffset.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffsplit.o -MD -MP -MF .deps/tiffsplit.Tpo -c -o tiffsplit.o tiffsplit.c mv -f .deps/tiffsplit.Tpo .deps/tiffsplit.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff2ps.o -MD -MP -MF .deps/tiff2ps.Tpo -c -o tiff2ps.o tiff2ps.c mv -f .deps/tiff2ps.Tpo .deps/tiff2ps.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -I/usr/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffgt-tiffgt.o -MD -MP -MF .deps/tiffgt-tiffgt.Tpo -c -o tiffgt-tiffgt.o `test -f 'tiffgt.c' || echo './'`tiffgt.c mv -f .deps/tiffgt-tiffgt.Tpo .deps/tiffgt-tiffgt.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffmedian.o -MD -MP -MF .deps/tiffmedian.Tpo -c -o tiffmedian.o tiffmedian.c mv -f .deps/tiffmedian.Tpo .deps/tiffmedian.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fax2ps fax2ps.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fax2ps fax2ps.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffcp.o -MD -MP -MF .deps/tiffcp.Tpo -c -o tiffcp.o tiffcp.c mv -f .deps/tiffcp.Tpo .deps/tiffcp.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fax2tiff fax2tiff.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fax2tiff fax2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff2pdf.o -MD -MP -MF .deps/tiff2pdf.Tpo -c -o tiff2pdf.o tiff2pdf.c tiff2pdf.c: In function 't2p_pdf_currenttime': tiff2pdf.c:4254:19: warning: '%.2d' directive output may be truncated writing between 2 and 4 bytes into a region of size between 1 and 7 [-Wformat-truncation=] "D:%.4d%.2d%.2d%.2d%.2d%.2d", ^~~~ tiff2pdf.c:4254:4: note: directive argument in the range [-255, 255] "D:%.4d%.2d%.2d%.2d%.2d%.2d", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tiff2pdf.c:4254:4: note: directive argument in the range [-255, 255] tiff2pdf.c:4254:4: note: directive argument in the range [-255, 255] In file included from /usr/include/stdio.h:936:0, from tiff2pdf.c:29: /usr/include/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 17 and 29 bytes into a destination of size 17 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tiff2pdf.Tpo .deps/tiff2pdf.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pal2rgb pal2rgb.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/pal2rgb pal2rgb.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ppm2tiff ppm2tiff.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ppm2tiff ppm2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o raw2tiff raw2tiff.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/raw2tiff raw2tiff.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff2bw tiff2bw.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff2bw tiff2bw.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff2ps tiff2ps.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff2ps tiff2ps.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff2rgba tiff2rgba.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff2rgba tiff2rgba.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffcmp tiffcmp.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffcmp tiffcmp.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffcp tiffcp.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffcp tiffcp.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffinfo tiffinfo.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffinfo tiffinfo.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffdither tiffdither.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffdither tiffdither.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffdump tiffdump.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffdump tiffdump.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffmedian tiffmedian.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffmedian tiffmedian.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffset tiffset.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffset tiffset.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffsplit tiffsplit.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffsplit tiffsplit.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -I/usr/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffgt tiffgt-tiffgt.o ../libtiff/libtiff.la ../port/libport.la -L/usr/lib64 -lglut -lXi -lGLU -lGL -L/usr/lib64 -lX11 -lm -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -I/usr/include -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffgt tiffgt-tiffgt.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -L/usr/lib64 -lglut -lXi -lGLU -lGL -lX11 -llzma -ljbig -ljpeg -lz -lm -pthread make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff2pdf tiff2pdf.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff2pdf tiff2pdf.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiffcrop.o -MD -MP -MF .deps/tiffcrop.Tpo -c -o tiffcrop.o tiffcrop.c mv -f .deps/tiffcrop.Tpo .deps/tiffcrop.Po make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiffcrop tiffcrop.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiffcrop tiffcrop.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' Making all in build make[2]: Nothing to be done for 'all-am'. Making all in contrib Making all in addtiffo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT addtiffo.o -MD -MP -MF .deps/addtiffo.Tpo -c -o addtiffo.o addtiffo.c mv -f .deps/addtiffo.Tpo .deps/addtiffo.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_ovrcache.o -MD -MP -MF .deps/tif_ovrcache.Tpo -c -o tif_ovrcache.o tif_ovrcache.c mv -f .deps/tif_ovrcache.Tpo .deps/tif_ovrcache.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tif_overview.o -MD -MP -MF .deps/tif_overview.Tpo -c -o tif_overview.o tif_overview.c mv -f .deps/tif_overview.Tpo .deps/tif_overview.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o addtiffo addtiffo.o tif_overview.o tif_ovrcache.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/addtiffo addtiffo.o tif_overview.o tif_ovrcache.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' Making all in dbs Making all in xtiff make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff-bi.o -MD -MP -MF .deps/tiff-bi.Tpo -c -o tiff-bi.o tiff-bi.c mv -f .deps/tiff-bi.Tpo .deps/tiff-bi.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff-grayscale.o -MD -MP -MF .deps/tiff-grayscale.Tpo -c -o tiff-grayscale.o tiff-grayscale.c mv -f .deps/tiff-grayscale.Tpo .deps/tiff-grayscale.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff-palette.o -MD -MP -MF .deps/tiff-palette.Tpo -c -o tiff-palette.o tiff-palette.c mv -f .deps/tiff-palette.Tpo .deps/tiff-palette.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT tiff-rgb.o -MD -MP -MF .deps/tiff-rgb.Tpo -c -o tiff-rgb.o tiff-rgb.c mv -f .deps/tiff-rgb.Tpo .deps/tiff-rgb.Po make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff-bi tiff-bi.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff-bi tiff-bi.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff-palette tiff-palette.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff-palette tiff-palette.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff-grayscale tiff-grayscale.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff-grayscale tiff-grayscale.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o tiff-rgb tiff-rgb.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/tiff-rgb tiff-rgb.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' Making all in iptcutil make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' gcc -DHAVE_CONFIG_H -I. -I../../libtiff -I../../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT iptcutil.o -MD -MP -MF .deps/iptcutil.Tpo -c -o iptcutil.o iptcutil.c mv -f .deps/iptcutil.Tpo .deps/iptcutil.Po make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o iptcutil iptcutil.o ../../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/iptcutil iptcutil.o ../../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' Making all in mfs make[2]: Nothing to be done for 'all'. Making all in pds make[2]: Nothing to be done for 'all'. Making all in ras make[2]: Nothing to be done for 'all'. Making all in stream make[2]: Nothing to be done for 'all'. Making all in tags make[2]: Nothing to be done for 'all'. Making all in win_dib make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. Making all in test make[1]: Nothing to be done for 'all'. Making all in man make[1]: Nothing to be done for 'all'. Making all in html Making all in images make[2]: Nothing to be done for 'all'. Making all in man make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'all-am'. make[1]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HnkhW4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 + cd libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in port make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' Making install in libtiff make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libtiff.la libtiffxx.la '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libtiff.so.5.3.0 /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.so.5.3.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64 && { ln -s -f libtiff.so.5.3.0 libtiff.so.5 || { rm -f libtiff.so.5 && ln -s libtiff.so.5.3.0 libtiff.so.5; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64 && { ln -s -f libtiff.so.5.3.0 libtiff.so || { rm -f libtiff.so && ln -s libtiff.so.5.3.0 libtiff.so; }; }) libtool: install: /usr/bin/install -p .libs/libtiff.lai /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.la libtool: warning: relinking 'libtiffxx.la' libtool: install: (cd /home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff; /bin/sh "/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -no-undefined -version-info 8:0:3 -Wl,--version-script=./libtiffxx.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libtiffxx.la -rpath /usr/lib64 tif_stream.lo ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm -inst-prefix-dir /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtbeginS.o .libs/tif_stream.o -Wl,--whole-archive ../port/.libs/libport.a -Wl,--no-whole-archive -O2 -g -fstack-protector -Wl,--version-script=./libtiffxx.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64 -L/usr/lib64 -ltiff -llzma -ljbig -ljpeg -lz -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.3.0/../../../../lib64/crtn.o -Wl,-soname -Wl,libtiffxx.so.5 -o .libs/libtiffxx.so.5.3.0 libtool: install: /usr/bin/install -p .libs/libtiffxx.so.5.3.0T /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.so.5.3.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64 && { ln -s -f libtiffxx.so.5.3.0 libtiffxx.so.5 || { rm -f libtiffxx.so.5 && ln -s libtiffxx.so.5.3.0 libtiffxx.so.5; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64 && { ln -s -f libtiffxx.so.5.3.0 libtiffxx.so || { rm -f libtiffxx.so && ln -s libtiffxx.so.5.3.0 libtiffxx.so; }; }) libtool: install: /usr/bin/install -p .libs/libtiffxx.lai /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.la libtool: install: /usr/bin/install -p .libs/libtiff.a /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.a libtool: install: /usr/bin/install -p .libs/libtiffxx.a /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.a libtool: install: chmod 644 /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.a libtool: install: ranlib /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/include' /usr/bin/install -p -m 644 tiff.h tiffio.h tiffvers.h tiffio.hxx '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/include' /usr/bin/install -p -m 644 tiffconf.h '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/include' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' Making install in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p fax2ps fax2tiff pal2rgb ppm2tiff raw2tiff tiff2bw tiff2pdf tiff2ps tiff2rgba tiffcmp tiffcp tiffcrop tiffdither tiffdump tiffinfo tiffmedian tiffset tiffsplit tiffgt '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin' libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fax2ps /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/fax2ps libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/fax2tiff /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/fax2tiff libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/pal2rgb /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/pal2rgb libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/ppm2tiff /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/ppm2tiff libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/raw2tiff /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/raw2tiff libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiff2bw /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2bw libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiff2pdf /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2pdf libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiff2ps /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2ps libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiff2rgba /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2rgba libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffcmp /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcmp libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffcp /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcp libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffcrop /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcrop libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffdither /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffdither libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffdump /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffdump libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffinfo /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffinfo libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffmedian /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffmedian libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffset /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffset libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffsplit /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffsplit libtool: warning: '../libtiff/libtiff.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tiffgt /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffgt make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' Making install in build make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' Making install in contrib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' Making install in addtiffo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' Making install in dbs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' Making install in xtiff make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' Making install in iptcutil make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' Making install in mfs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' Making install in pds make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' Making install in ras make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' Making install in stream make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' Making install in tags make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' Making install in win_dib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' Making install in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 fax2ps.1 fax2tiff.1 pal2rgb.1 ppm2tiff.1 raw2tiff.1 tiff2bw.1 tiff2pdf.1 tiff2ps.1 tiff2rgba.1 tiffcmp.1 tiffcp.1 tiffcrop.1 tiffdither.1 tiffdump.1 tiffgt.1 tiffinfo.1 tiffmedian.1 tiffset.1 tiffsplit.1 '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 libtiff.3tiff TIFFbuffer.3tiff TIFFClose.3tiff TIFFcodec.3tiff TIFFcolor.3tiff TIFFDataWidth.3tiff TIFFError.3tiff TIFFFieldDataType.3tiff TIFFFieldName.3tiff TIFFFieldPassCount.3tiff TIFFFieldReadCount.3tiff TIFFFieldTag.3tiff TIFFFieldWriteCount.3tiff TIFFFlush.3tiff TIFFGetField.3tiff TIFFmemory.3tiff TIFFOpen.3tiff TIFFPrintDirectory.3tiff TIFFquery.3tiff TIFFReadDirectory.3tiff TIFFReadEncodedStrip.3tiff TIFFReadEncodedTile.3tiff TIFFReadRawStrip.3tiff TIFFReadRawTile.3tiff TIFFReadRGBAImage.3tiff TIFFReadRGBAStrip.3tiff TIFFReadRGBATile.3tiff TIFFReadScanline.3tiff TIFFReadTile.3tiff TIFFRGBAImage.3tiff TIFFSetDirectory.3tiff TIFFSetField.3tiff TIFFsize.3tiff TIFFstrip.3tiff TIFFswab.3tiff TIFFtile.3tiff TIFFWarning.3tiff TIFFWriteDirectory.3tiff TIFFWriteEncodedStrip.3tiff TIFFWriteEncodedTile.3tiff '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man3' /usr/bin/install -p -m 644 TIFFWriteRawStrip.3tiff TIFFWriteRawTile.3tiff TIFFWriteScanline.3tiff TIFFWriteTile.3tiff '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man3' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' Making install in html make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' Making install in images make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html/images' /usr/bin/install -p -m 644 back.gif bali.jpg cat.gif cover.jpg cramps.gif dave.gif info.gif jello.jpg jim.gif note.gif oxford.gif quad.jpg ring.gif smallliz.jpg strike.gif warning.gif '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html/images' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' Making install in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html/man' /usr/bin/install -p -m 644 index.html libtiff.3tiff.html TIFFbuffer.3tiff.html TIFFClose.3tiff.html TIFFcodec.3tiff.html TIFFcolor.3tiff.html TIFFDataWidth.3tiff.html TIFFError.3tiff.html TIFFFieldDataType.3tiff.html TIFFFieldName.3tiff.html TIFFFieldPassCount.3tiff.html TIFFFieldReadCount.3tiff.html TIFFFieldTag.3tiff.html TIFFFieldWriteCount.3tiff.html TIFFFlush.3tiff.html TIFFGetField.3tiff.html TIFFmemory.3tiff.html TIFFOpen.3tiff.html TIFFPrintDirectory.3tiff.html TIFFquery.3tiff.html TIFFReadDirectory.3tiff.html TIFFReadEncodedStrip.3tiff.html TIFFReadEncodedTile.3tiff.html TIFFReadRawStrip.3tiff.html TIFFReadRawTile.3tiff.html TIFFReadRGBAImage.3tiff.html TIFFReadRGBAStrip.3tiff.html TIFFReadRGBATile.3tiff.html TIFFReadScanline.3tiff.html TIFFReadTile.3tiff.html TIFFRGBAImage.3tiff.html TIFFSetDirectory.3tiff.html TIFFSetField.3tiff.html TIFFsize.3tiff.html TIFFstrip.3tiff.html TIFFswab.3tiff.html TIFFtile.3tiff.html TIFFWarning.3tiff.html TIFFWriteDirectory.3tiff.html TIFFWriteEncodedStrip.3tiff.html '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html/man' /usr/bin/install -p -m 644 TIFFWriteEncodedTile.3tiff.html TIFFWriteRawStrip.3tiff.html TIFFWriteRawTile.3tiff.html TIFFWriteScanline.3tiff.html TIFFWriteTile.3tiff.html fax2ps.1.html fax2tiff.1.html pal2rgb.1.html ppm2tiff.1.html raw2tiff.1.html tiff2bw.1.html tiff2pdf.1.html tiff2ps.1.html tiff2rgba.1.html tiffcmp.1.html tiffcp.1.html tiffcrop.1.html tiffdither.1.html tiffdump.1.html tiffgt.1.html tiffinfo.1.html tiffmedian.1.html tiffset.1.html tiffsplit.1.html '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html/man' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html' /usr/bin/install -p -m 644 addingtags.html bugs.html build.html contrib.html document.html images.html index.html internals.html intro.html libtiff.html misc.html support.html TIFFTechNote2.html tools.html v3.4beta007.html v3.4beta016.html v3.4beta018.html v3.4beta024.html v3.4beta028.html v3.4beta029.html v3.4beta031.html v3.4beta032.html v3.4beta033.html v3.4beta034.html v3.4beta035.html v3.4beta036.html v3.5.1.html v3.5.2.html v3.5.3.html v3.5.4.html v3.5.5.html v3.5.6-beta.html v3.5.7.html v3.6.0.html v3.6.1.html v3.7.0alpha.html v3.7.0beta.html v3.7.0beta2.html v3.7.0.html v3.7.1.html '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html' /usr/bin/install -p -m 644 v3.7.2.html v3.7.3.html v3.7.4.html v3.8.0.html v3.8.1.html v3.8.2.html v3.9.0beta.html v3.9.1.html v3.9.2.html v4.0.0.html v4.0.1.html v4.0.2.html v4.0.3.html v4.0.4beta.html v4.0.4.html v4.0.5.html v4.0.6.html v4.0.7.html v4.0.8.html v4.0.9.html '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel/html' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel' /usr/bin/install -p -m 644 COPYRIGHT ChangeLog README.md RELEASE-DATE TODO VERSION '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/doc/lib64tiff-devel' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libtiff-4.pc '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' + rm -f /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.la /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.la + rm -f '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man1/rgb2ycbcr.1*' + rm -f '/home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/share/man/man1/thumbnail.1*' + /usr/lib/rpm/mkmultiarch includes /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/include/tiffconf.h + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 4.0.9-2.git20180317.1.mga7 --unique-debug-suffix -4.0.9-2.git20180317.1.mga7.x86_64 --unique-debug-src-base libtiff-4.0.9-2.git20180317.1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffgt extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffsplit extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffset extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffdump extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffinfo extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffdither extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcrop extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffmedian extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcp extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiffcmp extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2rgba extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2ps extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2pdf extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/raw2tiff extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/tiff2bw extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/pal2rgb extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/ppm2tiff extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/fax2tiff extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/bin/fax2ps extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiff.so.5.3.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64/usr/lib64/libtiffxx.so.5.3.0 /usr/lib/rpm/sepdebugcrcfix: Updated 21 CRC32s, 0 CRC32s did match. 4168 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nWLgVY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + '[' 1 -eq 1 ']' + LD_LIBRARY_PATH=/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be: + make check Making check in port make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/port' Making check in libtiff make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/libtiff' Making check in tools make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make rgb2ycbcr thumbnail make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT rgb2ycbcr.o -MD -MP -MF .deps/rgb2ycbcr.Tpo -c -o rgb2ycbcr.o rgb2ycbcr.c mv -f .deps/rgb2ycbcr.Tpo .deps/rgb2ycbcr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rgb2ycbcr rgb2ycbcr.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rgb2ycbcr rgb2ycbcr.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT thumbnail.o -MD -MP -MF .deps/thumbnail.Tpo -c -o thumbnail.o thumbnail.c mv -f .deps/thumbnail.Tpo .deps/thumbnail.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o thumbnail thumbnail.o ../libtiff/libtiff.la ../port/libport.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/thumbnail thumbnail.o ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -llzma -ljbig -ljpeg -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/tools' Making check in build make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/build' Making check in contrib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' Making check in addtiffo make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/addtiffo' Making check in dbs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' Making check in xtiff make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs/xtiff' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/dbs' Making check in iptcutil make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/iptcutil' Making check in mfs make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/mfs' Making check in pds make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/pds' Making check in ras make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/ras' Making check in stream make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/stream' Making check in tags make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/tags' Making check in win_dib make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib/win_dib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/contrib' Making check in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make ascii_tag long_tag short_tag strip_rw rewrite custom_dir raw_decode make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT ascii_tag.o -MD -MP -MF .deps/ascii_tag.Tpo -c -o ascii_tag.o ascii_tag.c mv -f .deps/ascii_tag.Tpo .deps/ascii_tag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ascii_tag ascii_tag.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ascii_tag ascii_tag.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT long_tag.o -MD -MP -MF .deps/long_tag.Tpo -c -o long_tag.o long_tag.c mv -f .deps/long_tag.Tpo .deps/long_tag.Po gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT check_tag.o -MD -MP -MF .deps/check_tag.Tpo -c -o check_tag.o check_tag.c mv -f .deps/check_tag.Tpo .deps/check_tag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o long_tag long_tag.o check_tag.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/long_tag long_tag.o check_tag.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT short_tag.o -MD -MP -MF .deps/short_tag.Tpo -c -o short_tag.o short_tag.c mv -f .deps/short_tag.Tpo .deps/short_tag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o short_tag short_tag.o check_tag.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/short_tag short_tag.o check_tag.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT strip_rw.o -MD -MP -MF .deps/strip_rw.Tpo -c -o strip_rw.o strip_rw.c mv -f .deps/strip_rw.Tpo .deps/strip_rw.Po gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT strip.o -MD -MP -MF .deps/strip.Tpo -c -o strip.o strip.c mv -f .deps/strip.Tpo .deps/strip.Po gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT test_arrays.o -MD -MP -MF .deps/test_arrays.Tpo -c -o test_arrays.o test_arrays.c mv -f .deps/test_arrays.Tpo .deps/test_arrays.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o strip_rw strip_rw.o strip.o test_arrays.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/strip_rw strip_rw.o strip.o test_arrays.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT rewrite_tag.o -MD -MP -MF .deps/rewrite_tag.Tpo -c -o rewrite_tag.o rewrite_tag.c mv -f .deps/rewrite_tag.Tpo .deps/rewrite_tag.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rewrite rewrite_tag.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rewrite rewrite_tag.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT custom_dir.o -MD -MP -MF .deps/custom_dir.Tpo -c -o custom_dir.o custom_dir.c mv -f .deps/custom_dir.Tpo .deps/custom_dir.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o custom_dir custom_dir.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/custom_dir custom_dir.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm gcc -DHAVE_CONFIG_H -I. -I../libtiff -I../libtiff -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -MT raw_decode.o -MD -MP -MF .deps/raw_decode.Tpo -c -o raw_decode.o raw_decode.c mv -f .deps/raw_decode.Tpo .deps/raw_decode.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o raw_decode raw_decode.o ../libtiff/libtiff.la -llzma -ljbig -ljpeg -lz -lm libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/raw_decode raw_decode.o ../libtiff/.libs/libtiff.so -llzma -ljbig -ljpeg -lz -lm make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make check-TESTS make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' PASS: ascii_tag PASS: long_tag PASS: short_tag PASS: strip_rw PASS: rewrite PASS: custom_dir PASS: raw_decode PASS: ppm2tiff_pbm.sh PASS: ppm2tiff_pgm.sh PASS: ppm2tiff_ppm.sh PASS: tiffcp-g3.sh PASS: tiffcp-g3-1d.sh PASS: tiffcp-g3-1d-fill.sh PASS: tiffcp-g3-2d.sh PASS: tiffcp-g3-2d-fill.sh PASS: tiffcp-g4.sh PASS: tiffcp-logluv.sh PASS: tiffcp-thumbnail.sh PASS: tiffcp-lzw-compat.sh PASS: tiffdump.sh PASS: tiffinfo.sh PASS: tiffcp-split.sh PASS: tiffcp-split-join.sh PASS: tiff2ps-PS1.sh PASS: tiff2ps-PS2.sh PASS: tiff2ps-PS3.sh PASS: tiff2ps-EPS1.sh PASS: tiff2pdf.sh PASS: tiffcrop-doubleflip-logluv-3c-16b.sh PASS: tiffcrop-doubleflip-minisblack-1c-16b.sh PASS: tiffcrop-doubleflip-minisblack-1c-8b.sh PASS: tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh PASS: tiffcrop-doubleflip-miniswhite-1c-1b.sh PASS: tiffcrop-doubleflip-palette-1c-1b.sh PASS: tiffcrop-doubleflip-palette-1c-4b.sh PASS: tiffcrop-doubleflip-palette-1c-8b.sh PASS: tiffcrop-doubleflip-rgb-3c-16b.sh PASS: tiffcrop-doubleflip-rgb-3c-8b.sh PASS: tiffcrop-extract-logluv-3c-16b.sh PASS: tiffcrop-extract-minisblack-1c-16b.sh PASS: tiffcrop-extract-minisblack-1c-8b.sh PASS: tiffcrop-extract-minisblack-2c-8b-alpha.sh PASS: tiffcrop-extract-miniswhite-1c-1b.sh PASS: tiffcrop-extract-palette-1c-1b.sh PASS: tiffcrop-extract-palette-1c-4b.sh PASS: tiffcrop-extract-palette-1c-8b.sh PASS: tiffcrop-extract-rgb-3c-16b.sh PASS: tiffcrop-extract-rgb-3c-8b.sh PASS: tiffcrop-extractz14-logluv-3c-16b.sh PASS: tiffcrop-extractz14-minisblack-1c-16b.sh PASS: tiffcrop-extractz14-minisblack-1c-8b.sh PASS: tiffcrop-extractz14-minisblack-2c-8b-alpha.sh PASS: tiffcrop-extractz14-miniswhite-1c-1b.sh PASS: tiffcrop-extractz14-palette-1c-1b.sh PASS: tiffcrop-extractz14-palette-1c-4b.sh PASS: tiffcrop-extractz14-palette-1c-8b.sh PASS: tiffcrop-extractz14-rgb-3c-16b.sh PASS: tiffcrop-extractz14-rgb-3c-8b.sh PASS: tiffcrop-R90-logluv-3c-16b.sh PASS: tiffcrop-R90-minisblack-1c-16b.sh PASS: tiffcrop-R90-minisblack-1c-8b.sh PASS: tiffcrop-R90-minisblack-2c-8b-alpha.sh PASS: tiffcrop-R90-miniswhite-1c-1b.sh PASS: tiffcrop-R90-palette-1c-1b.sh PASS: tiffcrop-R90-palette-1c-4b.sh PASS: tiffcrop-R90-palette-1c-8b.sh PASS: tiffcrop-R90-rgb-3c-16b.sh PASS: tiffcrop-R90-rgb-3c-8b.sh PASS: tiff2bw-palette-1c-8b.sh PASS: tiff2bw-quad-lzw-compat.sh PASS: tiff2bw-rgb-3c-8b.sh PASS: tiff2rgba-logluv-3c-16b.sh PASS: tiff2rgba-minisblack-1c-16b.sh PASS: tiff2rgba-minisblack-1c-8b.sh PASS: tiff2rgba-minisblack-2c-8b-alpha.sh PASS: tiff2rgba-miniswhite-1c-1b.sh PASS: tiff2rgba-palette-1c-1b.sh PASS: tiff2rgba-palette-1c-4b.sh PASS: tiff2rgba-palette-1c-8b.sh PASS: tiff2rgba-rgb-3c-16b.sh PASS: tiff2rgba-rgb-3c-8b.sh PASS: tiff2rgba-quad-tile.jpg.sh ============================================================================ Testsuite summary for LibTIFF Software 4.0.9 ============================================================================ # TOTAL: 82 # PASS: 82 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/test' Making check in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/man' Making check in html make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' Making check in images make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/images' Making check in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be/html' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be' + exit 0 Processing files: libtiff-progs-4.0.9-2.git20180317.1.mga7.x86_64 Provides: libtiff-progs = 4.0.9-2.git20180317.1.mga7 libtiff-progs(x86-64) = 4.0.9-2.git20180317.1.mga7 libtiff3-progs = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libGL.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglut.so.3()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) Obsoletes: libtiff3-progs Processing files: lib64tiff5-4.0.9-2.git20180317.1.mga7.x86_64 Provides: lib64tiff5 = 4.0.9-2.git20180317.1.mga7 lib64tiff5(x86-64) = 4.0.9-2.git20180317.1.mga7 libtiff = 4.0.9-2.git20180317.1.mga7 libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libtiffxx.so.5()(64bit) libtiffxx.so.5(LIBTIFFXX_4.0)(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libjbig.so.1()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblzma.so.5()(64bit) liblzma.so.5(XZ_5.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libz.so.1()(64bit) Obsoletes: libtiff < 4.0.9 Processing files: lib64tiff-devel-4.0.9-2.git20180317.1.mga7.x86_64 Provides: devel(libtiff(64bit)) devel(libtiffxx(64bit)) lib64tiff-devel = 4.0.9-2.git20180317.1.mga7 lib64tiff-devel(x86-64) = 4.0.9-2.git20180317.1.mga7 libtiff-devel = 4.0.9-2.git20180317.1.mga7 pkgconfig(libtiff-4) = 4.0.9 tiff-devel = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libjbig(64bit)) devel(libjpeg(64bit)) devel(liblzma(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) devel(libtiff(64bit)) devel(libz(64bit)) multiarch-utils pkgconfig Obsoletes: lib64tiff3-devel Processing files: lib64tiff-static-devel-4.0.9-2.git20180317.1.mga7.x86_64 Provides: lib64tiff-static-devel = 4.0.9-2.git20180317.1.mga7 lib64tiff-static-devel(x86-64) = 4.0.9-2.git20180317.1.mga7 libtiff-static-devel = 4.0.9-2.git20180317.1.mga7 tiff-static-devel = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: lib64tiff3-static-devel Processing files: libtiff-debugsource-4.0.9-2.git20180317.1.mga7.x86_64 Provides: libtiff-debugsource = 4.0.9-2.git20180317.1.mga7 libtiff-debugsource(x86-64) = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtiff-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64 Provides: libtiff-debuginfo = 4.0.9-2.git20180317.1.mga7 libtiff-debuginfo(x86-64) = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtiff-debugsource(x86-64) = 4.0.9-2.git20180317.1.mga7 Processing files: libtiff-progs-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64 Provides: debuginfo(build-id) = 09e2c2ecc35b08def63d2c9367e663a674dab5c0 debuginfo(build-id) = 231ed1ad1a893aa10b0f18634cbbcf0f16defbbd debuginfo(build-id) = 39143e8aabf22aade38b1ff27ba01fb639740662 debuginfo(build-id) = 3fd30e0d693edd0cee6221e8860610b050205849 debuginfo(build-id) = 497e3c069f0ed7bf0382eaf2c4c5e93e9d0a6b40 debuginfo(build-id) = 4da2a667eb941d35d6cc502e0704d84750983fef debuginfo(build-id) = 50b2619bddda9242cd13ca10fc7537ea671dc12c debuginfo(build-id) = 5fef000ef0c8fa58009364834c0aa7702d974804 debuginfo(build-id) = 66b408316b24d5fe09621220d04cc4cd8a09d8f6 debuginfo(build-id) = 683ef62a8edd5c7fb413e78a9475fc3f48ba13aa debuginfo(build-id) = 7235004b907ce229fb37f2fb3af12f085282224e debuginfo(build-id) = 80edfd8b551e5cab564a10c7658fe41af69ee19d debuginfo(build-id) = 88a049356fbc811c84bf6953a591e391fd37503e debuginfo(build-id) = 89b05542bfe7a7c98a76a1b77898eb1e0df526bd debuginfo(build-id) = a47942e0717546c8b012d5e5bb6301b540e4c38d debuginfo(build-id) = a6bbc10fce79524933e55a486056bf958586eb4e debuginfo(build-id) = be95f68c46e601456244b55d567ec2752cf7b062 debuginfo(build-id) = cc19a4aed60fc11d436807e1a73dc0f9dff041a5 debuginfo(build-id) = e464ab6375b257c8692890fc213b45ae9d31a383 libtiff-progs-debuginfo = 4.0.9-2.git20180317.1.mga7 libtiff-progs-debuginfo(x86-64) = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtiff-debugsource(x86-64) = 4.0.9-2.git20180317.1.mga7 Processing files: lib64tiff5-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64 Provides: debuginfo(build-id) = 201afe4f3b412da2148378035d0f6ad59196ebdb debuginfo(build-id) = 2d02aef00ec6544032205a030d7a885837bb1d69 lib64tiff5-debuginfo = 4.0.9-2.git20180317.1.mga7 lib64tiff5-debuginfo(x86-64) = 4.0.9-2.git20180317.1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtiff-debugsource(x86-64) = 4.0.9-2.git20180317.1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libtiff-progs-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tiff5-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tiff-devel-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tiff-static-devel-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libtiff-debugsource-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libtiff-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/libtiff-progs-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64tiff5-debuginfo-4.0.9-2.git20180317.1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t5Y4xp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/libtiff-4.0.9-2.git20180317.1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.7WbdfQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libtiff-master-7a092f8af2568d61993a8cc2e7a35a998d7d37be + exit 0 D: [iurt_root_command] Success!