* Package: sci-astronomy/montage-5.0 * Repository: gentoo * Maintainer: sci-astronomy@gentoo.org * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 334 | (void) pipe(svc_list[index]->fdin ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ svclib.c:335:11: warning: ignoring return value of ‘pipe’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 335 | (void) pipe(svc_list[index]->fdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -g -I. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wimplicit-function-declaration] 680 | if(isnan(invdet)){ | ^~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -pipe -march=native -fno-diagnostics-color -O2 -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’ may be used uninitialized [-Wmaybe-uninitialized] 23 | sum = s[0]; | ~~~~^~~~~~ distort.c:6:10: note: ‘s’ declared here 6 | double s[MAXORDER], sum; | ^ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wreturn-type] 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 [-Wreturn-type] 38 | return 0; | ^ initdistdata.c:29:6: note: declared here 29 | void closefitsfile() | ^~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -pipe -march=native -fno-diagnostics-color -O2 -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’ may be used uninitialized [-Wmaybe-uninitialized] 20 | sum = s[0]; | ~~~~^~~~~~ undistort.c:5:10: note: ‘s’ declared here 5 | double s[MAXORDER], sum; | ^ x86_64-pc-linux-gnu-gcc -c -ansi -Wall -pipe -march=native -fno-diagnostics-color -O2 -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... [-Wmisleading-indentation] 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:519, from redefine_pointing.c:3: In function ‘strncpy’, inlined from ‘replace_keyword’ at redefine_pointing.c:307:3: /usr/include/bits/string_fortified.h:95:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 95 | return __builtin___strncpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 96 | __glibc_objsize (__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 -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/wcs -I. -I../../include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lodepng.o lodepng.c In function ‘readChunk_iTXt’, inlined from ‘decodeGeneric’ at lodepng.c:4523:24, inlined from ‘lodepng_decode’ at lodepng.c:4591:3: lodepng.c:4369:28: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 4369 | decoded.data[length] = 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: mBgExec.o: in function `main': mBgExec.c:(.text.startup+0x23b): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: mHdrtbl.o: in function `update_table': mHdrtbl.c:(.text+0x70): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 617 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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:19: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 153 | system(cmd); | ^~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’} [-Wformat=] 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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: mImgtbl.o: in function `update_table': mImgtbl.c:(.text+0x70): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lwww -lboundaries -lpixbounds -ltwoplane -lm x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 292 | system(cmd); | ^~~~~~~~~~~ mArchiveExec.c:334:13: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 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’ [-Wunused-result] 320 | write(fd, buf, nread); | ^~~~~~~~~~~~~~~~~~~~~ mArchiveGet.c:334:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 323 | getcwd(cwd, MAXLEN); | ^~~~~~~~~~~~~~~~~~~ mExec.c:545:7: warning: ignoring return value of ‘mkdtemp’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 545 | mkdtemp(template); | ^~~~~~~~~~~~~~~~~ mExec.c:733:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 733 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1157:7: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1157 | chdir(rawdir); | ^~~~~~~~~~~~~ mExec.c:1221:10: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1221 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1238:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1238 | chdir(rawdir); | ^~~~~~~~~~~~~ mExec.c:1271:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1271 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExec.c:1281:4: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1281 | system(cmd); | ^~~~~~~~~~~ mExec.c:2594:13: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2594 | system(cmd); | ^~~~~~~~~~~ mExec.c:2799:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2799 | system(cmd); | ^~~~~~~~~~~ mExec.c:2814:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2814 | system(cmd); | ^~~~~~~~~~~ mExec.c:3075:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 263 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mPad.c:267:10: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -ljpeg -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 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/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: mTblExec.o: in function `main': mTblExec.c:(.text.startup+0x21f): 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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/"' -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 5678 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5681:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5681 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5682:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5682 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5683:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5683 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5686:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5686 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5687:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5687 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5688:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5688 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5691:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5691 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5694:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5694 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5695:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5695 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5698:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5698 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5701:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5701 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5704:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5704 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5707:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5707 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5711:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5711 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5715:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5715 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5716:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 5716 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ mViewer.c:5720:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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/"' -pipe -march=native -fno-diagnostics-color -O2 -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/"' -pipe -march=native -fno-diagnostics-color -O2 -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 -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/"' -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 2089 | fgets(line, MAXSTR, fparent); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/wcs -I. -I../../Montage -I../../lib/include -c mDAGGalacticPlane.c mDAGGalacticPlane.c: In function ‘main’: mDAGGalacticPlane.c:1460:10: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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 -lcoord -lmtbl -lsvc -lboundaries -lm x86_64-pc-linux-gnu-gcc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wimplicit-function-declaration] 54 | strcpy(urlbase, argv[1]); | ^~~~~~ mPresentation.c:17:1: note: include ‘’ or provide a declaration of ‘strcpy’ 16 | #include +++ |+#include 17 | mPresentation.c:54:4: warning: incompatible implicit declaration of built-in function ‘strcpy’ [-Wbuiltin-declaration-mismatch] 54 | strcpy(urlbase, argv[1]); | ^~~~~~ mPresentation.c:54:4: note: include ‘’ or provide a declaration of ‘strcpy’ 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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 264 | getcwd(cwd, MAXLEN); | ^~~~~~~~~~~~~~~~~~~ mExecTG.c:598:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 598 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExecTG.c:873:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 873 | chdir("raw"); | ^~~~~~~~~~~~ mExecTG.c:1046:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 1046 | chdir(workspace); | ^~~~~~~~~~~~~~~~ mExecTG.c:2278:4: warning: ignoring return value of ‘chdir’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 2278 | chdir("../"); | ^~~~~~~~~~~~ mExecTG.c:2384:7: warning: ignoring return value of ‘system’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 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 -lcoord -lm /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: mExecTG.o: in function `main': mExecTG.c:(.text.startup+0x3fc): 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 2410 | listElement[current]->prev = prev; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ montageAdd.c: In function ‘mAdd’: montageAdd.c:801:20: warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 801 | output.crpix2 = jmax; /* bottom side of inputs */ | ~~~~~~~~~~~~~~^~~~~~ montageAdd.c:798:24: warning: ‘jmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 798 | if (shrink && (jmax - jmin + 1 < output.naxes[1])) | ~~~~~^~~~~~ montageAdd.c:818:24: warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 818 | inbuflen = labs(imax-imin); | ~~~~^~~~~ montageAdd.c:818:24: warning: ‘imin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 2522 | listElement[current]->prev = prev; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ montageAddCube.c: In function ‘mAddCube’: montageAddCube.c:760:20: warning: ‘jmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 760 | output.crpix2 = jmax; /* bottom side of inputs */ | ~~~~~~~~~~~~~~^~~~~~ montageAddCube.c:757:24: warning: ‘jmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 757 | if (shrink && (jmax - jmin + 1 < output.naxes[1])) | ~~~~~^~~~~~ montageAddCube.c:777:24: warning: ‘imax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 777 | inbuflen = labs(imax-imin); | ~~~~^~~~~ montageAddCube.c:777:24: warning: ‘imin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 473 | pix2wcs(wcs, naxis1/2., naxis2/2., | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 474 | &xcenter, &ycenter); | ~~~~~~~~~~~~~~~~~~~ montageBestImage.c:473:10: warning: ‘naxis1’ may be used uninitialized in this function [-Wmaybe-uninitialized] montageBestImage.c:354:14: warning: ‘dec4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 354 | x = cos(dec4*dtr) * cos(ra4*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:354:30: warning: ‘ra4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 354 | x = cos(dec4*dtr) * cos(ra4*dtr); | ^~~~~~~~~~~~ montageBestImage.c:346:14: warning: ‘dec3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 346 | x = cos(dec3*dtr) * cos(ra3*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:346:30: warning: ‘ra3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 346 | x = cos(dec3*dtr) * cos(ra3*dtr); | ^~~~~~~~~~~~ montageBestImage.c:338:14: warning: ‘dec2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 338 | x = cos(dec2*dtr) * cos(ra2*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:338:30: warning: ‘ra2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 338 | x = cos(dec2*dtr) * cos(ra2*dtr); | ^~~~~~~~~~~~ montageBestImage.c:330:14: warning: ‘dec1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 330 | x = cos(dec1*dtr) * cos(ra1*dtr); | ^~~~~~~~~~~~~ montageBestImage.c:330:30: warning: ‘ra1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 330 | x = cos(dec1*dtr) * cos(ra1*dtr); | ^~~~~~~~~~~~ montageBestImage.c:706:27: warning: ‘bestdist’ may be used uninitialized in this function [-Wmaybe-uninitialized] 706 | returnStruct->edgedist = bestdist; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ montageBestImage.c:691:6: warning: ‘bestHDU’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 1427 | indxr[i] = irow; | ~~~~~~~~~^~~~~~ montageBgModel.c:1448:13: warning: ‘icol’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wformat-overflow=] 1029 | sprintf(temp, "CTYPE2 = '%s'", ctype2 ); mCoverageCheck_stradd(tmpHeader, temp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:888, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 13 and 268 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1552:39: warning: ‘%s’ directive writing up to 255 bytes into a region of size 69 [-Wformat-overflow=] 1552 | sprintf(temp, "CTYPE2 = '%s'", ctype2 ); mCoverageCheck_stradd(tmpHeader, temp); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:888, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 13 and 268 bytes into a destination of size 80 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1594:58: warning: ‘%s’ directive writing up to 1023 bytes into a region of size 1013 [-Wformat-overflow=] 1594 | sprintf(returnStruct->msg, "Image file %s missing or invalid FITS", fname); | ^~ ~~~~~ In file included from /usr/include/stdio.h:888, from montageCoverageCheck.c:33: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 36 and 1059 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1741:26: warning: ‘npoints’ may be used uninitialized in this function [-Wmaybe-uninitialized] 1741 | for(j=0; j circle_radius + image_box_radius) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ montageCoverageCheck.c:1292:38: warning: ‘box_radius’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -Wall -c mExamine.c mExamine.c: In function ‘main’: mExamine.c:169:19: warning: ‘ra’ may be used uninitialized in this function [-Wmaybe-uninitialized] 169 | returnStruct = mExamine(areaMode, infile, hdu, plane3, plane4, ra, dec, radius, locinpix, radinpix, debug); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mExamine.c:169:19: warning: ‘dec’ may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -std=c99 -fPIC -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -std=c99 -pipe -march=native -fno-diagnostics-color -O2 -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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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... [-Wmisleading-indentation] 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 [-Wmaybe-uninitialized] 899 | jbegin = maxj - rap - 1; | ~~~~~^~~~~ montageExamine.c:902:21: warning: ‘maxi’ may be used uninitialized in this function [-Wmaybe-uninitialized] 902 | ibegin = maxi - rap - 1; | ~~~~~^~~~~ montageExamine.c:588:37: warning: ‘z0’ may be used uninitialized in this function [-Wmaybe-uninitialized] 588 | dot = xp*x0 + yp*y0 + zp*z0; | ~~^~~ montageExamine.c:588:29: warning: ‘y0’ may be used uninitialized in this function [-Wmaybe-uninitialized] 588 | dot = xp*x0 + yp*y0 + zp*z0; | ~~^~~ montageExamine.c:588:21: warning: ‘x0’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 695 | indxr[i] = irow; | ~~~~~~~~~^~~~~~ montageFitplane.c:713:13: warning: ‘icol’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wformat-overflow=] 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:888, from montageHdr.c:10: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output 29 or more bytes (assuming 20028) into a destination of size 20000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageHdr.c:162:43: warning: ‘%s’ directive writing up to 19999 bytes into a region of size 19986 [-Wformat-overflow=] 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:888, from montageHdr.c:10: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output 28 or more bytes (assuming 20027) into a destination of size 20000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageHdr.c:202:38: warning: ‘%s’ directive writing up to 19992 bytes into a region of size 1024 [-Wformat-overflow=] 202 | sprintf(returnStruct->msg, "%s", line+7); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from montageHdr.c:10: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 1 and 19993 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 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’ [-Wunused-result] 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 [-Wformat-overflow=] 528 | sprintf (dirname, "%s/%s", pathname, fname); | ^ In file included from /usr/include/stdio.h:888, from montageImgtbl.c:71: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output 2 or more bytes (assuming 100001) into a destination of size 100000 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wformat-overflow=] 393 | sprintf(returnStruct->msg, "Invalid image metadata file: %s", tfile); | ^~ ~~~~~ In file included from /usr/include/stdio.h:888, from montageMakeHdr.c:42: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 30 and 4125 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ montageMakeHdr.c:804:24: warning: ‘cdelt4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 804 | if(colCdelt4 != cdelt4) | ^ montageMakeHdr.c:804:24: warning: ‘colCdelt4’ may be used uninitialized in this function [-Wmaybe-uninitialized] montageMakeHdr.c:808:29: warning: ‘crpix4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 808 | maxpix = -crpix4 + naxis4; | ~~~~~~~^~~~~~~~~~~~~~~~~~ montageMakeHdr.c:811:32: warning: ‘colCrpix4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 811 | colMaxpix = -colCrpix4 + colNaxis4; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ montageMakeHdr.c:801:24: warning: ‘crval4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 801 | if(colCrval4 != crval4) | ^ montageMakeHdr.c:801:24: warning: ‘colCrval4’ may be used uninitialized in this function [-Wmaybe-uninitialized] montageMakeHdr.c:808:39: warning: ‘naxis4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 808 | maxpix = -crpix4 + naxis4; | ~~~~~~~~^~~~~~~~ montageMakeHdr.c:811:45: warning: ‘colNaxis4’ may be used uninitialized in this function [-Wmaybe-uninitialized] 811 | colMaxpix = -colCrpix4 + colNaxis4; | ~~~~~~~~~~~^~~~~~~~~~~ montageMakeHdr.c:780:24: warning: ‘cdelt3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 780 | if(colCdelt3 != cdelt3) | ^ montageMakeHdr.c:780:24: warning: ‘colCdelt3’ may be used uninitialized in this function [-Wmaybe-uninitialized] montageMakeHdr.c:784:29: warning: ‘crpix3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 784 | maxpix = -crpix3 + naxis3; // to adjust the overall range (global | ~~~~~~~^~~~~~~~~~~~~~~~~~ montageMakeHdr.c:787:32: warning: ‘colCrpix3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 787 | colMaxpix = -colCrpix3 + colNaxis3; | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ montageMakeHdr.c:777:24: warning: ‘crval3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 777 | if(colCrval3 != crval3) // CRVAL and CDELT must agree | ^ montageMakeHdr.c:777:24: warning: ‘colCrval3’ may be used uninitialized in this function [-Wmaybe-uninitialized] montageMakeHdr.c:784:39: warning: ‘naxis3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 784 | maxpix = -crpix3 + naxis3; // to adjust the overall range (global | ~~~~~~~~^~~~~~~~ montageMakeHdr.c:787:45: warning: ‘colNaxis3’ may be used uninitialized in this function [-Wmaybe-uninitialized] 787 | colMaxpix = -colCrpix3 + colNaxis3; | ~~~~~~~~~~~^~~~~~~~~~~ montageMakeHdr.c:927:36: warning: ‘icrota2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 927 | input.crota2 = atof(tval(icrota2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:922:36: warning: ‘icrpix2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 922 | input.crpix2 = atof(tval(icrpix2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:921:36: warning: ‘icrpix1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 921 | input.crpix1 = atof(tval(icrpix1)); | ^~~~~~~~~~~~~ montageMakeHdr.c:924:36: warning: ‘icrval2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 924 | input.crval2 = atof(tval(icrval2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:923:36: warning: ‘icrval1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 923 | input.crval1 = atof(tval(icrval1)); | ^~~~~~~~~~~~~ montageMakeHdr.c:919:36: warning: ‘ins’ may be used uninitialized in this function [-Wmaybe-uninitialized] 919 | input.naxis1 = atoi(tval(ins)); | ^~~~~~~~~ montageMakeHdr.c:920:36: warning: ‘inl’ may be used uninitialized in this function [-Wmaybe-uninitialized] 920 | input.naxis2 = atoi(tval(inl)); | ^~~~~~~~~ montageMakeHdr.c:931:37: warning: ‘iequinox’ may be used uninitialized in this function [-Wmaybe-uninitialized] 931 | input.equinox = atoi(tval(iequinox)); | ^~~~~~~~~~~~~~ montageMakeHdr.c:917:34: warning: ‘ictype2’ may be used uninitialized in this function [-Wmaybe-uninitialized] 917 | strcpy(input.ctype2, tval(ictype2)); | ^~~~~~~~~~~~~ montageMakeHdr.c:916:34: warning: ‘ictype1’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 1615 | area[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProject.c:1392:26: warning: ‘weights’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 1625 | outarea[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProjectCube.c:1413:37: warning: ‘inweights’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 1285 | area[m-jstart][l-istart] += overlapArea * weight_value; | ~~~~~~~~~~~~^~~~~~~~~~~~~~ montageProjectPP.c:1128:26: warning: ‘weights’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 [-Wmaybe-uninitialized] mSubCube.c:355:19: warning: ‘dec’ may be used uninitialized in this function [-Wmaybe-uninitialized] mSubCube.c:355:19: warning: ‘ra’ may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 554 | convertCoordinates(EQUJ, 2000., ra, dec, sys, epoch, &lon, &lat, 0.); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageSubCube.c:554:7: warning: ‘sys’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 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 [-Wmaybe-uninitialized] mSubimage.c:263:19: warning: ‘dec’ may be used uninitialized in this function [-Wmaybe-uninitialized] mSubimage.c:263:19: warning: ‘ra’ may be used uninitialized in this function [-Wmaybe-uninitialized] x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 435 | convertCoordinates(EQUJ, 2000., ra, dec, sys, epoch, &lon, &lat, 0.); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ montageSubimage.c:435:7: warning: ‘sys’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -fcommon -I/usr/include/wcs -I. -I.. -I../../lib/include -std=c99 -fPIC -Wall -c montageTranspose.c montageTranspose.c: In function ‘mTranspose’: montageTranspose.c:628:26: warning: ‘maxdata’ may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | returnStruct->maxdata = maxdata; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ montageTranspose.c:627:26: warning: ‘mindata’ may be used uninitialized in this function [-Wmaybe-uninitialized] 627 | returnStruct->mindata = mindata; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 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 -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 -pipe -march=native -fno-diagnostics-color -O2 -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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-variable] 33 | double crpix1, crpix2; | ^~~~~~ mHdrWWTExec.c:33:11: warning: unused variable ‘crpix1’ [-Wunused-variable] 33 | double crpix1, crpix2; | ^~~~~~ mHdrWWTExec.c:32:28: warning: unused variable ‘y’ [-Wunused-variable] 32 | int level, index, x, y, fileStat; | ^ mHdrWWTExec.c:32:25: warning: unused variable ‘x’ [-Wunused-variable] 32 | int level, index, x, y, fileStat; | ^ mHdrWWTExec.c:32:18: warning: unused variable ‘index’ [-Wunused-variable] 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 [-Wformat-overflow=] 159 | sprintf(cmd, "mHdrWWT %s %s/tile%s.hdr", hdrStr, hdrDir, hdrStr); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:888, from mHdrWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 19 and 1552 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 [-Wformat-overflow=] 111 | sprintf(cmd, "mHdrWWT \"\" %s/tile%s.hdr", hdrDir, hdrStr); | ^~ ~~~~~~ In file included from /usr/include/stdio.h:888, from mHdrWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 21 and 1044 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-variable] 29 | double crpix1, crpix2; | ^~~~~~ mProjWWTExec.c:29:11: warning: unused variable ‘crpix1’ [-Wunused-variable] 29 | double crpix1, crpix2; | ^~~~~~ mProjWWTExec.c:28:28: warning: unused variable ‘y’ [-Wunused-variable] 28 | int level, index, x, y, fileStat; | ^ mProjWWTExec.c:28:25: warning: unused variable ‘x’ [-Wunused-variable] 28 | int level, index, x, y, fileStat; | ^ mProjWWTExec.c:28:18: warning: unused variable ‘index’ [-Wunused-variable] 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 [-Wformat-overflow=] 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:888, from mProjWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 29 and 4631 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 [-Wformat-overflow=] 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:888, from mProjWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 29 and 4121 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wformat-overflow=] 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:888, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 96 and 12379 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mPNGWWTExec.c:356:45: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 994 and 1004 [-Wformat-overflow=] 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:888, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 49 and 5684 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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 [-Wformat-overflow=] 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:888, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 96 and 11359 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mPNGWWTExec.c:296:42: warning: ‘%s’ directive writing up to 1023 bytes into a region of size between 994 and 1004 [-Wformat-overflow=] 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:888, from mPNGWWTExec.c:1: /usr/include/bits/stdio2.h:38:10: note: ‘__builtin___sprintf_chk’ output between 49 and 5174 bytes into a destination of size 1024 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __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/"' -pipe -march=native -fno-diagnostics-color -O2 -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/"' -pipe -march=native -fno-diagnostics-color -O2 -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’ [-Wunused-result] 6723 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6731:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6731 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6732:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6732 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6733:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6733 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6736:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6736 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6737:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6737 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6738:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6738 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6741:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6741 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6744:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6744 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6745:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6745 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6748:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6748 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6751:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6751 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6754:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6754 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6757:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6757 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6761:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6761 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6765:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6765 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6766:4: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6766 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c:6770:7: warning: ignoring return value of ‘fgets’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 6770 | fgets(line, 1024, fhist); | ^~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c: In function ‘mViewer_getRange’: montageViewer.c:6653:22: warning: ‘gaussmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 6653 | gaussval = gaussmin + gaussstep * j; | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ montageViewer.c: In function ‘mViewer’: montageViewer.c:5438:7: warning: ‘jpegfp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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/"' -pipe -march=native -fno-diagnostics-color -O2 -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/"' -pipe -march=native -fno-diagnostics-color -O2 -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 [-Wmaybe-uninitialized] 233 | if(lat > latmax) latmax = lat; | ^ mViewer_grid.c:232:12: warning: ‘latmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 232 | if(lat < latmin) latmin = lat; | ^ mViewer_grid.c:231:12: warning: ‘lonmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 231 | if(lon > lonmax) lonmax = lon; | ^ mViewer_grid.c:230:12: warning: ‘lonmin’ may be used uninitialized in this function [-Wmaybe-uninitialized] 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 [-Wmaybe-uninitialized] 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 [-Wmaybe-uninitialized] 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 -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 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 Traceback (most recent call last): File "/usr/lib/portage/python3.9/doins.py", line 607, in sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.9/doins.py", line 596, in main if _doins( File "/usr/lib/portage/python3.9/doins.py", line 439, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.9/doins.py", line 373, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.9/doins.py", line 181, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'man/*' * ERROR: sci-astronomy/montage-5.0::gentoo failed (install phase): * dodoc failed * * If you need support, post the output of `emerge --info '=sci-astronomy/montage-5.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-astronomy/montage-5.0::gentoo'`. * The complete build log is located at '/var/log/portage/sci-astronomy:montage-5.0:20220204-101610.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-astronomy/montage-5.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-astronomy/montage-5.0/temp/environment'. * Working directory: '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage' * S: '/var/tmp/portage/sci-astronomy/montage-5.0/work/Montage' * 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.