=>> Building japanese/qkc build started at Sun May 4 12:20:22 EDT 2025 port directory: /usr/ports/japanese/qkc package name: ja-qkc-1.0 building for: FreeBSD 13amd64-weekly-desktop-job-04 13.4-RELEASE-p4 FreeBSD 13.4-RELEASE-p4 amd64 maintained by: hrs@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 564 Feb 24 2024 /usr/ports/japanese/qkc/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: 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--- ---End OPTIONS List--- --MAINTAINER-- hrs@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/japanese/qkc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/qkc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/japanese/qkc/work/.cache HOME=/wrkdirs/usr/ports/japanese/qkc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/japanese/qkc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/japanese/qkc/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/japanese/qkc/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/japanese/qkc/work XDG_CACHE_HOME=/wrkdirs/usr/ports/japanese/qkc/work/.cache HOME=/wrkdirs/usr/ports/japanese/qkc/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/japanese/qkc/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/japanese/qkc/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/qkc" EXAMPLESDIR="share/examples/qkc" DATADIR="share/qkc" WWWDIR="www/qkc" ETCDIR="etc/qkc" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/qkc DOCSDIR=/usr/local/share/doc/qkc EXAMPLESDIR=/usr/local/share/examples/qkc WWWDIR=/usr/local/www/qkc ETCDIR=/usr/local/etc/qkc --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 ===> ja-qkc-1.0 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 ===> ja-qkc-1.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ja-qkc-1.0 =========================================================================== =================================================== ===== 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 ja-qkc-1.0 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ja-qkc-1.0 for building => SHA256 Checksum OK for qkcc100.zip. =========================================================================== =================================================== ===== 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 ja-qkc-1.0 for building ===> Extracting for ja-qkc-1.0 ===> Fetching all distfiles required by ja-qkc-1.0 for building => SHA256 Checksum OK for qkcc100.zip. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Patching for ja-qkc-1.0 ===> Applying FreeBSD patches for ja-qkc-1.0 from /usr/ports/japanese/qkc/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Configuring for ja-qkc-1.0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Building for ja-qkc-1.0 --- qkc.o --- --- qkcopt.o --- --- qkchelp.o --- --- qkcconv.o --- --- qkctbl.o --- --- qkc.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c qkc.c --- qkcopt.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c qkcopt.c --- qkchelp.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c qkchelp.c --- qkcconv.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c qkcconv.c --- qkctbl.o --- cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -c qkctbl.c --- qkcconv.o --- qkcconv.c:33:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 33 | void putf(c) | ^ qkcconv.c:40:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 40 | unsigned char jistojms(c1, c2) | ^ qkcconv.c:60:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 60 | unsigned char jmstojis(c1, c2) | ^ qkcconv.c:94:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 94 | void jisend(s, k) | ^ --- qkcopt.o --- qkcopt.c:39:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 39 | int isoption(s) | ^ qkcopt.c:49:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 49 | void invalidoption(c) | ^ qkcopt.c:57:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 57 | void setescseq(d, s) | ^ qkcopt.c:71:26: warning: passing 'char[3]' 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] 71 | setescseq(esc_k, NEWJIS2_K); | ^~~~~~~~~ ./qkc.h:61:19: note: expanded from macro 'NEWJIS2_K' 61 | #define NEWJIS2_K "$B" | ^~~~ qkcopt.c:72:26: warning: passing 'char[3]' 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] 72 | setescseq(esc_a, NEWJIS2_A); | ^~~~~~~~~ ./qkc.h:62:19: note: expanded from macro 'NEWJIS2_A' 62 | #define NEWJIS2_A "(B" | ^~~~ qkcopt.c:65:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | void checkemulationmode(s) | ^ qkcopt.c:77:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 77 | void checkoption_nkf(opt) | ^ qkcopt.c:158:30: warning: passing 'char[3]' to parameter of type 'unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] 158 | setescseq(esc_k, NEWJIS_K); | ^~~~~~~~ ./qkc.h:59:18: note: expanded from macro 'NEWJIS_K' 59 | #define NEWJIS_K "$B" | ^~~~ qkcopt.c:159:30: warning: passing 'char[3]' 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] 159 | setescseq(esc_a, NEWJIS_A); | ^~~~~~~~ ./qkc.h:60:18: note: expanded from macro 'NEWJIS_A' 60 | #define NEWJIS_A "(J" | ^~~~ qkcopt.c:164:34: warning: passing 'char[3]' 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] 164 | setescseq(esc_k, NEWJIS2_K); | ^~~~~~~~~ ./qkc.h:61:19: note: expanded from macro 'NEWJIS2_K' 61 | #define NEWJIS2_K "$B" | ^~~~ qkcopt.c:165:34: warning: passing 'char[3]' 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] 165 | setescseq(esc_a, NEWJIS2_A); | ^~~~~~~~~ ./qkc.h:62:19: note: expanded from macro 'NEWJIS2_A' 62 | #define NEWJIS2_A "(B" | ^~~~ qkcopt.c:173:34: warning: passing 'char[3]' 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] 173 | setescseq(esc_k, OLDJIS_K); | ^~~~~~~~ ./qkc.h:63:18: note: expanded from macro 'OLDJIS_K' 63 | #define OLDJIS_K "$@" | ^~~~ qkcopt.c:174:34: warning: passing 'char[3]' 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 | setescseq(esc_a, OLDJIS_A); | ^~~~~~~~ ./qkc.h:64:18: note: expanded from macro 'OLDJIS_A' 64 | #define OLDJIS_A "(J" | ^~~~ qkcopt.c:183:34: warning: passing 'char[2]' 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] 183 | setescseq(esc_k, NECJIS_K); | ^~~~~~~~ ./qkc.h:65:18: note: expanded from macro 'NECJIS_K' 65 | #define NECJIS_K "K" | ^~~ qkcopt.c:184:34: warning: passing 'char[2]' 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] 184 | setescseq(esc_a, NECJIS_A); | ^~~~~~~~ ./qkc.h:66:18: note: expanded from macro 'NECJIS_A' 66 | #define NECJIS_A "H" | ^~~ qkcopt.c:137:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 137 | void checkoption(opt) | ^ qkcopt.c:299:21: warning: passing arguments to 'strdup2' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 299 | if ((s = strdup2(org)) == NULL) | ^ --- qkc.o --- qkc.c:100:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 100 | void fromstdin(c) | ^ qkc.c:131:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | char *strdup2(s) | ^ qkc.c:143:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 143 | void pathsplit(path, dir, name) | ^ qkc.c:168:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 168 | char *maketemp(base, ext, dir) | ^ qkc.c:199:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 199 | char *opentempfile(dir) | ^ qkc.c:217:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 217 | unsigned int convertnewline1(buf, size) | ^ qkc.c:256:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 256 | unsigned int convertnewline2(buf, size, code) | ^ qkc.c:393:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 393 | int checkbinary(buf, size) | ^ qkc.c:411:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 411 | int detectnewlinecode(buf, size) | ^ qkc.c:436:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 436 | int checkforward(p, size) | ^ qkc.c:501:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 501 | int detectcode(buf, size) | ^ qkc.c:651:9: warning: add explicit braces to avoid dangling else [-Wdangling-else] 651 | else if (same && convmode != MODE_JIS) | ^ qkc.c:710:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 710 | char *convinfostr(buf) | ^ qkc.c:757:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 757 | int convert(filename) | ^ qkc.c:897:23: warning: passing arguments to 'checkemulationmode' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 897 | checkemulationmode(*(argv + 1)); | ^ qkc.c:901:21: warning: passing arguments to 'isoption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 901 | if (isoption(*++argv)) | ^ qkc.c:902:24: warning: passing arguments to 'checkoption' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 902 | checkoption(*argv); | ^ qkc.c:891:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 891 | int CALLTYPE main(argc, argv) | ^ --- qkcopt.o --- 17 warnings generated. --- qkc.o --- 18 warnings generated. --- qkcconv.o --- 4 warnings generated. --- qkc --- cc -o qkc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing qkc.o qkcopt.o qkchelp.o qkcconv.o qkctbl.o =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534 ===> Staging for ja-qkc-1.0 ===> Generating temporary packing list install -s -m 555 /wrkdirs/usr/ports/japanese/qkc/work/ja-qkc-1.0/qkc /wrkdirs/usr/ports/japanese/qkc/work/stage/usr/local/bin /bin/mkdir -p /wrkdirs/usr/ports/japanese/qkc/work/stage/usr/local/share/man/ja/man1 install -m 444 /wrkdirs/usr/ports/japanese/qkc/work/ja-qkc-1.0/qkc.1 /wrkdirs/usr/ports/japanese/qkc/work/stage/usr/local/share/man/ja/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-04T16:20:22+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 ja-qkc-1.0 ===> Building ja-qkc-1.0 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ja-qkc-1.0 build of japanese/qkc | ja-qkc-1.0 ended at Sun May 4 12:20:25 EDT 2025 build time: 00:00:04