------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The interGif port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> interGif-6.15 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The interGif port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> interGif-6.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by interGif-6.15 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The interGif port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> interGif-6.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by interGif-6.15 for building => SHA256 Checksum OK for ig615src.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The interGif port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> interGif-6.15 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by interGif-6.15 for building ===> Extracting for interGif-6.15 => SHA256 Checksum OK for ig615src.tgz. Extracted Memory Use: 0.68M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for interGif-6.15 ===> Applying ports patches for interGif-6.15 ===> Cleanly applied ports patch(es) patch-src-animlib.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for interGif-6.15 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for interGif-6.15 --- intergif --- --- animlib.o --- --- colmatch.o --- --- commonpal.o --- --- count.o --- --- frame.o --- --- from.o --- --- fromfile.o --- --- gifdecode.o --- --- gifencode.o --- --- histogram.o --- --- animlib.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o animlib.o animlib.c --- colmatch.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o colmatch.o colmatch.c --- commonpal.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o commonpal.o commonpal.c --- count.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o count.o count.c --- frame.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o frame.o frame.c --- from.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o from.o from.c --- fromfile.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o fromfile.o fromfile.c --- gifdecode.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o gifdecode.o gifdecode.c gifdecode.c: In function 'LZWDecompress': gifdecode.c:223:24: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] debugf( "(%d)>", stackp - de_stack ); ~^ ~~~~~~~~~~~~~~~~~ %ld --- gifencode.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o gifencode.o gifencode.c --- histogram.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o histogram.o histogram.c --- intergif.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o intergif.o intergif.c --- join.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o join.o join.c --- loadgif.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o loadgif.o loadgif.c --- loadsprite.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o loadsprite.o loadsprite.c --- loadgif.o --- loadgif.c: In function 'Anim_ConvertGIF': loadgif.c:204:25: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08x: *** Something dodgy\n", ptr - gif.pGif ); ~~~^ ~~~~~~~~~~~~~~ %08lx loadgif.c: In function 'GIF__Extension': loadgif.c:418:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: Graphic control extension\n", gfx - gif->pGif ); ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:419:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: dispose=%d trans=%s\n", gfx - gif->pGif, ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:426:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: Application extension\n", gfx - gif->pGif ); ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:431:29: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: Netscape looping extension\n", ~~~^ %08lX gfx - gif->pGif ); ~~~~~~~~~~~~~~~ loadgif.c: In function 'GIF__Image': loadgif.c:479:17: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: Image\n", img - gif->pGif ); ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:520:17: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: (%d,%d)-(%d,%d)\n", img - gif->pGif, ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:537:21: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: lct, %d entries\n", img - gif->pGif, nLCTcolours ); ~~~^ ~~~~~~~~~~~~~~~ %08lX loadgif.c:542:17: warning: format '%X' expects argument of type 'unsigned int', but argument 2 has type 'long int' [-Wformat=] debugf( "%08X: image data\n", img - gif->pGif ); ~~~^ ~~~~~~~~~~~~~~~ %08lX --- loadtca.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o loadtca.o loadtca.c --- main.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o main.o main.c --- mediancut.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o mediancut.o mediancut.c --- palettemap.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o palettemap.o palettemap.c --- riemann.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o riemann.o riemann.c --- savegif.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o savegif.o savegif.c --- savesprite.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o savesprite.o savesprite.c --- split.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o split.o split.c --- win32.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o win32.o win32.c --- workspace.o --- cc -pipe -O2 -fno-strict-aliasing --unsigned-char -c -Wall -Wno-unused -o workspace.o workspace.c --- split.o --- split.c: In function 'Anim_NthName': split.c:99:33: warning: field precision specifier '.*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat=] sprintf( output, "%.*s%d%s", ptr-original, original, n, ptr ); ~~^~ ~~~~~~~~~~~~ --- savesprite.o --- savesprite.c: In function 'Anim_SaveSprite': savesprite.c:272:43: warning: '%d' directive writing between 1 and 10 bytes into a region of size between 0 and 4 [-Wformat-overflow=] sprintf( psh->name, "%03ddelay%d", i, delay ); ^~ savesprite.c:272:33: note: directive argument in the range [1, 2147483647] sprintf( psh->name, "%03ddelay%d", i, delay ); ^~~~~~~~~~~~~ savesprite.c:272:13: note: 'sprintf' output between 10 and 27 bytes into a destination of size 12 sprintf( psh->name, "%03ddelay%d", i, delay ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ savesprite.c:249:30: warning: 'mode_specifier' may be used uninitialized in this function [-Wmaybe-uninitialized] mode_specifier |= (xdpi << 1); ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ --- ../intergif --- cc -o ../intergif animlib.o colmatch.o commonpal.o count.o frame.o from.o fromfile.o gifdecode.o gifencode.o histogram.o intergif.o join.o loadgif.o loadsprite.o loadtca.o main.o mediancut.o palettemap.o riemann.o savegif.o savesprite.o split.o win32.o workspace.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for interGif-6.15 ===> Generating temporary packing list install -s -m 555 /construction/graphics/intergif/igsrc/intergif /construction/graphics/intergif/stage/usr/local/bin ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for interGif-6.15 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04