=>> Building textproc/ffe build started at Mon May 5 10:51:25 EDT 2025 port directory: /usr/ports/textproc/ffe package name: ffe-0.3.9_2 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: egypcio@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 663 Aug 3 2024 /usr/ports/textproc/ffe/Makefile Ports top last git commit: 57a50b106b87 Ports top unclean checkout: yes Port dir last git commit: 1f42b0e19d75 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1402000 Jail OSVERSION: 1304000 Job Id: 04 ---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/04/.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--- ===> The following configuration options are available for ffe-0.3.9_2: DOCS=on: Build and/or install documentation GCRYPT=off: Use GNU crypt library instead of OpenSSL ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- egypcio@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --without-libgcrypt-prefix --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/ffe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/ffe/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/ffe/work/.cache HOME=/wrkdirs/usr/ports/textproc/ffe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/ffe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/ffe/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/textproc/ffe/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/textproc/ffe/work XDG_CACHE_HOME=/wrkdirs/usr/ports/textproc/ffe/work/.cache HOME=/wrkdirs/usr/ports/textproc/ffe/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/textproc/ffe/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/textproc/ffe/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 -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " 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-- PORTDOCS="" OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ffe" EXAMPLESDIR="share/examples/ffe" DATADIR="share/ffe" WWWDIR="www/ffe" ETCDIR="etc/ffe" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ffe DOCSDIR=/usr/local/share/doc/ffe EXAMPLESDIR=/usr/local/share/examples/ffe WWWDIR=/usr/local/www/ffe ETCDIR=/usr/local/etc/ffe --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 ===> ffe-0.3.9_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.0.6.pkg [13amd64-weekly-desktop-job-04] Installing pkg-2.0.6... [13amd64-weekly-desktop-job-04] Extracting pkg-2.0.6: .......... done ===> ffe-0.3.9_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ffe-0.3.9_2 =========================================================================== =================================================== ===== 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 ffe-0.3.9_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ffe-0.3.9_2 for building => SHA256 Checksum OK for ffe-0.3.9.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 ffe-0.3.9_2 for building ===> Extracting for ffe-0.3.9_2 => SHA256 Checksum OK for ffe-0.3.9.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 ffe-0.3.9_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ffe-0.3.9_2 depends on file: /usr/local/bin/makeinfo - not found ===> Installing existing package /packages/All/texinfo-7.1_8,1.pkg [13amd64-weekly-desktop-job-04] Installing texinfo-7.1_8,1... [13amd64-weekly-desktop-job-04] `-- Installing gettext-runtime-0.23.1... [13amd64-weekly-desktop-job-04] | `-- Installing indexinfo-0.3.1_1... [13amd64-weekly-desktop-job-04] | `-- Extracting indexinfo-0.3.1_1: . done [13amd64-weekly-desktop-job-04] `-- Extracting gettext-runtime-0.23.1: .......... done [13amd64-weekly-desktop-job-04] `-- Installing libiconv-1.17_1... [13amd64-weekly-desktop-job-04] `-- Extracting libiconv-1.17_1: .......... done [13amd64-weekly-desktop-job-04] `-- Installing p5-Locale-libintl-1.35... [13amd64-weekly-desktop-job-04] | `-- Installing perl5-5.36.3_2... [13amd64-weekly-desktop-job-04] | `-- Extracting perl5-5.36.3_2: .......... done [13amd64-weekly-desktop-job-04] `-- Extracting p5-Locale-libintl-1.35: .......... done [13amd64-weekly-desktop-job-04] `-- Installing p5-Text-Unidecode-1.30... [13amd64-weekly-desktop-job-04] `-- Extracting p5-Text-Unidecode-1.30: .......... done [13amd64-weekly-desktop-job-04] `-- Installing p5-Unicode-EastAsianWidth-12.0... [13amd64-weekly-desktop-job-04] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done [13amd64-weekly-desktop-job-04] Extracting texinfo-7.1_8,1: .......... done ===> ffe-0.3.9_2 depends on file: /usr/local/bin/makeinfo - found ===> Returning to build of ffe-0.3.9_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ffe-0.3.9_2 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd13.4 checking host system type... amd64-portbld-freebsd13.4 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking for libgcrypt-config... no checking for LIBGCRYPT - version >= 1.2.0... no checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking error.h usability... no checking error.h presence... no checking for error.h... no checking for errno.h... (cached) yes checking for getopt.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for signal.h... (cached) yes checking gcrypt.h usability... no checking gcrypt.h presence... no checking for gcrypt.h... no checking printf.h usability... yes checking printf.h presence... yes checking for printf.h... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... (cached) yes checking for regex_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int8_t... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for atexit... (cached) yes checking for dup2... (cached) yes checking for pipe... (cached) yes checking for tempnam... yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for setmode... yes checking for strcasecmp... (cached) yes checking for sigaction... (cached) yes checking for parse_printf_format... no checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking for getline... (cached) yes checking for getopt_long... yes checking for regcomp... yes checking for strncasecmp... (cached) yes checking for strcasestr... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ffe-0.3.9_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- ffe.o --- --- xmalloc.o --- --- parserc.o --- --- execute.o --- --- endian.o --- --- level.o --- --- anonymize.o --- --- ffe.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT ffe.o -MD -MP -MF .deps/ffe.Tpo -c -o ffe.o ffe.c --- xmalloc.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c --- parserc.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT parserc.o -MD -MP -MF .deps/parserc.Tpo -c -o parserc.o parserc.c --- execute.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c --- endian.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c --- level.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT level.o -MD -MP -MF .deps/level.Tpo -c -o level.o level.c --- anonymize.o --- cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT anonymize.o -MD -MP -MF .deps/anonymize.Tpo -c -o anonymize.o anonymize.c --- execute.o --- In file included from execute.c:25: ./ffe.h:379:1: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 379 | open_input_file(); | ^ execute.c:279:1: note: conflicting prototype is here 279 | open_input_file(int stype) | ^ --- level.o --- level.c:53:34: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 53 | if(l) writes(l->group_name); | ^~~~~~~~~~~~~ ./ffe.h:421:17: note: passing argument to parameter here 421 | writes(uint8_t *); | ^ level.c:56:34: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 56 | if(l) writes(l->element_name); | ^~~~~~~~~~~~~~~ ./ffe.h:421:17: note: passing argument to parameter here 421 | writes(uint8_t *); | ^ --- execute.o --- execute.c:348:11: warning: initializing 'char *' with an expression of type 'uint8_t *' (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] 348 | char *orig_s = s; | ^ ~ execute.c:364:14: warning: passing 'uint8_t *' (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] 364 | if(fgets(s,size,stream) != NULL) | ^ /usr/include/stdio.h:257:30: note: passing argument to parameter here 257 | char *fgets(char * __restrict, int, FILE * __restrict); | ^ execute.c:715:65: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 715 | if(length >= i->position && regexec(&i->reg,field,(size_t) 0, NULL, 0) == 0) vote++; | ^~~~~ /usr/include/regex.h:113:64: note: passing argument to parameter here 113 | int regexec(const regex_t * __restrict, const char * __restrict, size_t, | ^ execute.c:719:32: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 719 | if(strncmp(i->key,&read_buffer[i->position -1],i->length) == 0) vote++; | ^~~~~~ /usr/include/string.h:105:26: note: passing argument to parameter here 105 | int strncmp(const char *, const char *, size_t) __pure; | ^ execute.c:719:39: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 719 | if(strncmp(i->key,&read_buffer[i->position -1],i->length) == 0) vote++; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:105:40: note: passing argument to parameter here 105 | int strncmp(const char *, const char *, size_t) __pure; | ^ execute.c:731:44: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 731 | if(regexec(&i->reg,get_separated_field(i->position,quote,type,read_buffer),(size_t) 0, NULL, 0) == 0) vote++; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/regex.h:113:64: note: passing argument to parameter here 113 | int regexec(const regex_t * __restrict, const char * __restrict, size_t, | ^ execute.c:735:35: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 735 | if(strcmp(i->key,get_separated_field(i->position,quote,type,read_buffer)) == 0) vote++; | ^~~~~~ /usr/include/string.h:85:25: note: passing argument to parameter here 85 | int strcmp(const char *, const char *) __pure; | ^ execute.c:735:42: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 735 | if(strcmp(i->key,get_separated_field(i->position,quote,type,read_buffer)) == 0) vote++; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/string.h:85:39: note: passing argument to parameter here 85 | int strcmp(const char *, const char *) __pure; | ^ execute.c:749:65: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 749 | if(length >= i->position && regexec(&i->reg,field,(size_t) 0, NULL, 0) == 0) vote++; | ^~~~~ /usr/include/regex.h:113:64: note: passing argument to parameter here 113 | int regexec(const regex_t * __restrict, const char * __restrict, size_t, | ^ execute.c:768:45: warning: passing 'char *' to parameter of type 'uint8_t *' (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 | len = get_field_count(quote,type,read_buffer); | ^~~~ execute.c:498:41: note: passing argument to parameter 'type' here 498 | get_field_count(uint8_t quote, uint8_t *type, uint8_t *line) | ^ --- anonymize.o --- anonymize.c:106:88: warning: unsequenced modification and access to 'i' [-Wunsequenced] 106 | while(i < copy_length && data[i] != '\n' && data[i]) nbuffer[i] = data[i++]; | ~ ^ anonymize.c:113:69: warning: unsequenced modification and access to 'i' [-Wunsequenced] 113 | while(data[i] != '\n' && data[i]) nbuffer[i] = data[i++]; | ~ ^ anonymize.c:440:100: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] --- xmalloc.o --- mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po --- anonymize.o --- 440 | hash_length = md_hash(hash,normalized_length,normalized_field,a->key_length > 0 ? atoi(a->key) : 16); | ^~~~~~ /usr/include/stdlib.h:93:23: note: passing argument to parameter here 93 | int atoi(const char *); | ^ --- execute.o --- execute.c:1030:28: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1030 | writes(current_file_name); | ^~~~~~~~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here --- anonymize.o --- anonymize.c:444:100: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] --- execute.o --- 969 | writes(uint8_t *string) | ^ execute.c:1033:28: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1033 | writes(s->name); | ^~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ --- anonymize.o --- 444 | hash_length = md_hash(hash,normalized_length,normalized_field,a->key_length > 0 ? atoi(a->key) : 16); --- execute.o --- execute.c:1036:42: warning: passing 'char *' to parameter of type 'uint8_t *' (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] --- anonymize.o --- | ^~~~~~ /usr/include/stdlib.h:93:23: note: passing argument to parameter here --- execute.o --- 1036 | if(r != NULL) writes(r->name); | ^~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here --- anonymize.o --- 93 | int atoi(const char *); | ^ --- execute.o --- 969 | writes(uint8_t *string) | ^ execute.c:1040:28: warning: passing 'char[64]' to parameter of type 'uint8_t *' (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] 1040 | writes(num); | ^~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1044:28: warning: passing 'char[64]' to parameter of type 'uint8_t *' (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] 1044 | writes(num); | ^~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1048:28: warning: passing 'char[64]' to parameter of type 'uint8_t *' (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] 1048 | writes(num); | ^~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1052:28: warning: passing 'char[64]' to parameter of type 'uint8_t *' (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] 1052 | writes(num); | ^~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1055:65: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1055 | if(r->level && r->level->group_name) writes(r->level->group_name); | ^~~~~~~~~~~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1058:67: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1058 | if(r->level && r->level->element_name) writes(r->level->element_name); | ^~~~~~~~~~~~~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1096:15: warning: initializing 'char *' with an expression of type 'uint8_t *' (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] 1096 | char *text = r->o->header; | ^ ~~~~~~~~~~~~ execute.c:1105:32: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1105 | writes(pf->f->name); | ^~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ --- ffe.o --- ffe.c:1134:24: warning: passing arguments to 'open_input_file' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1134 | open_input_file(BINARY); // guess binary first | ^ ffe.c:1147:28: warning: passing arguments to 'open_input_file' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1147 | open_input_file(s->type[0]); | ^ --- execute.o --- execute.c:1189:17: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1189 | sscanf(field_start,"%d",&var_record_length); | ^~~~~~~~~~~ /usr/include/stdio.h:286:36: note: passing argument to parameter here 286 | int sscanf(const char * __restrict, const char * __restrict, ...); | ^ execute.c:1379:14: warning: assigning to 'uint8_t *' (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] 1379 | data = f->const_data; | ^ ~~~~~~~~~~~~~ execute.c:1529:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1529 | sprintf(pb,pf,(int) *(int8_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1533:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1533 | sprintf(pb,pf,(int) *(int16_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1537:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1537 | sprintf(pb,pf,(long int) *(int32_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1541:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1541 | sprintf(pb,pf,(long long int) *(int64_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1551:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1551 | sprintf(pb,pf,(unsigned int) *(uint8_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1555:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1555 | sprintf(pb,pf,(unsigned int) *(uint16_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1559:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1559 | sprintf(pb,pf,(unsigned long int) *(uint32_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1563:37: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1563 | sprintf(pb,pf,(unsigned long long int) *(uint64_t *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1569:29: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1569 | sprintf(pb,"%f",(double) *(float *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1573:29: warning: passing 'uint8_t[262144]' (aka 'unsigned char[262144]') 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] 1573 | sprintf(pb,"%f",(double) *(double *) data); | ^~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1765:29: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1765 | int search_len = strlen(search); | ^~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ --- parserc.o --- parserc.c:920:29: warning: assigning to 'uint8_t *' (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] --- execute.o --- execute.c:1773:30: warning: passing 'uint8_t *' (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] --- parserc.o --- 920 | c_data->key = xstrdup(line); | ^ ~~~~~~~~~~~~~ --- execute.o --- 1773 | d = l->data[hash(search,0)]; | ^~~~~~ ./ffe.h:445:12: note: passing argument to parameter here 445 | hash(char *,size_t); | ^ --- parserc.o --- parserc.c:921:31: warning: assigning to 'uint8_t *' (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] 921 | c_data->value = xstrdup(p); | ^ ~~~~~~~~~~ --- execute.o --- execute.c:1791:34: warning: passing 'uint8_t *' (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] 1791 | d = l->data[hash(search,0)]; | ^~~~~~ ./ffe.h:445:12: note: passing argument to parameter here 445 | hash(char *,size_t); | ^ --- parserc.o --- parserc.c:945:8: warning: assigning to 'uint8_t *' (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] 945 | *t = xstrdup(s); | ^ ~~~~~~~~~~ parserc.c:946:7: warning: assigning to 'char *' from 'uint8_t *' (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] 946 | w = *t; | ^ ~~ --- execute.o --- execute.c:1843:67: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1843 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atoi(start)); | ^~~~~ /usr/include/stdlib.h:93:23: note: passing argument to parameter here 93 | int atoi(const char *); | ^ execute.c:1843:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1843 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atoi(start)); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ execute.c:1846:67: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1846 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atol(start)); | ^~~~~ /usr/include/stdlib.h:94:24: note: passing argument to parameter here 94 | long atol(const char *); | ^ execute.c:1846:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1846 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atol(start)); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ execute.c:1849:68: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1849 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atoll(start)); | ^~~~~ /usr/include/stdlib.h:145:21: note: passing argument to parameter here 145 | atoll(const char *); | ^ execute.c:1849:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1849 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atoll(start)); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ execute.c:1853:67: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1853 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atof(start)); | ^~~~~ /usr/include/stdlib.h:92:26: note: passing argument to parameter here 92 | double atof(const char *); | ^ execute.c:1853:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1853 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,atof(start)); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ --- endian.o --- mv -f .deps/endian.Tpo .deps/endian.Po --- execute.o --- execute.c:1856:70: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1856 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,strtold(start,NULL)); | ^~~~~ /usr/include/stdlib.h:118:34: note: passing argument to parameter here 118 | strtold(const char * __restrict, char ** __restrict); | ^ execute.c:1856:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1856 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,strtold(start,NULL)); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ execute.c:1861:22: warning: passing 'uint8_t[1048576]' (aka 'unsigned char[1048576]') 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] 1861 | snprintf(conv_buffer,CONV_BUF_SIZE,f->conversion,start); | ^~~~~~~~~~~ /usr/include/stdio.h:297:32: note: passing argument to parameter here 297 | int snprintf(char * __restrict, size_t, const char * __restrict, | ^ execute.c:1950:36: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1950 | writes(current_file_name); | ^~~~~~~~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1953:36: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1953 | writes(s->name); | ^~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1956:50: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1956 | if(r != NULL) writes(r->name); | ^~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:1959:37: warning: passing 'uint8_t[64]' (aka 'unsigned char[64]') 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] 1959 | sprintf(num,"%ld",current_file_lineno); | ^~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1963:37: warning: passing 'uint8_t[64]' (aka 'unsigned char[64]') 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] 1963 | sprintf(num,"%ld",current_total_lineno); | ^~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1967:37: warning: passing 'uint8_t[64]' (aka 'unsigned char[64]') 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] 1967 | sprintf(num,"%lld",current_offset); | ^~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1971:37: warning: passing 'uint8_t[64]' (aka 'unsigned char[64]') 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] 1971 | sprintf(num,"%lld",current_file_offset); | ^~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1977:41: warning: passing 'uint8_t[64]' (aka 'unsigned char[64]') 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] 1977 | sprintf(num,"%d",pf->f->position + (s->type[0] != SEPARATED ? 1 : 0)); | ^~~ /usr/include/stdio.h:285:31: note: passing argument to parameter here 285 | int sprintf(char * __restrict, const char * __restrict, ...); | ^ execute.c:1985:36: warning: passing 'char *' to parameter of type 'uint8_t *' (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] 1985 | writes(pf->f->name); | ^~~~~~~~~~~ execute.c:969:17: note: passing argument to parameter 'string' here 969 | writes(uint8_t *string) | ^ execute.c:2012:46: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char[1]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 2012 | lookup_value = ""; | ^ ~~ execute.c:2019:49: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2019 | lookup_len = strlen(lookup_value); | ^~~~~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 100 | size_t strlen(const char *) __pure; | ^ execute.c:2157:42: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2157 | while(i--) fputs(indent,output_fp); | ^~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2160:31: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2160 | fputs(indent,output_fp); | ^~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2161:31: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2161 | fputs(indent,output_fp); | ^~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2172:35: warning: passing 'uint8_t[128]' (aka 'unsigned char[128]') 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] 2172 | fputs(justify_string,output_fp); | ^~~~~~~~~~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2176:31: warning: passing 'uint8_t[128]' (aka 'unsigned char[128]') 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] 2176 | fputs(justify_string,output_fp); | ^~~~~~~~~~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2180:23: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2180 | fputs(pf->data,output_fp); | ^~~~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2182:61: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 2182 | if(pf->next != NULL && separator != NULL) fputs(separator,output_fp); | ^~~~~~~~~ /usr/include/stdio.h:261:35: note: passing argument to parameter here 261 | int fputs(const char * __restrict, FILE * __restrict); | ^ execute.c:2298:35: warning: passing 'uint8_t *' (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] 2298 | f->name = xstrdup(get_separated_field(f->position,s->quote,s->type,buffer)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./ffe.h:370:15: note: passing argument to parameter 'str' here 370 | xstrdup(char *str); | ^ --- parserc.o --- parserc.c:1322:44: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char[3]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1322 | c_output->data = "%d"; | ^ ~~~~ parserc.c:1326:54: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char[2]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1326 | c_output->record_trailer = "\n"; | ^ ~~~~ parserc.c:1362:53: warning: assigning to 'uint8_t *' (aka 'unsigned char *') from 'char[1]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 1362 | c_lookup->default_value = ""; | ^ ~~ --- execute.o --- execute.c:2543:73: warning: passing 'uint8_t *' (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] 2543 | retval += hash_scan_expression_len(e->expr_hash,write_buffer,casecmp,len); | ^~~~~~~~~~~~ execute.c:2399:56: note: passing argument to parameter 'value' here 2399 | hash_scan_expression_len(struct expr_list **list,char *value,int casecmp,size_t comp_len) | ^ execute.c:2549:54: warning: passing 'uint8_t *' (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] 2549 | retval += full_scan_expression(e,write_buffer,casecmp); | ^~~~~~~~~~~~ execute.c:2464:49: note: passing argument to parameter 'value' here 2464 | full_scan_expression(struct expression *e,char *value,int casecmp) | ^ execute.c:2552:65: warning: passing 'uint8_t *' (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] 2552 | retval += hash_scan_expression(e->expr_hash,write_buffer,casecmp); | ^~~~~~~~~~~~ execute.c:2380:52: note: passing argument to parameter 'value' here 2380 | hash_scan_expression(struct expr_list **list,char *value,int casecmp) | ^ execute.c:2555:58: warning: passing 'uint8_t *' (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] 2555 | if(hash_scan_expression(e->expr_hash,write_buffer,casecmp) == 0) retval++; | ^~~~~~~~~~~~ execute.c:2380:52: note: passing argument to parameter 'value' here 2380 | hash_scan_expression(struct expr_list **list,char *value,int casecmp) | ^ --- parserc.o --- parserc.c:1548:57: warning: passing 'uint8_t *' (aka 'unsigned char *') 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] 1548 | rc = regcomp(&c_id->reg,c_id->key,REG_EXTENDED | REG_NOSUB); | ^~~~~~~~~ /usr/include/regex.h:106:58: note: passing argument to parameter here 106 | int regcomp(regex_t * __restrict, const char * __restrict, int); | ^ parserc.c:1555:73: warning: passing 'uint8_t *' (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] 1555 | panic("Error in regular expression",c_id->key,errbuf); | ^~~~~~~~~ ./ffe.h:361:23: note: passing argument to parameter 'info' here 361 | panic(char *msg,char *info,char *syserror); | ^ parserc.c:1726:51: warning: assigning to 'uint8_t *' (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] 1726 | c_output->file_header = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1729:52: warning: assigning to 'uint8_t *' (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] 1729 | c_output->file_trailer = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1732:46: warning: assigning to 'uint8_t *' (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] 1732 | c_output->header = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1735:44: warning: assigning to 'uint8_t *' (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] 1735 | c_output->data = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1738:46: warning: assigning to 'uint8_t *' (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] 1738 | c_output->lookup = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1741:49: warning: assigning to 'uint8_t *' (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] 1741 | c_output->separator = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1744:53: warning: assigning to 'uint8_t *' (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] 1744 | c_output->record_header = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1749:58: warning: assigning to 'uint8_t *' (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] 1749 | c_output->record_trailer = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1756:52: warning: assigning to 'uint8_t *' (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] 1756 | c_output->group_header = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1759:53: warning: assigning to 'uint8_t *' (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] 1759 | c_output->group_trailer = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1762:54: warning: assigning to 'uint8_t *' (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] 1762 | c_output->element_header = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1765:55: warning: assigning to 'uint8_t *' (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] 1765 | c_output->element_trailer = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1797:46: warning: assigning to 'uint8_t *' (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] 1797 | c_output->indent = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1869:48: warning: assigning to 'uint8_t *' (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] 1869 | c_lookup_data->key = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1870:50: warning: assigning to 'uint8_t *' (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] 1870 | c_lookup_data->value = xstrdup(values[2]); | ^ ~~~~~~~~~~~~~~~~~~ parserc.c:1882:53: warning: assigning to 'uint8_t *' (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] 1882 | c_lookup->default_value = xstrdup(values[1]); | ^ ~~~~~~~~~~~~~~~~~~ --- anonymize.o --- 4 warnings generated. mv -f .deps/anonymize.Tpo .deps/anonymize.Po --- level.o --- 2 warnings generated. mv -f .deps/level.Tpo .deps/level.Po --- ffe.o --- 2 warnings generated. mv -f .deps/ffe.Tpo .deps/ffe.Po --- parserc.o --- 25 warnings generated. mv -f .deps/parserc.Tpo .deps/parserc.Po --- execute.o --- 71 warnings generated. mv -f .deps/execute.Tpo .deps/execute.Po --- ffe --- cc -I.. -O2 -pipe -std=gnu89 -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -o ffe ffe.o xmalloc.o parserc.o execute.o endian.o level.o anonymize.o -L/usr/local/lib Making all in doc --- ffe.html --- rm -rf ffe.htp if /bin/sh /wrkdirs/usr/ports/textproc/ffe/work/ffe-0.3.9/config/missing makeinfo --html --no-split --css-include=texinfo.css --no-headers -I . -o ffe.htp `test -f 'ffe.texi' || echo './'`ffe.texi; then rm -rf ffe.html && mv ffe.htp ffe.html; else rm -rf ffe.htp; exit 1; fi ffe.texi:786: warning: @noindent is useless inside of a paragraph ffe.texi:1834: warning: @refill is obsolete =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ffe-0.3.9_2 depends on executable: indexinfo - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ffe-0.3.9_2 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/bin' install -s -m 555 ffe '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/doc/ffe' install -m 0644 ffe.html '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/doc/ffe' /bin/mkdir -p '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/info' install -m 0644 ./ffe.info '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/info' install-info --info-dir='/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/info' '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/info/ffe.info' /bin/mkdir -p '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/man/man1' install -m 0644 ffe.1 '/wrkdirs/usr/ports/textproc/ffe/work/stage/usr/local/share/man/man1' ====> 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-05T14:51:25+0000' 'PKG_NOTE_ports_top_git_hash=57a50b106b87' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=1f42b0e19d75' '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 ffe-0.3.9_2 ===> Building ffe-0.3.9_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ffe-0.3.9_2 build of textproc/ffe | ffe-0.3.9_2 ended at Mon May 5 10:51:34 EDT 2025 build time: 00:00:10