=>> Building graphics/gifmerge build started at Sun May 4 23:10:37 EDT 2025 port directory: /usr/ports/graphics/gifmerge package name: gifmerge-1.33 building for: FreeBSD 13amd64-weekly-desktop-job-03 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: ports@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 437 Feb 24 2024 /usr/ports/graphics/gifmerge/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: d9c7e0b18ad0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1304000 UNAME_v=FreeBSD 13.4-RELEASE-p4 UNAME_r=13.4-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/mnt/data/.m/13amd64-weekly-desktop/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen GID=0 OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 UID=0 PWD=/mnt/data/.m/13amd64-weekly-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13amd64-weekly-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/13amd64-weekly-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- ports@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work/.cache HOME=/wrkdirs/usr/ports/graphics/gifmerge/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gifmerge/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/gifmerge/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/gifmerge/work/.cache HOME=/wrkdirs/usr/ports/graphics/gifmerge/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/gifmerge/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/gifmerge/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gifmerge" EXAMPLESDIR="share/examples/gifmerge" DATADIR="share/gifmerge" WWWDIR="www/gifmerge" ETCDIR="etc/gifmerge" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gifmerge DOCSDIR=/usr/local/share/doc/gifmerge EXAMPLESDIR=/usr/local/share/examples/gifmerge WWWDIR=/usr/local/www/gifmerge ETCDIR=/usr/local/etc/gifmerge --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # Work around some weirdness when fetching golang modules GO_TAGS+=netcgo .if ${.CURDIR:M*/www/chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/www/ungoogled-chromium*} MAKE_JOBS_NUMBER=24 .endif .if ${.CURDIR:M*/lang/rust*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/lang/gcc*} MAKE_JOBS_NUMBER=10 .endif .if ${.CURDIR:M*/www/iridium*} MAKE_JOBS_NUMBER=16 .endif .if ${.CURDIR:M*/devel/electron*} MAKE_JOBS_NUMBER=20 .endif .if ${.CURDIR:M*/databases/mongodb*} MAKE_JOBS_NUMBER=12 .endif .if ${.CURDIR:M*/devel/llvm*} MAKE_JOBS_NUMBER=16 .endif # Speed things up a bit MAKE_JOBS_NUMBER?=8 #### #### #MAKE_JOBS_NUMBER?=4 # Alows us to build ports non-interactivly DISABLE_LICENSES=yes LICENSES_ACCEPTED+= DCC # Enable SNDIO on anything that supports it #OPTIONS_SET+=PULSEAUDIO OPTIONS_SET+=SNDIO # Yes we have MS Windows x11-fonts_webfonts_SET+=EXTRAFONTS CLEARTYPE # Desktop Specific Options sysutils_gksu_UNSET+=NAUTILUS x11-wm_compiz-fusion_UNSET+=EMERALD accessibility_redshift_SET+=GUI VIDMODE # These ports default to other audio servers, audio_espeak_UNSET+=PORTAUDIO www_qt5-webengine_UNSET+=ALSA www_qt6-webengine_UNSET+=ALSA audio_rhvoice_UNSET+=AO comms_morse_UNSET+=OSS audio_harp_UNSET+=OSS # Somehow these options are being set and result in ports being rebuilt needlessly becuase they are actually turned off audio_alsa-plugins_SET+=FFMPEG JACK PULSEAUDIO SAMPLERATE SPEEX #### Misc Poudriere #### .include "/etc/make.conf.ports_env" ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The gifmerge 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://docs.freebsd.org/en/articles/contributing/#ports-contributing =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gifmerge-1.33 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-03] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-03] Extracting pkg-2.0.6: .......... done ===> gifmerge-1.33 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gifmerge-1.33 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The gifmerge 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by gifmerge-1.33 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> NOTICE: The gifmerge 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by gifmerge-1.33 for building => SHA256 Checksum OK for gifmerge-1.33.src.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> NOTICE: The gifmerge 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://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> Fetching all distfiles required by gifmerge-1.33 for building ===> Extracting for gifmerge-1.33 => SHA256 Checksum OK for gifmerge-1.33.src.tgz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for gifmerge-1.33 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for gifmerge-1.33 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for gifmerge-1.33 cd /wrkdirs/usr/ports/graphics/gifmerge/work/gifmerge-1.33 && cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -o gifmerge gifmerge.c gifmerge.c:97:2: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 97 | exit(0); | ^ gifmerge.c:97:2: note: include the header or explicitly provide a declaration for 'exit' gifmerge.c:100:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 100 | void TheEnd1(p) | ^ gifmerge.c:107:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 107 | Usage() | ^ | int gifmerge.c:123:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 123 | main(argc,argv) | ^ | int gifmerge.c:147:15: warning: call to undeclared library function 'strcmp' with type 'int (const char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 147 | } else if(!strcmp(argv[i+1],"-notransp")) | ^ gifmerge.c:147:15: note: include the header or explicitly provide a declaration for 'strcmp' gifmerge.c:162:6: warning: call to undeclared library function 'strcpy' with type 'char *(char *, const char *)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 162 | strcpy(gif_file_name,argv[i+1]); | ^ gifmerge.c:162:6: note: include the header or explicitly provide a declaration for 'strcpy' gifmerge.c:164:19: warning: passing arguments to 'GIF_Read_File' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 164 | GIF_Read_File(gif_file_name,first); | ^ gifmerge.c:123:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 123 | main(argc,argv) | ^ gifmerge.c:193:19: warning: passing arguments to 'GIF_Screen_Header' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 193 | GIF_Screen_Header(fp,stdout,first_image); | ^ gifmerge.c:208:18: warning: passing arguments to 'GIF_Image_Header' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 208 | GIF_Image_Header(fp,stdout,first_image); | ^ gifmerge.c:212:16: warning: passing arguments to 'GIF_Decompress' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 212 | GIF_Decompress(fp,stdout,0); | ^ gifmerge.c:180:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 180 | GIF_Read_File(fname,first_image) | ^ gifmerge.c:70:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 70 | void GIF_Read_File(); | ^ gifmerge.c:231:19: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 231 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:236:20: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 236 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:239:15: warning: passing arguments to 'GIF_Send_Data' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 239 | GIF_Send_Data(code); | ^ gifmerge.c:241:19: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 241 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:247:18: warning: passing arguments to 'GIF_Send_Data' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 247 | GIF_Send_Data(code); | ^ gifmerge.c:248:23: warning: passing arguments to 'GIF_Get_Next_Entry' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 248 | GIF_Get_Next_Entry(fp); /* get next table entry (nextab) */ | ^ gifmerge.c:249:21: warning: passing arguments to 'GIF_Add_To_Table' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 249 | GIF_Add_To_Table(old,code,nextab); /* add old+code to table */ | ^ gifmerge.c:254:21: warning: passing arguments to 'GIF_Add_To_Table' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 254 | GIF_Add_To_Table(old,old,code); /* add old+old to table */ | ^ gifmerge.c:255:18: warning: passing arguments to 'GIF_Send_Data' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 255 | GIF_Send_Data(code); | ^ gifmerge.c:258:20: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 258 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:262:21: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 262 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:263:17: warning: passing arguments to 'GIF_Send_Data' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 263 | GIF_Send_Data(code); | ^ gifmerge.c:265:21: warning: passing arguments to 'GIF_Get_Code' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 265 | code=GIF_Get_Code(fp,fout); | ^ gifmerge.c:218:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 218 | void GIF_Decompress(fp,fout) | ^ gifmerge.c:63:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 63 | void GIF_Decompress(); | ^ gifmerge.c:282:48: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] 282 | fprintf(stderr,"Error: GetNext nextab=%ld\n",nextab); | ~~~ ^~~~~~ | %u gifmerge.c:270:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 270 | void GIF_Get_Next_Entry(fp) | ^ gifmerge.c:64:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 64 | void GIF_Get_Next_Entry(); | ^ gifmerge.c:305:38: warning: format specifies type 'long' but the argument has type 'unsigned int' [-Wformat] 305 | fprintf(stderr,"Error index=%ld\n",index); | ~~~ ^~~~~ | %u gifmerge.c:300:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 300 | void GIF_Add_To_Table(body,next,index) | ^ gifmerge.c:65:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 65 | void GIF_Add_To_Table(); | ^ gifmerge.c:328:54: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 328 | fprintf(stderr,"Error: Sending i=%ld index=%ld\n",i,index); | ~~~ ^ | %d gifmerge.c:328:56: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 328 | fprintf(stderr,"Error: Sending i=%ld index=%ld\n",i,index); | ~~~ ^~~~~ | %d gifmerge.c:316:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 316 | void GIF_Send_Data(index) | ^ gifmerge.c:66:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 66 | void GIF_Send_Data(); | ^ gifmerge.c:416:46: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 416 | fprintf(stderr,"\nError! in stream=%lx \n",code); | ~~~ ^~~~ | %x gifmerge.c:418:44: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 417 | fprintf(stderr,"CLEAR=%lx INCSIZE=%lx EOI=%lx code_size=%lx \n", | ~~~ | %x 418 | CLEAR,INCSIZE,EOI,code_size); | ^~~~~ gifmerge.c:418:50: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 417 | fprintf(stderr,"CLEAR=%lx INCSIZE=%lx EOI=%lx code_size=%lx \n", | ~~~ | %x 418 | CLEAR,INCSIZE,EOI,code_size); | ^~~~~~~ gifmerge.c:418:58: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 417 | fprintf(stderr,"CLEAR=%lx INCSIZE=%lx EOI=%lx code_size=%lx \n", | ~~~ | %x 418 | CLEAR,INCSIZE,EOI,code_size); | ^~~ gifmerge.c:418:62: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int' [-Wformat] 417 | fprintf(stderr,"CLEAR=%lx INCSIZE=%lx EOI=%lx code_size=%lx \n", | ~~~ | %x 418 | CLEAR,INCSIZE,EOI,code_size); | ^~~~~~~~~ gifmerge.c:379:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 379 | ULONG GIF_Get_Code(fp,fout) /* get code depending of current LZW code size */ | ^ gifmerge.c:62:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 62 | ULONG GIF_Get_Code(); | ^ gifmerge.c:450:19: warning: call to undeclared function 'GIF_Get_Short'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 450 | gifscrn.width = GIF_Get_Short(fp,fout,first_time); | ^ gifmerge.c:462:5: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %d 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, | ^~~~~~~~~~~~~ gifmerge.c:462:19: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %d 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, | ^~~~~~~~~~~~~~ gifmerge.c:462:34: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %d 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, | ^~~~~~ gifmerge.c:462:41: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %hhu 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, | ^~~~~~~~~ gifmerge.c:462:51: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %hhu 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, | ^~~~~~~~~~~~ gifmerge.c:463:5: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %hhu 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, 463 | gifscrn.bc,gifscrn.pixbits); | ^~~~~~~~~~ gifmerge.c:463:16: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 461 | fprintf(stderr,"Screen: %ldx%ldx%ld m=%ld cres=%ld bkgnd=%ld pix=%ld\n", | ~~~ | %hhu 462 | gifscrn.width,gifscrn.height,imagec,gifscrn.m,gifscrn.cres, 463 | gifscrn.bc,gifscrn.pixbits); | ^~~~~~~~~~~~~~~ gifmerge.c:483:13: warning: call to undeclared library function 'abs' with type 'int (int)'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 483 | abs(gif_cmap[i].cmap.red-(transp&255))+ | ^ gifmerge.c:483:13: note: include the header or explicitly provide a declaration for 'abs' gifmerge.c:438:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 438 | void GIF_Screen_Header(fp,fout,first_time) | ^ gifmerge.c:68:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 68 | void GIF_Screen_Header(); | ^ gifmerge.c:524:8: warning: call to undeclared function 'GIF_Get_Short'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 524 | tmp = GIF_Get_Short(fp,fout,0); if(!pos_set) xpos = tmp; | ^ gifmerge.c:525:26: warning: call to undeclared function 'GIF_Put_Short'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] 525 | gifimage.left = xpos; GIF_Put_Short(fout,xpos); | ^ gifmerge.c:546:5: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %d 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~~~ gifmerge.c:546:12: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %d 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~~~ gifmerge.c:546:19: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %d 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~ gifmerge.c:546:24: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %hhu 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~~~~~~~ gifmerge.c:546:35: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %hhu 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~~~~~~~ gifmerge.c:546:46: warning: format specifies type 'long' but the argument has type 'unsigned char' [-Wformat] 545 | fprintf(stderr,"Image: %ldx%ldx%ld m=%ld i=%ld pix=%ld \n", | ~~~ | %hhu 546 | imagex,imagey,tnum,gifimage.m,gifimage.i,gifimage.pixbits); | ^~~~~~~~~~~~~~~~ gifmerge.c:518:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 518 | void GIF_Image_Header(fp,fout,first_time) | ^ gifmerge.c:69:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 69 | void GIF_Image_Header(); | ^ gifmerge.c:574:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 574 | int GIF_Get_Short(fp,fout,first_time) | ^ gifmerge.c:588:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 588 | int GIF_Put_Short(fout,data) | ^ gifmerge.c:593:1: warning: non-void function does not return a value [-Wreturn-type] 593 | } | ^ 69 warnings generated. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for gifmerge-1.33 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/graphics/gifmerge/work/gifmerge-1.33/gifmerge /wrkdirs/usr/ports/graphics/gifmerge/work/stage/usr/local/bin/gifmerge ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-05-05T03:10:37+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=d9c7e0b18ad0' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for gifmerge-1.33 ===> Building gifmerge-1.33 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for gifmerge-1.33 build of graphics/gifmerge | gifmerge-1.33 ended at Sun May 4 23:10:40 EDT 2025 build time: 00:00:03