+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/netpbm.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: Macro expanded in comment on line 9: %{version} warning: Macro expanded in comment on line 10: %{version}/userguide warning: Macro expanded in comment on line 11: %{version}/test warning: Macro expanded in comment on line 13: %{version}/converter/ppm/ppmtompeg/ ) Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.khaaKp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netpbm-10.81.00 + /usr/bin/xz -dc /builddir/build/SOURCES/netpbm-10.81.00.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd netpbm-10.81.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/netpbm-security-scripts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/netpbm-security-code.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/netpbm-ppmfadeusage.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/netpbm-noppmtompeg.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/netpbm-CVE-2017-2587.patch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Zb3DSx + umask 022 + cd /builddir/build/BUILD + cd netpbm-10.81.00 + ./configure This is the Netpbm configurator. It is an interactive dialog that helps you build the file 'config.mk' and prepare to build Netpbm. Do not be put off by all the questions. Configure gives you the opportunity to make a lot of choices, but you don't have to. If you don't have reason to believe you're smarter than Configure, just take the defaults (hit ENTER) and don't sweat it. If you are considering having a program feed answers to the questions below, please read doc/INSTALL, because that's probably the wrong thing to do. Hit ENTER to begin. Which of the following best describes your platform? gnu GNU/Linux win Windows/DOS (Cygwin, DJGPP, Mingw32) sun Solaris or SunOS hp HP-UX aix AIX tru64 Tru64 irix Irix bsd NetBSD, BSD/OS openbsd OpenBSD freebsd FreeBSD darwin Darwin or Mac OS X amigaos Amiga unixware Unixware sco SCO OpenServer beos BeOS none none of these are even close Platform [gnu] ==> Do you want a regular build or a merge build? If you don't know what this means, take the default or see doc/INSTALL regular or merge [regular] ==> Do you want libnetpbm to be statically linked or shared? static or shared [shared] ==> Do you want to build static libraries too (for linking to programs not in the Netpbm package? (y)es or (n)o [y] ==> What header file defines uint32_t, etc.? (Doing test compiles to choose a default for you -- ignore errors) Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c '#include' argument or NONE [] ==> (Doing test compiles to determine if you have int64 type -- ignore errors) Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c You do. (Doing test compiles to determine if your compiler has SSE intrinsics -- ignore errors) Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c /tmp/netpbm0.c:1:10: fatal error: emmintrin.h: No such file or directory #include ^~~~~~~~~~~~~ compilation terminated. It does not. Programs will not exploit fast SSE instructions. Use SSE instructions? (y)es or (n)o [n] ==> Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c The following questions concern the subroutine libraries that are Netpbm prerequisites. Every library has a compile-time part (header files) and a link-time part. In the case of a shared library, these are both part of the "development" component of the library, which may be separately installable from the runtime shared library. For each library, you must give the filename of the link library. If it is not in your linker's default search path, give the absolute pathname of the file. In addition, you will be asked for the directory in which the library's interface headers reside, and you can respond 'default' if they are in your compiler's default search path. If you don't have the library on your system, you can enter 'none' as the library filename and the builder will skip any part that requires that library. What is your JPEG (graphics format) library? library filename or 'none' [libjpeg.so] ==> Where are the interface headers for it? JPEG header directory [default] ==> What is your TIFF (graphics format) library? library filename or 'none' [libtiff.so] ==> Where are the interface headers for it? TIFF header directory [default] ==> What is your Z (compression) library? library filename or 'none' [libz.so] ==> Where are the interface headers for it? Z header directory [default] ==> What is your Svgalib library? library filename or 'none' [none] ==> What URL will you use for the main Netpbm documentation page? This information does not get built into any programs or libraries. It does not make anything actually install that web page. It is just for including in legacy man pages. Documentation URL [http://netpbm.sourceforge.net/doc/] ==> Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c Doing test compile/link: cc -o /tmp/netpbm0 /tmp/netpbm0.c -nostartfiles /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000010254 Doing test compile/link: cc -o /tmp/netpbm0 /tmp/netpbm0.c -nostartfiles -ljpeg /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 0000000000010262 Doing test compile: cc -c -o /tmp/netpbm0.o /tmp/netpbm0.c Doing test compile: cc -c -o /tmp/netpbm0.o -IUSE_PKG_CONFIG.a /tmp/netpbm0.c Doing test compile: cc -c -o /tmp/netpbm0.o -I/usr/include/libxml2 /tmp/netpbm0.c Doing test compile: cc -c -o /tmp/netpbm0.o -I/usr/include/libxml2 /tmp/netpbm0.c Doing test compile to see if -Wno-strict-overflow works: cc -c -o /dev/null -Wno-strict-overflow /tmp/netpbm0.c We have created the file 'config.mk'. You may want to look at it and edit it to your requirements and taste before doing the make. Now you may proceed with 'make' ++ pwd + TOP=/builddir/build/BUILD/netpbm-10.81.00 + make CC=gcc 'LDFLAGS=-L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing' LADD=-lm JPEGINC_DIR=/usr/include PNGINC_DIR=/usr/include TIFFINC_DIR=/usr/include JPEGLIB_DIR=/usr/lib64 PNGLIB_DIR=/usr/lib64 TIFFLIB_DIR=/usr/lib64 LINUXSVGALIB=NONE X11LIB=/usr/lib64/libX11.so XML2LIBS=NONE cat /dev/null >depend.mk make -C /builddir/build/BUILD/netpbm-10.81.00/buildtools/ -f /builddir/build/BUILD/netpbm-10.81.00/buildtools/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 typegen make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' cat /dev/null >depend.mk gcc -c -o typegen.o typegen.c gcc -o typegen -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm typegen.o make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' /builddir/build/BUILD/netpbm-10.81.00/buildtools/typegen >inttypes_netpbm.h make -C /builddir/build/BUILD/netpbm-10.81.00/buildtools/ -f /builddir/build/BUILD/netpbm-10.81.00/buildtools/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 endiangen make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' gcc -c -o endiangen.o endiangen.c gcc -o endiangen -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm endiangen.o make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' echo '/* pm_config.h GENERATED BY A MAKE RULE */' >pm_config.h echo '#ifndef PM_CONFIG_H' >>pm_config.h echo '#define PM_CONFIG_H' >>pm_config.h echo '#include ' >>pm_config.h echo "#define HAVE_INT64 1" >>pm_config.h echo "#define WANT_SSE 0" >>pm_config.h echo "#define HAVE_FORK 1" >>pm_config.h echo '#define RGB_DB_PATH "/usr/local/netpbm/rgb.txt:/usr/share/netpbm/rgb.txt:/etc/X11/rgb.txt:/usr/lib/X11/rgb.txt:/usr/share/X11/rgb.txt:/usr/X11R6/lib/X11/rgb.txt"' >>pm_config.h echo '/* pm_config.h.in FOLLOWS ... */' >>pm_config.h cat /builddir/build/BUILD/netpbm-10.81.00/pm_config.in.h >>pm_config.h /builddir/build/BUILD/netpbm-10.81.00/buildtools/endiangen >>pm_config.h echo '#endif' >>pm_config.h mkdir -p lib/util make -C lib/util -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bitio.o bitio.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o filename.o filename.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o io.o io.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mallocvar.o mallocvar.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o matrix.o matrix.c matrix.c: In function 'pm_solvelineareq': matrix.c:141:20: warning: 'maxRow' may be used uninitialized in this function [-Wmaybe-uninitialized] swap(&a[maxRow][j], &a[i][j]); ^ matrix.c:131:18: note: 'maxRow' was declared here unsigned int maxRow; ^~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o nsleep.o nsleep.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o nstring.o nstring.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o runlength.o runlength.c runlength.c: In function 'pm_rlenc_compressbyte': runlength.c:111:9: warning: 'packSign' may be used uninitialized in this function [-Wmaybe-uninitialized] int packSign; ^~~~~~~~ runlength.c:133:33: warning: 'packBase' may be used uninitialized in this function [-Wmaybe-uninitialized] outbuf[outCurs++] = (unsigned char) (packBase + packSign * count); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runlength.c: In function 'pm_rlenc_maxbytes': runlength.c:335:12: warning: 'itemSize' may be used uninitialized in this function [-Wmaybe-uninitialized] size_t itemSize; ^~~~~~~~ runlength.c:361:14: warning: 'miscSize' may be used uninitialized in this function [-Wmaybe-uninitialized] overhead = miscSize + ~~~~~~~~~^~~~~~~~~~~~ (inSize / blockSize + (inSize % blockSize > 0 ? 1 : 0) ) * flagSize; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ runlength.c:362:66: warning: 'flagSize' may be used uninitialized in this function [-Wmaybe-uninitialized] (inSize / blockSize + (inSize % blockSize > 0 ? 1 : 0) ) * flagSize; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ runlength.c:362:39: warning: 'blockSize' may be used uninitialized in this function [-Wmaybe-uninitialized] (inSize / blockSize + (inSize % blockSize > 0 ? 1 : 0) ) * flagSize; ~~~~~~~^~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o shhopt.o shhopt.c shhopt.c: In function 'parse_long_option': shhopt.c:819:5: warning: 'arg' may be used uninitialized in this function [-Wmaybe-uninitialized] optExecute(opt_table[mi], arg, 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o token.o token.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/lib/util -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o vasprintf.o vasprintf.c make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00//lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h /builddir/build/BUILD/netpbm-10.81.00/buildtools/stamp-date >compile.h || rm compile.h gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpm.o libpm.c libpm.c: In function 'pm_maxvaltobits': libpm.c:440:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ libpm.c:442:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return -1; /* Should never come here */ ^~~~~~ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pmfileio.o pmfileio.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o fileio.o fileio.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o colorname.o colorname.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpamd.o libpamd.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpbm1.o libpbm1.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpbm2.o libpbm2.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpbm3.o libpbm3.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpbmfont.o libpbmfont.c libpbmfont.c: In function 'pbm_loadfont': libpbmfont.c:316:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 10, fileP); ^~~~~~~~~~~~~~~~~~~~~~ libpbmfont.c: In function 'pbm_defaultfont': libpbmfont.c:60:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ libpbmfont.c: In function 'pbm_dissectfont': libpbmfont.c:249:19: warning: 'charHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] fn->maxheight = charHeight; ~~~~~~~~~~~~~~^~~~~~~~~~~~ libpbmfont.c:248:19: warning: 'charWidth' may be used uninitialized in this function [-Wmaybe-uninitialized] fn->maxwidth = charWidth; ~~~~~~~~~~~~~~^~~~~~~~~~~ libpbmfont.c:294:17: warning: 'cellHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] row += cellHeight; ^~ libpbmfont.c:292:31: warning: 'cellWidth' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( col >= cellWidth * 14 ) { ~~~~~~~~~~^~~~ libpbmfont.c:155:25: warning: 'firstBlankCol' may be used uninitialized in this function [-Wmaybe-uninitialized] widthLast15Cols = fcols - firstBlankCol; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libpbmfont.c:135:18: note: 'firstBlankCol' was declared here unsigned int firstBlankCol; ^~~~~~~~~~~~~ libpbmfont.c:142:22: warning: 'firstBlankRow' may be used uninitialized in this function [-Wmaybe-uninitialized] heightLast11Rows = frows - firstBlankRow; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ libpbmfont.c:134:18: note: 'firstBlankRow' was declared here unsigned int firstBlankRow; ^~~~~~~~~~~~~ libpbmfont.c: In function 'pbm_loadbdffont': libpbmfont.c:593:61: warning: 'hdigValue' may be used uninitialized in this function [-Wmaybe-uninitialized] bmap[bmapIndex++] = hdigValue & 0x8 ? 1 : 0; ~~~~~~~~~~~~~~~~~~~~^~~ libpbmfont.c:576:26: note: 'hdigValue' was declared here unsigned int hdigValue; ^~~~~~~~~ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmfontdata1.o pbmfontdata1.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmfontdata2.o pbmfontdata2.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpgm1.o libpgm1.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpgm2.o libpgm2.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppm1.o libppm1.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppm2.o libppm2.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppmcmap.o libppmcmap.c libppmcmap.c: In function 'ppm_colorhisttocolorhash': libppmcmap.c:531:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppmcolor.o libppmcolor.c libppmcolor.c: In function 'rgbnorm': libppmcolor.c:134:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ In file included from libppmcolor.c:24:0: libppmcolor.c: In function 'parseOldX11': ppm.h:40:44: warning: 'bNorm' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ libppmcolor.c:264:26: note: 'bNorm' was declared here pixval rNorm, gNorm, bNorm; ^~~~~ In file included from libppmcolor.c:24:0: ppm.h:40:29: warning: 'gNorm' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ libppmcolor.c:264:19: note: 'gNorm' was declared here pixval rNorm, gNorm, bNorm; ^~~~~ In file included from libppmcolor.c:24:0: ppm.h:40:14: warning: 'rNorm' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ libppmcolor.c:264:12: note: 'rNorm' was declared here pixval rNorm, gNorm, bNorm; ^~~~~ libppmcolor.c: In function 'ppm_readcolordict': libppmcolor.c:750:23: warning: 'nColors' may be used uninitialized in this function [-Wmaybe-uninitialized] *nColorsP = nColors; ~~~~~~~~~~^~~~~~~~~ libppmcolor.c:746:22: warning: 'colors' may be used uninitialized in this function [-Wmaybe-uninitialized] *colorsP = colors; ~~~~~~~~~^~~~~~~~ libppmcolor.c:742:26: warning: 'colornames' may be used uninitialized in this function [-Wmaybe-uninitialized] *colornamesP = colornames; ~~~~~~~~~~~~~^~~~~~~~~~~~ libppmcolor.c:738:19: warning: 'cht' may be used uninitialized in this function [-Wmaybe-uninitialized] *chtP = cht; ~~~~~~^~~~~ In file included from libppmcolor.c:21:0: libppmcolor.c: In function 'ppm_color_from_hsv': importinc/netpbm/pm_c_util.h:22:38: warning: 'B' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ROUNDU(X) ((unsigned int)((X)+0.5)) ^ libppmcolor.c:824:18: note: 'B' was declared here double R, G, B; ^ In file included from libppmcolor.c:21:0: importinc/netpbm/pm_c_util.h:22:38: warning: 'G' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ROUNDU(X) ((unsigned int)((X)+0.5)) ^ libppmcolor.c:824:15: note: 'G' was declared here double R, G, B; ^ In file included from libppmcolor.c:21:0: importinc/netpbm/pm_c_util.h:22:38: warning: 'R' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ROUNDU(X) ((unsigned int)((X)+0.5)) ^ libppmcolor.c:824:12: note: 'R' was declared here double R, G, B; ^ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppmfuzzy.o libppmfuzzy.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppmd.o libppmd.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdfont.o ppmdfont.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o standardppmdfont.o standardppmdfont.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o path.o path.c path.c:383:1: warning: 'isLateralFromTopOfStack' defined but not used [-Wunused-function] isLateralFromTopOfStack(fillStack * const stackP, ^~~~~~~~~~~~~~~~~~~~~~~ path.c:246:1: warning: 'isOnLineSeg' defined but not used [-Wunused-function] isOnLineSeg(ppmd_point const here, ^~~~~~~~~~~ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libppmfloyd.o libppmfloyd.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpnm1.o libpnm1.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpnm2.o libpnm2.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpnm3.o libpnm3.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpam.o libpam.c libpam.c: In function 'interpretTupleType': libpam.c:870:29: warning: 'opacityPlane' may be used uninitialized in this function [-Wmaybe-uninitialized] pamP->opacity_plane = opacityPlane; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ libpam.c:868:28: warning: 'haveOpacity' may be used uninitialized in this function [-Wmaybe-uninitialized] pamP->have_opacity = haveOpacity; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ libpam.c:866:27: warning: 'colorDepth' may be used uninitialized in this function [-Wmaybe-uninitialized] pamP->color_depth = colorDepth; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libpam.c:864:22: warning: 'visual' may be used uninitialized in this function [-Wmaybe-uninitialized] pamP->visual = visual; ~~~~~~~~~~~~~^~~~~~~~ libpam.c: In function 'pnm_backgroundtuple': libpam.c:1383:36: warning: 'tuplePtr' may be used uninitialized in this function [-Wmaybe-uninitialized] bgtuple[plane] = tuplePtr[plane]; ^ gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpamread.o libpamread.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpamwrite.o libpamwrite.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpamn.o libpamn.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpammap.o libpammap.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libpamcolor.o libpamcolor.c gcc -c -I. -Iimportinc -I/builddir/build/BUILD/netpbm-10.81.00/lib -DNDEBUG -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o libsystem.o libsystem.c In file included from importinc/netpbm/mallocvar.h:13:0, from libsystem.c:34: libsystem.c: In function 'createPipeFeeder': importinc/netpbm/pm_config.h:351:19: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] #define pm_pipe pipe libsystem.c:144:5: note: in expansion of macro 'pm_pipe' pm_pipe(pipeToFeed); ^~~~~~~ libsystem.c: In function 'spawnProcessor': importinc/netpbm/pm_config.h:351:19: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] #define pm_pipe pipe libsystem.c:190:9: note: in expansion of macro 'pm_pipe' pm_pipe(stdoutpipe); ^~~~~~~ libsystem.c: In function 'pm_system2_vp': libsystem.c:369:5: warning: 'feederPid' may be used uninitialized in this function [-Wmaybe-uninitialized] waitpid(feederPid, &status, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libsystem.c:446:11: note: 'feederPid' was declared here pid_t feederPid; ^~~~~~~~~ libsystem.c:482:9: warning: 'progStdinFd' may be used uninitialized in this function [-Wmaybe-uninitialized] close(progStdinFd); ^~~~~~~~~~~~~~~~~~ make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'bitio.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'filename.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'io.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'mallocvar.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'matrix.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'nsleep.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'nstring.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'runlength.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'shhopt.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'token.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: 'vasprintf.o' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' gcc -shared -Wl,-soname,libnetpbm.so.11 -o libnetpbm.so.11.81 libpm.o pmfileio.o fileio.o colorname.o libpamd.o libpbm1.o libpbm2.o libpbm3.o libpbmfont.o pbmfontdata1.o pbmfontdata2.o libpgm1.o libpgm2.o libppm1.o libppm2.o libppmcmap.o libppmcolor.o libppmfuzzy.o libppmd.o ppmdfont.o standardppmdfont.o path.o libppmfloyd.o libpnm1.o libpnm2.o libpnm3.o libpam.o libpamread.o libpamwrite.o libpamn.o libpammap.o libpamcolor.o libsystem.o util/bitio.o util/filename.o util/io.o util/mallocvar.o util/matrix.o util/nsleep.o util/nstring.o util/runlength.o util/shhopt.o util/token.o util/vasprintf.o \ -lc -lm -lm rm -f libnetpbm.so.11 ln -s libnetpbm.so.11.81 libnetpbm.so.11 rm -f libnetpbm.so ln -s libnetpbm.so.11 libnetpbm.so rm -f libnetpbm.a ar rc libnetpbm.a libpm.o pmfileio.o fileio.o colorname.o libpamd.o libpbm1.o libpbm2.o libpbm3.o libpbmfont.o pbmfontdata1.o pbmfontdata2.o libpgm1.o libpgm2.o libppm1.o libppm2.o libppmcmap.o libppmcolor.o libppmfuzzy.o libppmd.o ppmdfont.o standardppmdfont.o path.o libppmfloyd.o libpnm1.o libpnm2.o libpnm3.o libpam.o libpamread.o libpamwrite.o libpamn.o libpammap.o libpamcolor.o libsystem.o util/bitio.o util/filename.o util/io.o util/mallocvar.o util/matrix.o util/nsleep.o util/nstring.o util/runlength.o util/shhopt.o util/token.o util/vasprintf.o ranlib libnetpbm.a make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C urt/ -f /builddir/build/BUILD/netpbm-10.81.00//urt/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/urt' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o Runput.o Runput.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o cmd_name.o cmd_name.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_addhist.o rle_addhist.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_error.o rle_error.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_getcom.o rle_getcom.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_getrow.o rle_getrow.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing rle_getrow.c: In function 'rle_get_setup': rle_getrow.c:92:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&setup, 1, SETUPSIZE, infile); /* assume VAX packing */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rle_getrow.c:108:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *)bg_color, 1, 1 + (setup.h_ncolors / 2) * 2, infile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rle_getrow.c:151:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(maptemp, 2, maplen, infile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rle_getrow.c:174:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(comment_buf, 1, evenlen, infile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rle_getrow.c: In function 'rle_getrow': rle_getrow.c:439:17: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread((char *)scanc, 1, nc, infile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_getskip.o rle_getskip.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_global.o rle_global.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_hdr.o rle_hdr.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_open_f.o rle_open_f.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing rle_open_f.c:112:1: warning: 'reapChildren' defined but not used [-Wunused-function] reapChildren(int * const catchingChildrenP, ^~~~~~~~~~~~ rle_open_f.c:40:1: warning: 'my_popen' defined but not used [-Wunused-function] my_popen(const char * const cmd, ^~~~~~~~ rle_open_f.c: In function 'rle_open_f_noexit': rle_open_f.c:216:12: warning: 'err_str' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!err_str) { ^ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_putcom.o rle_putcom.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_putrow.o rle_putrow.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o rle_row_alc.o rle_row_alc.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o scanargs.o scanargs.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing scanargs.c: In function '_do_scanargs': scanargs.c:275:12: warning: increment of a boolean expression [-Wbool-operation] exflag++; ^~ scanargs.c: In function 'prformat': scanargs.c:772:14: warning: increment of a boolean expression [-Wbool-operation] comma_list++; ^~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/urt -o vaxshort.o vaxshort.c -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing rm -f librle.a ar rc librle.a Runput.o cmd_name.o rle_addhist.o rle_error.o rle_getcom.o rle_getrow.o rle_getskip.o rle_global.o rle_hdr.o rle_open_f.o rle_putcom.o rle_putrow.o rle_row_alc.o scanargs.o vaxshort.o ranlib librle.a make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make -C icon/ -f /builddir/build/BUILD/netpbm-10.81.00//icon/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/icon' cat /dev/null >depend.mk make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/icon' make -C buildtools/ -f /builddir/build/BUILD/netpbm-10.81.00//buildtools/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' gcc -c -o libopt.o \ -DSHLIBPREFIXLIST="\"lib\"" \ -DEXPLICIT \ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ libopt.c gcc -o libopt -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm libopt.o make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' make -C test/ -f /builddir/build/BUILD/netpbm-10.81.00//test/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/test' cat /dev/null >depend.mk gcc -c -o testrandom.o testrandom.c gcc -o testrandom -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm testrandom.o sed -n "/^081|/s/^081|//p" ppmpat-random.rand-ok > ppmpat-random.ok sed -n "/^081|/s/^081|//p" pgmnoise.rand-ok > pgmnoise.ok sed -n "/^081|/s/^081|//p" ppmrough.rand-ok > ppmrough.ok sed -n "/^081|/s/^081|//p" ppmforge.rand-ok > ppmforge.ok make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/test' make -C converter/ -f /builddir/build/BUILD/netpbm-10.81.00//converter/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter' cat /dev/null >depend.mk make -C pbm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o atktopbm.o atktopbm.c atktopbm.c: In function 'ReadATKRaster': atktopbm.c:271:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ifP, " %d ", &version); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atktopbm.c:280:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ifP, " %u %ld %ld %ld %ld %ld %ld", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &options, &xscale, &yscale, &xoffset, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ &yoffset, &subwidth, &subheight); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ atktopbm.c:288:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ifP, " %5s", keyword); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ atktopbm.c:292:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(ifP, " %d %d %d ", &objectid, &width, &height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o atktopbm atktopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o brushtopbm.o brushtopbm.c gcc -o brushtopbm brushtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o cistopbm.o cistopbm.c cistopbm.c: In function 'main': cistopbm.c:175:22: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] y * width + x, width * height); ~~^~~~~~~ cistopbm.c:172:16: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] if (x != 0 || y != height) ~~~~~~~^~~~~~~~~~~~~~ gcc -o cistopbm cistopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o cmuwmtopbm.o cmuwmtopbm.c gcc -o cmuwmtopbm cmuwmtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ddbugtopbm.o ddbugtopbm.c ddbugtopbm.c: In function 'main': ddbugtopbm.c:111:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 64, in); ^~~~~~~~~~~~~~~~~~~~~ ddbugtopbm.c:113:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 14, in); ^~~~~~~~~~~~~~~~~~~~~ ddbugtopbm.c:122:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 8, in); ^~~~~~~~~~~~~~~~~~~~ ddbugtopbm.c:134:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 16*1024, in); /* XXX crappy! */ ^~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ddbugtopbm ddbugtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o g3topbm.o g3topbm.c g3topbm.c: In function 'main': g3topbm.c:423:39: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] (teP > mtable ? 2 : 0) + (teP - ttable) % 2; ^ g3topbm.c:355:20: note: 'retval' was declared here G3TableEntry * retval; ^~~~~~ gcc -o g3topbm g3topbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o escp2topbm.o escp2topbm.c gcc -o escp2topbm escp2topbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o macptopbm.o macptopbm.c gcc -o macptopbm macptopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mdatopbm.o mdatopbm.c gcc -o mdatopbm mdatopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mgrtopbm.o mgrtopbm.c mgrtopbm.c: In function 'main': mgrtopbm.c:68:5: warning: 'cols' is used uninitialized in this function [-Wuninitialized] overflow_add(*colsP, pad); ^~~~~~~~~~~~~~~~~~~~~~~~~ mgrtopbm.c:83:24: note: 'cols' was declared here unsigned int rows, cols, depth; ^~~~ mgrtopbm.c:103:9: warning: 'depth' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_error("MGR file has depth of %u, must be 1", depth); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mgrtopbm mgrtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mrftopbm.o mrftopbm.c mrftopbm.c: In function 'readMrfImage': mrftopbm.c:137:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buf, 1, 13, ifP); ^~~~~~~~~~~~~~~~~~~~~~ gcc -o mrftopbm mrftopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmto10x.o pbmto10x.c pbmto10x.c: In function 'main': pbmto10x.c:203:11: warning: 'fname' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(fname); ^~~~~~~~~~~~~~~ gcc -o pbmto10x pbmto10x.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmto4425.o pbmto4425.c In file included from pbmto4425.c:3:0: pbmto4425.c: In function 'main': importinc/netpbm/nstring.h:48:12: warning: 'pbmfile' may be used uninitialized in this function [-Wmaybe-uninitialized] return strcmp(comparand, comparator) == 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmto4425.c:124:17: note: 'pbmfile' was declared here const char *pbmfile; ^~~~~~~ gcc -o pbmto4425 pbmto4425.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoascii.o pbmtoascii.c gcc -o pbmtoascii pbmtoascii.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoatk.o pbmtoatk.c pbmtoatk.c: In function 'main': pbmtoatk.c:164:5: warning: 'ifP' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_close(ifP); ^~~~~~~~~~~~~ gcc -o pbmtoatk pbmtoatk.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtobbnbg.o pbmtobbnbg.c gcc -o pbmtobbnbg pbmtobbnbg.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtocis.o pbmtocis.c gcc -o pbmtocis pbmtocis.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtocmuwm.o pbmtocmuwm.c gcc -o pbmtocmuwm pbmtocmuwm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtodjvurle.o pbmtodjvurle.c pbmtodjvurle.c: In function 'main': pbmtodjvurle.c:108:13: warning: 'pbmfilename' may be used uninitialized in this function [-Wmaybe-uninitialized] pbmfile = pm_openr(pbmfilename); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ gcc -o pbmtodjvurle pbmtodjvurle.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoepsi.o pbmtoepsi.c gcc -o pbmtoepsi pbmtoepsi.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoepson.o pbmtoepson.c pbmtoepson.c: In function 'main': pbmtoepson.c:179:5: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%c%c%c%c%c", esc, '*', m, cols % 256, cols / 256); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmtoepson.c:281:10: note: 'm' was declared here char m; ^ gcc -o pbmtoepson pbmtoepson.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoescp2.o pbmtoescp2.c gcc -o pbmtoescp2 pbmtoescp2.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtog3.o pbmtog3.c gcc -o pbmtog3 pbmtog3.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtogem.o pbmtogem.c gcc -o pbmtogem pbmtogem.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtogo.o pbmtogo.c pbmtogo.c: In function 'main': pbmtogo.c:179:9: warning: 'ifP' may be used uninitialized in this function [-Wmaybe-uninitialized] pbm_readpbmrow(ifP, bitrow, cols, format); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pbmtogo pbmtogo.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoibm23xx.o pbmtoibm23xx.c gcc -o pbmtoibm23xx pbmtoibm23xx.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtosunicon.o pbmtosunicon.c gcc -o pbmtosunicon pbmtosunicon.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtolj.o pbmtolj.c gcc -o pbmtolj pbmtolj.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoln03.o pbmtoln03.c pbmtoln03.c: In function 'output_sixel_record': pbmtoln03.c:83:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (p = repeated_str ; *p ; p++) ^~~ pbmtoln03.c:85:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' record[j++] = last_char ; } ^~~~~~ gcc -o pbmtoln03 pbmtoln03.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtolps.o pbmtolps.c gcc -o pbmtolps pbmtolps.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtomacp.o pbmtomacp.c pbmtomacp.c: In function 'calculateCropPad': pbmtomacp.c:176:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cmdline.bottom + 1 > rows) ^~ pbmtomacp.c:180:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' bottom = MIN3(cmdline.bottom, rows - 1, top + MACP_ROWS - 1); ^~~~~~ gcc -o pbmtomacp pbmtomacp.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtomatrixorbital.o pbmtomatrixorbital.c pbmtomatrixorbital.c: In function 'main': pbmtomatrixorbital.c:73:9: warning: 'inputFilename' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(inputFilename); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pbmtomatrixorbital pbmtomatrixorbital.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtomda.o pbmtomda.c gcc -o pbmtomda pbmtomda.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtomgr.o pbmtomgr.c gcc -o pbmtomgr pbmtomgr.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtomrf.o pbmtomrf.c gcc -o pbmtomrf pbmtomrf.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtonokia.o pbmtonokia.c gcc -o pbmtonokia pbmtonokia.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtopi3.o pbmtopi3.c gcc -o pbmtopi3 pbmtopi3.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoplot.o pbmtoplot.c gcc -o pbmtoplot pbmtoplot.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtopsg3.o pbmtopsg3.c gcc -o pbmtopsg3 pbmtopsg3.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoptx.o pbmtoptx.c gcc -o pbmtoptx pbmtoptx.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtowbmp.o pbmtowbmp.c gcc -o pbmtowbmp pbmtowbmp.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoxbm.o pbmtoxbm.c gcc -o pbmtoxbm pbmtoxbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoybm.o pbmtoybm.c gcc -o pbmtoybm pbmtoybm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtozinc.o pbmtozinc.c gcc -o pbmtozinc pbmtozinc.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pi3topbm.o pi3topbm.c gcc -o pi3topbm pi3topbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pktopbm.o pktopbm.c gcc -o pktopbm pktopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o wbmptopbm.o wbmptopbm.c gcc -o wbmptopbm wbmptopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o xbmtopbm.o xbmtopbm.c gcc -o xbmtopbm xbmtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ybmtopbm.o ybmtopbm.c gcc -o ybmtopbm ybmtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm flex -t thinkjettopbm.l >thinkjettopbm.c1 cat /builddir/build/BUILD/netpbm-10.81.00/lib/util/lexheader thinkjettopbm.c1 | \ grep -v "^[[:space:]]*int yylex(void);" | \ grep -v "^[[:space:]]*int yywrap(void);" \ >thinkjettopbm.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o thinkjettopbm.o thinkjettopbm.c gcc -o thinkjettopbm thinkjettopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtopk.o pbmtopk.c pbmtopk.c: In function 'main': pbmtopk.c:171:27: warning: 'tfital' may be used uninitialized in this function [-Wmaybe-uninitialized] #define add_tfmitalic(v) (add_tfmtable(italictab, &numitalic, v, MAXITALICTAB,\ ^~~~~~~~~~~~ pbmtopk.c:870:61: note: 'tfital' was declared here integer i, hesc, vesc, xoff, yoff, tfwid, tfdep, tfhgt, tfital ; ^~~~~~ pbmtopk.c:167:27: warning: 'tfhgt' may be used uninitialized in this function [-Wmaybe-uninitialized] #define add_tfmheight(v) (add_tfmtable(heighttab, &numheight, v, MAXHEIGHTTAB,\ ^~~~~~~~~~~~ pbmtopk.c:870:54: note: 'tfhgt' was declared here integer i, hesc, vesc, xoff, yoff, tfwid, tfdep, tfhgt, tfital ; ^~~~~ pbmtopk.c:169:26: warning: 'tfdep' may be used uninitialized in this function [-Wmaybe-uninitialized] #define add_tfmdepth(v) (add_tfmtable(depthtab, &numdepth, v, MAXDEPTHTAB,\ ^~~~~~~~~~~~ pbmtopk.c:870:47: note: 'tfdep' was declared here integer i, hesc, vesc, xoff, yoff, tfwid, tfdep, tfhgt, tfital ; ^~~~~ gcc -o pbmtopk pbmtopk.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make -C pbmtoppa/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtoppa.o pbmtoppa.c pbmtoppa.c: In function 'print_pbm': pbmtoppa.c:126:13: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (line, 1024, in); ^~~~~~~~~~~~~~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppa.o ppa.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbm.o pbm.c pbm.c: In function 'pbm_readline': pbm.c:109:5: warning: implicit declaration of function 'overflow_add'; did you mean '__overflow'? [-Wimplicit-function-declaration] overflow_add(pbm->width, 7); ^~~~~~~~~~~~ __overflow gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o cutswath.o cutswath.c gcc -o pbmtoppa pbmtoppa.o ppa.o pbm.o cutswath.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' make -C pgm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pgm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o asciitopgm.o asciitopgm.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o asciitopgm asciitopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bioradtopgm.o bioradtopgm.c gcc -o bioradtopgm bioradtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o fstopgm.o fstopgm.c gcc -o fstopgm fstopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o hipstopgm.o hipstopgm.c gcc -o hipstopgm hipstopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o lispmtopgm.o lispmtopgm.c lispmtopgm.c: In function 'getinit': lispmtopgm.c:107:18: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] overflow_add((int)colsP, 31); ^ gcc -o lispmtopgm lispmtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtofs.o pgmtofs.c gcc -o pgmtofs pgmtofs.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtolispm.o pgmtolispm.c gcc -o pgmtolispm pgmtolispm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtopgm.o pgmtopgm.c gcc -o pgmtopgm pgmtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtosbig.o pgmtosbig.c gcc -o pgmtosbig pgmtosbig.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtost4.o pgmtost4.c gcc -o pgmtost4 pgmtost4.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o psidtopgm.o psidtopgm.c gcc -o psidtopgm psidtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o spottopgm.o spottopgm.c gcc -o spottopgm spottopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sbigtopgm.o sbigtopgm.c sbigtopgm.c: In function 'main': sbigtopgm.c:331:19: warning: '*((void *)&hdr+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] hdr.isCompressed ? "compressed" : "uncompressed", ~~~^~~~~~~~~~~~~ sbigtopgm.c:328:5: warning: 'hdr.cols' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("SBIG '%s' %ux%u %s image, saturation level = %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (hdr.cameraType ? hdr.cameraType : "ST-?"), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdr.cols, hdr.rows, ~~~~~~~~~~~~~~~~~~~ hdr.isCompressed ? "compressed" : "uncompressed", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hdr.maxval); ~~~~~~~~~~~ gcc -o sbigtopgm sbigtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o st4topgm.o st4topgm.c gcc -o st4topgm st4topgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/pgm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rawtopgm.o rawtopgm.c gcc -o rawtopgm rawtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' make -C ppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o 411toppm.o 411toppm.c 411toppm.c: In function 'main': 411toppm.c:179:37: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] tempG = -25690 * u + -53294 * v + y * 76310; ~~~~~~~^~~ 411toppm.c:166:21: note: 'v' was declared here int y, u, v; ^ 411toppm.c:180:24: warning: 'u' may be used uninitialized in this function [-Wmaybe-uninitialized] tempB = 132278 * u + y * 76310; ~~~~~~~^~~ 411toppm.c:166:18: note: 'u' was declared here int y, u, v; ^ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o 411toppm 411toppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o eyuvtoppm.o eyuvtoppm.c gcc -o eyuvtoppm eyuvtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o gouldtoppm.o gouldtoppm.c gouldtoppm.c: In function 'main': gouldtoppm.c:63:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pbuffer, 1, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ gouldtoppm.c:68:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pbuffer, 2, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ gouldtoppm.c:73:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pbuffer, 3, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ gouldtoppm.c:78:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pbuffer, 3, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o gouldtoppm gouldtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ilbmtoppm.o ilbmtoppm.c ilbmtoppm.c:698:1: warning: 'xmalloc2' defined but not used [-Wunused-function] xmalloc2(x, y) ^~~~~~~~ ilbmtoppm.c: In function 'main': ilbmtoppm.c:2494:13: warning: 'maskname' may be used uninitialized in this function [-Wmaybe-uninitialized] remove(maskname); ^~~~~~~~~~~~~~~~ ilbmtoppm.c:1537:18: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] transpColorP = transpColor(bmhdP, cmap, transpName, maxval); ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ilbmtoppm.c:1509:12: note: 'maxval' was declared here pixval maxval; ^~~~~~ gcc -o ilbmtoppm ilbmtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o imgtoppm.o imgtoppm.c imgtoppm.c: In function 'main': imgtoppm.c:54:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread( buf, 8, 1, ifp ); ^~~~~~~~~~~~~~~~~~~~~~~ gcc -o imgtoppm imgtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o leaftoppm.o leaftoppm.c gcc -o leaftoppm leaftoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mtvtoppm.o mtvtoppm.c gcc -o mtvtoppm mtvtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o neotoppm.o neotoppm.c gcc -o neotoppm neotoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pcxtoppm.o pcxtoppm.c gcc -o pcxtoppm pcxtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pc1toppm.o pc1toppm.c pc1toppm.c: In function 'main': pc1toppm.c:220:9: warning: 'inputFilename' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(inputFilename); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pc1toppm pc1toppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pi1toppm.o pi1toppm.c gcc -o pi1toppm pi1toppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pjtoppm.o pjtoppm.c pjtoppm.c: In function 'main': pjtoppm.c:143:33: warning: implicit declaration of function 'realloc2'; did you mean 'realloc'? [-Wimplicit-function-declaration] realloc2(image, rows * planes, ^~~~~~~~ realloc pjtoppm.c:142:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] image = (unsigned char **) ^ pjtoppm.c:145:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] imlen = (int *) realloc2(imlen, rows * planes, sizeof(int)); } ^ pjtoppm.c:202:8: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mode == 1) { ^ pjtoppm.c:39:10: warning: 'imlen' may be used uninitialized in this function [-Wmaybe-uninitialized] int *imlen; ^~~~~ gcc -o pjtoppm pjtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoacad.o ppmtoacad.c ppmtoacad.c: In function 'main': ppmtoacad.c:212:20: warning: 'best' may be used uninitialized in this function [-Wmaybe-uninitialized] acadmap[i] = best; ~~~~~~~~~~~^~~~~~ ppmtoacad.c:198:13: note: 'best' was declared here int best, j; ^~~~ gcc -o ppmtoacad ppmtoacad.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoapplevol.o ppmtoapplevol.c gcc -o ppmtoapplevol ppmtoapplevol.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoarbtxt.o ppmtoarbtxt.c gcc -o ppmtoarbtxt ppmtoarbtxt.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoascii.o ppmtoascii.c ppmtoascii.c: In function 'main': ppmtoascii.c:216:24: warning: 'cmdline.carr' may be used uninitialized in this function [-Wmaybe-uninitialized] struct cmdlineInfo cmdline; ^~~~~~~ ppmtoascii.c:168:54: warning: 'cmdline.cellHeight' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const sumthresh = cellWidth * cellHeight * 1.0 / 2; ~~~~~~~~~~^~~~~~~~~~~~ ppmtoascii.c:216:24: note: 'cmdline.cellHeight' was declared here struct cmdlineInfo cmdline; ^~~~~~~ ppmtoascii.c:168:54: warning: 'cmdline.cellWidth' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const sumthresh = cellWidth * cellHeight * 1.0 / 2; ~~~~~~~~~~^~~~~~~~~~~~ ppmtoascii.c:216:24: note: 'cmdline.cellWidth' was declared here struct cmdlineInfo cmdline; ^~~~~~~ gcc -o ppmtoascii ppmtoascii.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm rm -f bmp.h ln -s /builddir/build/BUILD/netpbm-10.81.00/converter/bmp.h bmp.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtobmp.o ppmtobmp.c ppmtobmp.c: In function 'bmpWriteRgb': ppmtobmp.c:322:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ ppmtobmp.c: In function 'bmpWriteInfoHeader': ppmtobmp.c:286:12: warning: 'cbFix' may be used uninitialized in this function [-Wmaybe-uninitialized] return cbFix; ^~~~~ In file included from ppmtobmp.c:27:0: bmp.h: In function 'BMPoffbits.constprop': bmp.h:331:9: warning: 'lencolormap' may be used uninitialized in this function [-Wmaybe-uninitialized] return BMPlenfileheader() ~~~~~~~~~~~~~~~~~~ + BMPleninfoheader(class) ~~~~~~~~~~~~~~~~~~~~~~~~~ + BMPlencolormap(class, bitcount, cmapsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmp.h:266:25: warning: 'lenrgb' may be used uninitialized in this function [-Wmaybe-uninitialized] lencolormap = (1 << bitcount) * BMPlenrgb(class); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmp.h:225:18: note: 'lenrgb' was declared here unsigned int lenrgb; ^~~~~~ bmp.h:330:9: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return BMPlenfileheader() ~~~~~~~~~~~~~~~~~~ + BMPleninfoheader(class) ^~~~~~~~~~~~~~~~~~~~~~~~~ ppmtobmp.c: In function 'doPgmPpm': ppmtobmp.c:405:18: warning: 'colorIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] rc = pm_bitwrite(b, bpp, colorIndex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmtobmp.c:400:26: note: 'colorIndex' was declared here unsigned int colorIndex; ^~~~~~~~~~ ppmtobmp.c:840:8: warning: 'bitsPerPixel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*bitsPerPixelP > 8) ^ ppmtobmp.c:920:18: note: 'bitsPerPixel' was declared here unsigned int bitsPerPixel; ^~~~~~~~~~~~ gcc -o ppmtobmp ppmtobmp.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoeyuv.o ppmtoeyuv.c gcc -o ppmtoeyuv ppmtoeyuv.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtogif.o ppmtogif.c ppmtogif.c: In function 'main': ppmtogif.c:311:26: warning: 'alphaPlane' may be used uninitialized in this function [-Wmaybe-uninitialized] tuplerow[col][alphaPlane] = pnm_scalesample(alpharow[col][0], ^ ppmtogif.c:328:18: note: 'alphaPlane' was declared here unsigned int alphaPlane; ^~~~~~~~~~ ppmtogif.c:419:5: warning: 'ifP' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_close(ifP); ^~~~~~~~~~~~~ gcc -o ppmtogif ppmtogif.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoicr.o ppmtoicr.c gcc -o ppmtoicr ppmtoicr.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoilbm.o ppmtoilbm.c ppmtoilbm.c: In function 'main': ppmtoilbm.c:1930:24: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] maskmethod = getMaskType(argv[argn]); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ ppmtoilbm.c:1587:18: warning: 'nPlanes' may be used uninitialized in this function [-Wmaybe-uninitialized] bodysize = doStdBody(ifP, NULL, cols, rows, maxval, colormap, ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ colors, nPlanes); ~~~~~~~~~~~~~~~~ ppmtoilbm.c:1869:35: note: 'nPlanes' was declared here int argn, rows, cols, format, nPlanes; ^~~~~~~ ppmtoilbm.c:2154:24: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] compmethod = getComprMethod(argv[argn]); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmtoilbm.c:2034:24: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] hammapmode = getHammapMode(argv[argn]); ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ppmtoilbm ppmtoilbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoleaf.o ppmtoleaf.c gcc -o ppmtoleaf ppmtoleaf.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtolj.o ppmtolj.c gcc -o ppmtolj ppmtolj.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtomitsu.o ppmtomitsu.c ppmtomitsu.c: In function 'main': ppmtomitsu.c:654:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ppmtomitsu.c:656:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' ++argn; ^~ gcc -o ppmtomitsu ppmtomitsu.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoneo.o ppmtoneo.c gcc -o ppmtoneo ppmtoneo.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopcx.o ppmtopcx.c ppmtopcx.c:204:28: warning: 'bitmask' defined but not used [-Wunused-const-variable=] static const unsigned char bitmask[] = {1, 2, 4, 8, 16, 32, 64, 128}; ^~~~~~~ gcc -o ppmtopcx ppmtopcx.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopi1.o ppmtopi1.c gcc -o ppmtopi1 ppmtopi1.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopict.o ppmtopict.c gcc -o ppmtopict ppmtopict.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopj.o ppmtopj.c gcc -o ppmtopj ppmtopj.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopjxl.o ppmtopjxl.c ppmtopjxl.c: In function 'main': ppmtopjxl.c:311:42: warning: 'bpp' may be used uninitialized in this function [-Wmaybe-uninitialized] outrow = (char *)malloc((unsigned)bpp*2); ~~~~~~~~~~~~~^~ ppmtopjxl.c:261:12: warning: 'ifP' may be used uninitialized in this function [-Wmaybe-uninitialized] pixels = ppm_readppm(ifP, &cols, &rows, &maxval); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ppmtopjxl ppmtopjxl.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoppm.o ppmtoppm.c gcc -o ppmtoppm ppmtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopuzz.o ppmtopuzz.c gcc -o ppmtopuzz ppmtopuzz.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtorgb3.o ppmtorgb3.c gcc -o ppmtorgb3 ppmtorgb3.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtosixel.o ppmtosixel.c gcc -o ppmtosixel ppmtosixel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtospu.o ppmtospu.c ppmtospu.c: In function 'main': ppmtospu.c:397:35: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] pixelType[col].index4 = b; ~~~~~~~~~~~~~~~~~~~~~~^~~ ppmtospu.c:382:26: note: 'b' was declared here unsigned int b; ^ gcc -o ppmtospu ppmtospu.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoterm.o ppmtoterm.c gcc -o ppmtoterm ppmtoterm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtowinicon.o ppmtowinicon.c ppmtowinicon.c: In function 'main': ppmtowinicon.c:306:15: warning: 'xorCht' may be used uninitialized in this function [-Wmaybe-uninitialized] value = ppm_lookupcolor(cht, &pa[y][x]); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmtowinicon.c:641:22: note: 'xorCht' was declared here colorhash_table xorCht; ^~~~~~ ppmtowinicon.c:715:35: warning: 'palette' may be used uninitialized in this function [-Wmaybe-uninitialized] entry->colors = palette->colors; ~~~~~~~^~~~~~~~ ppmtowinicon.c:640:16: note: 'palette' was declared here IC_Palette palette; ^~~~~~~ ppmtowinicon.c:683:15: warning: 'colors' may be used uninitialized in this function [-Wmaybe-uninitialized] } else if (colors < 17) { ^ ppmtowinicon.c:638:14: note: 'colors' was declared here int bpp, colors; ^~~~~~ gcc -o ppmtowinicon ppmtowinicon.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoxpm.o ppmtoxpm.c ppmtoxpm.c: In function 'main': ppmtoxpm.c:461:48: warning: 'transIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(outfile, "%s", cmap[transIndex].cixel); ^ ppmtoxpm.c:617:18: note: 'transIndex' was declared here unsigned int transIndex; ^~~~~~~~~~ ppmtoxpm.c:388:34: warning: 'charsPerPixel' may be used uninitialized in this function [-Wmaybe-uninitialized] cmap[transIndex].cixel = genNumstr(transIndex, charsPerPixel); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmtoxpm.c:263:18: note: 'charsPerPixel' was declared here unsigned int charsPerPixel; ^~~~~~~~~~~~~ In file included from ppmtoxpm.c:45:0: importinc/netpbm/ppm.h:187:22: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] ( (int) PPM_GETB(p) * (newmaxval) + (oldmaxval) / 2 ) / (oldmaxval) ) ^ ppmtoxpm.c:227:18: note: 'retval' was declared here unsigned int retval; ^~~~~~ gcc -o ppmtoxpm ppmtoxpm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoyuv.o ppmtoyuv.c gcc -o ppmtoyuv ppmtoyuv.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtoyuvsplit.o ppmtoyuvsplit.c gcc -o ppmtoyuvsplit ppmtoyuvsplit.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o qrttoppm.o qrttoppm.c gcc -o qrttoppm qrttoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rawtoppm.o rawtoppm.c rawtoppm.c: In function 'main': rawtoppm.c:154:12: warning: 'grow3' may be used uninitialized in this function [-Wmaybe-uninitialized] gray * grow3; ^~~~~ rawtoppm.c:153:12: warning: 'grow2' may be used uninitialized in this function [-Wmaybe-uninitialized] gray * grow2; ^~~~~ rawtoppm.c:152:12: warning: 'grow1' may be used uninitialized in this function [-Wmaybe-uninitialized] gray * grow1; ^~~~~ gcc -o rawtoppm rawtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rgb3toppm.o rgb3toppm.c gcc -o rgb3toppm rgb3toppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o spctoppm.o spctoppm.c gcc -o spctoppm spctoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sputoppm.o sputoppm.c gcc -o sputoppm sputoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm rm -f tga.h ln -s /builddir/build/BUILD/netpbm-10.81.00/converter/tga.h tga.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tgatoppm.o tgatoppm.c tgatoppm.c: In function 'get_pixel': tgatoppm.c:171:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ tgatoppm.c:173:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' l = 0; ^ tgatoppm.c: In function 'readtga': tgatoppm.c:222:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread( junk, 1, (int) tgaP->IdLength, ifP ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tgatoppm.c: In function 'main': tgatoppm.c:230:34: warning: 'a' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char j, k, r, g, b, a; ^ In file included from tgatoppm.c:22:0: importinc/netpbm/ppm.h:40:44: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ tgatoppm.c:230:31: note: 'b' was declared here unsigned char j, k, r, g, b, a; ^ In file included from tgatoppm.c:22:0: importinc/netpbm/ppm.h:40:29: warning: 'g' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ tgatoppm.c:230:28: note: 'g' was declared here unsigned char j, k, r, g, b, a; ^ In file included from tgatoppm.c:22:0: importinc/netpbm/ppm.h:40:14: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] do { (p).r = (red); (p).g = (grn); (p).b = (blu); } while (0) ^ tgatoppm.c:230:25: note: 'r' was declared here unsigned char j, k, r, g, b, a; ^ tgatoppm.c:456:9: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] ppm_writeppm(imageout_file, pixels, cols, rows, (pixval) maxval, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o tgatoppm tgatoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o winicontoppm.o winicontoppm.c winicontoppm.c: In function 'readU1String': winicontoppm.c:181:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(string, sizeof(u1), length, ifP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ winicontoppm.c: In function 'main': winicontoppm.c:894:18: warning: 'best' may be used uninitialized in this function [-Wmaybe-uninitialized] endEntry = startEntry+1; ~~~~~~~~~^~~~~~~~~~~~~~ gcc -o winicontoppm winicontoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ximtoppm.o ximtoppm.c ximtoppm.c: In function 'main': ximtoppm.c:440:13: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] pgm_writepgmrow(alpha_file, alpharow, cols, maxval, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ximtoppm.c:413:12: warning: 'mapped' may be used uninitialized in this function [-Wmaybe-uninitialized] if (mapped) { ^ gcc -o ximtoppm ximtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o xpmtoppm.o xpmtoppm.c xpmtoppm.c: In function 'convertRaster': xpmtoppm.c:941:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (imageOutFileP) ^~ xpmtoppm.c:944:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (alphaOutFileP) ^~ xpmtoppm.c: In function 'readXpmHeader': xpmtoppm.c:987:21: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] *heightP = height; ~~~~~~~~~~~~~~~~^~~~~~~~ xpmtoppm.c:986:21: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] *widthP = width; ~~~~~~~~~~~~~~~~^~~~~~~ xpmtoppm.c:797:8: warning: 'charsPerPixel' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*charsPerPixelP > 2) ^ xpmtoppm.c:969:18: note: 'charsPerPixel' was declared here unsigned int charsPerPixel; ^~~~~~~~~~~~~ xpmtoppm.c:680:27: warning: 'nColors' may be used uninitialized in this function [-Wmaybe-uninitialized] ColorNameHash * const colorNameHashP = hash_create(nColors, charsPerPixel); ^~~~~~~~~~~~~~ xpmtoppm.c:734:18: note: 'nColors' was declared here unsigned int nColors; ^~~~~~~ xpmtoppm.c:788:8: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] if (format != 1) ^ xpmtoppm.c:730:9: note: 'format' was declared here int format, v; ^~~~~~ xpmtoppm.c:544:21: warning: 'isTransparent' may be used uninitialized in this function [-Wmaybe-uninitialized] addToColorMap(hashP, colorName, curbuf, isTransparent); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xpmtoppm.c:475:10: note: 'isTransparent' was declared here bool isTransparent; ^~~~~~~~~~~~~ gcc -o xpmtoppm xpmtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o xvminitoppm.o xvminitoppm.c gcc -o xvminitoppm xvminitoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o yuvsplittoppm.o yuvsplittoppm.c yuvsplittoppm.c: In function 'main': yuvsplittoppm.c:230:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(y1buf, cmdline.width, 1, yf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuvsplittoppm.c:231:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(y2buf, cmdline.width, 1, yf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuvsplittoppm.c:232:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ubuf, cmdline.width/2, 1, uf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuvsplittoppm.c:233:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(vbuf, cmdline.width/2, 1, vf); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o yuvsplittoppm yuvsplittoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o yuvtoppm.o yuvtoppm.c yuvtoppm.c: In function 'main': yuvtoppm.c:213:9: warning: 'cmdline.inputFileName' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFileName); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yuvtoppm.c:166:5: warning: 'cmdline.rows' may be used uninitialized in this function [-Wmaybe-uninitialized] for (row = 0; row < rows; ++row) { ^~~ yuvtoppm.c:207:24: note: 'cmdline.rows' was declared here struct CmdlineInfo cmdline; ^~~~~~~ yuvtoppm.c:168:9: warning: 'cmdline.cols' may be used uninitialized in this function [-Wmaybe-uninitialized] for (col = 0; col < cols; col += 2) { ^~~ yuvtoppm.c:207:24: note: 'cmdline.cols' was declared here struct CmdlineInfo cmdline; ^~~~~~~ gcc -o yuvtoppm yuvtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/ppm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sldtoppm.o sldtoppm.c sldtoppm.c: In function 'slider': sldtoppm.c:342:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(slfrof.slh, 17, 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:343:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slfrof.sntype, sizeof(char), 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:344:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slfrof.slevel, sizeof(char), 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:345:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slfrof.sxdots, sizeof(short), 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:346:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slfrof.sydots, sizeof(short), 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:347:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(ubfr, 4, 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:348:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&slfrof.shwfill, sizeof(short), 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c:349:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rtest, sizeof rtest, 1, slfile); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sldtoppm.c: In function 'main': sldtoppm.c:550:21: warning: 'sly' may be used uninitialized in this function [-Wmaybe-uninitialized] vec.t.y = sly; ~~~~~~~~^~~~~ sldtoppm.c:324:14: note: 'sly' was declared here int slx, sly; /* Last x and y scaled screen point */ ^~~ sldtoppm.c:549:21: warning: 'slx' may be used uninitialized in this function [-Wmaybe-uninitialized] vec.t.x = slx; ~~~~~~~~^~~~~ sldtoppm.c:324:9: note: 'slx' was declared here int slx, sly; /* Last x and y scaled screen point */ ^~~ gcc -o sldtoppm sldtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make -C hpcdtoppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' cat /dev/null >depend.mk make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o avstopam.o avstopam.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o avstopam avstopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm rm -f bmp.h ln -s /builddir/build/BUILD/netpbm-10.81.00/converter/bmp.h bmp.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bmptopnm.o bmptopnm.c In file included from bmptopnm.c:35:0: bmp.h: In function 'BMPoffbits': bmp.h:331:9: warning: 'lencolormap' may be used uninitialized in this function [-Wmaybe-uninitialized] return BMPlenfileheader() ~~~~~~~~~~~~~~~~~~ + BMPleninfoheader(class) ~~~~~~~~~~~~~~~~~~~~~~~~~ + BMPlencolormap(class, bitcount, cmapsize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmp.h:266:25: warning: 'lenrgb' may be used uninitialized in this function [-Wmaybe-uninitialized] lencolormap = (1 << bitcount) * BMPlenrgb(class); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmp.h:225:18: note: 'lenrgb' was declared here unsigned int lenrgb; ^~~~~~ bmp.h:264:25: warning: 'lenrgb' may be used uninitialized in this function [-Wmaybe-uninitialized] lencolormap = cmapsize * BMPlenrgb(class); ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmp.h:225:18: note: 'lenrgb' was declared here unsigned int lenrgb; ^~~~~~ bmp.h:330:9: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return BMPlenfileheader() ~~~~~~~~~~~~~~~~~~ + BMPleninfoheader(class) ^~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c: In function 'main': bmptopnm.c:689:9: warning: '*((void *)&bmpHeader+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (headerP->class) { ^~~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+16)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1616:9: warning: '*((void *)&bmpHeader+72)' may be used uninitialized in this function [-Wmaybe-uninitialized] writeRasterGen(bmpRaster, cols, rows, outputType, cBitCount, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pixelformat, colormap); ~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:776:24: warning: '*((void *)&bmpHeader+60)' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const gbits = ^~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+60)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:777:20: warning: '*((void *)&bmpHeader+56)' may be used uninitialized in this function [-Wmaybe-uninitialized] (rasterval >> pixelformat.grn.shift) & pixelformat.grn.mask; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+56)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:778:24: warning: '*((void *)&bmpHeader+52)' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const bbits = ^~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+52)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:779:20: warning: '*((void *)&bmpHeader+48)' may be used uninitialized in this function [-Wmaybe-uninitialized] (rasterval >> pixelformat.blu.shift) & pixelformat.blu.mask; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+48)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:774:24: warning: '*((void *)&bmpHeader+44)' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const rbits = ^~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+44)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:775:20: warning: '*((void *)&bmpHeader+40)' may be used uninitialized in this function [-Wmaybe-uninitialized] (rasterval >> pixelformat.red.shift) & pixelformat.red.mask; ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+40)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1248:13: warning: '*((void *)&bmpHeader+36)' may be used uninitialized in this function [-Wmaybe-uninitialized] readrowRLE(ifP, rowOrder == TOPDOWN ? i : rows - i - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cols, FALSE, compression, bmpRaster, bytesReadP); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: '*((void *)&bmpHeader+36)' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1279:9: warning: 'bmpHeader.cPlanes' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message(" Depth: %d planes", header.cPlanes); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: 'bmpHeader.cPlanes' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:734:17: warning: 'bmpHeader.cmapsize' may be used uninitialized in this function [-Wmaybe-uninitialized] xel * const colormap = pnm_allocrow(MAX(1, cmapsize)); ^~~~~~~~ bmptopnm.c:1420:26: note: 'bmpHeader.cmapsize' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1420:26: warning: 'bmpHeader.cBitCount' may be used uninitialized in this function [-Wmaybe-uninitialized] bmptopnm.c:1420:26: warning: 'bmpHeader.rows' may be used uninitialized in this function [-Wmaybe-uninitialized] bmptopnm.c:1215:16: warning: 'bmpHeader.cols' may be used uninitialized in this function [-Wmaybe-uninitialized] ((cols * cBitCount + 31) / 32) * 4; ~~~~~^~~~~~~~~~~ bmptopnm.c:1420:26: note: 'bmpHeader.cols' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1239:13: warning: 'bmpHeader' may be used uninitialized in this function [-Wmaybe-uninitialized] readrow(ifP, rowOrder == TOPDOWN ? i : rows - i - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bytesPerRow, bmpRaster, bytesReadP); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmptopnm.c:1420:26: note: 'bmpHeader' was declared here struct bmpInfoHeader bmpHeader; ^~~~~~~~~ bmptopnm.c:1429:22: warning: 'bytesRead' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int bytesRead; ^~~~~~~~~ gcc -o bmptopnm bmptopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o fitstopnm.o fitstopnm.c fitstopnm.c: In function 'main': fitstopnm.c:450:9: warning: 'multiplane' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("FITS stream is %smultiplane", *multiplaneP ? "" : "not "); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitstopnm.c:753:10: note: 'multiplane' was declared here bool multiplane; ^~~~~~~~~~ fitstopnm.c:501:20: warning: 'desiredImage' may be used uninitialized in this function [-Wmaybe-uninitialized] if (image == imagenum || multiplane ) { ^ fitstopnm.c:749:18: note: 'desiredImage' was declared here unsigned int desiredImage; ^~~~~~~~~~~~ fitstopnm.c:636:13: warning: 'imageCount' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("reading image plane %u of %u", image, imageCount); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fitstopnm.c:748:18: note: 'imageCount' was declared here unsigned int imageCount; ^~~~~~~~~~ gcc -o fitstopnm fitstopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o gemtopnm.o gemtopnm.c gemtopnm.c: In function 'main': gemtopnm.c:104:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ gemtopnm.c:107:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' pnm_writepnminit( stdout, cols, rows, MAXVAL, type, 0 ); ^~~~~~~~~~~~~~~~ gemtopnm.c:162:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pattern, 1, patlen, f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o gemtopnm gemtopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o giftopnm.o giftopnm.c giftopnm.c: In function 'lzwReadByte': giftopnm.c:1060:18: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int code; ^~~~ giftopnm.c:1070:46: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] decompP->firstcode = decompP->table[code].dataElement; ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ giftopnm.c:1119:18: note: 'code' was declared here unsigned int code; ^~~~ giftopnm.c: In function 'convertImages': giftopnm.c:2046:9: warning: 'gif89.transparentIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] readImageData(ifP, imageHeader.cols, imageHeader.rows, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *currentColorMapP, ~~~~~~~~~~~~~~~~~~ imageHeader.interlaced, ~~~~~~~~~~~~~~~~~~~~~~~ gif89.haveTransColor, gif89.transparentIndex, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imageoutFileP, alphafileP, ~~~~~~~~~~~~~~~~~~~~~~~~~~ hasGray, hasColor, ~~~~~~~~~~~~~~~~~~ tolerateBadInput); ~~~~~~~~~~~~~~~~~ giftopnm.c:2109:18: note: 'gif89.transparentIndex' was declared here struct Gif89 gif89; ^~~~~ giftopnm.c:2046:9: warning: 'currentColorMapP' may be used uninitialized in this function [-Wmaybe-uninitialized] readImageData(ifP, imageHeader.cols, imageHeader.rows, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *currentColorMapP, ~~~~~~~~~~~~~~~~~~ imageHeader.interlaced, ~~~~~~~~~~~~~~~~~~~~~~~ gif89.haveTransColor, gif89.transparentIndex, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imageoutFileP, alphafileP, ~~~~~~~~~~~~~~~~~~~~~~~~~~ hasGray, hasColor, ~~~~~~~~~~~~~~~~~~ tolerateBadInput); ~~~~~~~~~~~~~~~~~ giftopnm.c:2024:25: note: 'currentColorMapP' was declared here const GifColorMap * currentColorMapP; ^~~~~~~~~~~~~~~~ gcc -o giftopnm giftopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o hdifftopam.o hdifftopam.c gcc -o hdifftopam hdifftopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o infotopam.o infotopam.c gcc -o infotopam infotopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtoavs.o pamtoavs.c gcc -o pamtoavs pamtoavs.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtodjvurle.o pamtodjvurle.c gcc -o pamtodjvurle pamtodjvurle.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtofits.o pamtofits.c gcc -o pamtofits pamtofits.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtogif.o pamtogif.c pamtogif.c:549:25: warning: 'maxCodeLimitLzw' defined but not used [-Wunused-const-variable=] static stringCode const maxCodeLimitLzw = (stringCode)1 << BITS; ^~~~~~~~~~~~~~~ pamtogif.c:21:27: warning: 'gifMaxval' defined but not used [-Wunused-const-variable=] static unsigned int const gifMaxval = 255; ^~~~~~~~~ pamtogif.c: In function 'main': pamtogif.c:1575:28: warning: 'fakeTransparent' may be used uninitialized in this function [-Wmaybe-uninitialized] cmapP->transparent = fakeTransparent; ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ pamtogif.c:1895:18: note: 'fakeTransparent' was declared here unsigned int fakeTransparent; ^~~~~~~~~~~~~~~ gcc -o pamtogif pamtogif.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtohdiff.o pamtohdiff.c gcc -o pamtohdiff pamtohdiff.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtohtmltbl.o pamtohtmltbl.c gcc -o pamtohtmltbl pamtohtmltbl.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtompfont.o pamtompfont.c pamtompfont.c: In function 'main': pamtompfont.c:173:9: warning: 'cmdline.inputFilename' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFilename); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pamtompfont pamtompfont.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtooctaveimg.o pamtooctaveimg.c gcc -o pamtooctaveimg pamtooctaveimg.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtopam.o pamtopam.c gcc -o pamtopam pamtopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtopdbimg.o pamtopdbimg.c pamtopdbimg.c: In function 'main': pamtopdbimg.c:263:12: warning: 'comp' may be used uninitialized in this function [-Wmaybe-uninitialized] if (comp == IPDB_COMPMAYBE && compressedSz >= uncompressedSz) { ^ pamtopdbimg.c:695:9: note: 'comp' was declared here int comp; ^~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ipdb.o ipdb.c gcc -o pamtopdbimg pamtopdbimg.o ipdb.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtopfm.o pamtopfm.c gcc -o pamtopfm pamtopfm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtopnm.o pamtopnm.c gcc -o pamtopnm pamtopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtosrf.o pamtosrf.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o srf.o srf.c gcc -o pamtosrf pamtosrf.o srf.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtouil.o pamtouil.c gcc -o pamtouil pamtouil.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtowinicon.o pamtowinicon.c pamtowinicon.c:74:28: warning: 'pngHeader' defined but not used [-Wunused-const-variable=] static unsigned char const pngHeader[] = PNG_HEADER; ^~~~~~~~~ pamtowinicon.c: In function 'convertOneImage': pamtowinicon.c:896:13: warning: 'getPixel' may be used uninitialized in this function [-Wmaybe-uninitialized] write32BitBmp(pamP, tuples, getPixel, haveAlpha, alphaPlane, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ofP, &bmpSize); ~~~~~~~~~~~~~~ pamtowinicon.c:952:25: note: 'getPixel' was declared here GetPixelFn * getPixel; ^~~~~~~~ pamtowinicon.c:195:49: warning: 'andPlane' may be used uninitialized in this function [-Wmaybe-uninitialized] return (pamP->maxval <= tuples[row][col][andPlane]); ^ pamtowinicon.c:951:25: note: 'andPlane' was declared here unsigned int andPlane; ^~~~~~~~ pamtowinicon.c:631:66: warning: 'haveAnd' may be used uninitialized in this function [-Wmaybe-uninitialized] pam.depth = pamP->depth - (haveAlpha ? 1 : 0) - (haveAnd ? 1 : 0); ~~~~~~~~~~~~~^~~~ pamtowinicon.c:950:25: note: 'haveAnd' was declared here bool haveAnd; ^~~~~~~ pamtowinicon.c:197:49: warning: 'alphaPlane' may be used uninitialized in this function [-Wmaybe-uninitialized] return (pamP->maxval <= tuples[row][col][alphaPlane]); ^ pamtowinicon.c:949:25: note: 'alphaPlane' was declared here unsigned int alphaPlane; ^~~~~~~~~~ pamtowinicon.c:648:12: warning: 'haveAlpha' may be used uninitialized in this function [-Wmaybe-uninitialized] if (haveAlpha) ^ pamtowinicon.c:948:25: note: 'haveAlpha' was declared here bool haveAlpha; ^~~~~~~~~ gcc -o pamtowinicon pamtowinicon.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtoxvmini.o pamtoxvmini.c gcc -o pamtoxvmini pamtoxvmini.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtopgm.o pbmtopgm.c gcc -o pbmtopgm pbmtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pdbimgtopam.o pdbimgtopam.c pdbimgtopam.c: In function 'pdbheadRead': pdbimgtopam.c:441:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pdbHeadP->name, 1, 32, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:450:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pdbHeadP->type, 1, 4, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:451:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(pdbHeadP->id, 1, 4, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c: In function 'rechdrRead': pdbimgtopam.c:484:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->unknown[0], 1, 3, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:485:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->rec_type, 1, 1, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:494:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->unknown[0], 1, 3, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:495:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->rec_type, 1, 1, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:501:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(rechdrP->extra, 1, rechdrP->n_extra, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:510:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->unknown[0], 1, 3, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:511:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&rechdrP->rec_type, 1, 1, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c: In function 'imageReadHeader': pdbimgtopam.c:283:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&imgP->name, 1, 32, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:286:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&imgP->reserved1, 1, 4, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:287:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&imgP->note, 1, 4, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pdbimgtopam.c:290:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&imgP->reserved2, 1, 4, fileP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pdbimgtopam pdbimgtopam.o ipdb.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pfmtopam.o pfmtopam.c gcc -o pfmtopam pfmtopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtopbm.o pgmtopbm.c pgmtopbm.c: In function 'main': pgmtopbm.c:687:51: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] stateP->clusterMatrix[row][col] = val * maxval / clusterNormalizer; ~~~~^~~~~~~~ pgmtopbm.c:679:17: note: 'val' was declared here int val; ^~~ gcc -o pgmtopbm pgmtopbm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtoppm.o pgmtoppm.c gcc -o pgmtoppm pgmtoppm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtopgm.o ppmtopgm.c gcc -o ppmtopgm ppmtopgm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtoddif.o pnmtoddif.c gcc -o pnmtoddif pnmtoddif.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtopclxl.o pnmtopclxl.c gcc -o pnmtopclxl pnmtopclxl.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtorast.o pnmtorast.c pnmtorast.c: In function 'main': pnmtorast.c:242:22: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int len; /* Number of bytes of rast data added to rastRow[] */ ^~~ pnmtorast.c:112:19: warning: 'cht' may be used uninitialized in this function [-Wmaybe-uninitialized] color = ppm_lookupcolor(cht, &adjustedXel); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtorast.c:278:21: note: 'cht' was declared here colorhash_table cht; ^~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rast.o rast.c rast.c: In function 'pr_dump': rast.c:223:10: warning: 'h.ras_maplength' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( pm_writebiglong( out, h.ras_maplength ) == -1 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rast.c:254:14: warning: 'h.ras_length' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( fwrite( p->pr_data->md_image, 1, h.ras_length, out ) != ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rast.c:265:9: warning: 'beimage' may be used uninitialized in this function [-Wmaybe-uninitialized] free( beimage ); ^~~~~~~~~~~~~~~ rast.c:260:14: warning: 'besize' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( fwrite( beimage, 1, besize, out ) != besize ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pnmtorast pnmtorast.o rast.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtosgi.o pnmtosgi.c pnmtosgi.c: In function 'compress': pnmtosgi.c:168:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ pnmtosgi.c: In function 'main': pnmtosgi.c:47:27: warning: 'bpc' may be used uninitialized in this function [-Wmaybe-uninitialized] #define putByte(b) (void)(putc((unsigned char)(b), stdout)) ^~~~ pnmtosgi.c:275:18: note: 'bpc' was declared here unsigned int bpc; ^~~ pnmtosgi.c:196:9: warning: 'channels' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < channels; ++i) ^~~ pnmtosgi.c:277:18: note: 'channels' was declared here unsigned int channels; ^~~~~~~~ pnmtosgi.c:241:5: warning: 'dimensions' may be used uninitialized in this function [-Wmaybe-uninitialized] putBigShort(dimensions); ^~~~~~~~~~~~~~~~~~~~~~~ pnmtosgi.c:276:18: note: 'dimensions' was declared here unsigned int dimensions; ^~~~~~~~~~ pnmtosgi.c:337:13: warning: 'newmaxval' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (newmaxval <= MAXVAL_WORD) ^ gcc -o pnmtosgi pnmtosgi.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtosir.o pnmtosir.c gcc -o pnmtosir pnmtosir.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm rm -f tga.h ln -s /builddir/build/BUILD/netpbm-10.81.00/converter/tga.h tga.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtotga.o pamtotga.c pamtotga.c: In function 'main': pamtotga.c:252:18: warning: 'runlength' may be used uninitialized in this function [-Wmaybe-uninitialized] runlength[start] = col - start; ^ pamtotga.c:481:10: note: 'runlength' was declared here int* runlength; /* malloc'ed */ ^~~~~~~~~ pamtotga.c:132:5: warning: 'tgaHeader.PixelSize' may be used uninitialized in this function [-Wmaybe-uninitialized] putchar(tgaHeader.PixelSize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pamtotga.c:531:24: note: 'tgaHeader.PixelSize' was declared here struct ImageHeader tgaHeader; ^~~~~~~~~ pamtotga.c:118:5: warning: 'tgaHeader.ImgType' may be used uninitialized in this function [-Wmaybe-uninitialized] putchar(tgaHeader.ImgType); ^~~~~~~~~~~~~~~~~~~~~~~~~~ pamtotga.c:531:24: note: 'tgaHeader.ImgType' was declared here struct ImageHeader tgaHeader; ^~~~~~~~~ gcc -o pamtotga pamtotga.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtoxwd.o pnmtoxwd.c pnmtoxwd.c: In function 'main': pnmtoxwd.c:369:9: warning: 'cht' may be used uninitialized in this function [-Wmaybe-uninitialized] putc(ppm_lookupcolor(cht, &xelrow[col]), ofP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtoxwd.c:390:21: note: 'cht' was declared here colorhash_table cht; ^~~ pnmtoxwd.c:492:25: warning: 'dumpname' may be used uninitialized in this function [-Wmaybe-uninitialized] fwrite(dumpname, 1, strlen(dumpname) + 1, stdout); ^~~~~~~~~~~~~~~~ pnmtoxwd.c:399:16: warning: 'grayscale' may be used uninitialized in this function [-Wmaybe-uninitialized] if (grayscale) ^ pnmtoxwd.c:421:18: note: 'grayscale' was declared here bool direct, grayscale; ^~~~~~~~~ pnmtoxwd.c:396:12: warning: 'direct' may be used uninitialized in this function [-Wmaybe-uninitialized] if (direct) ^ pnmtoxwd.c:421:10: note: 'direct' was declared here bool direct, grayscale; ^~~~~~ pnmtoxwd.c:393:13: warning: 'chv' may be used uninitialized in this function [-Wmaybe-uninitialized] cht = ppm_colorhisttocolorhash(chv, colors); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtoxwd.c:419:22: note: 'chv' was declared here colorhist_vector chv; ^~~ gcc -o pnmtoxwd pnmtoxwd.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rasttopnm.o rasttopnm.c rasttopnm.c: In function 'main': rasttopnm.c:403:9: warning: 'one.b' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("One color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(one), ~~~~~~~~~~~~~~ PNM_GETG(one), ~~~~~~~~~~~~~~ PNM_GETB(one)); ~~~~~~~~~~~~~~ rasttopnm.c:449:15: note: 'one.b' was declared here xel zero, one; ^~~ rasttopnm.c:403:9: warning: 'one.g' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("One color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(one), ~~~~~~~~~~~~~~ PNM_GETG(one), ~~~~~~~~~~~~~~ PNM_GETB(one)); ~~~~~~~~~~~~~~ rasttopnm.c:449:15: note: 'one.g' was declared here xel zero, one; ^~~ rasttopnm.c:403:9: warning: 'one.r' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("One color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(one), ~~~~~~~~~~~~~~ PNM_GETG(one), ~~~~~~~~~~~~~~ PNM_GETB(one)); ~~~~~~~~~~~~~~ rasttopnm.c:449:15: note: 'one.r' was declared here xel zero, one; ^~~ rasttopnm.c:398:9: warning: 'zero.b' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("Zero color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(zero), ~~~~~~~~~~~~~~~ PNM_GETG(zero), ~~~~~~~~~~~~~~~ PNM_GETB(zero)); ~~~~~~~~~~~~~~~ rasttopnm.c:449:9: note: 'zero.b' was declared here xel zero, one; ^~~~ rasttopnm.c:398:9: warning: 'zero.g' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("Zero color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(zero), ~~~~~~~~~~~~~~~ PNM_GETG(zero), ~~~~~~~~~~~~~~~ PNM_GETB(zero)); ~~~~~~~~~~~~~~~ rasttopnm.c:449:9: note: 'zero.g' was declared here xel zero, one; ^~~~ rasttopnm.c:398:9: warning: 'zero.r' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("Zero color: (%u,%u,%u)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ PNM_GETR(zero), ~~~~~~~~~~~~~~~ PNM_GETG(zero), ~~~~~~~~~~~~~~~ PNM_GETB(zero)); ~~~~~~~~~~~~~~~ rasttopnm.c:449:9: note: 'zero.r' was declared here xel zero, one; ^~~~ rasttopnm.c:354:9: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] pnm_writepnmrow(ofP, xelrow, cols, maxval, format, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rasttopnm.c:448:12: note: 'maxval' was declared here xelval maxval; ^~~~~~ In file included from importinc/netpbm/ppm.h:8:0, from importinc/netpbm/pnm.h:8, from rasttopnm.c:16: importinc/netpbm/pgm.h:60:80: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] #define PGM_FORMAT_TYPE(f) ((f) == PGM_FORMAT || (f) == RPGM_FORMAT ? PGM_TYPE : PBM_FORMAT_TYPE(f)) ^ rasttopnm.c:447:9: note: 'format' was declared here int format; ^~~~~~ gcc -o rasttopnm rasttopnm.o rast.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rlatopam.o rlatopam.c gcc -o rlatopam rlatopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sgitopnm.o sgitopnm.c sgitopnm.c: In function 'main': sgitopnm.c:326:50: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char const el = (unsigned char)(*src++ & 0xff); ^~~~~~ sgitopnm.c:368:16: note: 'temp' was declared here ScanElem * temp; ^~~~ gcc -o sgitopnm sgitopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sirtopnm.o sirtopnm.c In file included from importinc/netpbm/pnm.h:8:0, from sirtopnm.c:13: sirtopnm.c: In function 'main': importinc/netpbm/ppm.h:60:55: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] ((f) == PPM_FORMAT || (f) == RPPM_FORMAT ? PPM_TYPE : PGM_FORMAT_TYPE(f)) ^ sirtopnm.c:22:26: note: 'format' was declared here int rows, cols, row, format, picsize, planesize; ^~~~~~ gcc -o sirtopnm sirtopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o srftopam.o srftopam.c gcc -o srftopam srftopam.o srf.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o sunicontopnm.o sunicontopnm.c sunicontopnm.c: In function 'main': sunicontopnm.c:147:44: warning: 'bitsPerItem' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (colChar % (bitsPerItem/8) == 0) ~~~~~~~~~~~~^~~ sunicontopnm.c:123:8: warning: 'depth' may be used uninitialized in this function [-Wmaybe-uninitialized] if (depth == 1) { ^ gcc -o sunicontopnm sunicontopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o winicontopam.o winicontopam.c gcc -o winicontopam winicontopam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o xwdtopnm.o xwdtopnm.c xwdtopnm.c: In function 'main': xwdtopnm.c:1247:31: warning: 'compMask.blu' may be used uninitialized in this function [-Wmaybe-uninitialized] blu_maxval = compMask.blu >> blu_shift; ~~~~~~~~~~~~~^~~~~~~~~~~~ xwdtopnm.c:1352:21: note: 'compMask.blu' was declared here struct compMask compMask; ^~~~~~~~ xwdtopnm.c:1259:28: warning: 'compMask.grn' may be used uninitialized in this function [-Wmaybe-uninitialized] ((pixel & compMask.grn) >> grn_shift) * maxval / grn_maxval, ^ xwdtopnm.c:1352:21: note: 'compMask.grn' was declared here struct compMask compMask; ^~~~~~~~ xwdtopnm.c:81:46: warning: 'compMask.red' may be used uninitialized in this function [-Wmaybe-uninitialized] i < sizeof(mask)*8 && (shifted_mask & 0x00000001) == 0; ~~~~~~~~~~~~~~^~~~~~~~~~~~~ xwdtopnm.c:1352:21: note: 'compMask.red' was declared here struct compMask compMask; ^~~~~~~~ xwdtopnm.c:1190:29: warning: 'colors' may be used uninitialized in this function [-Wmaybe-uninitialized] xelrow[col] = colors[pixelReader_getpix(pixelReaderP)]; ^ xwdtopnm.c:1356:11: note: 'colors' was declared here xel * colors; /* the color map */ ^~~~~~ xwdtopnm.c:892:35: warning: 'bitOrder' may be used uninitialized in this function [-Wmaybe-uninitialized] pixelReaderP->bitOrder = bitOrder; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ xwdtopnm.c:1355:31: note: 'bitOrder' was declared here enum byteorder byteOrder, bitOrder; ^~~~~~~~ xwdtopnm.c:891:35: warning: 'byteOrder' may be used uninitialized in this function [-Wmaybe-uninitialized] pixelReaderP->byteOrder = byteOrder; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ xwdtopnm.c:1355:20: note: 'byteOrder' was declared here enum byteorder byteOrder, bitOrder; ^~~~~~~~~ xwdtopnm.c:1291:5: warning: 'visualclass' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (visualclass) { ^~~~~~ xwdtopnm.c:1354:22: note: 'visualclass' was declared here enum visualclass visualclass; ^~~~~~~~~~~ xwdtopnm.c:1353:12: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] xelval maxval; ^~~~~~ xwdtopnm.c:890:35: warning: 'bitsPerItem' may be used uninitialized in this function [-Wmaybe-uninitialized] pixelReaderP->bitsPerItem = bitsPerItem; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ xwdtopnm.c:1351:9: note: 'bitsPerItem' was declared here int bitsPerItem; ^~~~~~~~~~~ xwdtopnm.c:889:35: warning: 'bitsPerPixel' may be used uninitialized in this function [-Wmaybe-uninitialized] pixelReaderP->bitsPerPixel = bitsPerPixel; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ xwdtopnm.c:1350:9: note: 'bitsPerPixel' was declared here int bitsPerPixel; ^~~~~~~~~~~~ xwdtopnm.c:1147:5: warning: 'padright' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("padright=%u bits. visualclass = %s. format=%d (%c%c)", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ padright, visualclass_name, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ format, format/256, format%256); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xwdtopnm.c:1347:18: note: 'padright' was declared here unsigned int padright; ^~~~~~~~ In file included from importinc/netpbm/ppm.h:8:0, from importinc/netpbm/pnm.h:8, from xwdtopnm.c:38: importinc/netpbm/pgm.h:60:80: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] #define PGM_FORMAT_TYPE(f) ((f) == PGM_FORMAT || (f) == RPGM_FORMAT ? PGM_TYPE : PBM_FORMAT_TYPE(f)) ^ xwdtopnm.c:1346:21: note: 'format' was declared here int rows, cols, format; ^~~~~~ xwdtopnm.c:1346:15: warning: 'cols' may be used uninitialized in this function [-Wmaybe-uninitialized] int rows, cols, format; ^~~~ xwdtopnm.c:1390:23: warning: 'rows' may be used uninitialized in this function [-Wmaybe-uninitialized] for (row = 0; row < rows; ++row) { ~~~~^~~~~~ xwdtopnm.c:594:41: warning: 'x11colors' may be used uninitialized in this function [-Wmaybe-uninitialized] (*colorsP)[i], x11colors[i].red, x11colors[i].green, ^ xwdtopnm.c:541:16: note: 'x11colors' was declared here X11XColor* x11colors; ^~~~~~~~~ xwdtopnm.c:251:53: warning: 'x10colors' may be used uninitialized in this function [-Wmaybe-uninitialized] PNM_ASSIGN1((*colorsP)[i], x10colors[i].red); ^ xwdtopnm.c:151:15: note: 'x10colors' was declared here X10Color* x10colors; ^~~~~~~~~ gcc -o xwdtopnm xwdtopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o yuy2topam.o yuy2topam.c gcc -o yuy2topam yuy2topam.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o zeisstopnm.o zeisstopnm.c gcc -o zeisstopnm zeisstopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pstopnm.o pstopnm.c pstopnm.c: In function 'main': pstopnm.c:712:18: warning: 'basetype' may be used uninitialized in this function [-Wmaybe-uninitialized] retval = strdup(basetype); ^~~~~~~~~~~~~~~~ pstopnm.c:702:18: note: 'basetype' was declared here const char * basetype; ^~~~~~~~ pstopnm.c:689:9: warning: 'suffix' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_asprintf(&retval, "%s%%03d.%s", basename, suffix); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pstopnm.c:674:22: note: 'suffix' was declared here const char * suffix; ^~~~~~ gcc -o pstopnm pstopnm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtops.o pnmtops.c pnmtops.c: In function 'addFilter': pnmtops.c:907:9: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("PID %u writes to FD %u, its supplier writes to FD %u", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned)pid, outFd, supplyFd); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtops.c:906:19: warning: 'newFeedFileP' may be used uninitialized in this function [-Wmaybe-uninitialized] int const supplyFd = fileno(newFeedFileP); ^~~~~~~~ pnmtops.c: In function 'main': pnmtops.c:500:31: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] oeP->runlengthRefresh = ~~~~~~~~~~~~~~~~~~~~~~^ psFilter ? 1024*1024*16 : bytesPerRow(icols, bitsPerSample); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtops.c:458:18: note: 'retval' was declared here unsigned int retval; ^~~~~~ gcc -o pnmtops pnmtops.o -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtopng.o pamtopng.c pamtopng.c: In function 'main': pamtopng.c:627:15: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] int const pngColorType = colorTypeFromInputType(pamP); ^~~~~~~~~~~~ pamtopng.c:262:14: note: 'retval' was declared here png_byte retval; ^~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pngx.o pngx.c pngx.c: In function 'pngx_srgbIntentDesc': pngx.c:345:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ pngx.c: In function 'libpngSrgbIntentCode': pngx.c:360:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ pngx.c: In function 'pngx_readStart': pngx.c:671:5: warning: 'sigByteCt' may be used uninitialized in this function [-Wmaybe-uninitialized] pngx_setSigBytes(pngxP, (unsigned int)sigByteCt); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pngtxt.o pngtxt.c gcc -o pamtopng pamtopng.o pngx.o pngtxt.o -lpng16 -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtopng.o pnmtopng.c pnmtopng.c: In function 'convertpnm.isra.9': pnmtopng.c:577:21: warning: 'bestIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] *bestIndexP = bestIndex; ~~~~~~~~~~~~^~~~~~~~~~~ pnmtopng.c:561:18: note: 'bestIndex' was declared here unsigned int bestIndex; ^~~~~~~~~ pnmtopng.c:1731:26: warning: 'bestIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp = palette_pnm[transparentIndex]; ^ pnmtopng.c:561:18: note: 'bestIndex' was declared here unsigned int bestIndex; ^~~~~~~~~ pnmtopng.c:1497:21: warning: 'alphaColorPairCnt' may be used uninitialized in this function [-Wmaybe-uninitialized] ++alphaColorPairCnt; ^~~~~~~~~~~~~~~~~~~ pnmtopng.c:1463:18: note: 'alphaColorPairCnt' was declared here unsigned int alphaColorPairCnt; ^~~~~~~~~~~~~~~~~ gcc -o pnmtopng pnmtopng.o pngx.o pngtxt.o -lpng16 -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pngtopam.o pngtopam.c pngtopam.c: In function 'convertpng.isra.13': pngtopam.c:637:5: warning: 'typeString' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("%s, %s, %s", ^~~~~~~~~~~~~~~~~~~~~~~~ typeString, ~~~~~~~~~~~ pngx_interlaceType(pngxP) ? ~~~~~~~~~~~~~~~~~~~~~~~~~~~ "Adam7 interlaced" : "not interlaced", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ filterString); ~~~~~~~~~~~~~ pngtopam.c:603:18: note: 'typeString' was declared here const char * typeString; ^~~~~~~~~~ gcc -o pngtopam pngtopam.o pngx.o -lpng16 -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jpegtopnm.o jpegtopnm.c jpegtopnm.c: In function 'convertImage.isra.12': jpegtopnm.c:551:5: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("WRITING %s FILE", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ *output_type_p == PPM_TYPE ? "PPM" : "PGM"); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpegtopnm.c:838:9: note: 'format' was declared here int format; ^~~~~~ jpegtopnm.c:421:5: warning: 'colorSpace' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (color_space) { ^~~~~~ jpegtopnm.c:783:21: note: 'colorSpace' was declared here enum colorspace colorSpace; ^~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jpegdatasource.o jpegdatasource.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o exif.o exif.c exif.c: In function 'exif_parse': exif.c:220:8: warning: 'byteOrder' may be used uninitialized in this function [-Wmaybe-uninitialized] if (byteOrder == MOTOROLA){ ^ exif.c:854:15: note: 'byteOrder' was declared here ByteOrder byteOrder; ^~~~~~~~~ gcc -o jpegtopnm jpegtopnm.o jpegdatasource.o exif.o -ljpeg /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtojpeg.o pnmtojpeg.c pnmtojpeg.c: In function 'read_scan_script': pnmtojpeg.c:617:16: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] memcpy(scan_info, scans, scan_info_size); ^~~~~~~~~ In file included from /usr/include/features.h:428:0, from /usr/include/ctype.h:25, from pnmtojpeg.c:23: /usr/include/bits/string_fortified.h:31:1: note: expected 'void * restrict' but argument is of type 'const jpeg_scan_info * {aka const struct *}' __NTH (memcpy (void *__restrict __dest, const void *__restrict __src, ^ gcc -o pnmtojpeg pnmtojpeg.o -ljpeg /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tifftopnm.o tifftopnm.c tifftopnm.c: In function 'convertImage.isra.7': tifftopnm.c:1597:36: warning: 'rows' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int const pixelCt = rows * cols; ^~~~~~~ tifftopnm.c:1586:28: note: 'rows' was declared here unsigned int cols, rows; /* Dimensions of output image */ ^~~~ tifftopnm.c:1586:22: warning: 'cols' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int cols, rows; /* Dimensions of output image */ ^~~~ tifftopnm.c:711:8: warning: 'maxval' may be used uninitialized in this function [-Wmaybe-uninitialized] if (*maxvalP > PNM_OVERALLMAXVAL) ^ tifftopnm.c:1676:12: note: 'maxval' was declared here xelval maxval; ^~~~~~ tifftopnm.c:722:5: warning: 'format' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (format) { ^~~~~~ tifftopnm.c:1675:9: note: 'format' was declared here int format; ^~~~~~ tifftopnm.c:1297:9: warning: 'fillorder' may be used uninitialized in this function [-Wmaybe-uninitialized] readscanline(tif, scanbuf, row, 0, cols, bps, spp, fillorder, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ samplebuf); ~~~~~~~~~~ tifftopnm.c:1678:20: note: 'fillorder' was declared here unsigned short fillorder; ^~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tiff.o tiff.c gcc -o tifftopnm tifftopnm.o tiff.o -ltiff -ljpeg -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtotiff.o pamtotiff.c gcc -o pamtotiff pamtotiff.o tiff.o -ltiff -ljpeg -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtotiffcmyk.o pnmtotiffcmyk.c pnmtotiffcmyk.c: In function 'standardConvert': pnmtotiffcmyk.c:745:5: warning: 'phi' may be used uninitialized in this function [-Wmaybe-uninitialized] hueWhiteColourToRgb( phi + s->theta, white, colour, &r, &g, &b ) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pnmtotiffcmyk pnmtotiffcmyk.o tiff.o -ltiff -ljpeg -lz /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rletopnm.o rletopnm.c make -C /builddir/build/BUILD/netpbm-10.81.00/urt/ -f /builddir/build/BUILD/netpbm-10.81.00/urt/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 librle.a make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make[3]: 'librle.a' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/urt' gcc -o rletopnm rletopnm.o /builddir/build/BUILD/netpbm-10.81.00/urt/librle.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtorle.o pnmtorle.c gcc -o pnmtorle pnmtorle.o /builddir/build/BUILD/netpbm-10.81.00/urt/librle.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other -I/usr/include/libpng16 -I/builddir/build/BUILD/netpbm-10.81.00/urt -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o svgtopam.o svgtopam.c svgtopam.c: In function 'processTopLevelNode': svgtopam.c:917:26: warning: unused variable 'depth' [-Wunused-variable] unsigned int const depth = xmlTextReaderDepth(xmlReaderP); ^~~~~ gcc -o svgtopam svgtopam.o -lxml2 /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make -C jbig/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jbigtopnm.o jbigtopnm.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/Makefile \ -C libjbig/ libjbig.a make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/include -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jbig.o jbig.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/include -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jbig_ar.o jbig_ar.c ar -rc libjbig.a jbig.o jbig_ar.o ranlib libjbig.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' gcc -o jbigtopnm jbigtopnm.o libjbig/libjbig.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtojbig.o pnmtojbig.c gcc -o pnmtojbig pnmtojbig.o libjbig/libjbig.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' make -C pnmtopalm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o palmtopnm.o palmtopnm.c palmtopnm.c: In function 'main': palmtopnm.c:707:13: warning: 'directColorInfo.transparentColor' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(ofP, "#%02x%02x%02x\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned int)((color >> 16) & 0xFF), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned int)((color >> 8) & 0xFF), ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (unsigned int)((color >> 0) & 0xFF)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ palmtopnm.c:1170:28: note: 'directColorInfo.transparentColor' was declared here struct DirectColorInfo directColorInfo; ^~~~~~~~~~~~~~~ palmtopnm.c:1145:34: warning: 'colormapFromImageP' may be used uninitialized in this function [-Wmaybe-uninitialized] colormapP->color_entries, ~~~~~~~~~^~~~~~~~~~~~~~~ palmtopnm.c:1168:16: note: 'colormapFromImageP' was declared here Colormap * colormapFromImageP; ^~~~~~~~~~~~~~~~~~ palmtopnm.c:938:5: warning: '*((void *)&palmHeader+24)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (compressionType) { ^~~~~~ palmtopnm.c:1166:23: note: '*((void *)&palmHeader+24)' was declared here struct PalmHeader palmHeader; ^~~~~~~~~~ palmtopnm.c:486:13: warning: 'transparentIndex' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message("Transparent index: %u", palmHeader.transparentIndex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ palmtopnm.c:368:33: note: 'transparentIndex' was declared here unsigned int pixelSize, transparentIndex; ^~~~~~~~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o palmcolormap.o palmcolormap.c gcc -o palmtopnm palmtopnm.o palmcolormap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtopalm.o pnmtopalm.c pnmtopalm.c: In function 'main': pnmtopalm.c:1334:20: warning: 'bpp' may be used uninitialized in this function [-Wmaybe-uninitialized] newMaxval = (1 << bpp) - 1; ~~~^~~~~~~ pnmtopalm.c:443:8: warning: 'directColor' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!directColor) { ^ pnmtopalm.c:1311:10: note: 'directColor' was declared here bool directColor; ^~~~~~~~~~~ pnmtopalm.c:608:5: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] fputc(compressionFieldValue(compression), stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtopalm.c:536:19: note: 'retval' was declared here unsigned char retval; ^~~~~~ pnmtopalm.c:576:5: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] fputc(compressionFieldValue(compression), stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmtopalm.c:536:19: note: 'retval' was declared here unsigned char retval; ^~~~~~ pnmtopalm.c:673:50: warning: 'colormapP' may be used uninitialized in this function [-Wmaybe-uninitialized] qsort(colormapP->color_entries, colormapP->ncolors, ~~~~~~~~~^~~~~~~~~ pnmtopalm.c:1313:16: note: 'colormapP' was declared here Colormap * colormapP; ^~~~~~~~~ pnmtopalm.c:572:9: warning: 'transindex' may be used uninitialized in this function [-Wmaybe-uninitialized] fputc(transindex, stdout); /* transparent index */ ^~~~~~~~~~~~~~~~~~~~~~~~~ pnmtopalm.c:1305:18: note: 'transindex' was declared here unsigned int transindex; ^~~~~~~~~~ gcc -o pnmtopalm pnmtopalm.o palmcolormap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' make -C jpeg2000/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000 -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtojpeg2k.o pamtojpeg2k.c pamtojpeg2k.c: In function 'main': pamtojpeg2k.c:413:5: warning: 'prgValue' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_asprintf(&options, ^~~~~~~~~~~~~~~~~~~~~ "imgareatlx=%u " ~~~~~~~~~~~~~~~~ "imgareatly=%u " ~~~~~~~~~~~~~~~~ "tilegrdtlx=%u " ~~~~~~~~~~~~~~~~ "tilegrdtly=%u " ~~~~~~~~~~~~~~~~ "tilewidth=%u " ~~~~~~~~~~~~~~~ "tileheight=%u " ~~~~~~~~~~~~~~~~ "prcwidth=%u " ~~~~~~~~~~~~~~ "prcheight=%u " ~~~~~~~~~~~~~~~ "cblkwidth=%u " ~~~~~~~~~~~~~~~ "cblkheight=%u " ~~~~~~~~~~~~~~~~ "mode=%s " ~~~~~~~~~~ "%s " /* rate */ ~~~~~~~~~~~~~~~~~~~ "%s " /* ilyrrates */ ~~~~~~~~~~~~~~~~~~~~~~~~ "prg=%s " ~~~~~~~~~ "numrlvls=%u " ~~~~~~~~~~~~~~ "numgbits=%u " ~~~~~~~~~~~~~~ "%s %s %s %s %s %s %s %s %s", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.imgareatlx, ~~~~~~~~~~~~~~~~~~~ cmdline.imgareatly, ~~~~~~~~~~~~~~~~~~~ cmdline.tilegrdtlx, ~~~~~~~~~~~~~~~~~~~ cmdline.tilegrdtlx, ~~~~~~~~~~~~~~~~~~~ cmdline.tilewidth, ~~~~~~~~~~~~~~~~~~ cmdline.tileheight, ~~~~~~~~~~~~~~~~~~~ cmdline.prcwidth, ~~~~~~~~~~~~~~~~~ cmdline.prcheight, ~~~~~~~~~~~~~~~~~~ cmdline.cblkwidth, ~~~~~~~~~~~~~~~~~~ cmdline.cblkheight, ~~~~~~~~~~~~~~~~~~~ cmdline.compmode == COMPMODE_INTEGER ? "int" : "real", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rateOpt, ~~~~~~~~ ilyrratesOpt, ~~~~~~~~~~~~~ prgValue, ~~~~~~~~~ cmdline.numrlvls, ~~~~~~~~~~~~~~~~~ cmdline.numgbits, ~~~~~~~~~~~~~~~~~ cmdline.nomct ? "nomct" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.sop ? "sop" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.eph ? "eph" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.lazy ? "lazy" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.termall ? "termall" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.segsym ? "segsym" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.vcausal ? "vcausal" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.pterm ? "pterm" : "", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.resetprob ? "resetprob" : "" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ); ~ pamtojpeg2k.c:381:18: note: 'prgValue' was declared here const char * prgValue; ^~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/Makefile \ -C libjasper/ libjasper.a make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' cat /dev/null >depend.mk make -C base/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' cat /dev/null >depend.mk cat /dev/null >partlist echo /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_debug.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_getopt.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_image.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_init.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_malloc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_seq.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_stream.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_string.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_tvp.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_version.o >>partlist mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_debug.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_getopt.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_image.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_init.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_malloc.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_seq.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_stream.c In file included from /usr/include/inttypes.h:25:0, from importinc/netpbm/pm_config.h:4, from jas_stream.c:120: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_string.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_tvp.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jas_version.c make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' make -C jp2/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' cat /dev/null >depend.mk cat /dev/null >partlist echo /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_enc.o >>partlist mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jp2_cod.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jp2_dec.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2 -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jp2_enc.c make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' make -C jpc/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' cat /dev/null >depend.mk cat /dev/null >partlist echo /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_bs.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_cs.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_math.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mct.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqcod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqdec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqenc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_qmfb.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_tagtree.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_tsfb.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_util.o >>partlist mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_bs.c jpc_bs.c: In function 'jpc_bitstream_align': jpc_bs.c:372:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] return ret; ^~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_cs.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_dec.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_enc.c jpc_enc.c: In function 'jpc_encode': jpc_enc.c:1605:17: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] trace("iter %u: allowedlen=%08ld actuallen=%08ld thresh=%f", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ numiters, allowedSize, pos, thresh); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpc_enc.c:1550:14: note: 'pos' was declared here long pos; ^~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_math.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_mct.c jpc_mct.c: In function 'jpc_mct_getsynweight': jpc_mct.c:336:9: warning: 'synweight' may be used uninitialized in this function [-Wmaybe-uninitialized] return synweight; ^~~~~~~~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_mqcod.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_mqdec.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_mqenc.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_qmfb.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_tagtree.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t1cod.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t1dec.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t1enc.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_tsfb.c jpc_tsfb.c: In function 'jpc_tsfbnode_getbandstree': jpc_tsfb.c:426:6: warning: 'vfilter' may be used uninitialized in this function [-Wmaybe-uninitialized] jpc_seq_norm(vfilter)); ^~~~~~~~~~~~ jpc_tsfb.c:425:36: warning: 'hfilter' may be used uninitialized in this function [-Wmaybe-uninitialized] band->synenergywt = jpc_fix_mul(jpc_seq_norm(hfilter), ^~~~~~~~~~~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t2cod.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t2dec.c jpc_t2dec.c: In function 'jpc_dec_decodepkts': jpc_t2dec.c:452:7: warning: 'bodylen' may be used uninitialized in this function [-Wmaybe-uninitialized] if (jas_stream_gobble(in, bodylen) != bodylen) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ jpc_t2dec.c:233:16: note: 'bodylen' was declared here uint_fast32_t bodylen; ^~~~~~~ gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_t2enc.c gcc -c -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/../include -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STDDEF_H=1 -DEXCLUDE_BMP_SUPPORT -DEXCLUDE_RAS_SUPPORT -DEXCLUDE_MIF_SUPPORT -DEXCLUDE_JPG_SUPPORT -DEXCLUDE_PGX_SUPPORT -DEXCLUDE_PNM_SUPPORT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing \ jpc_util.c jpc_util.c: In function 'jpc_atoaf': jpc_util.c:154:11: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cp != '\0') { ^~ jpc_util.c:154:8: note: did you mean to dereference the pointer? if (cp != '\0') { ^ jpc_util.c:172:12: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (cp != '\0') { ^~ jpc_util.c:172:9: note: did you mean to dereference the pointer? if (cp != '\0') { ^ make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' cat /dev/null base/partlist jp2/partlist jpc/partlist >partlist echo >>partlist ar rc libjasper.a /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_debug.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_getopt.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_image.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_init.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_malloc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_seq.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_stream.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_string.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_tvp.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/jas_version.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/jp2_enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_bs.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_cs.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_math.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mct.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqcod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqdec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_mqenc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_qmfb.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_tagtree.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t1enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_tsfb.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2cod.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2dec.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_t2enc.o /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/jpc_util.o ranlib libjasper.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' gcc -o pamtojpeg2k pamtojpeg2k.o libjasper/libjasper.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000 -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/include -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o jpeg2ktopam.o jpeg2ktopam.c jpeg2ktopam.c: In function 'readJ2k': jpeg2ktopam.c:138:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (jasperP == NULL) ^~ jpeg2ktopam.c:142:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' jas_stream_close(instreamP); ^~~~~~~~~~~~~~~~ gcc -o jpeg2ktopam jpeg2ktopam.o libjasper/libjasper.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' make -C cameratopam/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o cameratopam.o cameratopam.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o util.o util.c util.c: In function 'read_shorts': util.c:52:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 2, count, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o identify.o identify.c identify.c: In function 'identify': identify.c:334:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (head, 1, 32, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o camera.o camera.c camera.c: In function 'nikon_is_compressed': camera.c:232:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (test, 1, 256, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'nikon_e2100': camera.c:268:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (t, 1, 12, ifp); ^~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'pentax_optio33': camera.c:286:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (tail, 1, sizeof tail, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'minolta_z2': camera.c:302:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (tail, 1, sizeof tail, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'nikon_e2100_load_raw': camera.c:320:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, width*3/2, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'olympus_e300_load_raw': camera.c:571:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, dwide, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'eight_bit_load_raw': camera.c:606:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 1, raw_width, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'casio_qv5700_load_raw': camera.c:621:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, 3232, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'kodak_dc120_load_raw': camera.c:844:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 848, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'kodak_easy_load_raw': camera.c:882:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixel, 1, raw_width, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'sony_load_raw': camera.c:1071:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (head, 1, 40, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~ camera.c:1079:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (pixelrow, 2, raw_width, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'parse_ciff': camera.c:1184:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (make, 64, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~ camera.c:1186:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (model, 64, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'parse_rollei': camera.c:1279:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (line, 128, ifp); ^~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'parse_mos': camera.c:1320:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, 8, ifp); ^~~~~~~~~~~~~~~~~~~~~~~ camera.c:1322:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, 40, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~ camera.c:1327:17: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf (ifp, "%d", neut+i); ^~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'parse_tiff_ifd': camera.c:1584:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (make, 64, ifp); ^~~~~~~~~~~~~~~~~~~~~ camera.c:1587:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (model, 64, ifp); ^~~~~~~~~~~~~~~~~~~~~~ camera.c:1599:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (software, 64, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~ camera.c:1625:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (model2, 64, ifp); ^~~~~~~~~~~~~~~~~~~~~~~ camera.c:1629:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (cfa_pat, 1, plen, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c:1648:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (cfa_pc, 1, colors, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ camera.c: In function 'parse_makernote': camera.c:1373:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (buf, 1, 10, ifp); ^~~~~~~~~~~~~~~~~~~~~~~ At top level: camera.c:33:22: warning: 'have64BitArithmetic' defined but not used [-Wunused-const-variable=] static bool const have64BitArithmetic = true; ^~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o foveon.o foveon.c foveon.c: In function 'foveon_load_camf': foveon.c:202:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (meta_data, 1, meta_length, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: foveon.c:19:22: warning: 'have64BitArithmetic' defined but not used [-Wunused-const-variable=] static bool const have64BitArithmetic = true; ^~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o decode.o decode.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o canon.o canon.c canon.c: In function 'canon_600_load_raw': canon.c:19:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1120, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ canon.c: In function 'canon_a5_load_raw': canon.c:51:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, raw_width * 10 / 8, 1, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canon.c: In function 'canon_has_lowbits': canon.c:88:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (test, 1, sizeof test, ifp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ljpeg.o ljpeg.c ljpeg.c: In function 'ljpeg_start': ljpeg.c:33:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 2, 1, ifP); ^~~~~~~~~~~~~~~~~~~~~~~ ljpeg.c:38:9: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 2, 2, ifP); ^~~~~~~~~~~~~~~~~~~~~~~ ljpeg.c:48:13: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread (data, 1, dataLen, ifP); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o dng.o dng.c gcc -o cameratopam cameratopam.o util.o identify.o camera.o foveon.o decode.o canon.o ljpeg.o dng.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' make -C pamtosvg/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtosvg.o pamtosvg.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o output-svg.o output-svg.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o fit.o fit.c fit.c: In function 'fitWithLeastSquares': fit.c:1332:12: warning: '*((void *)&spline+52)' may be used uninitialized in this function [-Wmaybe-uninitialized] return spline; ^~~~~~ fit.c:1856:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o spline.o spline.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o curve.o curve.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o vector.o vector.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o epsilon-equal.o epsilon-equal.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o autotrace.o autotrace.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pxl-outline.o pxl-outline.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bitmap.o bitmap.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o thin-image.o thin-image.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o logreport.o logreport.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o exception.o exception.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o image-proc.o image-proc.c gcc -o pamtosvg pamtosvg.o output-svg.o fit.o spline.o curve.o vector.o epsilon-equal.o autotrace.o pxl-outline.o bitmap.o thin-image.o logreport.o exception.o image-proc.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' make -C fiasco/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtofiasco.o pnmtofiasco.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'bitio.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'filename.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'io.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'mallocvar.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'matrix.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nsleep.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'nstring.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'runlength.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'shhopt.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'token.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[5]: 'vasprintf.o' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o binerror.o binerror.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o getopt.o getopt.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o getopt1.o getopt1.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o params.o params.c params.c: In function 'ask_and_set': params.c:436:3: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result] scanf (MAXSTRLEN_SCANF, answer); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make -C codec -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec/Makefile \ libfiasco_codec.a SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o approx.o approx.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bintree.o bintree.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o coder.o coder.c coder.c: In function 'pattern2type': coder.c:417:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] return retval; ^~~~~~ gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o coeff.o coeff.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o control.o control.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o decoder.o decoder.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o dfiasco.o dfiasco.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o domain-pool.o domain-pool.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ip.o ip.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o motion.o motion.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mwfa.o mwfa.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o options.o options.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o prediction.o prediction.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o subdivide.o subdivide.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tiling.o tiling.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o wfalib.o wfalib.c ar -rc libfiasco_codec.a approx.o bintree.o coder.o coeff.o control.o decoder.o dfiasco.o domain-pool.o ip.o motion.o mwfa.o options.o prediction.o subdivide.o tiling.o wfalib.o ranlib libfiasco_codec.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' make -C input -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input/Makefile \ libfiasco_input.a SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o basis.o basis.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o matrices.o matrices.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mc.o mc.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o nd.o nd.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o read.o read.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tree.o tree.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o weights.o weights.c ar -rc libfiasco_input.a basis.o matrices.o mc.o nd.o read.o tree.o weights.o ranlib libfiasco_input.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' make -C output -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output/Makefile \ libfiasco_output.a SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o matrices.o matrices.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mc.o mc.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o nd.o nd.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o tree.o tree.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o weights.o weights.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o write.o write.c ar -rc libfiasco_output.a matrices.o mc.o nd.o tree.o weights.o write.o ranlib libfiasco_output.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' make -C lib -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib/Makefile \ libfiasco_lib.a SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o arith.o arith.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o bit-io.o bit-io.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o dither.o dither.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o error.o error.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o image.o image.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o list.o list.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o misc.o misc.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o rpf.o rpf.c gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o mvcode.o mvcode.c ar -rc libfiasco_lib.a arith.o bit-io.o dither.o error.o image.o list.o misc.o rpf.o mvcode.o ranlib libfiasco_lib.a make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' gcc -o pnmtofiasco pnmtofiasco.o binerror.o getopt.o getopt1.o params.o codec/libfiasco_codec.a input/libfiasco_input.a output/libfiasco_output.a lib/libfiasco_lib.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o fiascotopnm.o fiascotopnm.c gcc -o fiascotopnm fiascotopnm.o binerror.o getopt.o getopt1.o params.o codec/libfiasco_codec.a input/libfiasco_input.a output/libfiasco_output.a lib/libfiasco_lib.a /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter' make -C analyzer/ -f /builddir/build/BUILD/netpbm-10.81.00//analyzer/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamfile.o pamfile.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'bitio.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'filename.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'io.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'mallocvar.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'matrix.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nsleep.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nstring.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'runlength.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'shhopt.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'token.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'vasprintf.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o pamfile pamfile.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pammosaicknit.o pammosaicknit.c gcc -o pammosaicknit pammosaicknit.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamslice.o pamslice.c pamslice.c: In function 'main': pamslice.c:147:46: warning: 'rowend' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int colstart, colend, rowstart, rowend, planestart, planeend; ^~~~~~ pamslice.c:147:36: warning: 'rowstart' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int colstart, colend, rowstart, rowend, planestart, planeend; ^~~~~~~~ pamslice.c:147:28: warning: 'colend' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int colstart, colend, rowstart, rowend, planestart, planeend; ^~~~~~ pamslice.c:147:18: warning: 'colstart' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int colstart, colend, rowstart, rowend, planestart, planeend; ^~~~~~~~ gcc -o pamslice pamslice.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsumm.o pamsumm.c gcc -o pamsumm pamsumm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtable.o pamtable.c gcc -o pamtable pamtable.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamtilt.o pamtilt.c gcc -o pamtilt pamtilt.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmminkowski.o pbmminkowski.c gcc -o pbmminkowski pbmminkowski.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmhist.o pgmhist.c gcc -o pgmhist pgmhist.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmhistmap.o pnmhistmap.c gcc -o pnmhistmap pnmhistmap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmhist.o ppmhist.c ppmhist.c: In function 'main': ppmhist.c:293:5: warning: 'compare_function' may be used uninitialized in this function [-Wmaybe-uninitialized] qsort((void*) chv, colorCt, sizeof(struct colorhist_item), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compare_function); ~~~~~~~~~~~~~~~~~ ppmhist.c:286:11: note: 'compare_function' was declared here int (*compare_function)(const void *, const void *); ^~~~~~~~~~~~~~~~ ppmhist.c:273:9: warning: 'compare_function' may be used uninitialized in this function [-Wmaybe-uninitialized] qsort((void*) chvInvalid, colorCt - validColorCt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sizeof(struct colorhist_item), compare_function); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmhist.c:263:15: note: 'compare_function' was declared here int (*compare_function)(const void *, const void *); ^~~~~~~~~~~~~~~~ gcc -o ppmhist ppmhist.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmminkowski.o pgmminkowski.c gcc -o pgmminkowski pgmminkowski.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsharpmap.o pamsharpmap.c gcc -o pamsharpmap pamsharpmap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsharpness.o pamsharpness.c gcc -o pamsharpness pamsharpness.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmtexture.o pgmtexture.c pgmtexture.c: In function 'f14_maxcorr': pgmtexture.c:417:55: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] s = sign(sqrt(SQR(p) + SQR(q) + SQR(r)), p); pgmtexture.c:363:33: note: 'r' was declared here float p, q, r; ^ In file included from pgmtexture.c:54:0: importinc/netpbm/pm_c_util.h:34:20: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] #define SQR(a) ((a)*(a)) ^ pgmtexture.c:363:30: note: 'q' was declared here float p, q, r; ^ pgmtexture.c:417:46: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] s = sign(sqrt(SQR(p) + SQR(q) + SQR(r)), p); pgmtexture.c:363:27: note: 'p' was declared here float p, q, r; ^ gcc -o pgmtexture pgmtexture.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/analyzer -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmpsnr.o pnmpsnr.c gcc -o pnmpsnr pnmpsnr.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' make -C editor/ -f /builddir/build/BUILD/netpbm-10.81.00//editor/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamaddnoise.o pamaddnoise.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'bitio.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'filename.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'io.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'mallocvar.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'matrix.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nsleep.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nstring.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'runlength.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'shhopt.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'token.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'vasprintf.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o pamaddnoise pamaddnoise.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pambackground.o pambackground.c gcc -o pambackground pambackground.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamcomp.o pamcomp.c pamcomp.c: In function 'main': pamcomp.c:420:27: warning: 'yalign' may be used uninitialized in this function [-Wmaybe-uninitialized] *originTopP = yalign + cmdline.yoff; ~~~~~~~^~~~~~~~~~~~~~ pamcomp.c:403:17: note: 'yalign' was declared here int xalign, yalign; ^~~~~~ pamcomp.c:419:27: warning: 'xalign' may be used uninitialized in this function [-Wmaybe-uninitialized] *originLeftP = xalign + cmdline.xoff; ~~~~~~~^~~~~~~~~~~~~~ pamcomp.c:403:9: note: 'xalign' was declared here int xalign, yalign; ^~~~~~ gcc -o pamcomp pamcomp.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamcut.o pamcut.c pamcut.c: In function 'cutOneImage.isra.2': pamcut.c:319:9: warning: 'bottomrow' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_error("You have specified a top edge (%d) that is below " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "the bottom edge you specified (%d)", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ toprow, bottomrow); ~~~~~~~~~~~~~~~~~~ pamcut.c:634:36: note: 'bottomrow' was declared here int leftcol, rightcol, toprow, bottomrow; ^~~~~~~~~ In file included from pamcut.c:16:0: importinc/netpbm/pm_c_util.h:12:35: warning: 'rightcol' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ^ pamcut.c:634:18: note: 'rightcol' was declared here int leftcol, rightcol, toprow, bottomrow; ^~~~~~~~ gcc -o pamcut pamcut.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamdice.o pamdice.c gcc -o pamdice pamdice.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamditherbw.o pamditherbw.c pamditherbw.c: In function 'createClusterConverter.isra.7': pamditherbw.c:853:33: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_gamma709((float)val / clusterNormalizer); ^~~~~~~~~~ pamditherbw.c: In function 'main': pamditherbw.c:286:21: warning: 'hil.y' may be used uninitialized in this function [-Wmaybe-uninitialized] hilP->y += hilP->dy; ^~ pamditherbw.c:359:16: note: 'hil.y' was declared here struct Hil hil; ^~~ pamditherbw.c:285:21: warning: 'hil.x' may be used uninitialized in this function [-Wmaybe-uninitialized] hilP->x += hilP->dx; ^~ pamditherbw.c:359:16: note: 'hil.x' was declared here struct Hil hil; ^~~ pamditherbw.c:286:21: warning: 'hil.dy' may be used uninitialized in this function [-Wmaybe-uninitialized] hilP->y += hilP->dy; ^~ pamditherbw.c:359:16: note: 'hil.dy' was declared here struct Hil hil; ^~~ pamditherbw.c:285:21: warning: 'hil.dx' may be used uninitialized in this function [-Wmaybe-uninitialized] hilP->x += hilP->dx; ^~ pamditherbw.c:359:16: note: 'hil.dx' was declared here struct Hil hil; ^~~ pamditherbw.c:254:36: warning: 'hil.turn' may be used uninitialized in this function [-Wmaybe-uninitialized] hilP->dy = -hilP->turn * hilP->dx; ~~~~~~~~~~~~^~~~~~~~~~ pamditherbw.c:359:16: note: 'hil.turn' was declared here struct Hil hil; ^~~ gcc -o pamditherbw pamditherbw.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamedge.o pamedge.c pamedge.c: In function 'main': pamedge.c:196:5: warning: 'ifP' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_close(ifP); ^~~~~~~~~~~~~ gcc -o pamedge pamedge.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamenlarge.o pamenlarge.c pamenlarge.c: In function 'main': pamenlarge.c:89:8: warning: 'cmdline.scaleFactor' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_error("Scale factor '%u' too large. " ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "The maximum for this %u x %u input image is %u.", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scaleFactor, width, height, maxScaleFactor); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pamenlarge.c:377:24: note: 'cmdline.scaleFactor' was declared here struct cmdlineInfo cmdline; ^~~~~~~ pamenlarge.c:385:9: warning: 'cmdline.inputFilespec' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFilespec); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pamenlarge pamenlarge.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamfunc.o pamfunc.c In file included from pamfunc.c:21:0: pamfunc.c: In function 'main': importinc/netpbm/pm_c_util.h:12:35: warning: 'outSample' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ^ pamfunc.c:340:20: note: 'outSample' was declared here sample outSample; /* Could be > maxval */ ^~~~~~~~~ gcc -o pamfunc pamfunc.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pammasksharpen.o pammasksharpen.c gcc -o pammasksharpen pammasksharpen.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamperspective.o pamperspective.c pamperspective.c: In function 'main': pamperspective.c:1462:13: warning: 'interpolater' may be used uninitialized in this function [-Wmaybe-uninitialized] interpolater(outrow[col], xi, yi); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pamperspective.c:1480:21: note: 'interpolater' was declared here interpolateFn * interpolater; ^~~~~~~~~~~~ pamperspective.c:1004:31: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] width = MAX (floor(0.5 + ((number)height) * options->floats[9]), ^ pamperspective.c:969:27: note: 'height' was declared here int xsteps,ysteps,width,height; ^~~~~~ In file included from pamperspective.c:30:0: importinc/netpbm/pm_c_util.h:10:23: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX(a,b) ((a) > (b) ? (a) : (b)) ^ pamperspective.c:969:21: note: 'width' was declared here int xsteps,ysteps,width,height; ^~~~~ pamperspective.c:829:8: warning: 'include_zw' may be used uninitialized in this function [-Wmaybe-uninitialized] if (include_zw<0.0) ^ pamperspective.c:758:34: note: 'include_zw' was declared here number include_xo, include_yo, include_zw; ^~~~~~~~~~ pamperspective.c:758:22: warning: 'include_yo' may be used uninitialized in this function [-Wmaybe-uninitialized] number include_xo, include_yo, include_zw; ^~~~~~~~~~ pamperspective.c:758:10: warning: 'include_xo' may be used uninitialized in this function [-Wmaybe-uninitialized] number include_xo, include_yo, include_zw; ^~~~~~~~~~ pamperspective.c:624:56: warning: 'mult_y' may be used uninitialized in this function [-Wmaybe-uninitialized] current_include->yi = current_include->yi * mult_y + add_after; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pamperspective.c:587:18: note: 'mult_y' was declared here number mult_x, mult_y, add_after; ^~~~~~ pamperspective.c:623:56: warning: 'mult_x' may be used uninitialized in this function [-Wmaybe-uninitialized] current_include->xi = current_include->xi * mult_x + add_after; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pamperspective.c:587:10: note: 'mult_x' was declared here number mult_x, mult_y, add_after; ^~~~~~ pamperspective.c:604:39: warning: 'add_before' may be used uninitialized in this function [-Wmaybe-uninitialized] mult_y = (number)((inpam->height) + add_before); ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ pamperspective.c:588:7: note: 'add_before' was declared here int add_before; ^~~~~~~~~~ pamperspective.c:624:56: warning: 'add_after' may be used uninitialized in this function [-Wmaybe-uninitialized] current_include->yi = current_include->yi * mult_y + add_after; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ pamperspective.c:587:26: note: 'add_after' was declared here number mult_x, mult_y, add_after; ^~~~~~~~~ gcc -o pamperspective pamperspective.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamrecolor.o pamrecolor.c gcc -o pamrecolor pamrecolor.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamrubber.o pamrubber.c gcc -o pamrubber pamrubber.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamscale.o pamscale.c pamscale.c: In function 'main': pamscale.c:756:22: warning: 'newrowsD' may be used uninitialized in this function [-Wmaybe-uninitialized] double newcolsD, newrowsD; ^~~~~~~~ In file included from pamscale.c:33:0: importinc/netpbm/pm_c_util.h:22:38: warning: 'newcolsD' may be used uninitialized in this function [-Wmaybe-uninitialized] #define ROUNDU(X) ((unsigned int)((X)+0.5)) ^ pamscale.c:756:12: note: 'newcolsD' was declared here double newcolsD, newrowsD; ^~~~~~~~ gcc -o pamscale pamscale.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsistoaglyph.o pamsistoaglyph.c gcc -o pamsistoaglyph pamsistoaglyph.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamstretch.o pamstretch.c gcc -o pamstretch pamstretch.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamthreshold.o pamthreshold.c gcc -o pamthreshold pamthreshold.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamundice.o pamundice.c gcc -o pamundice pamundice.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamwipeout.o pamwipeout.c pamwipeout.c: In function 'main': pamwipeout.c:216:5: warning: '*((void *)&cmdline+8)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (cmdline.direction) { ^~~~~~ gcc -o pamwipeout pamwipeout.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmclean.o pbmclean.c pbmclean.c: In function 'main': pbmclean.c:284:19: warning: 'testmask' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned char testmask; ^~~~~~~~ pbmclean.c:210:42: warning: 'sample' may be used uninitialized in this function [-Wmaybe-uninitialized] bool const thispoint = ( blackSample >> (18-offset) ) & 0x01; ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ pbmclean.c:283:14: note: 'sample' was declared here uint32_t sample; ^~~~~~ gcc -o pbmclean pbmclean.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmmask.o pbmmask.c gcc -o pbmmask pbmmask.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmpscale.o pbmpscale.c pbmpscale.c: In function 'main': pbmpscale.c:383:9: warning: 'cmdline.inputFileName' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFileName); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmpscale.c:286:5: warning: 'cmdline.scale' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < scale; ++i) { ^~~ pbmpscale.c:361:24: note: 'cmdline.scale' was declared here struct cmdlineInfo cmdline; ^~~~~~~ gcc -o pbmpscale pbmpscale.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmreduce.o pbmreduce.c pbmreduce.c: In function 'oppositeDir': pbmreduce.c:204:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ pbmreduce.c: In function 'main': pbmreduce.c:260:13: warning: 'step' may be used uninitialized in this function [-Wmaybe-uninitialized] int step; ^~~~ pbmreduce.c:259:13: warning: 'startCol' may be used uninitialized in this function [-Wmaybe-uninitialized] int startCol; ^~~~~~~~ pbmreduce.c:258:13: warning: 'limitCol' may be used uninitialized in this function [-Wmaybe-uninitialized] int limitCol; ^~~~~~~~ pbmreduce.c:286:9: warning: 'newcols' may be used uninitialized in this function [-Wmaybe-uninitialized] for (col = startCol; col != limitCol; col += step) { ^~~ pbmreduce.c:252:5: warning: 'newrows' may be used uninitialized in this function [-Wmaybe-uninitialized] for (row = 0, direction = LEFT_TO_RIGHT; row < newrows; ++row) { ^~~ gcc -o pbmreduce pbmreduce.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmdeshadow.o pgmdeshadow.c gcc -o pgmdeshadow pgmdeshadow.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmenhance.o pgmenhance.c gcc -o pgmenhance pgmenhance.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmmedian.o pgmmedian.c pgmmedian.c: In function 'main': pgmmedian.c:363:20: warning: 'ltmdn' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ltmdn > median) ^ pgmmedian.c:282:23: note: 'ltmdn' was declared here unsigned int mdn, ltmdn; ^~~~~ pgmmedian.c:359:28: warning: 'mdn' may be used uninitialized in this function [-Wmaybe-uninitialized] if ((unsigned int) g < mdn) ^ pgmmedian.c:282:18: note: 'mdn' was declared here unsigned int mdn, ltmdn; ^~~ gcc -o pgmmedian pgmmedian.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmalias.o pnmalias.c gcc -o pnmalias pnmalias.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmcat.o pnmcat.c pnmcat.c: In function 'main': pnmcat.c:552:21: warning: 'background' may be used uninitialized in this function [-Wmaybe-uninitialized] padFillBitrow(outrow, background, padright, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ padleft + img[i].cols); ~~~~~~~~~~~~~~~~~~~~~~ pnmcat.c:489:19: note: 'background' was declared here unsigned char background, backgroundPrev; ^~~~~~~~~~ pnmcat.c:704:9: warning: 'newmaxval' may be used uninitialized in this function [-Wmaybe-uninitialized] pnm_writepnmrow(ofP, outrow, newcols, newmaxval, newformat, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmcat.c:189:12: note: 'newmaxval' was declared here xelval newmaxval; ^~~~~~~~~ pnmcat.c:704:9: warning: 'newformat' may be used uninitialized in this function [-Wmaybe-uninitialized] pnm_writepnmrow(ofP, outrow, newcols, newmaxval, newformat, 0); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmcat.c:188:9: note: 'newformat' was declared here int newformat; ^~~~~~~~~ pnmcat.c:749:13: warning: '*((void *)&cmdline+20)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (justification) { ^~~~~~ pnmcat.c:811:24: note: '*((void *)&cmdline+20)' was declared here struct cmdlineInfo cmdline; ^~~~~~~ pnmcat.c:755:16: warning: '*((void *)&cmdline+12)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (backcolor == BACK_AUTO) { ^ pnmcat.c:811:24: note: '*((void *)&cmdline+12)' was declared here struct cmdlineInfo cmdline; ^~~~~~~ pnmcat.c:849:9: warning: '*((void *)&cmdline+16)' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (cmdline.orientation) { ^~~~~~ gcc -o pnmcat pnmcat.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmconvol.o pnmconvol.c pnmconvol.c: In function 'parsePlaneFileLine': pnmconvol.c:731:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*trailingJunk != '\0') ^~ pnmconvol.c:736:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' ++colCt; ^~ pnmconvol.c: In function 'convolveHorizontal': pnmconvol.c:1892:13: warning: 'matrixSum' may be used uninitialized in this function [-Wmaybe-uninitialized] makeSample(convKernelP->bias + matrixSum, pamP->maxval); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmconvol.c:1849:15: note: 'matrixSum' was declared here float matrixSum; ^~~~~~~~~ pnmconvol.c: In function 'main': pnmconvol.c:282:5: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] validateKernelDimensions(width, height); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmconvol.c:278:18: note: 'width' was declared here unsigned int width, height; ^~~~~ pnmconvol.c:935:25: warning: 'convKernelP' may be used uninitialized in this function [-Wmaybe-uninitialized] struct ConvKernel * convKernelP; ^~~~~~~~~~~ pnmconvol.c:915:23: warning: 'height' may be used uninitialized in this function [-Wmaybe-uninitialized] convKernelP->rows = height; ~~~~~~~~~~~~~~~~~~^~~~~~~~ pnmconvol.c:870:25: note: 'height' was declared here unsigned int width, height; ^~~~~~ pnmconvol.c:914:23: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] convKernelP->cols = width; ~~~~~~~~~~~~~~~~~~^~~~~~~ pnmconvol.c:870:18: note: 'width' was declared here unsigned int width, height; ^~~~~ pnmconvol.c:899:20: warning: 'width' may be used uninitialized in this function [-Wmaybe-uninitialized] if (thisWidth != width) ^ pnmconvol.c:766:18: note: 'width' was declared here unsigned int width; ^~~~~ gcc -o pnmconvol pnmconvol.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmcrop.o pnmcrop.c gcc -o pnmcrop pnmcrop.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmgamma.o pnmgamma.c pnmgamma.c: In function 'main': pnmgamma.c:61:26: warning: 'defaultGamma' may be used uninitialized in this function [-Wmaybe-uninitialized] cmdlineP->bgamma = defaultGamma; ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ pnmgamma.c:157:11: note: 'defaultGamma' was declared here float defaultGamma; ^~~~~~~~~~~~ gcc -o pnmgamma pnmgamma.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmhisteq.o pnmhisteq.c pnmhisteq.c: In function 'main': pnmhisteq.c:332:25: warning: 'pixelCount' may be used uninitialized in this function [-Wmaybe-uninitialized] remapPixelCount -= lumahist[0]; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ pnmhisteq.c:107:18: note: 'pixelCount' was declared here unsigned int pixelCount; ^~~~~~~~~~ gcc -o pnmhisteq pnmhisteq.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnminvert.o pnminvert.c gcc -o pnminvert pnminvert.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmmontage.o pnmmontage.c pnmmontage.c: In function 'main': pnmmontage.c:326:31: warning: 'qfactor' may be used uninitialized in this function [-Wmaybe-uninitialized] minarea = realMinarea * qfactor / 100; ~~~~~~~~~~~~^~~~~~~~~ pnmmontage.c:619:18: note: 'qfactor' was declared here unsigned int qfactor; ^~~~~~~ gcc -o pnmmontage pnmmontage.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmnlfilt.o pnmnlfilt.c pnmnlfilt.c: In function 'main': pnmnlfilt.c:471:34: warning: 'alphafraction' may be used uninitialized in this function [-Wmaybe-uninitialized] ALFRAC[i] = ROUNDSCALE(i * alphafraction); ^ pnmnlfilt.c:549:12: note: 'alphafraction' was declared here double alphafraction; ^~~~~~~~~~~~~ pnmnlfilt.c:492:18: warning: 'mmeanscale' may be used uninitialized in this function [-Wmaybe-uninitialized] double const mtabscale = mmeanscale / (radius * hexvoff); ^~~~~~~~~ pnmnlfilt.c:548:12: note: 'mmeanscale' was declared here double mmeanscale; /* scale for finding mean - midle hex */ ^~~~~~~~~~ pnmnlfilt.c:491:18: warning: 'meanscale' may be used uninitialized in this function [-Wmaybe-uninitialized] double const tabscale = meanscale / (radius * hexvoff); ^~~~~~~~ pnmnlfilt.c:547:12: note: 'meanscale' was declared here double meanscale; /* scale for finding mean */ ^~~~~~~~~ pnmnlfilt.c:1013:21: warning: 'alpharange' may be used uninitialized in this function [-Wmaybe-uninitialized] atfunc = atfuncs[atfilt_setup(cmdline.alpha, cmdline.radius, ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (double)omaxval/(double)maxval)]; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pnmnlfilt pnmnlfilt.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmnorm.o pnmnorm.c pnmnorm.c: In function 'main': pnmnorm.c:866:38: warning: 'oldBrightness' may be used uninitialized in this function [-Wmaybe-uninitialized] scaler = (float)newBrightness[oldBrightness]/oldBrightness; ^ pnmnorm.c:847:12: note: 'oldBrightness' was declared here xelval oldBrightness; ^~~~~~~~~~~~~ pnmnorm.c:767:57: warning: 'xfer.c' may be used uninitialized in this function [-Wmaybe-uninitialized] MIN(ROUNDU(xfer.a * SQR(i) + xfer.b * i + xfer.c), maxval); ^ pnmnorm.c:753:12: note: 'xfer.c' was declared here Quadfn xfer; ^~~~ pnmnorm.c:767:53: warning: 'xfer.b' may be used uninitialized in this function [-Wmaybe-uninitialized] MIN(ROUNDU(xfer.a * SQR(i) + xfer.b * i + xfer.c), maxval); ^ pnmnorm.c:753:12: note: 'xfer.b' was declared here Quadfn xfer; ^~~~ pnmnorm.c:767:44: warning: 'xfer.a' may be used uninitialized in this function [-Wmaybe-uninitialized] MIN(ROUNDU(xfer.a * SQR(i) + xfer.b * i + xfer.c), maxval); ^ pnmnorm.c:753:12: note: 'xfer.a' was declared here Quadfn xfer; ^~~~ pnmnorm.c:600:30: warning: 'nonOlapWvalue' may be used uninitialized in this function [-Wmaybe-uninitialized] *wvalueP = nonOlapWvalue + wRaise; ~~~~~~~~~~~~~~^~~~~~~~ pnmnorm.c:585:49: note: 'nonOlapWvalue' was declared here xelval reqBvalue, reqWvalue, nonOlapBvalue, nonOlapWvalue; ^~~~~~~~~~~~~ pnmnorm.c:599:30: warning: 'nonOlapBvalue' may be used uninitialized in this function [-Wmaybe-uninitialized] *bvalueP = nonOlapBvalue - bLower; ~~~~~~~~~~~~~~^~~~~~~~ pnmnorm.c:585:34: note: 'nonOlapBvalue' was declared here xelval reqBvalue, reqWvalue, nonOlapBvalue, nonOlapWvalue; ^~~~~~~~~~~~~ pnmnorm.c:483:45: warning: 'reqWvalue' may be used uninitialized in this function [-Wmaybe-uninitialized] *nonOlapBvalueP = reqWvalue - 1; ~~~~~~~~~~^~~ pnmnorm.c:585:23: note: 'reqWvalue' was declared here xelval reqBvalue, reqWvalue, nonOlapBvalue, nonOlapWvalue; ^~~~~~~~~ pnmnorm.c:477:45: warning: 'reqBvalue' may be used uninitialized in this function [-Wmaybe-uninitialized] *nonOlapWvalueP = reqBvalue + 1; ~~~~~~~~~~^~~ pnmnorm.c:585:12: note: 'reqBvalue' was declared here xelval reqBvalue, reqWvalue, nonOlapBvalue, nonOlapWvalue; ^~~~~~~~~ pnmnorm.c:257:19: warning: 'brightness' may be used uninitialized in this function [-Wmaybe-uninitialized] ++hist[brightness]; ^ pnmnorm.c:241:20: note: 'brightness' was declared here xelval brightness; ^~~~~~~~~~ gcc -o pnmnorm pnmnorm.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmpad.o pnmpad.c pnmpad.c: In function 'computePadSizesOneDim': pnmpad.c:359:36: warning: 'endPadBeforeMult' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int begPadBeforeMult, endPadBeforeMult; ^~~~~~~~~~~~~~~~ pnmpad.c:359:18: warning: 'begPadBeforeMult' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int begPadBeforeMult, endPadBeforeMult; ^~~~~~~~~~~~~~~~ gcc -o pnmpad pnmpad.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmpaste.o pnmpaste.c pnmpaste.c: In function 'main': pnmpaste.c:408:38: warning: 'cmdline.insertRow' may be used uninitialized in this function [-Wmaybe-uninitialized] insertRow = cmdline.insertRow < 0 ? ~~~~~~~~~~~~~~~~~~~~~~~ rowsBase + cmdline.insertRow : cmdline.insertRow; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ pnmpaste.c:406:38: warning: 'cmdline.insertCol' may be used uninitialized in this function [-Wmaybe-uninitialized] insertCol = cmdline.insertCol < 0 ? ~~~~~~~~~~~~~~~~~~~~~~~ colsBase + cmdline.insertCol : cmdline.insertCol; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from pnmpaste.c:17:0: importinc/netpbm/nstring.h:48:12: warning: 'cmdline.insetFilename' may be used uninitialized in this function [-Wmaybe-uninitialized] return strcmp(comparand, comparator) == 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmpaste.c:357:24: note: 'cmdline.insetFilename' was declared here struct CmdlineInfo cmdline; ^~~~~~~ In file included from pnmpaste.c:17:0: importinc/netpbm/nstring.h:48:12: warning: 'cmdline.baseFilename' may be used uninitialized in this function [-Wmaybe-uninitialized] return strcmp(comparand, comparator) == 0; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pnmpaste.c:357:24: note: 'cmdline.baseFilename' was declared here struct CmdlineInfo cmdline; ^~~~~~~ gcc -o pnmpaste pnmpaste.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmremap.o pnmremap.c pnmremap.c: In function 'main': pnmremap.c:230:16: warning: 'depthAdjustment' may be used uninitialized in this function [-Wmaybe-uninitialized] if (adjustment == ADJUST_RGBTO1) ^ pnmremap.c:994:21: note: 'depthAdjustment' was declared here depthAdjustment depthAdjustment; ^~~~~~~~~~~~~~~ pnmremap.c:997:18: warning: 'fserr.step' may be used uninitialized in this function [-Wmaybe-uninitialized] struct fserr fserr; ^~~~~ pnmremap.c:891:5: warning: 'fserr.endCol' may be used uninitialized in this function [-Wmaybe-uninitialized] for (col = fserrP->begCol; col != fserrP->endCol; col += fserrP->step) { ^~~ pnmremap.c:997:18: note: 'fserr.endCol' was declared here struct fserr fserr; ^~~~~ pnmremap.c:997:18: warning: 'fserr.begCol' may be used uninitialized in this function [-Wmaybe-uninitialized] pnmremap.c:548:15: warning: '*((void *)&fserr+24)' may be used uninitialized in this function [-Wmaybe-uninitialized] if (fserrP->fsForward) ~~~~~~^~~~~~~~~~~ pnmremap.c:997:18: note: '*((void *)&fserr+24)' was declared here struct fserr fserr; ^~~~~ pnmremap.c:997:18: warning: 'fserr.nexterr' may be used uninitialized in this function [-Wmaybe-uninitialized] pnmremap.c:997:18: warning: 'fserr.thiserr' may be used uninitialized in this function [-Wmaybe-uninitialized] pnmremap.c:405:28: warning: 'fserr.width' may be used uninitialized in this function [-Wmaybe-uninitialized] fserrP->endCol = fserrP->width; ~~~~~~^~~~~~~ pnmremap.c:997:18: note: 'fserr.width' was declared here struct fserr fserr; ^~~~~ pnmremap.c:1189:11: warning: 'defaultColor' may be used uninitialized in this function [-Wmaybe-uninitialized] tuple defaultColor; ^~~~~~~~~~~~ gcc -o pnmremap pnmremap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmrotate.o pnmrotate.c gcc -o pnmrotate pnmrotate.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmscalefixed.o pnmscalefixed.c pnmscalefixed.c: In function 'main': pnmscalefixed.c:203:27: warning: 'scale_parm' may be used uninitialized in this function [-Wmaybe-uninitialized] cmdline_p->yscale = scale_parm; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pnmscalefixed.c:73:27: note: 'scale_parm' was declared here float xscale, yscale, scale_parm; ^~~~~~~~~~ gcc -o pnmscalefixed pnmscalefixed.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmshear.o pnmshear.c gcc -o pnmshear pnmshear.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmsmooth.o pnmsmooth.c gcc -o pnmsmooth pnmsmooth.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmstitch.o pnmstitch.c gcc -o pnmstitch pnmstitch.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmtile.o pnmtile.c pnmtile.c: In function 'main': pnmtile.c:104:5: warning: 'cmdline.height' may be used uninitialized in this function [-Wmaybe-uninitialized] for (row = 0; row < cmdline.height; ++row) { ^~~ pnmtile.c:106:9: warning: 'cmdline.width' may be used uninitialized in this function [-Wmaybe-uninitialized] for (col = 0; col < cmdline.width; ++col) ^~~ pnmtile.c:96:9: warning: 'cmdline.inputFileName' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFileName); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pnmtile pnmtile.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmbrighten.o ppmbrighten.c ppmbrighten.c: In function 'RGBtoHSV': ppmbrighten.c:128:18: warning: 'sector' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned int sector; ^~~~~~ ppmbrighten.c: In function 'main': ppmbrighten.c:228:19: warning: 'B' may be used uninitialized in this function [-Wmaybe-uninitialized] (B * maxval) / MULTI); ^ ppmbrighten.c:170:24: note: 'B' was declared here unsigned int R, G, B; ^ ppmbrighten.c:227:19: warning: 'G' may be used uninitialized in this function [-Wmaybe-uninitialized] (G * maxval) / MULTI, ^ ppmbrighten.c:170:21: note: 'G' was declared here unsigned int R, G, B; ^ ppmbrighten.c:226:19: warning: 'R' may be used uninitialized in this function [-Wmaybe-uninitialized] (R * maxval) / MULTI, ^ ppmbrighten.c:170:18: note: 'R' was declared here unsigned int R, G, B; ^ ppmbrighten.c:318:28: warning: 'maxValue' may be used uninitialized in this function [-Wmaybe-uninitialized] (MULTI - (minValue+MULTI-maxValue)); ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmbrighten.c:318:28: warning: 'minValue' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -o ppmbrighten ppmbrighten.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmchange.o ppmchange.c gcc -o ppmchange ppmchange.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmcolormask.o ppmcolormask.c gcc -o ppmcolormask ppmcolormask.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdim.o ppmdim.c gcc -o ppmdim ppmdim.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdist.o ppmdist.c gcc -o ppmdist ppmdist.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdither.o ppmdither.c gcc -o ppmdither ppmdither.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdraw.o ppmdraw.c ppmdraw.c: In function 'disposeOfCommandTokens': ppmdraw.c:704:20: warning: 'drawCommandP' may be used uninitialized in this function [-Wmaybe-uninitialized] *drawCommandPP = drawCommandP; ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ ppmdraw.c:544:26: note: 'drawCommandP' was declared here struct drawCommand * drawCommandP; ^~~~~~~~~~~~ ppmdraw.c: In function 'main': ppmdraw.c:804:22: warning: 'scriptText' may be used uninitialized in this function [-Wmaybe-uninitialized] while (scriptText[cursor] != '\0') { ^ ppmdraw.c:863:18: note: 'scriptText' was declared here const char * scriptText; ^~~~~~~~~~ gcc -o ppmdraw ppmdraw.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmflash.o ppmflash.c gcc -o ppmflash ppmflash.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmlabel.o ppmlabel.c gcc -o ppmlabel ppmlabel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmmix.o ppmmix.c ppmmix.c: In function 'main': ppmmix.c:66:9: warning: 'if2P' may be used uninitialized in this function [-Wmaybe-uninitialized] ppm_readppmrow(if2P, srcrow2, cols2, maxval2, format2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmmix.c:65:9: warning: 'if1P' may be used uninitialized in this function [-Wmaybe-uninitialized] ppm_readppmrow(if1P, srcrow1, cols1, maxval1, format1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o ppmmix ppmmix.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make -C pamflip/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/pamflip/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamflip.o pamflip.c pamflip.c: In function 'main': pamflip.c:195:5: warning: 'xformCount' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < xformCount; ++i) { ^~~ pamflip.c:302:18: note: 'xformCount' was declared here unsigned int xformCount; ^~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamflip_sse.o pamflip_sse.c gcc -o pamflip pamflip.o pamflip_sse.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' make -C specialty/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/specialty/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamdeinterlace.o pamdeinterlace.c pamdeinterlace.c: In function 'main': pamdeinterlace.c:91:9: warning: 'cmdline.inputFilespec' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFilespec); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o pamdeinterlace pamdeinterlace.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pammixinterlace.o pammixinterlace.c gcc -o pammixinterlace pammixinterlace.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamoil.o pamoil.c gcc -o pamoil pamoil.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pampop9.o pampop9.c pampop9.c:28:27: warning: 'copyright' defined but not used [-Wunused-const-variable=] static const char * const copyright = ^~~~~~~~~ gcc -o pampop9 pampop9.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pampaintspill.o pampaintspill.c pampaintspill.c: In function 'locatePaintSources': pampaintspill.c:238:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for pampaintspill.c:243:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical (addPaintSource) pampaintspill.c: In function 'produceOutputImage': pampaintspill.c:425:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] #pragma omp parallel for pampaintspill.c:443:0: warning: ignoring #pragma omp critical [-Wunknown-pragmas] #pragma omp critical (rowTally) gcc -o pampaintspill pampaintspill.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmlife.o pbmlife.c gcc -o pbmlife pbmlife.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmabel.o pgmabel.c gcc -o pgmabel pgmabel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmbentley.o pgmbentley.c gcc -o pgmbentley pgmbentley.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmmorphconv.o pgmmorphconv.c pgmmorphconv.c: In function 'main': pgmmorphconv.c:121:19: warning: 'cmdline.templateFileName' may be used uninitialized in this function [-Wmaybe-uninitialized] templateFileP = pm_openr(fileName); ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ pgmmorphconv.c:352:24: note: 'cmdline.templateFileName' was declared here struct CmdlineInfo cmdline; ^~~~~~~ pgmmorphconv.c:366:9: warning: 'cmdline.inputFileName' may be used uninitialized in this function [-Wmaybe-uninitialized] ifP = pm_openr(cmdline.inputFileName); ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pgmmorphconv pgmmorphconv.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmindex.o pnmindex.c gcc -o pnmindex pnmindex.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmmercator.o pnmmercator.c gcc -o pnmmercator pnmmercator.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppm3d.o ppm3d.c gcc -o ppm3d ppm3d.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmglobe.o ppmglobe.c gcc -o ppmglobe ppmglobe.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmntsc.o ppmntsc.c gcc -o ppmntsc ppmntsc.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmrelief.o ppmrelief.c gcc -o ppmrelief ppmrelief.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmshift.o ppmshift.c gcc -o ppmshift ppmshift.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmspread.o ppmspread.c gcc -o ppmspread ppmspread.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/editor/specialty -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmtv.o ppmtv.c gcc -o ppmtv ppmtv.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor' make -C generator/ -f /builddir/build/BUILD/netpbm-10.81.00//generator/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/generator' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamcrater.o pamcrater.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'bitio.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'filename.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'io.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'mallocvar.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'matrix.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nsleep.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nstring.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'runlength.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'shhopt.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'token.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'vasprintf.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o pamcrater pamcrater.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamgauss.o pamgauss.c gcc -o pamgauss pamgauss.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamgradient.o pamgradient.c gcc -o pamgradient pamgradient.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamseq.o pamseq.c gcc -o pamseq pamseq.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamshadedrelief.o pamshadedrelief.c gcc -o pamshadedrelief pamshadedrelief.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamstereogram.o pamstereogram.c gcc -o pamstereogram pamstereogram.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmpage.o pbmpage.c gcc -o pbmpage pbmpage.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmmake.o pbmmake.c pbmmake.c: In function 'main': pbmmake.c:146:9: warning: 'cmdline.height' may be used uninitialized in this function [-Wmaybe-uninitialized] for (row = 0; row < rows; ++row) ^~~ pbmmake.c:157:24: note: 'cmdline.height' was declared here struct cmdlineInfo cmdline; ^~~~~~~ pbmmake.c:157:24: warning: 'cmdline.width' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -o pbmmake pbmmake.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtext.o pbmtext.c pbmtext.c: In function 'fixControlChars': pbmtext.c:320:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (fontP->glyph[(unsigned char)' '] == NULL) ^~ pbmtext.c:323:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' while (outCursor < nextTabStop) ^~~~~ pbmtext.c: In function 'getCharsWithinWidth.part.3': pbmtext.c:378:12: warning: 'rightEdge' may be used uninitialized in this function [-Wmaybe-uninitialized] double rightEdge; ^~~~~~~~~ pbmtext.c:547:38: warning: 'leftEdge' may be used uninitialized in this function [-Wmaybe-uninitialized] currentWidth = rightEdge - ((leftEdge > 0 ) ? 0 : leftEdge); ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmtext.c: In function 'main': pbmtext.c:1085:9: warning: 'hmargin' may be used uninitialized in this function [-Wmaybe-uninitialized] renderText(cols, rows, fontP, hmargin, vmargin, formattedText, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ maxleftb, cmdline.space, cmdline.lspace, FALSE, ofP); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmtext.c:1040:27: note: 'hmargin' was declared here unsigned int vmargin, hmargin; ^~~~~~~ pbmtext.c:1074:17: warning: 'maxleftb' may be used uninitialized in this function [-Wmaybe-uninitialized] else if (maxleftb0 != maxleftb) ^ pbmtext.c:1045:18: note: 'maxleftb' was declared here unsigned int maxleftb, maxleftb0; ^~~~~~~~ pbmtext.c:1077:52: warning: 'cols0' may be used uninitialized in this function [-Wmaybe-uninitialized] hmargin = MIN(hmargin0, (cmdline.width - cols0) / 2); ^ pbmtext.c:1039:18: note: 'cols0' was declared here unsigned int cols0; ^~~~~ In file included from pbmtext.c:23:0: importinc/netpbm/pm_c_util.h:10:35: warning: 'rightEdge' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX(a,b) ((a) > (b) ? (a) : (b)) ^ pbmtext.c:378:12: note: 'rightEdge' was declared here double rightEdge; ^~~~~~~~~ In file included from pbmtext.c:23:0: importinc/netpbm/pm_c_util.h:12:23: warning: 'leftEdge' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN(a,b) ((a) < (b) ? (a) : (b)) ^ pbmtext.c:377:9: note: 'leftEdge' was declared here int leftEdge; ^~~~~~~~ pbmtext.c:1055:8: warning: 'formattedText.lineCount' may be used uninitialized in this function [-Wmaybe-uninitialized] if (formattedText.lineCount == 0) ^ pbmtext.c:1044:17: note: 'formattedText.lineCount' was declared here struct Text formattedText; ^~~~~~~~~~~~~ pbmtext.c:1088:5: warning: 'formattedText.allocatedLineCount' may be used uninitialized in this function [-Wmaybe-uninitialized] freeTextArray(formattedText); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pbmtext.c:1044:17: note: 'formattedText.allocatedLineCount' was declared here struct Text formattedText; ^~~~~~~~~~~~~ pbmtext.c:1044:17: warning: 'formattedText.textArray' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -o pbmtext pbmtext.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmupc.o pbmupc.c gcc -o pbmupc pbmupc.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmkernel.o pgmkernel.c gcc -o pgmkernel pgmkernel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmmake.o pgmmake.c pgmmake.c: In function 'main': pgmmake.c:99:29: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] cmdlineP->grayLevel = grayLevelFromArg(argv[1]); ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ pgmmake.c:26:12: note: 'retval' was declared here double retval; ^~~~~~ gcc -o pgmmake pgmmake.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmnoise.o pgmnoise.c gcc -o pgmnoise pgmnoise.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pgmramp.o pgmramp.c gcc -o pgmramp pgmramp.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmcie.o ppmcie.c ppmcie.c: In function 'main': ppmcie.c:960:13: warning: 'ly' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(xb, yb), PPMD_NULLDRAWPROC, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~ ppmcie.c:923:13: note: 'ly' was declared here int lx, ly; /* Last point we've drawn on curve so far */ ^~ ppmcie.c:960:13: warning: 'lx' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(xb, yb), PPMD_NULLDRAWPROC, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~ ppmcie.c:923:9: note: 'lx' was declared here int lx, ly; /* Last point we've drawn on curve so far */ ^~ ppmcie.c:557:5: warning: 'fy' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(fx, fy), ~~~~~~~~~~~~~~~~~~~~~ PPMD_NULLDRAWPROC, (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmcie.c:536:13: note: 'fy' was declared here int fx, fy; ^~ ppmcie.c:557:5: warning: 'fx' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(fx, fy), ~~~~~~~~~~~~~~~~~~~~~ PPMD_NULLDRAWPROC, (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmcie.c:536:9: note: 'fx' was declared here int fx, fy; ^~ ppmcie.c:547:13: warning: 'ly' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(icx, icy), ~~~~~~~~~~~~~~~~~~~~~~~ PPMD_NULLDRAWPROC, (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmcie.c:535:13: note: 'ly' was declared here int lx, ly; ^~ ppmcie.c:547:13: warning: 'lx' may be used uninitialized in this function [-Wmaybe-uninitialized] ppmd_line(pixels, pixcols, pixrows, maxval, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ B(lx, ly), B(icx, icy), ~~~~~~~~~~~~~~~~~~~~~~~ PPMD_NULLDRAWPROC, (char *) &rgbcolor); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmcie.c:535:9: note: 'lx' was declared here int lx, ly; ^~ gcc -o ppmcie ppmcie.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmcolors.o ppmcolors.c gcc -o ppmcolors ppmcolors.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmforge.o ppmforge.c gcc -o ppmforge ppmforge.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmmake.o ppmmake.c gcc -o ppmmake ppmmake.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmpat.o ppmpat.c ppmpat.c: In function 'poles.constprop': ppmpat.c:1097:68: warning: 'color2.b' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const b = (PPM_GETB(color1)*dist2 + PPM_GETB(color2)*dist1)/sum; ppmpat.c:1127:27: note: 'color2.b' was declared here pixel color1, color2; ^~~~~~ ppmpat.c:1096:68: warning: 'color2.g' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const g = (PPM_GETG(color1)*dist2 + PPM_GETG(color2)*dist1)/sum; ppmpat.c:1127:27: note: 'color2.g' was declared here pixel color1, color2; ^~~~~~ ppmpat.c:1095:68: warning: 'color2.r' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const r = (PPM_GETR(color1)*dist2 + PPM_GETR(color2)*dist1)/sum; ppmpat.c:1127:27: note: 'color2.r' was declared here pixel color1, color2; ^~~~~~ ppmpat.c:1097:43: warning: 'color1.b' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const b = (PPM_GETB(color1)*dist2 + PPM_GETB(color2)*dist1)/sum; ppmpat.c:1127:19: note: 'color1.b' was declared here pixel color1, color2; ^~~~~~ ppmpat.c:1096:43: warning: 'color1.g' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const g = (PPM_GETG(color1)*dist2 + PPM_GETG(color2)*dist1)/sum; ppmpat.c:1127:19: note: 'color1.g' was declared here pixel color1, color2; ^~~~~~ ppmpat.c:1095:43: warning: 'color1.r' may be used uninitialized in this function [-Wmaybe-uninitialized] pixval const r = (PPM_GETR(color1)*dist2 + PPM_GETR(color2)*dist1)/sum; ppmpat.c:1127:19: note: 'color1.r' was declared here pixel color1, color2; ^~~~~~ gcc -o ppmpat ppmpat.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmrough.o ppmrough.c gcc -o ppmrough ppmrough.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmwheel.o ppmwheel.c gcc -o ppmwheel ppmwheel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/generator -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pbmtextps.o pbmtextps.c gcc -o pbmtextps pbmtextps.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/generator' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00//other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamarith.o pamarith.c pamarith.c: In function 'doUnNormalizedArith': pamarith.c:775:44: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] tuplerowOut[col][outplane] = ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ applyUnNormalizedFunction(function, operands, operandCt, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ maxval); ~~~~~~~ pamarith.c: In function 'main': pamarith.c:799:24: warning: 'cmdline' may be used uninitialized in this function [-Wmaybe-uninitialized] struct CmdlineInfo cmdline; ^~~~~~~ pamarith.c:154:12: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] if (isDyadic(cmdlineP->function) && argc-1 > 2) ^ pamarith.c:21:10: note: 'retval' was declared here bool retval; ^~~~~~ pamarith.c:231:5: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (functionCategory(function)) { ^~~~~~ pamarith.c:185:19: note: 'retval' was declared here enum category retval; ^~~~~~ pamarith.c:836:5: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] switch (functionCategory(cmdline.function)) { ^~~~~~ pamarith.c:449:45: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] tuplerownOut[col][outplane] = ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ applyNormalizedFunction(function, operands, operandCt); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pamarith.c:352:13: note: 'result' was declared here samplen result; ^~~~~~ pamarith.c:816:12: warning: 'cmdline.operandFileNames' may be used uninitialized in this function [-Wmaybe-uninitialized] if2P = pm_openr(cmdline.operandFileNames[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pamarith.c:812:9: warning: 'cmdline.operandCt' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_error("You specified %u operands. We understand only 2.", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmdline.operandCt); ~~~~~~~~~~~~~~~~~~ make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'bitio.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'filename.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'io.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'mallocvar.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'matrix.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nsleep.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'nstring.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'runlength.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'shhopt.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'token.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: 'vasprintf.o' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -o pamarith pamarith.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pambayer.o pambayer.c pambayer.c: In function 'main': pambayer.c:284:31: warning: 'retval' may be used uninitialized in this function [-Wmaybe-uninitialized] const struct compAction * retval; ^~~~~~ gcc -o pambayer pambayer.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamchannel.o pamchannel.c gcc -o pamchannel pamchannel.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamdepth.o pamdepth.c gcc -o pamdepth pamdepth.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamendian.o pamendian.c gcc -o pamendian pamendian.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamexec.o pamexec.c gcc -o pamexec pamexec.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamfix.o pamfix.c pamfix.c: In function 'clipPamRow': pamfix.c:181:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (verbose) ^~ pamfix.c:187:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' tuplerow[col][plane] = pamP->maxval; ^~~~~~~~ gcc -o pamfix pamfix.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamlookup.o pamlookup.c gcc -o pamlookup pamlookup.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pampick.o pampick.c gcc -o pampick pampick.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsplit.o pamsplit.c gcc -o pamsplit pamsplit.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamstack.o pamstack.c gcc -o pamstack pamstack.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamsummcol.o pamsummcol.c gcc -o pamsummcol pamsummcol.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamunlookup.o pamunlookup.c gcc -o pamunlookup pamunlookup.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamvalidate.o pamvalidate.c gcc -o pamvalidate pamvalidate.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pnmcolormap.o pnmcolormap.c pnmcolormap.c: In function 'colormapToSquare': pnmcolormap.c:841:9: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ pnmcolormap.c:843:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' overflow_add(intsqrt, 1); ^~~~~~~~~~~~ pnmcolormap.c: In function 'main': pnmcolormap.c:541:23: warning: 'largestDimension' may be used uninitialized in this function [-Wmaybe-uninitialized] compareplanePlane = largestDimension; ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ pnmcolormap.c:506:18: note: 'largestDimension' was declared here unsigned int largestDimension; ^~~~~~~~~~~~~~~~ gcc -o pnmcolormap pnmcolormap.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdcfont.o ppmdcfont.c gcc -o ppmdcfont ppmdcfont.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmddumpfont.o ppmddumpfont.c ppmddumpfont.c: In function 'main': ppmddumpfont.c:57:9: warning: 'verbDisp' may be used uninitialized in this function [-Wmaybe-uninitialized] pm_message(" %s %d %d", ^~~~~~~~~~~~~~~~~~~~~~~~~~ verbDisp, untwos(glyphCommand.x), untwos(glyphCommand.y)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppmddumpfont.c:49:22: note: 'verbDisp' was declared here const char * verbDisp; ^~~~~~~~ gcc -o ppmddumpfont ppmddumpfont.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o ppmdmkfont.o ppmdmkfont.c gcc -o ppmdmkfont ppmdmkfont.o /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make -C pamx/ -f /builddir/build/BUILD/netpbm-10.81.00/other/pamx/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 all make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' cat /dev/null >depend.mk mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_config.h ln -s /builddir/build/BUILD/netpbm-10.81.00/pm_config.h importinc/netpbm/pm_config.h mkdir -p importinc/netpbm rm -f importinc/netpbm/inttypes_netpbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/inttypes_netpbm.h importinc/netpbm/inttypes_netpbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/version.h ln -s /builddir/build/BUILD/netpbm-10.81.00/version.h importinc/netpbm/version.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h importinc/netpbm/pm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h importinc/netpbm/pbm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pgm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h importinc/netpbm/pgm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h importinc/netpbm/ppm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pnm.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h importinc/netpbm/pnm.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pam.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h importinc/netpbm/pam.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pbmfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h importinc/netpbm/pbmfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmcmap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h importinc/netpbm/ppmcmap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pammap.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h importinc/netpbm/pammap.h mkdir -p importinc/netpbm rm -f importinc/netpbm/colorname.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h importinc/netpbm/colorname.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmfloyd.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h importinc/netpbm/ppmfloyd.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h importinc/netpbm/ppmdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_system.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h importinc/netpbm/pm_system.h mkdir -p importinc/netpbm rm -f importinc/netpbm/ppmdfont.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h importinc/netpbm/ppmdfont.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_gamma.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h importinc/netpbm/pm_gamma.h mkdir -p importinc/netpbm rm -f importinc/netpbm/lum.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/lum.h importinc/netpbm/lum.h mkdir -p importinc/netpbm rm -f importinc/netpbm/dithers.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/dithers.h importinc/netpbm/dithers.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pamdraw.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h importinc/netpbm/pamdraw.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitarith.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitarith.h importinc/netpbm/bitarith.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitio.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitio.h importinc/netpbm/bitio.h mkdir -p importinc/netpbm rm -f importinc/netpbm/bitreverse.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/bitreverse.h importinc/netpbm/bitreverse.h mkdir -p importinc/netpbm rm -f importinc/netpbm/filename.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/filename.h importinc/netpbm/filename.h mkdir -p importinc/netpbm rm -f importinc/netpbm/intcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/intcode.h importinc/netpbm/intcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/floatcode.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/floatcode.h importinc/netpbm/floatcode.h mkdir -p importinc/netpbm rm -f importinc/netpbm/io.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/io.h importinc/netpbm/io.h mkdir -p importinc/netpbm rm -f importinc/netpbm/matrix.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/matrix.h importinc/netpbm/matrix.h mkdir -p importinc/netpbm rm -f importinc/netpbm/mallocvar.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h importinc/netpbm/mallocvar.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nsleep.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nsleep.h importinc/netpbm/nsleep.h mkdir -p importinc/netpbm rm -f importinc/netpbm/nstring.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/nstring.h importinc/netpbm/nstring.h mkdir -p importinc/netpbm rm -f importinc/netpbm/pm_c_util.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/pm_c_util.h importinc/netpbm/pm_c_util.h mkdir -p importinc/netpbm rm -f importinc/netpbm/runlength.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h importinc/netpbm/runlength.h mkdir -p importinc/netpbm rm -f importinc/netpbm/shhopt.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h importinc/netpbm/shhopt.h mkdir -p importinc/netpbm rm -f importinc/netpbm/token.h ln -s /builddir/build/BUILD/netpbm-10.81.00/lib/util/token.h importinc/netpbm/token.h gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other/pamx -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o pamx.o pamx.c make -C /builddir/build/BUILD/netpbm-10.81.00/lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 libnetpbm.so make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 bitio.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'bitio.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 filename.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'filename.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 io.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'io.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 mallocvar.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'mallocvar.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 matrix.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'matrix.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nsleep.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nsleep.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 nstring.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'nstring.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 runlength.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'runlength.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 shhopt.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'shhopt.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 token.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'token.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 vasprintf.o make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[4]: 'vasprintf.o' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other/pamx -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o image.o image.c gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other/pamx -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o send.o send.c send.c: In function 'imageToXImage': send.c:851:9: warning: 'imageP' may be used uninitialized in this function [-Wmaybe-uninitialized] freeImage(imageP); ^~~~~~~~~~~~~~~~~ gcc -c -I. -Iimportinc -Iimportinc/netpbm -I/builddir/build/BUILD/netpbm-10.81.00/other/pamx -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIC -flax-vector-conversions -fno-strict-aliasing -o window.o window.c window.c: In function 'bestVisual.isra.2': window.c:755:8: warning: 'visualP' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!visualP) { /* this shouldn't happen */ ^ window.c: In function 'visualClassFromName': window.c:578:12: warning: 'class' may be used uninitialized in this function [-Wmaybe-uninitialized] return class; ^~~~~ window.c: In function 'displayInViewer': window.c:1162:17: warning: 'privateCmap' may be used uninitialized in this function [-Wmaybe-uninitialized] ximageInfoP = imageToXImage(viewerP->dispP, viewerP->scrn, visual, depth, ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ imageP, privateCmap, fit, verbose); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o pamx pamx.o image.o send.o window.o -lX11 /builddir/build/BUILD/netpbm-10.81.00/lib/libnetpbm.so -L/builddir/build/BUILD/netpbm-10.81.00/pbm -L/builddir/build/BUILD/netpbm-10.81.00/pgm -L/builddir/build/BUILD/netpbm-10.81.00/pnm -L/builddir/build/BUILD/netpbm-10.81.00/ppm -lm -lm make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other' echo "EXISTENCE OF THIS FILE MEANS NETPBM HAS BEEN BUILT." \ >build_complete Netpbm is built. The next step is normally to package it for installation by running make package pkgdir=DIR to copy all the Netpbm files you need to install into the directory DIR. Then you can proceed to install. + cd userguide + rm -f ppmtompeg-par.gif ppmtompeg-snr.gif ppmtompeg.html + rm -f '*.manual-pages' + rm -f '*.manfix' + for i in *.html + ../buildtools/makeman 411toppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman anytopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman asciitopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman atktopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman avstopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman bioradtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman bmptopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman bmptoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman brushtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman cameratopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman cistopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman cmuwmtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ddbugtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman directory.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman escp2topbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman extendedopacity.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman eyuvtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman faxformat.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman fiascotopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman fitstopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman fstopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman g3topbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman gemtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman gemtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman giftopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman gouldtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman hdifftopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman hipstopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman hpcdtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman icontopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ilbmtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman imgtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman index.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman infotopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman jbigtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman jpeg2ktopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman jpegtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman leaftoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman liberror.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libmaketmpfile.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libmaketmpfilefd.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libnetpbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libnetpbm_dir.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libnetpbm_draw.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libnetpbm_image.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libnetpbm_ug.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libpbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libpgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libpm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libpnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libsystem.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libtmpfile.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman libtmpfilefd.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman lispmtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman macptopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman manweb.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman mdatopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman mgrtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman mrf.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman mrftopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman mtvtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman neotoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman palmtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamaddnoise.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamarith.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pambackground.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pambayer.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamchannel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamcomp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamcrater.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamcut.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamdeinterlace.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamdepth.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamdice.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamditherbw.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamedge.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamendian.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamenlarge.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamexec.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamfile.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamfix.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamfixtrunc.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamflip.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamfunc.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamgauss.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamgradient.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamlookup.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pammasksharpen.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pammixinterlace.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pammosaicknit.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamoil.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pampaintspill.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamperspective.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pampick.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pampop9.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamrecolor.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamrgbatopng.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamrubber.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamscale.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamseq.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamshadedrelief.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsharpmap.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsharpness.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsistoaglyph.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamslice.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsplit.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamstack.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamstereogram.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamstretch-gen.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamstretch.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsumm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamsummcol.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtable.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamthreshold.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtilt.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtoavs.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtodjvurle.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtofits.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtogif.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtohdiff.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtohtmltbl.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtojpeg2k.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtompfont.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtooctaveimg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtopdbimg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtopfm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtopng.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtosrf.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtosvg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtotga.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtotiff.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtouil.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtowinicon.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamtoxvmini.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamundice.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamunlookup.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamvalidate.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamwipeout.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pamx.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmclean.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmlife.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmmake.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmmask.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmminkowski.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmpage.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmpscale.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmreduce.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtext.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtextps.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmto10x.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmto4425.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoascii.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoatk.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtobbnbg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtocis.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtocmuwm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtodjvurle.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoepsi.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoepson.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoescp2.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtog3.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtogem.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtogo.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoibm23xx.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoicon.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtolj.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoln03.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtolps.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtomacp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtomatrixorbital.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtomda.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtomgr.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtomrf.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtonokia.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtopi3.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtopk.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoplot.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoppa.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtopsg3.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoptx.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtosunicon.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtowbmp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtox10bm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoxbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtoybm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmtozinc.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pbmupc.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pc1toppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pcdindex.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pcdovtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pcxtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pdbimgtopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pfm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pfmtopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmabel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmbentley.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmcrater.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmdeshadow.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmedge.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmenhance.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmhist.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmkernel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmmake.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmmedian.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmminkowski.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmmorphconv.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmnoise.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmnorm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmoil.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmramp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmslice.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtexture.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtofs.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtolispm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtosbig.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pgmtost4.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pi1toppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pi3topbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman picttoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pjtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pktopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pngtopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pngtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmalias.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmarith.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmcat.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmcolormap.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmcomp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmconvol.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmcrop.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmcut.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmdepth.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmenlarge.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmfile.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmflip.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmgamma.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmhisteq.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmhistmap.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmindex.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnminterp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnminvert.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmmargin.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmmercator.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmmontage.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmnlfilt.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmnoraw.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmnorm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmpad.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmpaste.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmpsnr.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmquant.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmquantall.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmremap.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmrotate.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmscale.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmscalefixed.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmshear.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmsmooth.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmsplit.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmstitch.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtile.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtoddif.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtofiasco.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtofits.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtojbig.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtojpeg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtopalm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtopclxl.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtoplainpnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtopng.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtops.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtorast.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtorle.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtosgi.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtosir.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtotiff.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtotiffcmyk.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pnmtoxwd.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppm3d.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmbrighten.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmchange.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmcie.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmcolormask.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmcolors.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdcfont.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmddumpfont.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdim.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdist.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdither.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdmkfont.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmdraw.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmfade.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmflash.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmforge.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmglobe.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmhist.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmlabel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmmake.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmmix.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmnorm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmntsc.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmpat.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmquant.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmquantall.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmrainbow.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmrelief.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmrough.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmshadow.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmshift.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmspread.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmsvgalib.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoacad.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoapplevol.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoarbtxt.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoascii.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtobmp.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoeyuv.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtogif.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoicr.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoilbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtojpeg.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoleaf.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtolj.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtomap.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtomitsu.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoneo.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopcx.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopi1.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopict.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopj.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopjxl.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtopuzz.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtorgb3.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtosixel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtospu.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoterm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtotga.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtouil.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtowinicon.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoxpm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoyuv.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtoyuvsplit.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmtv.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ppmwheel.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman psidtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman pstopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman qrttoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rasttopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rawtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rawtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rgb3toppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rlatopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman rletopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sbigtopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sgitopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sirtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sldtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman spctoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman spottopgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sputoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman srftopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman st4topgm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman sunicontopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman svgtopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman tgatoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman thinkjettopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman tifftopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman vidtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman wbmptopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman winicon.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Bad lines from winicon.html: ----------------- NT\ 6 16x16, 32x32, 48x48 4, 8, 32 ----------------- + for i in *.html + ../buildtools/makeman winicontopam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman winicontoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman xbmtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ximtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman xpmtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman xvminitoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman xwdtopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman ybmtopbm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman yuvsplittoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman yuvtoppm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman yuy2topam.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in *.html + ../buildtools/makeman zeisstopnm.html DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out + for i in 1 3 5 + mkdir -p man/man1 + mv 411toppm.1 anytopnm.1 asciitopgm.1 atktopbm.1 avstopam.1 bioradtopgm.1 bmptopnm.1 bmptoppm.1 brushtopbm.1 cameratopam.1 cistopbm.1 cmuwmtopbm.1 ddbugtopbm.1 directory.1 escp2topbm.1 eyuvtoppm.1 faxformat.1 fiascotopnm.1 fitstopnm.1 fstopgm.1 g3topbm.1 gemtopbm.1 gemtopnm.1 giftopnm.1 gouldtoppm.1 hdifftopam.1 hipstopgm.1 hpcdtoppm.1 icontopbm.1 ilbmtoppm.1 imgtoppm.1 index.1 infotopam.1 jbigtopnm.1 jpeg2ktopam.1 jpegtopnm.1 leaftoppm.1 liberror.1 libnetpbm_dir.1 lispmtopgm.1 macptopbm.1 manweb.1 mdatopbm.1 mgrtopbm.1 mrf.1 mrftopbm.1 mtvtoppm.1 neotoppm.1 palmtopnm.1 pamaddnoise.1 pamarith.1 pambackground.1 pambayer.1 pamchannel.1 pamcomp.1 pamcrater.1 pamcut.1 pamdeinterlace.1 pamdepth.1 pamdice.1 pamditherbw.1 pamedge.1 pamendian.1 pamenlarge.1 pamexec.1 pamfile.1 pamfix.1 pamfixtrunc.1 pamflip.1 pamfunc.1 pamgauss.1 pamgradient.1 pamlookup.1 pammasksharpen.1 pammixinterlace.1 pammosaicknit.1 pamoil.1 pampaintspill.1 pamperspective.1 pampick.1 pampop9.1 pamrecolor.1 pamrgbatopng.1 pamrubber.1 pamscale.1 pamseq.1 pamshadedrelief.1 pamsharpmap.1 pamsharpness.1 pamsistoaglyph.1 pamslice.1 pamsplit.1 pamstack.1 pamstereogram.1 pamstretch-gen.1 pamstretch.1 pamsumm.1 pamsummcol.1 pamtable.1 pamthreshold.1 pamtilt.1 pamtoavs.1 pamtodjvurle.1 pamtofits.1 pamtogif.1 pamtohdiff.1 pamtohtmltbl.1 pamtojpeg2k.1 pamtompfont.1 pamtooctaveimg.1 pamtopam.1 pamtopdbimg.1 pamtopfm.1 pamtopng.1 pamtopnm.1 pamtosrf.1 pamtosvg.1 pamtotga.1 pamtotiff.1 pamtouil.1 pamtowinicon.1 pamtoxvmini.1 pamundice.1 pamunlookup.1 pamvalidate.1 pamwipeout.1 pamx.1 pbmclean.1 pbmlife.1 pbmmake.1 pbmmask.1 pbmminkowski.1 pbmpage.1 pbmpscale.1 pbmreduce.1 pbmtext.1 pbmtextps.1 pbmto10x.1 pbmto4425.1 pbmtoascii.1 pbmtoatk.1 pbmtobbnbg.1 pbmtocis.1 pbmtocmuwm.1 pbmtodjvurle.1 pbmtoepsi.1 pbmtoepson.1 pbmtoescp2.1 pbmtog3.1 pbmtogem.1 pbmtogo.1 pbmtoibm23xx.1 pbmtoicon.1 pbmtolj.1 pbmtoln03.1 pbmtolps.1 pbmtomacp.1 pbmtomatrixorbital.1 pbmtomda.1 pbmtomgr.1 pbmtomrf.1 pbmtonokia.1 pbmtopgm.1 pbmtopi3.1 pbmtopk.1 pbmtoplot.1 pbmtoppa.1 pbmtopsg3.1 pbmtoptx.1 pbmtosunicon.1 pbmtowbmp.1 pbmtox10bm.1 pbmtoxbm.1 pbmtoybm.1 pbmtozinc.1 pbmupc.1 pc1toppm.1 pcdindex.1 pcdovtoppm.1 pcxtoppm.1 pdbimgtopam.1 pfmtopam.1 pgmabel.1 pgmbentley.1 pgmcrater.1 pgmdeshadow.1 pgmedge.1 pgmenhance.1 pgmhist.1 pgmkernel.1 pgmmake.1 pgmmedian.1 pgmminkowski.1 pgmmorphconv.1 pgmnoise.1 pgmnorm.1 pgmoil.1 pgmramp.1 pgmslice.1 pgmtexture.1 pgmtofs.1 pgmtolispm.1 pgmtopbm.1 pgmtopgm.1 pgmtoppm.1 pgmtosbig.1 pgmtost4.1 pi1toppm.1 pi3topbm.1 picttoppm.1 pjtoppm.1 pktopbm.1 pngtopam.1 pngtopnm.1 pnmalias.1 pnmarith.1 pnmcat.1 pnmcolormap.1 pnmcomp.1 pnmconvol.1 pnmcrop.1 pnmcut.1 pnmdepth.1 pnmenlarge.1 pnmfile.1 pnmflip.1 pnmgamma.1 pnmhisteq.1 pnmhistmap.1 pnmindex.1 pnminterp.1 pnminvert.1 pnmmargin.1 pnmmercator.1 pnmmontage.1 pnmnlfilt.1 pnmnoraw.1 pnmnorm.1 pnmpad.1 pnmpaste.1 pnmpsnr.1 pnmquant.1 pnmquantall.1 pnmremap.1 pnmrotate.1 pnmscale.1 pnmscalefixed.1 pnmshear.1 pnmsmooth.1 pnmsplit.1 pnmstitch.1 pnmtile.1 pnmtoddif.1 pnmtofiasco.1 pnmtofits.1 pnmtojbig.1 pnmtojpeg.1 pnmtopalm.1 pnmtopclxl.1 pnmtoplainpnm.1 pnmtopng.1 pnmtopnm.1 pnmtops.1 pnmtorast.1 pnmtorle.1 pnmtosgi.1 pnmtosir.1 pnmtotiff.1 pnmtotiffcmyk.1 pnmtoxwd.1 ppm3d.1 ppmbrighten.1 ppmchange.1 ppmcie.1 ppmcolormask.1 ppmcolors.1 ppmdcfont.1 ppmddumpfont.1 ppmdim.1 ppmdist.1 ppmdither.1 ppmdmkfont.1 ppmdraw.1 ppmfade.1 ppmflash.1 ppmforge.1 ppmglobe.1 ppmhist.1 ppmlabel.1 ppmmake.1 ppmmix.1 ppmnorm.1 ppmntsc.1 ppmpat.1 ppmquant.1 ppmquantall.1 ppmrainbow.1 ppmrelief.1 ppmrough.1 ppmshadow.1 ppmshift.1 ppmspread.1 ppmsvgalib.1 ppmtoacad.1 ppmtoapplevol.1 ppmtoarbtxt.1 ppmtoascii.1 ppmtobmp.1 ppmtoeyuv.1 ppmtogif.1 ppmtoicr.1 ppmtoilbm.1 ppmtojpeg.1 ppmtoleaf.1 ppmtolj.1 ppmtomap.1 ppmtomitsu.1 ppmtoneo.1 ppmtopcx.1 ppmtopgm.1 ppmtopi1.1 ppmtopict.1 ppmtopj.1 ppmtopjxl.1 ppmtoppm.1 ppmtopuzz.1 ppmtorgb3.1 ppmtosixel.1 ppmtospu.1 ppmtoterm.1 ppmtotga.1 ppmtouil.1 ppmtowinicon.1 ppmtoxpm.1 ppmtoyuv.1 ppmtoyuvsplit.1 ppmtv.1 ppmwheel.1 psidtopgm.1 pstopnm.1 qrttoppm.1 rasttopnm.1 rawtopgm.1 rawtoppm.1 rgb3toppm.1 rlatopam.1 rletopnm.1 sbigtopgm.1 sgitopnm.1 sirtopnm.1 sldtoppm.1 spctoppm.1 spottopgm.1 sputoppm.1 srftopam.1 st4topgm.1 sunicontopnm.1 svgtopam.1 tgatoppm.1 thinkjettopbm.1 tifftopnm.1 vidtoppm.1 wbmptopbm.1 winicon.1 winicontopam.1 winicontoppm.1 xbmtopbm.1 ximtoppm.1 xpmtoppm.1 xvminitoppm.1 xwdtopnm.1 ybmtopbm.1 yuvsplittoppm.1 yuvtoppm.1 yuy2topam.1 zeisstopnm.1 man/man1 + for i in 1 3 5 + mkdir -p man/man3 + mv libmaketmpfile.3 libmaketmpfilefd.3 libnetpbm.3 libnetpbm_draw.3 libnetpbm_image.3 libnetpbm_ug.3 libpbm.3 libpgm.3 libpm.3 libpnm.3 libppm.3 libsystem.3 libtmpfile.3 libtmpfilefd.3 man/man3 + for i in 1 3 5 + mkdir -p man/man5 + mv extendedopacity.5 pam.5 pbm.5 pfm.5 pgm.5 pnm.5 ppm.5 man/man5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WCmEd0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 + cd netpbm-10.81.00 + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 + make package pkgdir=/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr LINUXSVGALIB=NONE XML2LIBS=NONE mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr echo "Netpbm install package made by 'make package'" \ >/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/pkginfo date >>/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/pkginfo echo Netpbm 10.81.0 >/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/VERSION /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 664 /builddir/build/BUILD/netpbm-10.81.00/buildtools/README.pkg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/README /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 664 /builddir/build/BUILD/netpbm-10.81.00/buildtools/config_template \ /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/config_template /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 664 /builddir/build/BUILD/netpbm-10.81.00/buildtools/pkgconfig_template \ /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/pkgconfig_template /builddir/build/BUILD/netpbm-10.81.00/buildtools/mkinstalldirs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00//manweb /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00//lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Nothing to be done for 'install.bin'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C converter/ -f /builddir/build/BUILD/netpbm-10.81.00//converter/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter' make -C pbm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ atktopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ brushtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ cistopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ cmuwmtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ddbugtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ g3topbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ escp2topbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ macptopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ mdatopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ mgrtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ mrftopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmto10x /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmto4425 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoascii /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoatk /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtobbnbg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtocis /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtocmuwm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtodjvurle /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoepsi /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoepson /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoescp2 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtog3 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtogem /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtogo /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoibm23xx /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtosunicon /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtolj /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoln03 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtolps /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtomacp /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtomatrixorbital /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtomda /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtomgr /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtomrf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtonokia /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtopi3 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoplot /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtopsg3 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoptx /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtowbmp /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoxbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoybm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtozinc /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pi3topbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pktopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ wbmptopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ xbmtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ybmtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ thinkjettopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtopk /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtox10bm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C pbmtoppa/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtoppa /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pbmtosunicon pbmtoicon make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' make -C pgm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pgm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ asciitopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ bioradtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ fstopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ hipstopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ lispmtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtofs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtolispm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtosbig /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtost4 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ psidtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ spottopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sbigtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ st4topgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rawtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' make -C ppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ 411toppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ eyuvtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ gouldtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ilbmtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ imgtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ leaftoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ mtvtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ neotoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pcxtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pc1toppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pi1toppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pjtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoacad /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoapplevol /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoarbtxt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoascii /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtobmp /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoeyuv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtogif /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoicr /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoilbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoleaf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtolj /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtomitsu /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoneo /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopcx /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopi1 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopict /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopj /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopjxl /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopuzz /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtorgb3 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtosixel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtospu /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoterm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtowinicon /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoxpm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoyuv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtoyuvsplit /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ qrttoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rawtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rgb3toppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ spctoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sputoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ tgatoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ winicontoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ximtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ xpmtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ xvminitoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ yuvsplittoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ yuvtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sldtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C hpcdtoppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm/hpcdtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm/pcdovtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ avstopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ bmptopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ fitstopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ gemtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ giftopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ hdifftopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ infotopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtoavs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtodjvurle /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtofits /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtogif /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtohdiff /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtohtmltbl /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtompfont /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtooctaveimg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtopdbimg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtopfm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtosrf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtouil /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtowinicon /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtoxvmini /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pdbimgtopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pfmtopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtopbm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtoppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtopgm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtoddif /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtopclxl /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtorast /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtosgi /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtosir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtotga /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtoxwd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rasttopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rlatopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sgitopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sirtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ srftopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ sunicontopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ winicontopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ xwdtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ yuy2topam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ zeisstopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pstopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtops /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtopng /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtopng /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pngtopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ jpegtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtojpeg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ tifftopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtotiff /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtotiffcmyk /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ rletopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtorle /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ svgtopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/anytopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtoplainpnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C jbig/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ jbigtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtojbig /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C libjbig/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' make[4]: Nothing to be done for 'install.bin'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' make -C pnmtopalm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ palmtopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtopalm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' make -C jpeg2000/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtojpeg2k /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ jpeg2ktopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C libjasper/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' make -C base/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' make[5]: Nothing to be done for 'install.bin'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' make -C jp2/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' make[5]: Nothing to be done for 'install.bin'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' make -C jpc/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' make[5]: Nothing to be done for 'install.bin'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' make -C cameratopam/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ cameratopam /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' make -C pamtosvg/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtosvg /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' make -C fiasco/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtofiasco /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ fiascotopnm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C codec/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' make[4]: Nothing to be done for 'install.bin'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' make -C input/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' make[4]: Nothing to be done for 'install.bin'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' make -C output/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' make[4]: Nothing to be done for 'install.bin'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' make[4]: Nothing to be done for 'install.bin'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pnmtoplainpnm pnmnoraw cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s gemtopnm gemtopbm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pnmtojpeg ppmtojpeg cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s bmptopnm bmptoppm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtouil ppmtouil cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtotga ppmtotga cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtopnm pnmtopnm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtofits pnmtofits cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtotiff pnmtotiff cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pngtopam pngtopnm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s sunicontopnm icontopbm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamtopng pamrgbatopng make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter' make -C analyzer/ -f /builddir/build/BUILD/netpbm-10.81.00//analyzer/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamfile /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pammosaicknit /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamslice /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsumm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtable /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamtilt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmminkowski /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmhist /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmhistmap /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmhist /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmminkowski /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsharpmap /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsharpness /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmtexture /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmpsnr /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamslice pgmslice cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ ln -s pamfile pnmfile make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' make -C editor/ -f /builddir/build/BUILD/netpbm-10.81.00//editor/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamaddnoise /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pambackground /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamcomp /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamcut /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamdice /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamditherbw /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamedge /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamenlarge /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamfunc /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pammasksharpen /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamperspective /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamrecolor /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamrubber /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamscale /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsistoaglyph /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamstretch /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamthreshold /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamundice /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamwipeout /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmclean /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmmask /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmpscale /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmreduce /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmdeshadow /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmenhance /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmmedian /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmalias /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmcat /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmconvol /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmcrop /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmgamma /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmhisteq /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnminvert /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmmontage /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmnlfilt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmnorm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmpad /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmpaste /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmremap /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmrotate /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmscalefixed /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmshear /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmsmooth /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmstitch /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmtile /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmbrighten /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmchange /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmcolormask /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdim /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdist /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdither /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdraw /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmflash /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmlabel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmmix /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/pnmflip /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/ppmfade /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/ppmquant /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/ppmshadow /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/pamstretch-gen /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/pnmmargin /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/pnmquant /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/editor/pnmquantall /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C pamflip/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/pamflip/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamflip /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' make -C specialty/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/specialty/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamdeinterlace /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pammixinterlace /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamoil /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pampop9 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pampaintspill /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmlife /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmabel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmbentley /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmmorphconv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmindex /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmmercator /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppm3d /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmglobe /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmntsc /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmrelief /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmshift /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmspread /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmtv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pgmoil ; \ ln -s pamoil pgmoil make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnminterp; \ ln -s pamstretch pnminterp cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f ppmnorm ; \ ln -s pnmnorm ppmnorm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pgmnorm ; \ ln -s pnmnorm pgmnorm cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pgmedge ; \ ln -s pamedge pgmedge cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmenlarge ; \ ln -s pamenlarge pnmenlarge cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmcut ; \ ln -s pamcut pnmcut cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmscale ; \ ln -s pamscale pnmscale cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f ppmquantall ; \ ln -s pnmquantall ppmquantall cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmcomp ; \ ln -s pamcomp pnmcomp make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor' make -C generator/ -f /builddir/build/BUILD/netpbm-10.81.00//generator/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/generator' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamcrater /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamgauss /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamgradient /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamseq /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamshadedrelief /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamstereogram /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmpage /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmmake /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtext /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmupc /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmkernel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmmake /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmnoise /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pgmramp /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmcie /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmcolors /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmforge /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmmake /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmpat /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmrough /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmwheel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pbmtextps /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/generator/pgmcrater /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/generator/ppmrainbow /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/generator' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00//other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamarith /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pambayer /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamchannel /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamdepth /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamendian /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamexec /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamfix /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamlookup /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pampick /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsplit /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamstack /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamsummcol /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamunlookup /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamvalidate /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pnmcolormap /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdcfont /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmddumpfont /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ ppmdmkfont /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/other/ppmtomap /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ /builddir/build/BUILD/netpbm-10.81.00/other/pamfixtrunc /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make -C pamx/ -f /builddir/build/BUILD/netpbm-10.81.00/other/pamx/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -s -m 755 \ pamx /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmarith ; \ ln -s pamarith pnmarith cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmsplit ; \ ln -s pamsplit pnmsplit cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ; \ rm -f pnmdepth ; \ ln -s pamdepth pnmdepth make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other' make -C urt/ -f /builddir/build/BUILD/netpbm-10.81.00//urt/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make[1]: Nothing to be done for 'install.bin'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make -C icon/ -f /builddir/build/BUILD/netpbm-10.81.00//icon/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/icon' make[1]: Nothing to be done for 'install.bin'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/icon' make -C buildtools/ -f /builddir/build/BUILD/netpbm-10.81.00//buildtools/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' make[1]: Nothing to be done for 'install.bin'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' make -C test/ -f /builddir/build/BUILD/netpbm-10.81.00//test/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.bin make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/test' make[1]: Nothing to be done for 'install.bin'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/test' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00//lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.lib make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' /builddir/build/BUILD/netpbm-10.81.00/buildtools/mkinstalldirs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib /builddir/build/BUILD/netpbm-10.81.00/buildtools/mkinstalldirs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/link mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/link cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib ; rm -f libnetpbm.so.11.* /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 755 \ libnetpbm.so.11.81 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib/ cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib/ ; \ rm -f libnetpbm.so.11; \ ln -s libnetpbm.so.11.81 libnetpbm.so.11 make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00//lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' /builddir/build/BUILD/netpbm-10.81.00/buildtools/mkinstalldirs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/rgb.txt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc make -C util/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/util/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[2]: Nothing to be done for 'install.data'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib/util' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C converter/ -f /builddir/build/BUILD/netpbm-10.81.00//converter/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter' make -C pbm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' make -C pbmtoppa/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' make[3]: Nothing to be done for 'install.data'. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm/pbmtoppa' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pbm' make -C pgm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/pgm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' make[2]: Nothing to be done for 'install.data'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/pgm' make -C ppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/pcxstd.ppm /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc make -C hpcdtoppm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' make[3]: Nothing to be done for 'install.data'. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm/hpcdtoppm' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/ppm' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' make -C jbig/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' make -C libjbig/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' make[4]: Nothing to be done for 'install.data'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig/libjbig' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jbig' make -C pnmtopalm/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/palmcolor8.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/palmgray1.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/palmgray2.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm/palmgray4.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pnmtopalm' make -C jpeg2000/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' make -C libjasper/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' make -C base/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' make[5]: Nothing to be done for 'install.data'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/base' make -C jp2/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' make[5]: Nothing to be done for 'install.data'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jp2' make -C jpc/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[5]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' make[5]: Nothing to be done for 'install.data'. make[5]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper/jpc' make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000/libjasper' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/jpeg2000' make -C cameratopam/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' make[3]: Nothing to be done for 'install.data'. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/cameratopam' make -C pamtosvg/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' make[3]: Nothing to be done for 'install.data'. make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/pamtosvg' make -C fiasco/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[3]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' make -C codec/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' make[4]: Nothing to be done for 'install.data'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/codec' make -C input/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' make[4]: Nothing to be done for 'install.data'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/input' make -C output/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' make[4]: Nothing to be done for 'install.data'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/output' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[4]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' make[4]: Nothing to be done for 'install.data'. make[4]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco/lib' make[3]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other/fiasco' make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter/other' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/converter' make -C analyzer/ -f /builddir/build/BUILD/netpbm-10.81.00//analyzer/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/analyzer' make -C editor/ -f /builddir/build/BUILD/netpbm-10.81.00//editor/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor' make -C pamflip/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/pamflip/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' make[2]: Nothing to be done for 'install.data'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/pamflip' make -C specialty/ -f /builddir/build/BUILD/netpbm-10.81.00/editor/specialty/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' make[2]: Nothing to be done for 'install.data'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor/specialty' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/editor' make -C generator/ -f /builddir/build/BUILD/netpbm-10.81.00//generator/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/generator' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/generator' make -C other/ -f /builddir/build/BUILD/netpbm-10.81.00//other/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other' make -C pamx/ -f /builddir/build/BUILD/netpbm-10.81.00/other/pamx/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[2]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' make[2]: Nothing to be done for 'install.data'. make[2]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other/pamx' make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/other' make -C urt/ -f /builddir/build/BUILD/netpbm-10.81.00//urt/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/urt' make -C icon/ -f /builddir/build/BUILD/netpbm-10.81.00//icon/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/icon' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/icon' make -C buildtools/ -f /builddir/build/BUILD/netpbm-10.81.00//buildtools/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/buildtools' make -C test/ -f /builddir/build/BUILD/netpbm-10.81.00//test/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.data make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/test' make[1]: Nothing to be done for 'install.data'. make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/test' make -C lib/ -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.hdr make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' /builddir/build/BUILD/netpbm-10.81.00/buildtools/mkinstalldirs /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include mkdir /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/colorname.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pam.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pamdraw.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pammap.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pbm.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pbmfont.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pgm.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pm.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pm_gamma.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pm_system.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/pnm.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/ppm.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/ppmcmap.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdfont.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/ppmdraw.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/ppmfloyd.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/util/mallocvar.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/util/runlength.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/lib/util/shhopt.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm/ make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 \ /builddir/build/BUILD/netpbm-10.81.00/pm_config.h /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/include/netpbm make -C lib -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.staticlib make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' /builddir/build/BUILD/netpbm-10.81.00/buildtools/install.sh -c -m 644 libnetpbm.a \ /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/link make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' make -C lib -f /builddir/build/BUILD/netpbm-10.81.00/lib/Makefile \ SRCDIR=/builddir/build/BUILD/netpbm-10.81.00 BUILDDIR=/builddir/build/BUILD/netpbm-10.81.00 install.sharedlibstub make[1]: Entering directory '/builddir/build/BUILD/netpbm-10.81.00/lib' cd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/link ; \ rm -f libnetpbm.so; \ ln -s ../lib/libnetpbm.so.11 \ libnetpbm.so make[1]: Leaving directory '/builddir/build/BUILD/netpbm-10.81.00/lib' Netpbm has been successfully packaged under directory /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr. Run 'installnetpbm' to install it on your system. + mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib64 + '[' /usr/lib64 '!=' /usr/lib ']' + mv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib/libnetpbm.so.11 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib/libnetpbm.so.11.81 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib64 + cp -af lib/libnetpbm.a /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib64/libnetpbm.a + cp -l /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib64/libnetpbm.so.11 /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/lib64/libnetpbm.so + mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share + mv userguide/man /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man + sed -i 's/\xa0//' /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/pgmminkowski.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/hpcdtoppm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/ppmsvgalib.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/vidtoppm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/picttoppm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/directory.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/error.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/extendedopacity.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/pam.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/pbm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/pgm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/pnm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/ppm.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/index.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/libnetpbm_dir.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/liberror.1 + for i in hpcdtoppm ppmsvgalib vidtoppm picttoppm directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror ppmtotga + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man1/ppmtotga.1 + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/man/man5/extendedopacity.5 + mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/netpbm + mv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc/palmcolor8.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc/palmgray1.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc/palmgray2.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc/palmgray4.map /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/netpbm/ + mv /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc/rgb.txt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/netpbm/ + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/README + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/VERSION + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/link + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/misc + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/man + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/pkginfo + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/config_template + rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/pkgconfig_template + rm -f /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64//usr/lib64/libnetpbm.a + pushd /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ~/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/bin ~/build/BUILD/netpbm-10.81.00 + rm -f pgmtopbm pnmcomp + ln -s pamcomp pnmcomp + echo -e '#!/bin/sh\npamditherbw $@ | pamtopnm\n' + chmod 0755 pgmtopbm + popd ~/build/BUILD/netpbm-10.81.00 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/bin/pnmtoplainpnm from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/bin/ppmtomap from #! /bin/sh to #!/bin/sh Processing files: netpbm-10.81.00-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WcxGIZ + umask 022 + cd /builddir/build/BUILD + cd netpbm-10.81.00 + DOCDIR=/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + cp -pr doc/copyright_summary /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + cp -pr doc/COPYRIGHT.PATENT /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + cp -pr doc/HISTORY /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + cp -pr README /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Tgq3ms + umask 022 + cd /builddir/build/BUILD + cd netpbm-10.81.00 + LICENSEDIR=/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/licenses/netpbm + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/licenses/netpbm + cp -pr doc/GPL_LICENSE.txt /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/licenses/netpbm + exit 0 Provides: bundled(jasper) bundled(jbigkit) libnetpbm.so.11()(64bit) netpbm = 10.81.00-2.fc28 netpbm(riscv-64) = 10.81.00-2.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: netpbm-devel-10.81.00-2.fc28.riscv64 Provides: netpbm-devel = 10.81.00-2.fc28 netpbm-devel(riscv-64) = 10.81.00-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: netpbm-progs-10.81.00-2.fc28.riscv64 Provides: netpbm-progs = 10.81.00-2.fc28 netpbm-progs(riscv-64) = 10.81.00-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/perl ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libnetpbm.so.11()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libtiff.so.5()(64bit) libtiff.so.5(LIBTIFF_4.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libz.so.1()(64bit) perl(:VERSION) >= 5.0.0 perl(Cwd) perl(English) perl(Errno) perl(Fcntl) perl(File::Basename) perl(File::Copy) perl(File::Spec) perl(File::Temp) perl(Getopt::Long) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: netpbm-doc-10.81.00-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gSoHnP + umask 022 + cd /builddir/build/BUILD + cd netpbm-10.81.00 + DOCDIR=/builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm-doc + cp -pr userguide/411toppm.html userguide/anytopnm.html userguide/asciitopgm.html userguide/atktopbm.html userguide/avstopam.html userguide/bioradtopgm.html userguide/blend1.gif userguide/blend3.gif userguide/blend4.gif userguide/blend6.gif userguide/blend7.gif userguide/bmptopnm.html userguide/bmptoppm.html userguide/brushtopbm.html userguide/cameratopam.html userguide/cistopbm.html userguide/cmuwmtopbm.html userguide/ddbugtopbm.html userguide/directory.html userguide/escp2topbm.html userguide/extendedopacity.html userguide/eyuvtoppm.html userguide/faxformat.html userguide/fiascotopnm.html userguide/fitstopnm.html userguide/fstopgm.html userguide/g3topbm.html userguide/gemtopbm.html userguide/gemtopnm.html userguide/giftopnm.html userguide/globe.jpg userguide/gobot.gif userguide/gouldtoppm.html userguide/hdifftopam.html userguide/hipstopgm.html userguide/hpcdtoppm.html userguide/icontopbm.html userguide/ilbmtoppm.html userguide/imgtoppm.html userguide/index.html userguide/infotopam.html userguide/jbigtopnm.html userguide/jpeg2ktopam.html userguide/jpegtopnm.html userguide/leaftoppm.html userguide/liberror.html userguide/libmaketmpfile.html userguide/libmaketmpfilefd.html userguide/libnetpbm.html userguide/libnetpbm_dir.html userguide/libnetpbm_draw.html userguide/libnetpbm_image.html userguide/libnetpbm_ug.html userguide/libpbm.html userguide/libpgm.html userguide/libpm.html userguide/libpnm.html userguide/libppm.html userguide/libsystem.html userguide/libtmpfile.html userguide/libtmpfilefd.html userguide/lispmtopgm.html userguide/macptopbm.html userguide/manweb.html userguide/mdatopbm.html userguide/mgrtopbm.html userguide/mrf.html userguide/mrftopbm.html userguide/mtvtoppm.html userguide/neotoppm.html userguide/palmtopnm.html userguide/pam.html userguide/pamaddnoise.html userguide/pamarith.html userguide/pambackground.html userguide/pambayer.html userguide/pamchannel.html userguide/pamcomp.html userguide/pamcrater.html userguide/pamcut.html userguide/pamdeinterlace.html userguide/pamdepth.html userguide/pamdice.html userguide/pamditherbw.html userguide/pamedge.html userguide/pamendian.html userguide/pamenlarge.html userguide/pamexec.html userguide/pamfile.html userguide/pamfix.html userguide/pamfixtrunc.html userguide/pamflip.html userguide/pamfunc.html userguide/pamgauss.html userguide/pamgradient.html userguide/pamlookup.html userguide/pammasksharpen.html userguide/pammixinterlace.html userguide/pammosaicknit.html userguide/pamoil.html userguide/pampaintspill.html userguide/pamperspective.html userguide/pampick.html userguide/pampop9.html userguide/pamrecolor.html userguide/pamrgbatopng.html userguide/pamrubber.html userguide/pamscale.html userguide/pamseq.html userguide/pamshadedrelief.html userguide/pamsharpmap.html userguide/pamsharpness.html userguide/pamsistoaglyph.html userguide/pamslice.html userguide/pamsplit.html userguide/pamstack.html userguide/pamstereogram.html userguide/pamstretch-gen.html userguide/pamstretch.html userguide/pamsumm.html userguide/pamsummcol.html userguide/pamtable.html userguide/pamthreshold.html userguide/pamtilt.html userguide/pamtoavs.html userguide/pamtodjvurle.html userguide/pamtofits.html userguide/pamtogif.html userguide/pamtohdiff.html userguide/pamtohtmltbl.html userguide/pamtojpeg2k.html userguide/pamtompfont.html userguide/pamtooctaveimg.html userguide/pamtopam.html userguide/pamtopdbimg.html userguide/pamtopfm.html userguide/pamtopng.html userguide/pamtopnm.html userguide/pamtosrf.html userguide/pamtosvg.html userguide/pamtotga.html userguide/pamtotiff.html userguide/pamtouil.html userguide/pamtowinicon.html userguide/pamtoxvmini.html userguide/pamundice.html userguide/pamunlookup.html userguide/pamvalidate.html userguide/pamwipeout.html userguide/pamx.html userguide/pbm.html userguide/pbmclean.html userguide/pbmlife.html userguide/pbmmake.html userguide/pbmmask.html userguide/pbmminkowski.html userguide/pbmpage.html userguide/pbmpscale.html userguide/pbmreduce.html userguide/pbmtext.html userguide/pbmtextps.html userguide/pbmto10x.html userguide/pbmto4425.html userguide/pbmtoascii.html userguide/pbmtoatk.html userguide/pbmtobbnbg.html userguide/pbmtocis.html userguide/pbmtocmuwm.html userguide/pbmtodjvurle.html userguide/pbmtoepsi.html userguide/pbmtoepson.html userguide/pbmtoescp2.html userguide/pbmtog3.html userguide/pbmtogem.html userguide/pbmtogo.html userguide/pbmtoibm23xx.html userguide/pbmtoicon.html userguide/pbmtolj.html userguide/pbmtoln03.html userguide/pbmtolps.html userguide/pbmtomacp.html userguide/pbmtomatrixorbital.html userguide/pbmtomda.html userguide/pbmtomgr.html userguide/pbmtomrf.html userguide/pbmtonokia.html userguide/pbmtopgm.html userguide/pbmtopi3.html userguide/pbmtopk.html userguide/pbmtoplot.html userguide/pbmtoppa.html userguide/pbmtopsg3.html userguide/pbmtoptx.html userguide/pbmtosunicon.html userguide/pbmtowbmp.html userguide/pbmtox10bm.html userguide/pbmtoxbm.html userguide/pbmtoybm.html userguide/pbmtozinc.html userguide/pbmupc.html userguide/pc1toppm.html userguide/pcdindex.html userguide/pcdovtoppm.html userguide/pcxtoppm.html userguide/pdbimgtopam.html userguide/pfm.html userguide/pfmtopam.html userguide/pgm.html userguide/pgmabel.html userguide/pgmbentley.html userguide/pgmcrater.html userguide/pgmdeshadow.html userguide/pgmedge.html userguide/pgmenhance.html userguide/pgmhist.html userguide/pgmkernel.html userguide/pgmmake.html userguide/pgmmedian.html userguide/pgmminkowski.html userguide/pgmmorphconv.html userguide/pgmnoise.html userguide/pgmnorm.html userguide/pgmoil.html userguide/pgmramp.html userguide/pgmslice.html userguide/pgmtexture.html userguide/pgmtofs.html userguide/pgmtolispm.html userguide/pgmtopbm.html userguide/pgmtopgm.html userguide/pgmtoppm.html userguide/pgmtosbig.html userguide/pgmtost4.html userguide/pi1toppm.html userguide/pi3topbm.html userguide/picttoppm.html userguide/pjtoppm.html userguide/pktopbm.html userguide/pngtopam.html userguide/pngtopnm.html userguide/pnm.html userguide/pnmalias.html userguide/pnmarith.html userguide/pnmcat.html userguide/pnmcolormap.html userguide/pnmcomp.html userguide/pnmconvol.html userguide/pnmcrop.html userguide/pnmcut.html userguide/pnmdepth.html userguide/pnmenlarge.html userguide/pnmfile.html userguide/pnmflip.html userguide/pnmgamma.html userguide/pnmhisteq.html userguide/pnmhistmap.html userguide/pnmindex.html userguide/pnminterp.html userguide/pnminvert.html userguide/pnmmargin.html userguide/pnmmercator.html userguide/pnmmontage.html userguide/pnmnlfilt.html userguide/pnmnoraw.html userguide/pnmnorm.html userguide/pnmpad.html userguide/pnmpaste.html userguide/pnmpsnr.html userguide/pnmquant.html userguide/pnmquantall.html userguide/pnmremap.html userguide/pnmrotate.html userguide/pnmscale.html userguide/pnmscalefixed.html userguide/pnmshear.html userguide/pnmsmooth.html userguide/pnmsplit.html userguide/pnmstitch.html userguide/pnmtile.html userguide/pnmtoddif.html userguide/pnmtofiasco.html userguide/pnmtofits.html userguide/pnmtojbig.html userguide/pnmtojpeg.html userguide/pnmtopalm.html userguide/pnmtopclxl.html userguide/pnmtoplainpnm.html userguide/pnmtopng.html userguide/pnmtopnm.html userguide/pnmtops.html userguide/pnmtorast.html userguide/pnmtorle.html userguide/pnmtosgi.html userguide/pnmtosir.html userguide/pnmtotiff.html userguide/pnmtotiffcmyk.html userguide/pnmtoxwd.html userguide/ppm.html userguide/ppm3d.html userguide/ppmbrighten.html userguide/ppmchange.html userguide/ppmcie.html userguide/ppmcolormask.html userguide/ppmcolors.html userguide/ppmdcfont.html userguide/ppmddumpfont.html userguide/ppmdim.html userguide/ppmdist.html userguide/ppmdither.html userguide/ppmdmkfont.html userguide/ppmdraw.html userguide/ppmfade.html userguide/ppmflash.html userguide/ppmforge.html userguide/ppmglobe.html userguide/ppmhist.html userguide/ppmlabel.html userguide/ppmmake.html userguide/ppmmix.html userguide/ppmnorm.html userguide/ppmntsc.html userguide/ppmpat.html userguide/ppmquant.html userguide/ppmquantall.html userguide/ppmrainbow.html userguide/ppmrelief.html userguide/ppmrough.html userguide/ppmshadow.html userguide/ppmshift.html userguide/ppmspread.html userguide/ppmsvgalib.html userguide/ppmtoacad.html userguide/ppmtoapplevol.html userguide/ppmtoarbtxt.html userguide/ppmtoascii.html userguide/ppmtobmp.html userguide/ppmtoeyuv.html userguide/ppmtogif.html userguide/ppmtoicr.html userguide/ppmtoilbm.html userguide/ppmtojpeg.html userguide/ppmtoleaf.html userguide/ppmtolj.html userguide/ppmtomap.html userguide/ppmtomitsu.html userguide/ppmtoneo.html userguide/ppmtopcx.html userguide/ppmtopgm.html userguide/ppmtopi1.html userguide/ppmtopict.html userguide/ppmtopj.html userguide/ppmtopjxl.html userguide/ppmtoppm.html userguide/ppmtopuzz.html userguide/ppmtorgb3.html userguide/ppmtosixel.html userguide/ppmtospu.html userguide/ppmtoterm.html userguide/ppmtotga.html userguide/ppmtouil.html userguide/ppmtowinicon.html userguide/ppmtoxpm.html userguide/ppmtoyuv.html userguide/ppmtoyuvsplit.html userguide/ppmtv.html userguide/ppmwheel.html userguide/psidtopgm.html userguide/pstopnm.html userguide/qrttoppm.html userguide/rasttopnm.html userguide/rawtopgm.html userguide/rawtoppm.html userguide/rgb3toppm.html userguide/rlatopam.html userguide/rletopnm.html userguide/sbigtopgm.html userguide/sgitopnm.html userguide/sirtopnm.html userguide/sldtoppm.html userguide/spctoppm.html userguide/spottopgm.html userguide/sputoppm.html userguide/srftopam.html userguide/st4topgm.html userguide/sunicontopnm.html userguide/svgtopam.html userguide/testimg.png userguide/testimg_histbar.png userguide/testimg_histdot.png userguide/tgatoppm.html userguide/thinkjettopbm.html userguide/tifftopnm.html userguide/vidtoppm.html userguide/wbmptopbm.html userguide/winicon.html userguide/winicontopam.html userguide/winicontoppm.html userguide/xbmtopbm.html userguide/ximtoppm.html userguide/xpmtoppm.html userguide/xvminitoppm.html userguide/xwdtopnm.html userguide/ybmtopbm.html userguide/yuvsplittoppm.html userguide/yuvtoppm.html userguide/yuy2topam.html userguide/zeisstopnm.html /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64/usr/share/doc/netpbm-doc + exit 0 Provides: netpbm-doc = 10.81.00-2.fc28 netpbm-doc(riscv-64) = 10.81.00-2.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/netpbm-10.81.00-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/netpbm-10.81.00-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/netpbm-devel-10.81.00-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/netpbm-progs-10.81.00-2.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/netpbm-doc-10.81.00-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zkBz8l + umask 022 + cd /builddir/build/BUILD + cd netpbm-10.81.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/netpbm-10.81.00-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff