* Package: sci-astronomy/montage-5.0 * Repository: gentoo * Maintainer: sci-astronomy@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/c7addfba5eba2d24c71315b371c86a9f2ef9e63f @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking Montage_v5.0.tar.gz to /var/tmp/portage/sci-astronomy/montage-5.0/work >>> Source unpacked in /var/tmp/portage/sci-astronomy/montage-5.0/work >>> Preparing source in /var/tmp/portage/sci-astronomy/montage-5.0/work/Montage ... * Applying montage-4.1-fix_format_errors.patch ... [ ok ] * Applying montage-4.1-initdistdata.patch ... [ ok ] * Applying montage-5.0-fix_freetype_incude.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-astronomy/montage-5.0/work/Montage ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-astronomy/montage-5.0/work/Montage ... make -j4 mkdir -p bin mkdir -p lib/include if test -d lib/src; then (cd lib/src; make); fi make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src' (cd cmd; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/cmd' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o cmd.o cmd.c rm -f libcmd.a x86_64-pc-linux-gnu-ar q libcmd.a cmd.o x86_64-pc-linux-gnu-ar: creating libcmd.a make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/cmd' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/cmd' cp libcmd.a ../.. cp cmd.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/cmd' (cd coord; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/coord' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o ccalc.o ccalc.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o parseCoordinateString.o parseCoordinateString.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o sexToDecimalDegree.o sexToDecimalDegree.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o decimalDegreeToSex.o decimalDegreeToSex.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o convertCoordinates.o convertCoordinates.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o convertBesselianJulian.o convertBesselianJulian.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o precessBesselian.o precessBesselian.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o precessJulian.o precessJulian.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o convertEclEqu.o convertEclEqu.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o convertEquGal.o convertEquGal.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o convertGalSgal.o convertGalSgal.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -c -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I../../include -c -o computeFKCorrections.o computeFKCorrections.c rm -f libcoord.a x86_64-pc-linux-gnu-ar q libcoord.a ccalc.o parseCoordinateString.o sexToDecimalDegree.o decimalDegreeToSex.o convertCoordinates.o convertBesselianJulian.o precessBesselian.o precessJulian.o convertEclEqu.o convertEquGal.o convertGalSgal.o computeFKCorrections.o x86_64-pc-linux-gnu-ar: creating libcoord.a make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/coord' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/coord' cp libcoord.a ../.. cp coord.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/coord' (cd mtbl; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/mtbl' x86_64-pc-linux-gnu-gcc -g -I . -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mtbl.c ar rv libmtbl.a mtbl.o ar: creating libmtbl.a a - mtbl.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/mtbl' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/mtbl' cp libmtbl.a ../.. cp mtbl.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/mtbl' (cd svc; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/svc' x86_64-pc-linux-gnu-gcc -g -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o svclib.o svclib.c svclib.c: In function ‘svc_init’: svclib.c:334:11: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 334 | (void) pipe(svc_list[index]->fdin ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ svclib.c:335:11: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 335 | (void) pipe(svc_list[index]->fdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -g -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o structlib.o structlib.c ar rv libsvc.a svclib.o structlib.o ar: creating libsvc.a a - svclib.o a - structlib.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/svc' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/svc' cp libsvc.a ../.. cp svc.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/svc' (cd json; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/json' x86_64-pc-linux-gnu-gcc -g -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -c -o jsonlib.o jsonlib.c ar rv libjson.a jsonlib.o ar: creating libjson.a a - jsonlib.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/json' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/json' cp libjson.a ../.. cp json.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/json' (cd boundaries; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/boundaries' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o boundaries.o boundaries.c rm -f libboundaries.a x86_64-pc-linux-gnu-ar q libboundaries.a boundaries.o x86_64-pc-linux-gnu-ar: creating libboundaries.a make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/boundaries' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/boundaries' cp libboundaries.a ../.. cp boundaries.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/boundaries' (cd pixbounds; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/pixbounds' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pixbounds.o pixbounds.c rm -f libpixbounds.a x86_64-pc-linux-gnu-ar q libpixbounds.a pixbounds.o x86_64-pc-linux-gnu-ar: creating libpixbounds.a make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/pixbounds' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/pixbounds' cp libpixbounds.a ../.. cp pixbounds.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/pixbounds' (cd www; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/www' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o www.o www.c rm -f libwww.a x86_64-pc-linux-gnu-ar q libwww.a www.o x86_64-pc-linux-gnu-ar: creating libwww.a make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/www' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/www' cp libwww.a ../.. cp www.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/www' (cd two_plane_v1.1; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/two_plane_v1.1' x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o two_plane.o two_plane.c two_plane.c: In function ‘Initialize_TwoPlane’: two_plane.c:680:8: warning: implicit declaration of function ‘isnan’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 680 | if(isnan(invdet)){ | ^~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o distort.o distort.c distort.c: In function ‘distort’: distort.c:23:7: warning: ‘s[0]’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 23 | sum = s[0]; | ~~~~^~~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o initdistdata.o initdistdata.c initdistdata.c: In function ‘closefitsfile’: initdistdata.c:36:13: warning: ‘return’ with a value, in function returning void []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wreturn-type-Wreturn-type]8;;] 36 | return -1; | ^ initdistdata.c:29:6: note: declared here 29 | void closefitsfile() | ^~~~~~~~~~~~~ initdistdata.c:38:10: warning: ‘return’ with a value, in function returning void []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wreturn-type-Wreturn-type]8;;] 38 | return 0; | ^ initdistdata.c:29:6: note: declared here 29 | void closefitsfile() | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o undistort.o undistort.c undistort.c: In function ‘undistort’: undistort.c:20:7: warning: ‘s[0]’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 20 | sum = s[0]; | ~~~~^~~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o redefine_pointing.o redefine_pointing.c redefine_pointing.c: In function ‘redefine_pointing’: redefine_pointing.c:113:5: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 113 | if(verbose) | ^~ redefine_pointing.c:115:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 115 | ireturn += 2; | ^~~~~~~ In file included from /usr/include/string.h:495, from redefine_pointing.c:3: In function ‘strncpy’, inlined from ‘replace_keyword’ at redefine_pointing.c:307:3: /usr/include/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redefine_pointing.c: In function ‘replace_keyword’: redefine_pointing.c:306:18: note: length computed here 306 | total_length = strlen(char_value); | ^~~~~~~~~~~~~~~~~~ ar rv libtwoplane.a two_plane.o distort.o initdistdata.o \ undistort.o redefine_pointing.o ar: creating libtwoplane.a a - two_plane.o a - distort.o a - initdistdata.o a - undistort.o a - redefine_pointing.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/two_plane_v1.1' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/two_plane_v1.1' cp libtwoplane.a ../.. cp two_plane.h distort.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/two_plane_v1.1' (cd lodepng_20140823; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/lodepng_20140823' x86_64-pc-linux-gnu-gcc -c -ansi -Wall -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lodepng.o lodepng.c ar rv liblodepng.a lodepng.o ar: creating liblodepng.a a - lodepng.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/lodepng_20140823' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/lodepng_20140823' cp liblodepng.a ../.. cp lodepng.h ../../include make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src/lodepng_20140823' (cd ..; ranlib *.a) chmod 644 ../include/* make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/lib/src' if test -d Montage; then (cd Montage; ./Configure.sh; make; make install); fi OS: Linux make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/Montage' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mAdd.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c filePath.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c debugCheck.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c checkHdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c checkWCS.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mAdd mAdd.o filePath.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mAddCube.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mAddCube mAddCube.o filePath.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mAddExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mAddExec mAddExec.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mBackground.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBackground mBackground.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mBgExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBgExec mBgExec.o filePath.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mBgExec.o: in function `main': mBgExec.c:(.text.startup+0x228): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mBgModel.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBgModel mBgModel.o debugCheck.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mConvert.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mConvert mConvert.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mCoverageCheck.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c checkFile.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCoverageCheck mCoverageCheck.o checkHdr.o \ checkWCS.o checkFile.o \ -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mDiff.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDiff mDiff.o debugCheck.o checkHdr.o checkWCS.o \ -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mDiffExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDiffExec mDiffExec.o filePath.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mDiffFitExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDiffFitExec mDiffFitExec.o filePath.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mFitExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFitExec mFitExec.o filePath.o checkFile.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mFitplane.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFitplane mFitplane.o debugCheck.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mFlattenExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFlattenExec mFlattenExec.o filePath.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mGetHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mGetHdr checkFile.o mGetHdr.o checkHdr.o checkWCS.o \ -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mHdrCheck.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHdrCheck mHdrCheck.o checkHdr.o checkWCS.o \ checkFile.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mHdrtbl.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c get_hfiles.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c get_hhdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c print_hrec.c x86_64-pc-linux-gnu-gcc -g -o mHdrtbl mHdrtbl.o get_hfiles.o \ get_hhdr.o print_hrec.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mHdrtbl.o: in function `update_table': mHdrtbl.c:(.text+0x62): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mImgtbl.c mImgtbl.c: In function ‘get_list’: mImgtbl.c:617:16: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 617 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c get_files.c get_files.c: In function ‘get_files’: get_files.c:153:5: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 153 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c get_hdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c print_rec.c print_rec.c: In function ‘print_rec’: print_rec.c:180:26: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 3 has type ‘off_t’ {aka ‘long int’} []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat=-Wformat=]8;;] 180 | fprintf(tblf, " %12lld", hdr_rec->size); | ~~~~~^ ~~~~~~~~~~~~~ | | | | | off_t {aka long int} | long long int | %12ld x86_64-pc-linux-gnu-gcc -g -o mImgtbl mImgtbl.o get_files.o \ get_hdr.o print_rec.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mImgtbl.o: in function `update_table': mImgtbl.c:(.text+0x62): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mMakeHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mMakeHdr mMakeHdr.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mMakeImg.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c ltqnorm.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mMakeImg mMakeImg.o ltqnorm.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mOverlaps.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mOverlaps mOverlaps.o checkWCS.o filePath.o \ debugCheck.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mProject.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c overlapArea.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProject mProject.o overlapArea.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mProjectCube.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjectCube mProjectCube.o overlapArea.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mProjectPP.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c overlapAreaPP.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjectPP mProjectPP.o overlapAreaPP.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mProjExec.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjExec mProjExec.o filePath.o checkHdr.o \ checkWCS.o checkFile.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mPutHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPutHdr mPutHdr.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mShrink.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mShrink mShrink.o debugCheck.o checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mShrinkCube.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mShrinkCube mShrinkCube.o debugCheck.o checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mSubCube.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c subCube.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubCube mSubCube.o checkHdr.o \ checkWCS.o subCube.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mSubimage.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c subImage.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubimage mSubimage.o checkHdr.o \ checkWCS.o subImage.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mSubset.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubset mSubset.o debugCheck.o checkHdr.o \ checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mTANHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTANHdr mTANHdr.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mTblSort.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTblSort mTblSort.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mTileHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTileHdr mTileHdr.o debugCheck.o \ checkHdr.o checkWCS.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -c mTileImage.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTileImage mTileImage.o \ checkHdr.o checkWCS.o subImage.o -L../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/Montage' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/Montage' cp mAdd mAddCube mAddExec mBackground mBgExec mBgModel mConvert mCoverageCheck mDiff mDiffExec mDiffFitExec mFitExec mFitplane mFlattenExec mGetHdr mHdrCheck mHdrtbl mImgtbl mMakeHdr mMakeImg mOverlaps mProject mProjectCube mProjectPP mProjExec mPutHdr mShrink mShrinkCube mSubCube mSubimage mSubset mTANHdr mTblSort mTileHdr mTileImage ../bin make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/Montage' if test -d util; then (cd util; make); fi make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util' (cd Archive/ArchiveList; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveList' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../../lib/include -c mArchiveList.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mArchiveList mArchiveList.o -L../../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveList' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveList' cp mArchiveList ../../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveList' (cd Archive/ArchiveExec; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveExec' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../../lib/include -c mArchiveExec.c mArchiveExec.c: In function ‘main’: mArchiveExec.c:292:10: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 292 | system(cmd); | ^~~~~~~~~~~ mArchiveExec.c:334:13: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 334 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mArchiveExec mArchiveExec.o -L../../../lib -lwcstools -lmtbl -lsvc make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveExec' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveExec' cp mArchiveExec ../../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveExec' (cd Archive/ArchiveGet; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveGet' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I../../../Montage -c mArchiveGet.c mArchiveGet.c: In function ‘main’: mArchiveGet.c:301:16: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 301 | write(fd, head+i+4, ihead-i-4); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mArchiveGet.c:320:10: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 320 | write(fd, buf, nread); | ^~~~~~~~~~~~~~~~~~~~~ mArchiveGet.c:334:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 334 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mArchiveGet mArchiveGet.o \ ../../../Montage/checkHdr.o \ ../../../Montage/checkWCS.o -L../../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveGet' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveGet' cp mArchiveGet ../../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Archive/ArchiveGet' (cd BestImage; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/BestImage' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -c mBestImage.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBestImage \ mBestImage.o \ ../../Montage/checkWCS.o \ ../../Montage/filePath.o \ ../../Montage/debugCheck.o -L../../lib -lwcstools -lmtbl -lsvc -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/BestImage' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/BestImage' cp mBestImage ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/BestImage' (cd Calibrate; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Calibrate' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mCalibrate.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCalibrate mCalibrate.o -L../../lib -lmtbl -lsvc -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mCalExec.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCalExec mCalExec.o ../../Montage/filePath.o -L../../lib -lmtbl -lsvc -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Calibrate' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Calibrate' cp mCalibrate mCalExec ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Calibrate' (cd CatMap; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatMap' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mCatMap.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCatMap mCatMap.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ ../../Montage/debugCheck.o \ -L../../lib -lmtbl -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatMap' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatMap' cp mCatMap ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatMap' (cd CatSearch; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatSearch' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mCatSearch.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCatSearch mCatSearch.o -L../../lib -lsvc -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatSearch' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatSearch' cp mCatSearch ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/CatSearch' (cd Examine; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Examine' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mExamine.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mExamine mExamine.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Examine' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Examine' cp mExamine ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Examine' (cd Exec; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Exec' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mExec.c mExec.c: In function ‘main’: mExec.c:323:4: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 323 | getcwd(cwd, MAXLEN); | ^~~~~~~~~~~~~~~~~~~ mExec.c:545:7: warning: ignoring return value of ‘mkdtemp’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 545 | mkdtemp(template); | ^~~~~~~~~~~~~~~~~ mExec.c:733:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 733 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1157:7: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1157 | chdir(rawdir); | ^~~~~~~~~~~~~ mExec.c:1221:10: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1221 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1238:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1238 | chdir(rawdir); | ^~~~~~~~~~~~~ mExec.c:1271:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1271 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1281:4: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1281 | system(cmd); | ^~~~~~~~~~~ mExec.c:2594:13: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2594 | system(cmd); | ^~~~~~~~~~~ mExec.c:2799:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2799 | system(cmd); | ^~~~~~~~~~~ mExec.c:2814:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2814 | system(cmd); | ^~~~~~~~~~~ mExec.c:3075:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 3075 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mExec mExec.o \ ../../Montage/debugCheck.o \ ../../Montage/filePath.o \ -L../../lib -lsvc -lmtbl -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Exec' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Exec' cp mExec ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Exec' (cd FixNaN; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/FixNaN' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mFixNaN.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFixNaN mFixNaN.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/FixNaN' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/FixNaN' cp mFixNaN ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/FixNaN' (cd Hdr; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Hdr' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -c mHdr.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHdr mHdr.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Hdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Hdr' cp mHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Hdr' (cd JPEG; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/JPEG' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mJPEG.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mJPEG mJPEG.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/JPEG' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/JPEG' cp mJPEG ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/JPEG' (cd Pad; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pad' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mPad.c mPad.c: In function ‘main’: mPad.c:263:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 263 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mPad.c:267:10: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 267 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPad mPad.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pad' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pad' cp mPad ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pad' (cd Pix2Coord; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pix2Coord' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mPix2Coord.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPix2Coord mPix2Coord.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mFixHdr.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFixHdr mFixHdr.o make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pix2Coord' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pix2Coord' cp mPix2Coord mFixHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Pix2Coord' (cd Rotate; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Rotate' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mRotate.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mRotate mRotate.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Rotate' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Rotate' cp mRotate ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Rotate' (cd ShrinkHdr; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/ShrinkHdr' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mShrinkHdr.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mShrinkHdr mShrinkHdr.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/ShrinkHdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/ShrinkHdr' cp mShrinkHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/ShrinkHdr' (cd TblExec; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/TblExec' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mTblExec.c mTblExec.c: In function ‘main’: mTblExec.c:88:4: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 88 | getcwd(cwd, MAXLEN); | ^~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTblExec mTblExec.o -L../../lib -lsvc -lmtbl -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mTblExec.o: in function `main': mTblExec.c:(.text.startup+0x228): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/TblExec' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/TblExec' cp mTblExec ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/TblExec' (cd Transpose; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Transpose' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I../../Montage -c mTranspose.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTranspose mTranspose.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Transpose' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Transpose' cp mTranspose ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Transpose' (cd Viewer; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Viewer' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -c mViewer.c mViewer.c: In function ‘readHist’: mViewer.c:5678:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5678 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5681:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5681 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5682:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5682 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5683:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5683 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5686:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5686 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5687:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5687 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5688:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5688 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5691:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5691 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5694:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5694 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5695:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5695 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5698:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5698 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5701:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5701 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5704:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5704 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5707:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5707 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5711:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5711 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5715:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5715 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5716:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5716 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5720:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 5720 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -c graphics.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -c grid.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mViewer mViewer.o graphics.o grid.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o \ -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -llodepng -lmtbl -lcmd -L../../lib/freetype/lib -lfreetype -lm x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -c mHistogram.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHistogram mHistogram.o -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -llodepng -lmtbl -lcmd -L../../lib/freetype/lib -lfreetype -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Viewer' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Viewer' cp mViewer mHistogram ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util/Viewer' make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/util' if test -d grid; then (cd grid; make); fi make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid' (cd Pegasus; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Pegasus' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mConcatFit.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mConcatFit mConcatFit.o \ ../../Montage/checkFile.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDAG.c mDAG.c: In function ‘main’: mDAG.c:2089:10: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2089 | fgets(line, MAXSTR, fparent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c hashtable.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDAG mDAG.o hashtable.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDAGFiles.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDAGFiles mDAGFiles.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDAGGalacticPlane.c mDAGGalacticPlane.c: In function ‘main’: mDAGGalacticPlane.c:1460:3: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1460 | fgets(line, MAXSTR, fparent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDAGGalacticPlane mDAGGalacticPlane.o hashtable.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDAGTbls.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDAGTbls mDAGTbls.o \ ../../Montage/filePath.o \ ../../Montage/checkHdr.o \ ../../Montage/checkWCS.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDiffFit.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDiffFit mDiffFit.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mGridExec.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mGridExec mGridExec.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mNotify.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mNotify mNotify.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mPresentation.c mPresentation.c: In function ‘main’: mPresentation.c:54:4: warning: implicit declaration of function ‘strcpy’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;] 54 | strcpy(urlbase, argv[1]); | ^~~~~~ mPresentation.c:54:4: warning: incompatible implicit declaration of built-in function ‘strcpy’ mPresentation.c:17:1: note: include ‘’ or provide a declaration of ‘strcpy’ 16 | #include +++ |+#include 17 | x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPresentation mPresentation.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Pegasus' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Pegasus' cp mConcatFit mDAG mDAGFiles mDAGGalacticPlane mDAGTbls \ mDiffFit mGridExec mNotify mPresentation ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Pegasus' (cd Globus/ExecTG; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/ExecTG' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../../lib/include -I../../../Montage -c mExecTG.c mExecTG.c: In function ‘main’: mExecTG.c:264:4: warning: ignoring return value of ‘getcwd’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 264 | getcwd(cwd, MAXLEN); | ^~~~~~~~~~~~~~~~~~~ mExecTG.c:598:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 598 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExecTG.c:873:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 873 | chdir("raw"); | ^~~~~~~~~~~~ mExecTG.c:1046:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1046 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExecTG.c:2278:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2278 | chdir("../"); | ^~~~~~~~~~~~ mExecTG.c:2384:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 2384 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mExecTG mExecTG.o \ ../../../Montage/debugCheck.o \ -L../../../lib -lsvc -lmtbl -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: mExecTG.o: in function `main': mExecTG.c:(.text.startup+0x3ed): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/ExecTG' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/ExecTG' cp mExecTG ../../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/ExecTG' (cd Globus/NotifyTG; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/NotifyTG' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I../../../lib/include -I../../../Montage -c mNotifyTG.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mNotifyTG mNotifyTG.o \ -L../../../lib -lsvc -lmtbl -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/NotifyTG' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/NotifyTG' cp mNotifyTG ../../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid/Globus/NotifyTG' make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/grid' if test -d MontageLib; then (cd MontageLib; make); fi make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib' (cd util; make) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/util' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c filePath.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c debugCheck.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c checkFile.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c checkHdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c checkWCS.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c version.c make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/util' (cd Add; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Add' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mAdd.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageAdd.c montageAdd.c: In function ‘mAdd_listAdd’: montageAdd.c:2410:32: warning: ‘prev’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 2410 | listElement[current]->prev = prev; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ montageAdd.c: In function ‘mAdd’: montageAdd.c:801:20: warning: ‘jmax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 801 | output.crpix2 = jmax; /* bottom side of inputs */ | ~~~~~~~~~~~~~~^~~~~~ montageAdd.c:798:24: warning: ‘jmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 798 | if (shrink && (jmax - jmin + 1 < output.naxes[1])) | ~~~~~^~~~~~ montageAdd.c:792:24: warning: ‘imax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 792 | if (shrink && (imax - imin + 1 < output.naxes[0])) | ~~~~~^~~~~~ montageAdd.c:792:24: warning: ‘imin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mAdd mAdd.o montageAdd.o ../util/filePath.o ../util/debugCheck.o ../util/checkHdr.o \ ../util/checkWCS.o -L../../lib -lwcstools -lmtbl -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Add' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Add' cp mAdd ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Add' (cd AddCube; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/AddCube' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mAddCube.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageAddCube.c montageAddCube.c: In function ‘mAddCube_listAdd’: montageAddCube.c:2522:32: warning: ‘prev’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 2522 | listElement[current]->prev = prev; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ montageAddCube.c: In function ‘mAddCube’: montageAddCube.c:760:20: warning: ‘jmax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 760 | output.crpix2 = jmax; /* bottom side of inputs */ | ~~~~~~~~~~~~~~^~~~~~ montageAddCube.c:757:24: warning: ‘jmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 757 | if (shrink && (jmax - jmin + 1 < output.naxes[1])) | ~~~~~^~~~~~ montageAddCube.c:751:24: warning: ‘imax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 751 | if (shrink && (imax - imin + 1 < output.naxes[0])) | ~~~~~^~~~~~ montageAddCube.c:751:24: warning: ‘imin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mAddCube mAddCube.o montageAddCube.o ../util/filePath.o ../util/debugCheck.o ../util/checkHdr.o \ ../util/checkWCS.o -L../../lib -lwcstools -lmtbl -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/AddCube' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/AddCube' cp mAddCube ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/AddCube' (cd Background; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Background' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mBackground.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageBackground.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBackground mBackground.o montageBackground.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lmtbl -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Background' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Background' cp mBackground ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Background' (cd BestImage; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BestImage' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c mBestImage.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c montageBestImage.c montageBestImage.c: In function ‘mBestImage’: montageBestImage.c:473:10: warning: ‘naxis2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 473 | pix2wcs(wcs, naxis1/2., naxis2/2., | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | &xcenter, &ycenter); | ~~~~~~~~~~~~~~~~~~~ montageBestImage.c:473:10: warning: ‘naxis1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] montageBestImage.c:354:14: warning: ‘dec4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 354 | x = cos(dec4*dtr) * cos(ra4*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:354:30: warning: ‘ra4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 354 | x = cos(dec4*dtr) * cos(ra4*dtr); | ^~~~~~~~~~~~ montageBestImage.c:346:14: warning: ‘dec3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 346 | x = cos(dec3*dtr) * cos(ra3*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:346:30: warning: ‘ra3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 346 | x = cos(dec3*dtr) * cos(ra3*dtr); | ^~~~~~~~~~~~ montageBestImage.c:338:14: warning: ‘dec2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 338 | x = cos(dec2*dtr) * cos(ra2*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:338:30: warning: ‘ra2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 338 | x = cos(dec2*dtr) * cos(ra2*dtr); | ^~~~~~~~~~~~ montageBestImage.c:330:14: warning: ‘dec1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 330 | x = cos(dec1*dtr) * cos(ra1*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:330:30: warning: ‘ra1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 330 | x = cos(dec1*dtr) * cos(ra1*dtr); | ^~~~~~~~~~~~ montageBestImage.c:706:27: warning: ‘bestdist’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 706 | returnStruct->edgedist = bestdist; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ montageBestImage.c:691:6: warning: ‘bestHDU’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 691 | if(bestHDU == -1) | ^ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBestImage \ mBestImage.o montageBestImage.o \ ../util/checkWCS.o \ ../util/filePath.o \ ../util/debugCheck.o -L../../lib -lwcstools -lmtbl -lsvc -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BestImage' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BestImage' cp mBestImage ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BestImage' (cd BgModel; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BgModel' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mBgModel.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageBgModel.c montageBgModel.c: In function ‘mBgModel_gaussj’: montageBgModel.c:1427:16: warning: ‘irow’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1427 | indxr[i] = irow; | ~~~~~~~~~^~~~~~ montageBgModel.c:1448:13: warning: ‘icol’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1448 | if (ll != icol) | ^ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mBgModel mBgModel.o montageBgModel.o ../util/debugCheck.o -L../../lib -lmtbl -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BgModel' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BgModel' cp mBgModel ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/BgModel' (cd CoverageCheck; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/CoverageCheck' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mCoverageCheck.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageCoverageCheck.c montageCoverageCheck.c: In function ‘mCoverageCheck’: montageCoverageCheck.c:1029:36: warning: ‘%s’ directive writing up to 255 bytes into a region of size 69 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 1029 | sprintf(temp, "CTYPE2 = '%s'", ctype2 ); mCoverageCheck_stradd(tmpHeader, temp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 13 and 268 bytes into a destination of size 80 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1552:39: warning: ‘%s’ directive writing up to 255 bytes into a region of size 69 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 1552 | sprintf(temp, "CTYPE2 = '%s'", ctype2 ); mCoverageCheck_stradd(tmpHeader, temp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 13 and 268 bytes into a destination of size 80 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1594:58: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1013 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 1594 | sprintf(returnStruct->msg, "Image file %s missing or invalid FITS", fname); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 36 and 1059 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1698:13: warning: ‘npoints’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1698 | for(i=0; i circle_radius + image_box_radius) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1292:38: warning: ‘box_radius’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1292 | if(center_dist > box_radius + image_box_radius) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mCoverageCheck mCoverageCheck.o montageCoverageCheck.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lboundaries -lmtbl -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/CoverageCheck' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/CoverageCheck' cp mCoverageCheck ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/CoverageCheck' (cd Diff; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Diff' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mDiff.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageDiff.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mDiff mDiff.o montageDiff.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Diff' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Diff' cp mDiff ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Diff' (cd Examine; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Examine' x86_64-pc-linux-gnu-gcc -std=c99 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mExamine.c mExamine.c: In function ‘main’: mExamine.c:169:19: warning: ‘dec’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 169 | returnStruct = mExamine(areaMode, infile, hdu, plane3, plane4, ra, dec, radius, locinpix, radinpix, debug); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mExamine.c:169:19: warning: ‘ra’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -std=c99 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c montageExamine.c montageExamine.c: In function ‘mExamine’: montageExamine.c:700:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 700 | if(naxis > 2) | ^~ montageExamine.c:701:70: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 701 | sprintf(tmpstr, " \"naxis3\":%ld,", naxes[2]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:703:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 703 | if(naxis > 3) | ^~ montageExamine.c:704:70: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 704 | sprintf(tmpstr, " \"naxis4\":%ld,", naxes[3]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:737:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 737 | if(naxis > 2) | ^~ montageExamine.c:738:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 738 | sprintf(tmpstr, " naxis3=%ld,", naxes[2]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:740:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 740 | if(naxis > 3) | ^~ montageExamine.c:741:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 741 | sprintf(tmpstr, " naxis4=%ld,", naxes[3]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:776:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 776 | if(naxis > 2) | ^~ montageExamine.c:777:70: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 777 | sprintf(tmpstr, " \"naxis3\":%ld,", naxes[2]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:779:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 779 | if(naxis > 3) | ^~ montageExamine.c:780:70: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 780 | sprintf(tmpstr, " \"naxis4\":%ld,", naxes[3]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:837:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 837 | if(naxis > 2) | ^~ montageExamine.c:838:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 838 | sprintf(tmpstr, " naxis3=%ld,", naxes[2]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:840:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 840 | if(naxis > 3) | ^~ montageExamine.c:841:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 841 | sprintf(tmpstr, " naxis4=%ld,", naxes[3]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:1048:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 1048 | if(naxis > 2) | ^~ montageExamine.c:1049:69: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1049 | sprintf(tmpstr, " \"naxis3\":%ld,", naxes[2]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:1051:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 1051 | if(naxis > 3) | ^~ montageExamine.c:1052:69: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1052 | sprintf(tmpstr, " \"naxis4\":%ld,", naxes[3]); strcat(montage_json, tmpstr); | ^~~~~~ montageExamine.c:1086:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 1086 | if(naxis > 2) | ^~ montageExamine.c:1087:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1087 | sprintf(tmpstr, " naxis3:%ld,", naxes[2]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:1089:7: warning: this ‘if’ clause does not guard... []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmisleading-indentation-Wmisleading-indentation]8;;] 1089 | if(naxis > 3) | ^~ montageExamine.c:1090:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 1090 | sprintf(tmpstr, " naxis4:%ld,", naxes[3]); strcat(montage_msgstr, tmpstr); | ^~~~~~ montageExamine.c:899:21: warning: ‘maxj’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 899 | jbegin = maxj - rap - 1; | ~~~~~^~~~~ montageExamine.c:902:21: warning: ‘maxi’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 902 | ibegin = maxi - rap - 1; | ~~~~~^~~~~ montageExamine.c:588:37: warning: ‘z0’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 588 | dot = xp*x0 + yp*y0 + zp*z0; | ~~^~~ montageExamine.c:588:29: warning: ‘y0’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 588 | dot = xp*x0 + yp*y0 + zp*z0; | ~~^~~ montageExamine.c:588:21: warning: ‘x0’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 588 | dot = xp*x0 + yp*y0 + zp*z0; | ~~^~~ x86_64-pc-linux-gnu-gcc -std=c99 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mExamine mExamine.o montageExamine.o \ ../util/checkHdr.o \ ../util/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Examine' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Examine' cp mExamine ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Examine' (cd Fitplane; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Fitplane' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mFitplane.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageFitplane.c montageFitplane.c: In function ‘mFitplane_gaussj’: montageFitplane.c:695:16: warning: ‘irow’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 695 | indxr[i] = irow; | ~~~~~~~~~^~~~~~ montageFitplane.c:713:13: warning: ‘icol’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 713 | if (ll != icol) | ^ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFitplane mFitplane.o montageFitplane.o ../util/debugCheck.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lpixbounds -lwcstools -lmtbl -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Fitplane' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Fitplane' cp mFitplane ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Fitplane' (cd FixNaN; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/FixNaN' x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c mFixNaN.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c montageFixNaN.c x86_64-pc-linux-gnu-gcc -std=c99 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mFixNaN mFixNaN.o montageFixNaN.o \ ../util/checkHdr.o \ ../util/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/FixNaN' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/FixNaN' cp mFixNaN ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/FixNaN' (cd GetHdr; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/GetHdr' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mGetHdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageGetHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mGetHdr mGetHdr.o montageGetHdr.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwww -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/GetHdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/GetHdr' cp mGetHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/GetHdr' (cd Hdr; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Hdr' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mHdr.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c montageHdr.c montageHdr.c: In function ‘mHdr’: montageHdr.c:167:31: warning: ‘%s’ directive writing up to 19999 bytes into a region of size 19996 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 167 | sprintf(request, "GET %s%s HTTP/1.0\r\nHOST: %s:%d\r\n\r\n", | ^~ 168 | base, constraint, server, port); | ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from montageHdr.c:10: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 29 or more bytes (assuming 20028) into a destination of size 20000 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageHdr.c:162:43: warning: ‘%s’ directive writing up to 19999 bytes into a region of size 19986 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 162 | sprintf(request, "GET http://%s:%d%s%s HTTP/1.0\r\n\r\n", | ^~ 163 | server, port, base, constraint); | ~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from montageHdr.c:10: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 28 or more bytes (assuming 20027) into a destination of size 20000 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageHdr.c:202:38: warning: ‘%s’ directive writing up to 19992 bytes into a region of size 1024 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 202 | sprintf(returnStruct->msg, "%s", line+7); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from montageHdr.c:10: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 1 and 19993 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHdr mHdr.o montageHdr.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lmtbl -lsvc -lboundaries -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Hdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Hdr' cp mHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Hdr' (cd Histogram; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Histogram' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mHistogram.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageHistogram.c montageHistogram.c: In function ‘mHistogram_getRange’: montageHistogram.c:796:22: warning: ‘gaussmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 796 | gaussval = gaussmin + gaussstep * j; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHistogram mHistogram.o montageHistogram.o -L../../lib -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Histogram' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Histogram' cp mHistogram ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Histogram' (cd Imgtbl; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Imgtbl' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mImgtbl.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageImgtbl.c montageImgtbl.c: In function ‘mImgtbl_get_list’: montageImgtbl.c:591:16: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 591 | system(cmd); | ^~~~~~~~~~~ montageImgtbl.c: In function ‘mImgtbl_get_files’: montageImgtbl.c:729:19: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 729 | system(cmd); | ^~~~~~~~~~~ montageImgtbl.c: In function ‘mImgtbl_get_list’: montageImgtbl.c:528:31: warning: ‘__builtin___sprintf_chk’ may write a terminating nul past the end of the destination []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 528 | sprintf (dirname, "%s/%s", pathname, fname); | ^ In file included from /usr/include/stdio.h:867, from montageImgtbl.c:71: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output 2 or more bytes (assuming 100001) into a destination of size 100000 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mImgtbl mImgtbl.o montageImgtbl.o ../util/checkWCS.o -L../../lib -lwcstools -lcoord -lmtbl -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Imgtbl' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Imgtbl' cp mImgtbl ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Imgtbl' (cd MakeHdr; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeHdr' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mMakeHdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageMakeHdr.c montageMakeHdr.c: In function ‘mMakeHdr’: montageMakeHdr.c:393:67: warning: ‘%s’ directive writing up to 4095 bytes into a region of size 995 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 393 | sprintf(returnStruct->msg, "Invalid image metadata file: %s", tfile); | ^~ ~~~~~ In file included from /usr/include/stdio.h:867, from montageMakeHdr.c:42: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 30 and 4125 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageMakeHdr.c:804:24: warning: ‘cdelt4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 804 | if(colCdelt4 != cdelt4) | ^ montageMakeHdr.c:804:24: warning: ‘colCdelt4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] montageMakeHdr.c:808:29: warning: ‘crpix4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 808 | maxpix = -crpix4 + naxis4; | ~~~~~~~^~~~~~~~~~~~~~~~~~ montageMakeHdr.c:811:32: warning: ‘colCrpix4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 811 | colMaxpix = -colCrpix4 + colNaxis4; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ montageMakeHdr.c:801:24: warning: ‘crval4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 801 | if(colCrval4 != crval4) | ^ montageMakeHdr.c:801:24: warning: ‘colCrval4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] montageMakeHdr.c:808:39: warning: ‘naxis4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 808 | maxpix = -crpix4 + naxis4; | ~~~~~~~~^~~~~~~~ montageMakeHdr.c:811:45: warning: ‘colNaxis4’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 811 | colMaxpix = -colCrpix4 + colNaxis4; | ~~~~~~~~~~~^~~~~~~~~~~ montageMakeHdr.c:780:24: warning: ‘colCdelt3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 780 | if(colCdelt3 != cdelt3) | ^ montageMakeHdr.c:784:29: warning: ‘colCrpix3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 784 | maxpix = -crpix3 + naxis3; // to adjust the overall range (global | ~~~~~~~^~~~~~~~~~~~~~~~~~ montageMakeHdr.c:777:24: warning: ‘colCrval3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 777 | if(colCrval3 != crval3) // CRVAL and CDELT must agree | ^ montageMakeHdr.c:784:39: warning: ‘colNaxis3’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 784 | maxpix = -crpix3 + naxis3; // to adjust the overall range (global | ~~~~~~~~^~~~~~~~ montageMakeHdr.c:927:36: warning: ‘icrota2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 927 | input.crota2 = atof(tval(icrota2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:922:36: warning: ‘icrpix2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 922 | input.crpix2 = atof(tval(icrpix2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:921:36: warning: ‘icrpix1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 921 | input.crpix1 = atof(tval(icrpix1)); | ^~~~~~~~~~~~~ montageMakeHdr.c:924:36: warning: ‘icrval2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 924 | input.crval2 = atof(tval(icrval2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:923:36: warning: ‘icrval1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 923 | input.crval1 = atof(tval(icrval1)); | ^~~~~~~~~~~~~ montageMakeHdr.c:919:36: warning: ‘ins’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 919 | input.naxis1 = atoi(tval(ins)); | ^~~~~~~~~ montageMakeHdr.c:920:36: warning: ‘inl’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 920 | input.naxis2 = atoi(tval(inl)); | ^~~~~~~~~ montageMakeHdr.c:931:37: warning: ‘iequinox’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 931 | input.equinox = atoi(tval(iequinox)); | ^~~~~~~~~~~~~~ montageMakeHdr.c:917:34: warning: ‘ictype2’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 917 | strcpy(input.ctype2, tval(ictype2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:916:34: warning: ‘ictype1’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 916 | strcpy(input.ctype1, tval(ictype1)); | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mMakeHdr mMakeHdr.o montageMakeHdr.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwcstools -lboundaries -lmtbl -lcoord -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeHdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeHdr' cp mMakeHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeHdr' (cd MakeImg; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeImg' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mMakeImg.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageMakeImg.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mMakeImg mMakeImg.o montageMakeImg.o -L../../lib -lmtbl -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeImg' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeImg' cp mMakeImg ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/MakeImg' (cd Overlaps; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Overlaps' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mOverlaps.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageOverlaps.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mOverlaps mOverlaps.o montageOverlaps.o ../util/debugCheck.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lmtbl -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Overlaps' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Overlaps' cp mOverlaps ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Overlaps' (cd Project; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Project' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mProject.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageProject.c montageProject.c: In function ‘mProject’: montageProject.c:1615:59: warning: ‘overlapArea’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1615 | area[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProject.c:1392:26: warning: ‘weights’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1392 | weight_value = weights[i]; | ~~~~~~~~~~~~~^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProject mProject.o montageProject.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Project' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Project' cp mProject ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Project' (cd ProjectCube; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectCube' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mProjectCube.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageProjectCube.c montageProjectCube.c: In function ‘mProjectCube’: montageProjectCube.c:1625:62: warning: ‘overlapArea’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1625 | outarea[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProjectCube.c:1413:37: warning: ‘inweights’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1413 | weight_value = inweights[j][i]; | ~~~~~~~~~^~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjectCube mProjectCube.o montageProjectCube.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectCube' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectCube' cp mProjectCube ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectCube' (cd ProjectPP; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectPP' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mProjectPP.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageProjectPP.c montageProjectPP.c: In function ‘mProjectPP’: montageProjectPP.c:1285:59: warning: ‘overlapArea’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1285 | area[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProjectPP.c:1128:26: warning: ‘weights’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1128 | weight_value = weights[i]; | ~~~~~~~~~~~~~^~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjectPP mProjectPP.o montageProjectPP.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -ltwoplane -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectPP' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectPP' cp mProjectPP ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectPP' (cd ProjectQL; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectQL' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mProjectQL.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageProjectQL.c montageProjectQL.c: In function ‘mProjectQL’: montageProjectQL.c:1086:21: warning: ‘area’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1086 | area[i] = nan; | ~~~~~~~~^~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjectQL mProjectQL.o montageProjectQL.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectQL' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectQL' cp mProjectQL ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ProjectQL' (cd PutHdr; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/PutHdr' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mPutHdr.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montagePutHdr.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPutHdr mPutHdr.o montagePutHdr.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/PutHdr' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/PutHdr' cp mPutHdr ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/PutHdr' (cd ShrinkCube; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ShrinkCube' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mShrinkCube.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageShrinkCube.c montageShrinkCube.c: In function ‘mShrinkCube’: montageShrinkCube.c:117:32: warning: ‘ifactor’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 117 | int ibuffer, jbuffer, ifactor, nbuf, nullcnt, k, l, imin, imax, jmin, jmax; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mShrinkCube mShrinkCube.o montageShrinkCube.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ShrinkCube' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ShrinkCube' cp mShrinkCube ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/ShrinkCube' (cd Shrink; make; make install) make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Shrink' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mShrink.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageShrink.c montageShrink.c: In function ‘mShrink’: montageShrink.c:136:32: warning: ‘ifactor’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 136 | int ibuffer, jbuffer, ifactor, nbuf, nullcnt, k, l, imin, imax, jmin, jmax; | ^~~~~~~ x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mShrink mShrink.o montageShrink.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Shrink' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Shrink' cp mShrink ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Shrink' (cd SubCube; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/SubCube' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mSubCube.c mSubCube.c: In function ‘main’: mSubCube.c:355:19: warning: ‘ysize’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 355 | returnStruct = mSubCube(mode, infile, hdu, outfile, ra, dec, xsize, ysize, nowcs, d3constraint, d4constraint, debug); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mSubCube.c:355:19: warning: ‘xsize’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] mSubCube.c:355:19: warning: ‘dec’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] mSubCube.c:355:19: warning: ‘ra’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageSubCube.c montageSubCube.c: In function ‘mSubCube’: montageSubCube.c:554:7: warning: ‘epoch’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 554 | convertCoordinates(EQUJ, 2000., ra, dec, sys, epoch, &lon, &lat, 0.); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageSubCube.c:554:7: warning: ‘sys’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubCube mSubCube.o montageSubCube.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/SubCube' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/SubCube' cp mSubCube ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/SubCube' (cd Subimage; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subimage' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mSubimage.c mSubimage.c: In function ‘main’: mSubimage.c:263:19: warning: ‘ysize’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 263 | returnStruct = mSubimage(mode, infile, hdu, outfile, ra, dec, xsize, ysize, nowcs, debug); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mSubimage.c:263:19: warning: ‘xsize’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] mSubimage.c:263:19: warning: ‘dec’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] mSubimage.c:263:19: warning: ‘ra’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageSubimage.c montageSubimage.c: In function ‘mSubimage’: montageSubimage.c:435:7: warning: ‘epoch’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 435 | convertCoordinates(EQUJ, 2000., ra, dec, sys, epoch, &lon, &lat, 0.); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageSubimage.c:435:7: warning: ‘sys’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubimage mSubimage.o montageSubimage.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subimage' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subimage' cp mSubimage ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subimage' (cd Subset; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subset' x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c mSubset.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wall -c montageSubset.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mSubset mSubset.o montageSubset.o ../util/debugCheck.o ../util/checkFile.o ../util/checkHdr.o ../util/checkWCS.o -L../../lib -lcoord -lmtbl -lwcstools -lcfitsio -lm -lbz2 -lz -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subset' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subset' cp mSubset ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Subset' (cd Transpose; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Transpose' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c mTranspose.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c montageTranspose.c montageTranspose.c: In function ‘mTranspose’: montageTranspose.c:627:26: warning: ‘mindata’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 627 | returnStruct->mindata = mindata; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ montageTranspose.c:628:26: warning: ‘maxdata’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 628 | returnStruct->maxdata = maxdata; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mTranspose mTranspose.o montageTranspose.o \ ../util/checkHdr.o \ ../util/checkWCS.o \ -L../../lib -lwcstools -lcfitsio -lm -lbz2 -lz -lcoord -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Transpose' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Transpose' cp mTranspose ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Transpose' (cd WWT; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/WWT' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mHdrWWT.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHdrWWT mHdrWWT.o -L../../lib -lsvc -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mHdrWWTExec.c mHdrWWTExec.c: In function ‘main’: mHdrWWTExec.c:33:19: warning: unused variable ‘crpix2’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 33 | double crpix1, crpix2; | ^~~~~~ mHdrWWTExec.c:33:11: warning: unused variable ‘crpix1’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 33 | double crpix1, crpix2; | ^~~~~~ mHdrWWTExec.c:32:28: warning: unused variable ‘y’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 32 | int level, index, x, y, fileStat; | ^ mHdrWWTExec.c:32:25: warning: unused variable ‘x’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 32 | int level, index, x, y, fileStat; | ^ mHdrWWTExec.c:32:18: warning: unused variable ‘index’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 32 | int level, index, x, y, fileStat; | ^~~~~ mHdrWWTExec.c: In function ‘createSubHdrs.part.0’: mHdrWWTExec.c:159:32: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 760 and 1015 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 159 | sprintf(cmd, "mHdrWWT %s %s/tile%s.hdr", hdrStr, hdrDir, hdrStr); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from mHdrWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 19 and 1552 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mHdrWWTExec.c: In function ‘main’: mHdrWWTExec.c:111:31: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1013 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 111 | sprintf(cmd, "mHdrWWT \"\" %s/tile%s.hdr", hdrDir, hdrStr); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:867, from mHdrWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 21 and 1044 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mHdrWWTExec mHdrWWTExec.o -L../../lib -lsvc -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mProjWWTExec.c mProjWWTExec.c: In function ‘main’: mProjWWTExec.c:29:19: warning: unused variable ‘crpix2’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 29 | double crpix1, crpix2; | ^~~~~~ mProjWWTExec.c:29:11: warning: unused variable ‘crpix1’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 29 | double crpix1, crpix2; | ^~~~~~ mProjWWTExec.c:28:28: warning: unused variable ‘y’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 28 | int level, index, x, y, fileStat; | ^ mProjWWTExec.c:28:25: warning: unused variable ‘x’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 28 | int level, index, x, y, fileStat; | ^ mProjWWTExec.c:28:18: warning: unused variable ‘index’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-variable-Wunused-variable]8;;] 28 | int level, index, x, y, fileStat; | ^~~~~ mProjWWTExec.c: In function ‘createSubTiles.part.0’: mProjWWTExec.c:191:32: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1013 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 191 | sprintf(cmd, "mProjectQL %s %s/%s%s.fits %s/tile%s.hdr", | ^~ 192 | fitsFile, tileDir, baseName, tileStr, hdrDir, tileStr); | ~~~~~~~~ In file included from /usr/include/stdio.h:867, from mProjWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 29 and 4631 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mProjWWTExec.c: In function ‘main’: mProjWWTExec.c:143:29: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1013 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 143 | sprintf(cmd, "mProjectQL %s %s/%s%s.fits %s/tile%s.hdr", | ^~ 144 | fitsFile, tileDir, baseName, tileStr, hdrDir, tileStr); | ~~~~~~~~ In file included from /usr/include/stdio.h:867, from mProjWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 29 and 4121 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mProjWWTExec mProjWWTExec.o -L../../lib -lsvc -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mPNGWWTExec.c mPNGWWTExec.c: In function ‘createSubTiles.part.0’: mPNGWWTExec.c:361:44: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 995 and 1005 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 361 | sprintf(cmd, "mViewer -t %d -blue %s/%s%s.fits -histfile %s -green %s/%s%s.fits -histfile %s -red %s/%s%s.fits -histfile %s -out %s/%s%s.png", | ^~ 362 | trueColor, 363 | blueDir, baseName, tileStr, blueHist, | ~~~~~~~ In file included from /usr/include/stdio.h:867, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 96 and 12379 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mPNGWWTExec.c:356:45: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 994 and 1004 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 356 | sprintf(cmd, "mViewer -ct %d -gray %s/%s%s.fits -histfile %s -out %s/%s%s.png", | ^~ 357 | colorTable, grayDir, baseName, tileStr, grayHist, pngDir, baseName, tileStr); | ~~~~~~~ In file included from /usr/include/stdio.h:867, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 49 and 5684 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mPNGWWTExec.c: In function ‘main’: mPNGWWTExec.c:301:41: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 995 and 1005 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 301 | sprintf(cmd, "mViewer -t %d -blue %s/%s%s.fits -histfile %s -green %s/%s%s.fits -histfile %s -red %s/%s%s.fits -histfile %s -out %s/%s%s.png", | ^~ 302 | trueColor, 303 | blueDir, baseName, tileStr, blueHist, | ~~~~~~~ In file included from /usr/include/stdio.h:867, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 96 and 11359 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mPNGWWTExec.c:296:42: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 994 and 1004 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-overflow=-Wformat-overflow=]8;;] 296 | sprintf(cmd, "mViewer -ct %d -gray %s/%s%s.fits -histfile %s -out %s/%s%s.png", | ^~ 297 | colorTable, grayDir, baseName, tileStr, grayHist, pngDir, baseName, tileStr); | ~~~~~~~ In file included from /usr/include/stdio.h:867, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 49 and 5174 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mPNGWWTExec mPNGWWTExec.o -L../../lib -lsvc -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/WWT' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/WWT' cp mHdrWWT mHdrWWTExec mProjWWTExec mPNGWWTExec ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/WWT' (cd Viewer; ./Configure.sh; make; make install) OS: Linux make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Viewer' x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -Wall -c mViewer.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -Wall -c montageViewer.c montageViewer.c: In function ‘mViewer_readHist’: montageViewer.c:6723:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6723 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6731:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6731 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6732:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6732 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6733:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6733 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6736:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6736 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6737:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6737 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6738:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6738 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6741:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6741 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6744:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6744 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6745:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6745 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6748:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6748 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6751:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6751 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6754:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6754 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6757:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6757 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6761:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6761 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6765:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6765 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6766:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6766 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6770:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 6770 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c: In function ‘mViewer_getRange’: montageViewer.c:6653:22: warning: ‘gaussmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 6653 | gaussval = gaussmin + gaussstep * j; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c: In function ‘mViewer’: montageViewer.c:5438:7: warning: ‘jpegfp’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 5438 | fclose(jpegfp); | ^~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -Wall -c mViewer_graphics.c x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -O2 -pipe -march=native -frecord-gcc-switches -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -I/usr/include/freetype2 -I../../lib/freetype/include/freetype2 -I../../Montage -Wall -c mViewer_grid.c mViewer_grid.c: In function ‘mViewer_makeGrid’: mViewer_grid.c:233:12: warning: ‘latmax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 233 | if(lat > latmax) latmax = lat; | ^ mViewer_grid.c:232:12: warning: ‘latmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 232 | if(lat < latmin) latmin = lat; | ^ mViewer_grid.c:231:12: warning: ‘lonmax’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 231 | if(lon > lonmax) lonmax = lon; | ^ mViewer_grid.c:230:12: warning: ‘lonmin’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 230 | if(lon < lonmin) lonmin = lon; | ^ mViewer_grid.c: In function ‘mViewer_symbol’: mViewer_grid.c:1305:13: warning: ‘latprev’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 1305 | mViewer_great_circle(wcs, flipY, csysimg, epochimg, csyssym, epochsym, lonprev, latprev, lon, lat, red, green, blue); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mViewer_grid.c:1305:13: warning: ‘lonprev’ may be used uninitialized in this function []8;;https://gcc.gnu.org/onlinedocs/gfortran/Error-and-Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -fPIC -DFONT_DIR='"/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/data/fonts/"' -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o mViewer mViewer.o montageViewer.o mViewer_graphics.o mViewer_grid.o \ ../util/checkHdr.o \ ../util/checkWCS.o \ -L../../lib -lwcstools -lcoord -lcfitsio -lm -lbz2 -lz -ljpeg -llodepng -lmtbl -ljson -lcmd -L../../lib/freetype/lib -lfreetype -lm make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Viewer' make[2]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Viewer' cp mViewer ../../bin make[2]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib/Viewer' rm -f libmontage.a libmontage.so x86_64-pc-linux-gnu-ar q libmontage.a \ util/checkFile.o util/checkHdr.o util/checkWCS.o \ util/debugCheck.o util/filePath.o \ Add/montageAdd.o \ AddCube/montageAddCube.o \ Background/montageBackground.o \ BestImage/montageBestImage.o \ BgModel/montageBgModel.o \ CoverageCheck/montageCoverageCheck.o \ Diff/montageDiff.o \ Examine/montageExamine.o \ Fitplane/montageFitplane.o \ FixNaN/montageFixNaN.o \ GetHdr/montageGetHdr.o \ Hdr/montageHdr.o \ Histogram/montageHistogram.o \ Imgtbl/montageImgtbl.o \ MakeHdr/montageMakeHdr.o \ MakeImg/montageMakeImg.o \ Overlaps/montageOverlaps.o \ ProjectCube/montageProjectCube.o \ Project/montageProject.o \ ProjectPP/montageProjectPP.o \ ProjectQL/montageProjectQL.o \ PutHdr/montagePutHdr.o \ ShrinkCube/montageShrinkCube.o \ Shrink/montageShrink.o \ SubCube/montageSubCube.o \ Subimage/montageSubimage.o \ Subset/montageSubset.o \ Transpose/montageTranspose.o \ Viewer/montageViewer.o \ Viewer/mViewer_graphics.o \ Viewer/mViewer_grid.o x86_64-pc-linux-gnu-ar: creating libmontage.a gcc -shared -o libmontage.so \ util/checkFile.o util/checkHdr.o util/checkWCS.o \ util/debugCheck.o util/filePath.o \ Add/montageAdd.o \ AddCube/montageAddCube.o \ Background/montageBackground.o \ BestImage/montageBestImage.o \ BgModel/montageBgModel.o \ CoverageCheck/montageCoverageCheck.o \ Diff/montageDiff.o \ Examine/montageExamine.o \ Fitplane/montageFitplane.o \ FixNaN/montageFixNaN.o \ GetHdr/montageGetHdr.o \ Hdr/montageHdr.o \ Histogram/montageHistogram.o \ Imgtbl/montageImgtbl.o \ MakeHdr/montageMakeHdr.o \ MakeImg/montageMakeImg.o \ Overlaps/montageOverlaps.o \ ProjectCube/montageProjectCube.o \ Project/montageProject.o \ ProjectPP/montageProjectPP.o \ ProjectQL/montageProjectQL.o \ PutHdr/montagePutHdr.o \ ShrinkCube/montageShrinkCube.o \ Shrink/montageShrink.o \ SubCube/montageSubCube.o \ Subimage/montageSubimage.o \ Subset/montageSubset.o \ Transpose/montageTranspose.o \ Viewer/montageViewer.o \ Viewer/mViewer_graphics.o \ Viewer/mViewer_grid.o make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/MontageLib' if test -d ancillary; then (cd ancillary; make; make install); fi make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/ancillary' gcc -std=gnu99 -g -O2 -I../lib/include -c -o HPXcvt.o HPXcvt.c gcc -std=gnu99 -o HPXcvt HPXcvt.o -L../lib -lcfitsio -lm -lbz2 -lz -lm make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/ancillary' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/ancillary' cp HPXcvt ../bin make[1]: Leaving directory '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage/ancillary' >>> Source compiled. >>> Test phase [not enabled]: sci-astronomy/montage-5.0 >>> Install sci-astronomy/montage-5.0 into /var/tmp/portage/sci-astronomy/montage-5.0/image/ >>> Completed installing sci-astronomy/montage-5.0 into /var/tmp/portage/sci-astronomy/montage-5.0/image/ * Final size of build directory: 97612 KiB (95.3 MiB) * Final size of installed tree: 6796 KiB ( 6.6 MiB) * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. * QA Notice: Files built without respecting CFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/HPXcvt * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/HPXcvt * /usr/bin/mHdrtbl * QA Notice: Package triggers severe warnings which indicate that it * may exhibit random runtime failures. * mPresentation.c:54:4: warning: incompatible implicit declaration of built-in function ‘strcpy’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://montage.ipac.caltech.edu/ strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/HPXcvt /usr/bin/mAdd /usr/bin/mAddCube /usr/bin/mAddExec /usr/bin/mArchiveExec /usr/bin/mArchiveList /usr/bin/mArchiveGet /usr/bin/mBackground /usr/bin/mBestImage /usr/bin/mBgExec /usr/bin/mBgModel /usr/bin/mCalExec /usr/bin/mCalibrate /usr/bin/mCatMap /usr/bin/mConcatFit /usr/bin/mCatSearch /usr/bin/mConvert /usr/bin/mCoverageCheck /usr/bin/mDAG /usr/bin/mDAGFiles /usr/bin/mDAGGalacticPlane /usr/bin/mDAGTbls /usr/bin/mDiff /usr/bin/mDiffExec /usr/bin/mDiffFit /usr/bin/mDiffFitExec /usr/bin/mExamine /usr/bin/mExec /usr/bin/mExecTG /usr/bin/mFitExec /usr/bin/mFitplane /usr/bin/mFixHdr /usr/bin/mFixNaN /usr/bin/mFlattenExec /usr/bin/mGetHdr /usr/bin/mGridExec /usr/bin/mHdr /usr/bin/mHdrCheck /usr/bin/mHdrWWT /usr/bin/mHdrWWTExec /usr/bin/mHdrtbl /usr/bin/mHistogram /usr/bin/mImgtbl /usr/bin/mJPEG /usr/bin/mMakeHdr /usr/bin/mMakeImg /usr/bin/mNotify /usr/bin/mNotifyTG /usr/bin/mPNGWWTExec /usr/bin/mOverlaps /usr/bin/mPad /usr/bin/mPix2Coord /usr/bin/mPresentation /usr/bin/mProjExec /usr/bin/mProjWWTExec /usr/bin/mProject /usr/bin/mProjectCube /usr/bin/mProjectPP /usr/bin/mProjectQL /usr/bin/mPutHdr /usr/bin/mRotate /usr/bin/mShrink /usr/bin/mShrinkCube /usr/bin/mShrinkHdr /usr/bin/mSubimage /usr/bin/mSubCube /usr/bin/mSubset /usr/bin/mTANHdr /usr/bin/mTblExec /usr/bin/mTblSort /usr/bin/mTileHdr /usr/bin/mTileImage /usr/bin/mTranspose /usr/bin/mViewer >>> Done. emerge --info: Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1011-aws x86_64) ================================================================= System uname: Linux-5.4.0-1011-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 16011348 total, 976896 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Thu, 11 Jun 2020 14:35:16 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0::gentoo sys-devel/gcc-config: 2.3::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-jobs: 1 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fcommon" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j4" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS