=>> Building graphics/xli build started at Sat Dec 27 19:44:28 EST 2025 port directory: /usr/ports/graphics/xli package name: xli-1.17.0_19 building for: FreeBSD 143amd64-deluxe-desktop-job-03 14.3-RELEASE-p2 FreeBSD 14.3-RELEASE-p2 amd64 maintained by: lichray@gmail.com Makefile datestamp: -rw-r--r-- 1 root wheel 833 Feb 24 2024 /usr/ports/graphics/xli/Makefile Ports top last git commit: 3dd9e2202282 Ports top unclean checkout: yes Port dir last git commit: 4f8fc9a1fbbe Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.4 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p2 UNAME_r=14.3-RELEASE-p2 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.4 MASTERMNT=/mnt/data/.m/143amd64-deluxe-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/143amd64-deluxe-desktop/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-deluxe-desktop SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/mnt/data/.m/143amd64-deluxe-desktop/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.4 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-- lichray@gmail.com --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xli/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/xli/work/.cache HOME=/wrkdirs/usr/ports/graphics/xli/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/xli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/xli/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-- IMAKECPP=tradcpp IMAKECPPFLAGS="-DCppCmd=tradcpp -DCcCmd=cc -DCplusplusCmd=c++" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/xli/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/xli/work XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/xli/work/.cache HOME=/wrkdirs/usr/ports/graphics/xli/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/xli/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/xli/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=" " 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=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/xli" EXAMPLESDIR="share/examples/xli" DATADIR="share/xli" WWWDIR="www/xli" ETCDIR="etc/xli" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/xli DOCSDIR=/usr/local/share/doc/xli EXAMPLESDIR=/usr/local/share/examples/xli WWWDIR=/usr/local/www/xli ETCDIR=/usr/local/etc/xli --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 pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xli-1.17.0_19 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [143amd64-deluxe-desktop-job-03] Installing pkg-2.5.1... [143amd64-deluxe-desktop-job-03] Extracting pkg-2.5.1: .......... done ===> xli-1.17.0_19 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of xli-1.17.0_19 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xli-1.17.0_19 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by xli-1.17.0_19 for building => SHA256 Checksum OK for xli_1.17.0+20061110.orig.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Fetching all distfiles required by xli-1.17.0_19 for building ===> Extracting for xli-1.17.0_19 => SHA256 Checksum OK for xli_1.17.0+20061110.orig.tar.gz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for xli-1.17.0_19 ===> Applying FreeBSD patches for xli-1.17.0_19 from /usr/ports/graphics/xli/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xli-1.17.0_19 depends on executable: imake - not found ===> Installing existing package /packages/All/imake-1.0.10_1,1.pkg [143amd64-deluxe-desktop-job-03] Installing imake-1.0.10_1,1... [143amd64-deluxe-desktop-job-03] `-- Installing gccmakedep-1.0.4... [143amd64-deluxe-desktop-job-03] `-- Extracting gccmakedep-1.0.4: .. done [143amd64-deluxe-desktop-job-03] `-- Installing makedepend-1.0.9,1... [143amd64-deluxe-desktop-job-03] `-- Extracting makedepend-1.0.9,1: .. done [143amd64-deluxe-desktop-job-03] `-- Installing perl5-5.42.0_1... [143amd64-deluxe-desktop-job-03] `-- Extracting perl5-5.42.0_1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing xorg-cf-files-1.0.8_1... [143amd64-deluxe-desktop-job-03] `-- Extracting xorg-cf-files-1.0.8_1: .......... done [143amd64-deluxe-desktop-job-03] Extracting imake-1.0.10_1,1: .......... done ===> xli-1.17.0_19 depends on executable: imake - found ===> Returning to build of xli-1.17.0_19 ===> xli-1.17.0_19 depends on executable: tradcpp - not found ===> Installing existing package /packages/All/tradcpp-0.5.3.pkg [143amd64-deluxe-desktop-job-03] Installing tradcpp-0.5.3... [143amd64-deluxe-desktop-job-03] Extracting tradcpp-0.5.3: .. done ===> xli-1.17.0_19 depends on executable: tradcpp - found ===> Returning to build of xli-1.17.0_19 ===> xli-1.17.0_19 depends on file: /usr/local/libdata/pkgconfig/xi.pc - not found ===> Installing existing package /packages/All/libXi-1.8.2,1.pkg [143amd64-deluxe-desktop-job-03] Installing libXi-1.8.2,1... [143amd64-deluxe-desktop-job-03] `-- Installing libX11-1.8.12,1... [143amd64-deluxe-desktop-job-03] | `-- Installing libxcb-1.17.0... [143amd64-deluxe-desktop-job-03] | | `-- Installing libXau-1.0.12... [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXau-1.0.12: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Installing libXdmcp-1.1.5... [143amd64-deluxe-desktop-job-03] | | `-- Installing xorgproto-2024.1... [143amd64-deluxe-desktop-job-03] | | `-- Extracting xorgproto-2024.1: .......... done [143amd64-deluxe-desktop-job-03] | | `-- Extracting libXdmcp-1.1.5: ...... done [143amd64-deluxe-desktop-job-03] | `-- Extracting libxcb-1.17.0: .......... done [143amd64-deluxe-desktop-job-03] `-- Extracting libX11-1.8.12,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXext-1.3.6,1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXext-1.3.6,1: .......... done [143amd64-deluxe-desktop-job-03] `-- Installing libXfixes-6.0.1... [143amd64-deluxe-desktop-job-03] `-- Extracting libXfixes-6.0.1: ....... done [143amd64-deluxe-desktop-job-03] Extracting libXi-1.8.2,1: .......... done ===> xli-1.17.0_19 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> Returning to build of xli-1.17.0_19 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xli-1.17.0_19 depends on shared library: libpng.so - not found ===> Installing existing package /packages/All/png-1.6.53.pkg [143amd64-deluxe-desktop-job-03] Installing png-1.6.53... [143amd64-deluxe-desktop-job-03] Extracting png-1.6.53: .......... done ===> xli-1.17.0_19 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so) ===> Returning to build of xli-1.17.0_19 ===> xli-1.17.0_19 depends on shared library: libjpeg.so - not found ===> Installing existing package /packages/All/jpeg-turbo-3.1.3.pkg [143amd64-deluxe-desktop-job-03] Installing jpeg-turbo-3.1.3... [143amd64-deluxe-desktop-job-03] Extracting jpeg-turbo-3.1.3: .......... done ===> xli-1.17.0_19 depends on shared library: libjpeg.so - found (/usr/local/lib/libjpeg.so) ===> Returning to build of xli-1.17.0_19 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for xli-1.17.0_19 imake -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -- bright.c clip.c cmuwmrast.c compress.c dither.c faces.c fbm.c fill.c g3.c gif.c halftone.c imagetypes.c img.c mac.c mcidas.c mc_tables.c merge.c misc.c new.c options.c path.c pbm.c pcx.c reduce.c jpeg.c rle.c rlelib.c root.c rotate.c send.c smooth.c sunraster.c value.c window.c xbitmap.c xli.c xpixmap.c xwd.c zio.c zoom.c ddxli.c tga.c bmp.c pcd.c png.c xlito.c > .depend =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for xli-1.17.0_19 --- bright.o --- --- clip.o --- --- cmuwmrast.o --- --- compress.o --- --- dither.o --- --- faces.o --- --- fbm.o --- --- fill.o --- --- bright.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c bright.c -o bright.o --- clip.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c clip.c -o clip.o --- cmuwmrast.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c cmuwmrast.c -o cmuwmrast.o --- compress.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c compress.c -o compress.o --- dither.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c dither.c -o dither.o --- faces.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c faces.c -o faces.o --- fbm.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c fbm.c -o fbm.o --- fill.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c fill.c -o fill.o --- faces.o --- faces.c:55:16: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 55 | while (zgets((byte *)buf, BUFSIZ - 1, zf)) { | ^~~~~~~~~~~ ./xli.h:346:19: note: passing argument to parameter 'buf' here 346 | char *zgets(char *buf, unsigned int size, ZFILE *zf); | ^ 1 warning generated. --- g3.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c g3.c -o g3.o --- gif.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c gif.c -o gif.o --- halftone.o --- --- imagetypes.o --- --- halftone.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c halftone.c -o halftone.o --- imagetypes.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c imagetypes.c -o imagetypes.o --- img.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c img.c -o img.o --- mac.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c mac.c -o mac.o --- mcidas.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c mcidas.c -o mcidas.o --- mc_tables.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c mc_tables.c -o mc_tables.o --- imagetypes.o --- imagetypes.c:66:22: warning: assigning to 'char *' from 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 66 | image_ops->fullname = lmalloc(strlen(fullname) + 1); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- merge.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c merge.c -o merge.o --- misc.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c misc.c -o misc.o --- imagetypes.o --- 1 warning generated. --- new.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c new.c -o new.o --- options.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c options.c -o options.o --- path.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c path.c -o path.o --- pbm.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c pbm.c -o pbm.o --- pcx.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c pcx.c -o pcx.o --- options.o --- options.c:776:21: warning: passing 'char[1024]' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 776 | nib = zread(file, buf, TOBUFSZ); | ^~~ ./xli.h:343:28: note: passing argument to parameter 'buf' here 343 | int zread(ZFILE *zf, byte *buf, int len); | ^ options.c:791:22: warning: passing 'char[1024]' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 791 | nib += zread(file, buf, TOBUFSZ - nib); | ^~~ ./xli.h:343:28: note: passing argument to parameter 'buf' here 343 | int zread(ZFILE *zf, byte *buf, int len); | ^ --- reduce.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c reduce.c -o reduce.o --- jpeg.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c jpeg.c -o jpeg.o --- rle.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c rle.c -o rle.o --- rlelib.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c rlelib.c -o rlelib.o --- reduce.o --- reduce.c:164:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 164 | lfree((char *) Histogram); | ^~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ reduce.c:165:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 165 | lfree((char *) Boxes); | ^~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ reduce.c:166:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 166 | lfree((char *) rgbmap); | ^~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ reduce.c:197:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 197 | lfree((char *) Histogram); | ^~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ reduce.c:198:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 198 | lfree((char *) Boxes); | ^~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ reduce.c:204:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 204 | lfree((char *) rgbmap); | ^~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- options.o --- 2 warnings generated. --- root.o --- --- rotate.o --- --- root.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c root.c -o root.o --- rotate.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c rotate.c -o rotate.o --- send.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c send.c -o send.o --- rlelib.o --- rlelib.c:331:12: warning: cast to 'rle_pixel *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 331 | cmap[0] = (rle_pixel *)(nmap +1); | ^~~~~~~~~~~~~~~~~~~~~~ rlelib.c:355:16: warning: cast to 'rle_pixel *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 355 | cmap[0] = (rle_pixel *)(nmap+1); | ^~~~~~~~~~~~~~~~~~~~~ rlelib.c:371:16: warning: cast to 'rle_pixel *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 371 | cmap[0] = (rle_pixel *)(nmap+1); | ^~~~~~~~~~~~~~~~~~~~~ rlelib.c:391:16: warning: cast to 'rle_pixel *' (aka 'unsigned char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 391 | cmap[0] = (rle_pixel *)(nmap+1); | ^~~~~~~~~~~~~~~~~~~~~ rlelib.c:425:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 425 | lfree((char *) gammap); /* clean up */ | ^~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:437:6: warning: cast to smaller integer type 'int' from 'rle_pixel *' (aka 'unsigned char *') [-Wpointer-to-int-cast] 437 | j = (int)cmap[-1]-1; /* recover size of cmap */ | ^~~~~~~~~~~~~ rlelib.c:440:12: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 440 | lfree((char *)cmap[i]); /* free all its elements */ | ^~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:441:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 441 | lfree((char *) (--cmap)); /* free it */ | ^~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:766:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 766 | lfree((char *)globals->sv_bg_color); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:768:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 768 | lfree((char *)globals->sv_cmap); | ^~~~~~~~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:772:12: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 772 | lfree((char *)*globals->sv_comments); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ rlelib.c:773:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 773 | lfree((char *)globals->sv_comments); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- smooth.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c smooth.c -o smooth.o --- reduce.o --- reduce.c:1281:9: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1281 | lfree((char *) nna); | ^~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- sunraster.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c sunraster.c -o sunraster.o --- value.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c value.c -o value.o --- send.o --- send.c:139:20: warning: assigning to 'char *' from 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 139 | xii->ximage->data = | ^ 140 | lmalloc(image->height * xii->ximage->bytes_per_line); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ send.c:589:11: warning: assigning to 'byte *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 589 | dst = xii->ximage->data; | ^ ~~~~~~~~~~~~~~~~~ send.c:642:7: warning: assigning to 'byte *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 642 | data = xii->ximage->data; | ^ ~~~~~~~~~~~~~~~~~ send.c:701:14: warning: assigning to 'byte *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 701 | data = xii->ximage->data; | ^ ~~~~~~~~~~~~~~~~~ --- window.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c window.c -o window.o --- xbitmap.o --- --- xli.o --- --- xbitmap.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c xbitmap.c -o xbitmap.o --- xli.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c xli.c -o xli.o --- xpixmap.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c xpixmap.c -o xpixmap.o --- window.o --- window.c:67:23: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] 67 | while ((AlarmWentOff == 0)) { | ~~~~~~~~~~~~~^~~~ window.c:67:23: note: remove extraneous parentheses around the comparison to silence this warning 67 | while ((AlarmWentOff == 0)) { | ~ ^ ~ window.c:67:23: note: use '=' to turn this equality comparison into an assignment 67 | while ((AlarmWentOff == 0)) { | ^~ | = --- xwd.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c xwd.c -o xwd.o --- rlelib.o --- 12 warnings generated. --- xbitmap.o --- xbitmap.c:74:16: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 74 | while (zgets((byte *)line, MAX_SIZE, zf) && maxlines-- > 0) { | ^~~~~~~~~~~~ ./xli.h:346:19: note: passing argument to parameter 'buf' here 346 | char *zgets(char *buf, unsigned int size, ZFILE *zf); | ^ --- zio.o --- --- xbitmap.o --- xbitmap.c:231:9: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 231 | lfree(title); | ^~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- zio.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c zio.c -o zio.o --- xpixmap.o --- xpixmap.c:34:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 34 | lfree(ctable[i]); | ^~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:112:14: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 112 | if (!zgets((byte *) buf, BUFSIZ - 1, zf)) { | ^~~~~~~~~~~~ ./xli.h:346:19: note: passing argument to parameter 'buf' here 346 | char *zgets(char *buf, unsigned int size, ZFILE *zf); | ^ xpixmap.c:114:11: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 114 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:120:12: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 120 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:154:16: warning: passing 'char[1024]' to parameter of type 'const byte *' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 154 | zunread(zf, buf, strlen(buf)); /* stuff it back so we can read it again */ | ^~~ ./xli.h:345:37: note: passing argument to parameter 'buf' here 345 | void zunread(ZFILE *zf, byte const *buf, int len); | ^ xpixmap.c:169:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 169 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:174:15: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 174 | if (!zgets((byte *) buf, BUFSIZ - 1, zf)) { | ^~~~~~~~~~~~ ./xli.h:346:19: note: passing argument to parameter 'buf' here 346 | char *zgets(char *buf, unsigned int size, ZFILE *zf); | ^ xpixmap.c:176:12: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 176 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:190:11: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 190 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:197:11: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 197 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:206:12: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 206 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:214:11: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 214 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:224:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 224 | lfree(*imagetitle); | ^~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ xpixmap.c:313:16: warning: passing 'byte *' (aka 'unsigned char *') to parameter of type 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 313 | if (!zgets((byte *) buf, BUFSIZ - 1, zf)) { | ^~~~~~~~~~~~ ./xli.h:346:19: note: passing argument to parameter 'buf' here 346 | char *zgets(char *buf, unsigned int size, ZFILE *zf); | ^ xpixmap.c:572:8: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 572 | lfree(imagetitle); | ^~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- xbitmap.o --- 2 warnings generated. --- zoom.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c zoom.c -o zoom.o --- zio.o --- zio.c:331:9: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 331 | lfree(zf->filename); | ^~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ zio.c:419:10: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 419 | lfree(buf); | ^~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ zio.c:441:18: warning: passing 'char[128]' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 441 | blen = buflen(uuibuf, UULEN); | ^~~~~~ zio.c:40:25: note: passing argument to parameter 'buf' here 40 | static int buflen(byte *buf, int len); | ^ zio.c:606:9: warning: passing 'char *' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 606 | lfree(zf->filename); | ^~~~~~~~~~~~ ./xli.h:299:18: note: passing argument to parameter 'area' here 299 | void lfree(byte *area); | ^ --- ddxli.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c ddxli.c -o ddxli.o --- window.o --- 1 warning generated. --- tga.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c tga.c -o tga.o --- send.o --- 4 warnings generated. --- bmp.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c bmp.c -o bmp.o --- ddxli.o --- ddxli.c:144:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 144 | r = hstoi(spec + 1, 1); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:145:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 145 | g = hstoi(spec + 2, 1); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:146:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 146 | b = hstoi(spec + 3, 1); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:156:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 156 | r = hstoi(spec + 1, 2); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:157:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 157 | g = hstoi(spec + 3, 2); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:158:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 158 | b = hstoi(spec + 5, 2); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:168:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 168 | r = hstoi(spec + 1, 3); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:169:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 169 | g = hstoi(spec + 4, 3); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:170:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 170 | b = hstoi(spec + 7, 3); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:180:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 180 | r = hstoi(spec + 1, 4); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:181:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 181 | g = hstoi(spec + 5, 4); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ ddxli.c:182:15: warning: passing 'char *' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 182 | b = hstoi(spec + 9, 4); | ^~~~~~~~ ./xli.h:228:26: note: passing argument to parameter 's' here 228 | int hstoi(unsigned char *s, int n); | ^ --- xpixmap.o --- 15 warnings generated. --- pcd.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c pcd.c -o pcd.o --- png.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c png.c -o png.o --- ddxli.o --- 12 warnings generated. --- xlito.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -c xlito.c -o xlito.o --- xli._man --- rm -f xli._man if test -z "" ; then cd `dirname xli` && ln -s `basename xli.man` `basename xli._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xli.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xli._man; fi --- xlito._man --- rm -f xlito._man if test -z "" ; then cd `dirname xlito` && ln -s `basename xlito.man` `basename xlito._man`; else tradcpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/local -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xlito.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xlito._man; fi --- zio.o --- 4 warnings generated. --- png.o --- png.c:24:19: warning: passing 'char[8]' to parameter of type 'byte *' (aka 'unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 24 | ret = zread(zfp, buf, 8); | ^~~ ./xli.h:343:28: note: passing argument to parameter 'buf' here 343 | int zread(ZFILE *zf, byte *buf, int len); | ^ png.c:30:21: warning: passing 'char[8]' to parameter of type 'png_const_bytep' (aka 'const unsigned char *') converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 30 | ret = !png_sig_cmp(buf, 0, 8); | ^~~ /usr/local/include/png.h:945:50: note: passing argument to parameter 'sig' here 945 | PNG_EXPORT(3, int, png_sig_cmp, (png_const_bytep sig, size_t start, | ^ png.c:46:3: warning: format specifies type 'unsigned long' but the argument has type 'png_uint_32' (aka 'unsigned int') [-Wformat] 43 | printf("%s is a%s %lux%lu %d bit deep %s PNG image", | ~~~ | %u 44 | name, 45 | png_get_interlace_type(png, info) ? "n interlaced" : "", 46 | png_get_image_width(png, info), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ png.c:47:3: warning: format specifies type 'unsigned long' but the argument has type 'png_uint_32' (aka 'unsigned int') [-Wformat] 43 | printf("%s is a%s %lux%lu %d bit deep %s PNG image", | ~~~ | %u 44 | name, 45 | png_get_interlace_type(png, info) ? "n interlaced" : "", 46 | png_get_image_width(png, info), 47 | png_get_image_height(png, info), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. --- xlito --- rm -f xlito cc -o xlito -L/usr/local/lib xlito.o -lm -Wl,-rpath,/usr/local/lib --- reduce.o --- 7 warnings generated. --- xli --- rm -f xli cc -o xli -L/usr/local/lib bright.o clip.o cmuwmrast.o compress.o dither.o faces.o fbm.o fill.o g3.o gif.o halftone.o imagetypes.o img.o mac.o mcidas.o mc_tables.o merge.o misc.o new.o options.o path.o pbm.o pcx.o reduce.o jpeg.o rle.o rlelib.o root.o rotate.o send.o smooth.o sunraster.o value.o window.o xbitmap.o xli.o xpixmap.o xwd.o zio.o zoom.o ddxli.o tga.o bmp.o pcd.o png.o -DHAS_MEMCPY -DHAVE_GUNZIP -DHAVE_BUNZIP2 -lXext -lX11 -L/usr/local/lib -ljpeg -lpng -lz -lm -Wl,-rpath,/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> xli-1.17.0_19 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for xli-1.17.0_19 ===> Generating temporary packing list /usr/bin/install -c -s xli /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/bin/xli /usr/bin/install -c -s xlito /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/bin/xlito *** Creating default /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/lib/X11/app-defaults/Xli since you *** don't have one. This file is used to set up default places *** and names to look for images. You probably want to edit *** it for your site. See the xloadimage manual page for *** details on the contents of this file. cp /dev/null /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/lib/X11/app-defaults/Xli echo "path=/usr/local/include/X11/bitmaps /usr/local/include/X11/pixmaps" >> /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/lib/X11/app-defaults/Xli echo "extension=.gif .jpg .rle .csun .msun .sun .face .xbm .bm" >>/wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/lib/X11/app-defaults/Xli chmod a+r /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/lib/X11/app-defaults/Xli ln -s xli /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/bin/xview ln -s xli /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/bin/xsetbg install in . done rm -f /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xli.1* /usr/bin/install -c -m 0444 xli._man /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xli.1 gzip -n /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xli.1 rm -f /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xlito.1* /usr/bin/install -c -m 0444 xlito._man /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xlito.1 gzip -n /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xlito.1 install.man in . done install -l rs /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xli.1.gz /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xview.1.gz install -l rs /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xli.1.gz /wrkdirs/usr/ports/graphics/xli/work/stage/usr/local/share/man/man1/xsetbg.1.gz ====> 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-12-28T00:44:28+0000' 'PKG_NOTE_ports_top_git_hash=3dd9e2202282' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=4f8fc9a1fbbe' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.4' NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building packages for xli-1.17.0_19 ===> Building xli-1.17.0_19 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for xli-1.17.0_19 build of graphics/xli | xli-1.17.0_19 ended at Sat Dec 27 19:44:33 EST 2025 build time: 00:00:06