=>> Building net/fspclient build started at Sun May 4 00:53:01 EDT 2025 port directory: /usr/ports/net/fspclient package name: fspclient-0.93.1 building for: FreeBSD 13amd64-weekly-desktop-job-01 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: cy@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 511 Feb 24 2024 /usr/ports/net/fspclient/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: 01 ---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/01/.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-- cy@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/net/fspclient/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/fspclient/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/fspclient/work/.cache HOME=/wrkdirs/usr/ports/net/fspclient/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/fspclient/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/fspclient/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/net/fspclient/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/net/fspclient/work XDG_CACHE_HOME=/wrkdirs/usr/ports/net/fspclient/work/.cache HOME=/wrkdirs/usr/ports/net/fspclient/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/net/fspclient/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/net/fspclient/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 -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -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/fspclient" EXAMPLESDIR="share/examples/fspclient" DATADIR="share/fspclient" WWWDIR="www/fspclient" ETCDIR="etc/fspclient" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/fspclient DOCSDIR=/usr/local/share/doc/fspclient EXAMPLESDIR=/usr/local/share/examples/fspclient WWWDIR=/usr/local/www/fspclient ETCDIR=/usr/local/etc/fspclient --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 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fspclient-0.93.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-01] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-01] Extracting pkg-2.0.6: .......... done ===> fspclient-0.93.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fspclient-0.93.1 =========================================================================== =================================================== ===== 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 fspclient-0.93.1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by fspclient-0.93.1 for building => SHA256 Checksum OK for fspclient-0.93.1.tar.bz2. =========================================================================== =================================================== ===== 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 fspclient-0.93.1 for building ===> Extracting for fspclient-0.93.1 => SHA256 Checksum OK for fspclient-0.93.1.tar.bz2. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for fspclient-0.93.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> fspclient-0.93.1 depends on file: /usr/local/bin/scons-3.11 - not found ===> Installing existing package /packages/All/scons-py311-4.7.0.pkg [13amd64-weekly-desktop-job-01] Installing scons-py311-4.7.0... [13amd64-weekly-desktop-job-01] `-- Installing python311-3.11.11... [13amd64-weekly-desktop-job-01] | `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-01] | | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-01] | | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-01] | `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing libffi-3.4.6... [13amd64-weekly-desktop-job-01] | `-- Extracting libffi-3.4.6: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing mpdecimal-4.0.0... [13amd64-weekly-desktop-job-01] | `-- Extracting mpdecimal-4.0.0: .......... done [13amd64-weekly-desktop-job-01] | `-- Installing readline-8.2.13_2... [13amd64-weekly-desktop-job-01] | `-- Extracting readline-8.2.13_2: .......... done [13amd64-weekly-desktop-job-01] `-- Extracting python311-3.11.11: .......... done [13amd64-weekly-desktop-job-01] Extracting scons-py311-4.7.0: .......... done ===== Message from python311-3.11.11: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py311-gdbm databases/py-gdbm@py311 py311-sqlite3 databases/py-sqlite3@py311 py311-tkinter x11-toolkits/py-tkinter@py311 ===> fspclient-0.93.1 depends on file: /usr/local/bin/scons-3.11 - found ===> Returning to build of fspclient-0.93.1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for fspclient-0.93.1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for fspclient-0.93.1 scons: Reading SConscript files ... Checking whether the C compiler works... yes Checking whether cc supports -Wall... yes Checking whether cc supports -W... yes Checking whether cc supports -Wstrict-prototypes... yes Checking whether cc supports -Wmissing-prototypes... yes Checking whether cc supports -Wshadow... yes Checking whether cc supports -Wbad-function-cast... yes Checking whether cc supports -Wcast-qual... yes Checking whether cc supports -Wcast-align... yes Checking whether cc supports -Wwrite-strings... yes Checking whether cc supports -Waggregate-return... yes Checking whether cc supports -Wmissing-declarations... yes Checking whether cc supports -Wmissing-format-attribute... yes Checking whether cc supports -Wnested-externs... yes Checking whether cc supports -ggdb... yes Checking whether cc supports -fno-common... yes Checking whether cc supports -Wchar-subscripts... yes Checking whether cc supports -Wcomment... yes Checking whether cc supports -Wimplicit... yes Checking whether cc supports -Wsequence-point... yes Checking whether cc supports -Wreturn-type... yes Checking whether cc supports -Wfloat-equal... yes Checking whether cc supports -Wno-system-headers... yes Checking whether cc supports -Wredundant-decls... yes Checking whether cc supports -Wmissing-noreturn... yes Checking whether cc supports -pedantic... yes Checking whether cc supports -Wlong-long... yes Checking whether cc supports -Wundef... yes Checking whether cc supports -Winline... yes Checking whether cc supports -Wpointer-arith... yes Checking whether cc supports -Wno-unused-parameter... yes Checking whether cc supports -Wunreachable-code... yes Checking if variable optreset is defined... yes Checking for C function srandomdev()... yes Checking for C type union semun... no Checking for C header file utmpx.h... yes Checking for C function lockf()... yes Checking for C function semop()... yes Checking for C function shmget()... yes Checking for C function flock()... yes Checking for FSP locking type... (cached) semop and shmget Checking for user supplied lockprefix... (cached) no Checking for user supplied prefix... (cached) yes Checking where to install man pages... (cached) /usr/local/share/man Checking for user supplied mandir... (cached) no Checking whether to enable maintainer mode... (cached) no scons: done reading SConscript files. scons: Building targets ... cc -o client/glob.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/glob.c cc -o client/lock.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/lock.c cd client/local;../maketable l client/glob.c:445:9: warning: declaration shadows a variable in the global scope [-Wshadow] 445 | int nnames; | ^ client/glob.c:164:12: note: previous declaration is here 164 | static int nnames; /* no of names found */ | ^ cd client/remote;../maketable r cc -o client/redirect.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/redirect.c cc -o client/lib.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/lib.c cc -o client/macro.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/macro.c cc -o client/parse.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/parse.c cc -o client/main.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/main.c 1 warning generated. client/lib.c:52:24: warning: unused variable 'from' [-Wunused-variable] 52 | struct sockaddr_in from; | ^~~~ client/lib.c:298:25: warning: comparison of integers of different signs: 'u_int' (aka 'unsigned int') and 'int' [-Wsign-compare] 298 | for (i = 0, sum = 0; i < bytes; i++) | ~ ^ ~~~~~ client/lib.c:323:10: warning: comparison of integers of different signs: 'u_int' (aka 'unsigned int') and 'int8_t' (aka 'signed char') [-Wsign-compare] 323 | if (cmd != rbuf.cmd && rbuf.cmd != CC_ERR) continue; /* bad cmd */ | ~~~ ^ ~~~~~~~~ cc -o client/util.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/util.c client/lib.c:433:23: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] 433 | if ( connect(myfd,&server_addr,sizeof(server_addr)) == -1) | ^~~~~~~~~~~~ /usr/include/sys/socket.h:683:41: note: passing argument to parameter here 683 | int connect(int, const struct sockaddr *, socklen_t); | ^ client/macro.c:229:6: warning: declaration shadows a local variable [-Wshadow] 229 | int i; | ^ client/macro.c:221:9: note: previous declaration is here 221 | int i; | ^ cc -o common/udp_io.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude common/udp_io.c cc -o client/local/lbuffer.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lbuffer.c cc -o client/local/ldelay.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/ldelay.c client/util.c:56:1: warning: function 'my_fgets_intr' could be declared with attribute 'noreturn' [-Wmissing-noreturn] 56 | { | ^ client/util.c:174:21: 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] 174 | strlen(fpath), fpath+1, | ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:175:9: 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] 175 | 2, (char *)&client_net_len); | ^~~~~~~~~~~~~~~~~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 70 | u_int l2, unsigned char *p2); | ^ client/util.c:218:11: warning: cast from 'char *' to 'RDIRENT *' (aka 'struct RDIRENT *') increases required alignment from 1 to 4 [-Wcast-align] 218 | if (((RDIRENT *) p2)->type == RDTYPE_SKIP) | ^~~~~~~~~~~~~~ client/util.c:221:11: warning: cast from 'char *' to 'RDIRENT *' (aka 'struct RDIRENT *') increases required alignment from 1 to 4 [-Wcast-align] 221 | if (((RDIRENT *) p2)->type == RDTYPE_END ) | ^~~~~~~~~~~~~~ client/util.c:261:12: warning: cast from 'char *' to 'RDIRENT *' (aka 'struct RDIRENT *') increases required alignment from 1 to 4 [-Wcast-align] 261 | p2p = (RDIRENT*)p2; | ^~~~~~~~~~~~ client/util.c:274:17: warning: passing 'unsigned char[1]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 274 | l = strlen(p2p->name); | ^~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ client/util.c:281:19: warning: passing 'unsigned char[1]' 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] 281 | (void)strcpy(dp[cnt]->name, p2p->name); | ^~~~~~~~~~~~~ /usr/include/string.h:87:31: note: passing argument to parameter here 87 | char *strcpy(char * __restrict, const char * __restrict); | ^ client/util.c:281:34: warning: passing 'unsigned char[1]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 281 | (void)strcpy(dp[cnt]->name, p2p->name); | ^~~~~~~~~ /usr/include/string.h:87:56: note: passing argument to parameter here 87 | char *strcpy(char * __restrict, const char * __restrict); | ^ client/util.c:215:14: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 215 | if (rem < RDHSIZE) | ~~~ ^ ~~~~~~~ client/util.c:258:14: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 258 | if (rem < RDHSIZE) | ~~~ ^ ~~~~~~~ client/util.c:338:55: 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] 338 | ub = client_interact(cmd, pos, strlen(fpath), fpath+1, | ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:339:12: 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] 339 | 2, (char *)&client_net_len); | ^~~~~~~~~~~~~~~~~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 70 | u_int l2, unsigned char *p2); | ^ client/util.c:327:16: warning: comparison of integers of different signs: 'u_long' (aka 'unsigned long') and 'off_t' (aka 'long') [-Wsign-compare] 327 | if (offset > rfstat.st_size || length <= 0) | ~~~~~~ ^ ~~~~~~~~~~~~~~ client/util.c:433:59: 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] 433 | ub = client_interact(CC_GRAB_DONE, 0L, strlen(fpath), fpath+1, 0, NULLP); | ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:494:49: warning: passing 'char[4380]' 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] 494 | ub = client_interact(CC_UP_LOAD,pos, bytes,buf, 0,NULLP); | ^~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:516:58: 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] 516 | ub = client_interact(CC_INSTALL,4,strlen(fpath),fpath+1,4,&lastmod); | ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:516:68: warning: incompatible pointer types passing 'uint32_t *' (aka 'unsigned int *') to parameter of type 'unsigned char *' [-Wincompatible-pointer-types] 516 | ub = client_interact(CC_INSTALL,4,strlen(fpath),fpath+1,4,&lastmod); | ^~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 70 | u_int l2, unsigned char *p2); | ^ client/util.c:520:58: 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] 520 | ub = client_interact(CC_INSTALL,0,strlen(fpath),fpath+1,0,NULLP); | ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:738:24: warning: trigraph ignored [-Wtrigraphs] 738 | ffprintf(STDDBG, "??(dir = %s; ref_cnt = %d)\n", | ^ client/util.c:778:27: warning: trigraph ignored [-Wtrigraphs] 778 | ffprintf(STDDBG, "??(dir = %s; ref_cnt = %d)\n", | ^ client/util.c:889:28: warning: passing 'unsigned char[1]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 889 | rde.rd_namlen = strlen((*dep)->name); | ^~~~~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ client/util.c:890:19: warning: assigning to 'char *' from 'unsigned char[1]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 890 | rde.rd_name = (*dep)->name; | ^ ~~~~~~~~~~~~ client/util.c:977:18: warning: passing 'unsigned char[1]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 977 | if (!strcmp((*dep)->name, pfile)) | ^~~~~~~~~~~~ /usr/include/string.h:85:25: note: passing argument to parameter here 85 | int strcmp(const char *, const char *) __pure; | ^ client/util.c:1136:57: 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] 1136 | ub = client_interact(CC_GET_PRO, 0L, strlen(fpath), fpath + 1, 0, NULLP); | ^~~~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/util.c:1174:13: warning: assigning to '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] 1174 | prop->bmap = (char *)malloc(prop->bmaplen); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/util.c:1175:16: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare] 1175 | for (i = 0; i < prop->bmaplen; i++) | ~ ^ ~~~~~~~~~~~~~ cc -o client/local/lmacro.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lmacro.c client/util.c:1415:31: warning: incompatible pointer types passing 'char **' to parameter of type 'unsigned char **' [-Wincompatible-pointer-types] 1415 | if (util_pro(name, &text, &bmap, &bmaplen, &readme, &readmecntp) < 0) | ^~~~~ client/util.c:1192:26: note: passing argument to parameter 'bmapp' here 1192 | unsigned char **bmapp, u_int *bmaplenp, | ^ client/util.c:1426:61: warning: comparison of integers of different signs: 'u_int' (aka 'unsigned int') and 'int' [-Wsign-compare] 1426 | if (readme && *readme && (readme_max < 0 || *readmecntp < readme_max)) | ~~~~~~~~~~~ ^ ~~~~~~~~~~ client/util.c:1508:10: warning: assigning to '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] 1508 | verbmap = (char *)malloc(verbmaplen); | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ client/util.c:1511:23: warning: comparison of integers of different signs: 'int' and 'u_int' (aka 'unsigned int') [-Wsign-compare] 1511 | for (i -= ub->len; i < verbmaplen; i++) | ~ ^ ~~~~~~~~~~ 4 warnings generated. 1 warning generated. cc -o client/local/lprompt.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lprompt.c cc -o client/local/lshell.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lshell.c ar rc common/libcommon.a common/udp_io.o cc -o client/local/ltimeout.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/ltimeout.c ranlib common/libcommon.a cc -o client/local/lburst.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lburst.c cc -o client/local/lecho.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lecho.c cc -o client/local/lmaxdelay.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lmaxdelay.c cc -o client/local/lpwd.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lpwd.c cc -o client/local/lsince.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lsince.c cc -o client/local/ltrace.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/ltrace.c cc -o client/local/lclose.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lclose.c cc -o client/local/lflush.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lflush.c cc -o client/local/lopen.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lopen.c cc -o client/local/lquit.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lquit.c cc -o client/local/lskipto.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lskipto.c cc -o client/local/util.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/util.c 31 warnings generated. cc -o client/local/ldatestamp.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/ldatestamp.c cc -o client/local/lif.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lif.c cc -o client/local/lpager.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lpager.c cc -o client/local/lreadme.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lreadme.c cc -o client/local/lsource.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lsource.c cc -o client/local/ldebug.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/ldebug.c cc -o client/local/llcd.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/llcd.c cc -o client/local/lport.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lport.c cc -o client/local/lrehash.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lrehash.c cc -o client/local/lstat.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/local/lstat.c cc -o client/remote/rcat.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rcat.c cc -o client/remote/rdir.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rdir.c cc -o client/remote/rget.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rget.c cc -o client/remote/rls.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rls.c client/remote/rcat.c:43:18: warning: variable 'oldsig' set but not used [-Wunused-but-set-variable] 43 | RETSIGTYPE (*oldsig)(int); | ^ cc -o client/remote/rmv.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rmv.c ar rc client/local/liblocal.a client/local/lbuffer.o client/local/ldelay.o client/local/lmacro.o client/local/lprompt.o client/local/lshell.o client/local/ltimeout.o client/local/lburst.o client/local/lecho.o client/local/lmaxdelay.o client/local/lpwd.o client/local/lsince.o client/local/ltrace.o client/local/lclose.o client/local/lflush.o client/local/lopen.o client/local/lquit.o client/local/lskipto.o client/local/util.o client/local/ldatestamp.o client/local/lif.o client/local/lpager.o client/local/lreadme.o client/local/lsource.o client/local/ldebug.o client/local/llcd.o client/local/lport.o client/local/lrehash.o client/local/lstat.o 1 warning generated. cc -o client/remote/rput.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rput.c ranlib client/local/liblocal.a client/remote/rls.c:25:1: warning: function 'ls_bad' could be declared with attribute 'noreturn' [-Wmissing-noreturn] 25 | { | ^ 1 warning generated. client/remote/rmv.c:55:12: warning: passing 'unsigned char[1024]' 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 | strcpy(buf,op); | ^~~ /usr/include/string.h:87:31: note: passing argument to parameter here 87 | char *strcpy(char * __restrict, const char * __restrict); | ^ client/remote/rmv.c:56:12: warning: passing '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] 56 | strcpy(buf+strlen(op)+1,op2); | ^~~~~~~~~~~~~~~~ /usr/include/string.h:87:31: note: passing argument to parameter here 87 | char *strcpy(char * __restrict, const char * __restrict); | ^ cc -o client/remote/rrmdir.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rrmdir.c 2 warnings generated. cc -o client/remote/rtouch.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rtouch.c cc -o client/remote/rcd.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rcd.c client/remote/rrmdir.c:44:54: 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] 44 | ub = client_interact(CC_DEL_DIR, 0L, strlen(op), op + 1, 0, NULLP); | ^~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ cc -o client/remote/rdu.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rdu.c cc -o client/remote/rgrab.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rgrab.c 1 warning generated. cc -o client/remote/rmkdir.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rmkdir.c cc -o client/remote/rpro.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rpro.c client/remote/rdu.c:108:41: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align] 108 | block_convert(grand_total - *((int *)data)), | ^~~~~~~~~~~ cc -o client/remote/rrm.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rrm.c cc -o client/remote/rtar.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rtar.c client/remote/rmkdir.c:31:57: 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] 31 | ub = client_interact(CC_MAKE_DIR, 0L, strlen(path), path + 1, 0, NULLP); | ^~~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ 1 warning generated. cc -o client/remote/rver.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude client/remote/rver.c 1 warning generated. client/remote/rpro.c:28:65: 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] 28 | ub = client_interact(CC_SET_PRO, strlen(acl), strlen(path), path + 1, | ^~~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ client/remote/rpro.c:29:18: 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] 29 | strlen(acl), acl); | ^~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 70 | u_int l2, unsigned char *p2); | ^ cc -o bsd/cmp.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude bsd/cmp.c 2 warnings generated. client/remote/rrm.c:44:55: 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] 44 | ub = client_interact(CC_DEL_FILE, 0L, strlen(op), op+1, 0, NULLP); | ^~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 69 | u_int l1, unsigned char *p1, | ^ cc -o bsd/ls.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude bsd/ls.c 1 warning generated. client/remote/rtar.c:72:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 72 | sprintf_fieldn(chksum, chksum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:58:39: note: expanded from macro 'sprintf_fieldn' 58 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 2, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:88:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 88 | sprintf_fieldn(mode, sbufp->st_mode); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:58:39: note: expanded from macro 'sprintf_fieldn' 58 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 2, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:89:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 89 | sprintf_fieldn(uid, (u_short)(-2)); /* nobody */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:58:39: note: expanded from macro 'sprintf_fieldn' 58 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 2, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:90:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 90 | sprintf_fieldn(gid, (u_short)(-2)); /* nogroup */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:58:39: note: expanded from macro 'sprintf_fieldn' 58 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 2, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:92:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 92 | sprintf_field(size, sbufp->st_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:56:39: note: expanded from macro 'sprintf_field' 56 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 1, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:93:5: warning: field width should have type 'int', but argument has type 'unsigned long' [-Wformat] 93 | sprintf_field(mtime, sbufp->st_mtime); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:56:39: note: expanded from macro 'sprintf_field' 56 | (void)sprintf(&tarhdr.h.F[0], "%0*o ", sizeof(tarhdr.h.F) - 1, (V)) | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ client/remote/rtar.c:78:11: warning: variable 'path' set but not used [-Wunused-but-set-variable] 78 | char *path, *remname; | ^ cc -o bsd/print.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude bsd/print.c bsd/cmp.c:24:13: warning: unused variable 'sccsid' [-Wunused-variable] 24 | static char sccsid[] = "@(#)cmp.c 5.2 (Berkeley) 4/8/90"; | ^~~~~~ cc -o bsd/util.o -c -O2 -pipe -Wno-incompatible-pointer-types-discards-qualifiers -Wno-shadow -Wno-incompatible-function-pointer-types -fstack-protector-strong -fno-strict-aliasing -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Waggregate-return -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls -Wmissing-noreturn -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code -DPACKAGE_VERSION=\"0.93.1\" -DHAVE_OPTRESET -DHAVE_SRANDOMDEV -D_SEM_SEMUN_UNDEFINED=1 -DHAVE_UTMPX -DFSP_USE_SHAREMEM_AND_SEMOP -Iinclude bsd/util.c 1 warning generated. 7 warnings generated. GZip(["man/fsp.1.gz"], ["man/fsp.1"]) bsd/ls.c:332:23: warning: cast from 'char *' to 'LS *' (aka 'struct _lsstruct *') increases required alignment from 1 to 8 [-Wcast-align] 332 | dstatp = dstats = (LS *)emalloc(dirmax * | ^~~~~~~~~~~~~~~~~~~~~~ 333 | (sizeof(LS))); | ~~~~~~~~~~~~~ bsd/ls.c:356:23: warning: cast from 'char *' to 'LS *' (aka 'struct _lsstruct *') increases required alignment from 1 to 8 [-Wcast-align] 356 | rstatp = rstats = (LS *)emalloc(regmax * | ^~~~~~~~~~~~~~~~~~~~~~ 357 | (sizeof(LS))); | ~~~~~~~~~~~~~ ar rc client/remote/libremote.a client/remote/rcat.o client/remote/rdir.o client/remote/rget.o client/remote/rls.o client/remote/rmv.o client/remote/rput.o client/remote/rrmdir.o client/remote/rtouch.o client/remote/rcd.o client/remote/rdu.o client/remote/rgrab.o client/remote/rmkdir.o client/remote/rpro.o client/remote/rrm.o client/remote/rtar.o client/remote/rver.o bsd/ls.c:30:13: warning: unused variable 'sccsid' [-Wunused-variable] 30 | static char sccsid[] = "@(#)ls.c 5.42 (Berkeley) 5/17/90"; | ^~~~~~ ranlib client/remote/libremote.a bsd/print.c:24:13: warning: unused variable 'sccsid' [-Wunused-variable] 24 | static char sccsid[] = "@(#)print.c 5.22 (Berkeley) 5/10/90"; | ^~~~~~ bsd/util.c:24:13: warning: unused variable 'sccsid' [-Wunused-variable] 24 | static char sccsid[] = "@(#)util.c 5.7 (Berkeley) 4/8/90"; | ^~~~~~ 1 warning generated. 1 warning generated. 3 warnings generated. ar rc bsd/libbsdfsp.a bsd/cmp.o bsd/ls.o bsd/print.o bsd/util.o ranlib bsd/libbsdfsp.a cc -o client/fsp client/glob.o client/lock.o client/main.o client/redirect.o client/lib.o client/macro.o client/parse.o client/util.o common/libcommon.a client/local/liblocal.a client/remote/libremote.a bsd/libbsdfsp.a scons: done building targets. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for fspclient-0.93.1 ===> Generating temporary packing list scons: Reading SConscript files ... Checking whether the C compiler works... (cached) yes Checking whether cc supports -Wall... (cached) yes Checking whether cc supports -W... (cached) yes Checking whether cc supports -Wstrict-prototypes... (cached) yes Checking whether cc supports -Wmissing-prototypes... (cached) yes Checking whether cc supports -Wshadow... (cached) yes Checking whether cc supports -Wbad-function-cast... (cached) yes Checking whether cc supports -Wcast-qual... (cached) yes Checking whether cc supports -Wcast-align... (cached) yes Checking whether cc supports -Wwrite-strings... (cached) yes Checking whether cc supports -Waggregate-return... (cached) yes Checking whether cc supports -Wmissing-declarations... (cached) yes Checking whether cc supports -Wmissing-format-attribute... (cached) yes Checking whether cc supports -Wnested-externs... (cached) yes Checking whether cc supports -ggdb... (cached) yes Checking whether cc supports -fno-common... (cached) yes Checking whether cc supports -Wchar-subscripts... (cached) yes Checking whether cc supports -Wcomment... (cached) yes Checking whether cc supports -Wimplicit... (cached) yes Checking whether cc supports -Wsequence-point... (cached) yes Checking whether cc supports -Wreturn-type... (cached) yes Checking whether cc supports -Wfloat-equal... (cached) yes Checking whether cc supports -Wno-system-headers... (cached) yes Checking whether cc supports -Wredundant-decls... (cached) yes Checking whether cc supports -Wmissing-noreturn... (cached) yes Checking whether cc supports -pedantic... (cached) yes Checking whether cc supports -Wlong-long... (cached) yes Checking whether cc supports -Wundef... (cached) yes Checking whether cc supports -Winline... (cached) yes Checking whether cc supports -Wpointer-arith... (cached) yes Checking whether cc supports -Wno-unused-parameter... (cached) yes Checking whether cc supports -Wunreachable-code... (cached) yes Checking if variable optreset is defined... (cached) yes Checking for C function srandomdev()... (cached) yes Checking for C type union semun... (cached) no Checking for C header file utmpx.h... (cached) yes Checking for C function lockf()... (cached) yes Checking for C function semop()... (cached) yes Checking for C function shmget()... (cached) yes Checking for C function flock()... (cached) yes Checking for FSP locking type... (cached) semop and shmget Checking for user supplied lockprefix... (cached) no Checking for user supplied prefix... (cached) yes Checking where to install man pages... (cached) /wrkdirs/usr/ports/net/fspclient/work/stage/usr/local/share/man Checking for user supplied mandir... (cached) no Checking whether to enable maintainer mode... (cached) no scons: done reading SConscript files. scons: Building targets ... Install file: "client/fsp" as "/wrkdirs/usr/ports/net/fspclient/work/stage/usr/local/bin/fsp" Install file: "man/fsp.1.gz" as "/wrkdirs/usr/ports/net/fspclient/work/stage/usr/local/share/man/man1/fsp.1.gz" scons: done building targets. ====> 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-04T04:53:01+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 fspclient-0.93.1 ===> Building fspclient-0.93.1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for fspclient-0.93.1 build of net/fspclient | fspclient-0.93.1 ended at Sun May 4 00:53:22 EDT 2025 build time: 00:00:21