[package - main-riscv64-default][net/fspclient] Failed for fspclient-0.93.1 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Aug 2021 19:27:05 UTC
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: cy@FreeBSD.org Log URL: http://beefy7.nyi.freebsd.org/data/main-riscv64-default/p507d4271e0bb_sa3ff18e271/logs/fspclient-0.93.1.log Build URL: http://beefy7.nyi.freebsd.org/build.html?mastername=main-riscv64-default&build=p507d4271e0bb_sa3ff18e271 Log: =>> Building net/fspclient build started at Thu Aug 12 19:26:25 UTC 2021 port directory: /usr/ports/net/fspclient package name: fspclient-0.93.1 building for: FreeBSD main-riscv64-default-job-05 14.0-CURRENT FreeBSD 14.0-CURRENT 1400029 riscv maintained by: cy@FreeBSD.org Makefile ident: Poudriere version: 3.2.8-21-g883afb07 Host OSVERSION: 1400008 Jail OSVERSION: 1400029 Job Id: 05 !!! Jail is newer than host. (Jail: 1400029, Host: 1400008) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=riscv64 UNAME_m=riscv ABI_FILE=/usr/lib/crt1.o OSVERSION=1400029 UNAME_v=FreeBSD 14.0-CURRENT 1400029 UNAME_r=14.0-CURRENT 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 LOCALBASE=/usr/local QEMU_EMULATING=1 USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-21-g883afb07 MASTERMNT=/usr/local/poudriere/data/.m/main-riscv64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/main-riscv64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=main-riscv64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/main-riscv64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= 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 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 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 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 NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fno-strict-aliasing " CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -march=rv64imafdc -mabi=lp64d -fstack-protector-strong -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=14.0 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--- .sinclude "/etc/make.nxb.conf" USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=riscv MACHINE_ARCH=riscv64 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin _ALTCCVERSION_9d218390=none _CXXINTERNAL_9c45a5b1=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin "/nxb-bin/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-m" "elf64lriscv" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_9d218390_58173849=yes CC_OUTPUT_9d218390_9bdba57c=yes CC_OUTPUT_9d218390_6a4fe7f5=yes CC_OUTPUT_9d218390_6bcac02b=yes CC_OUTPUT_9d218390_67d20829=yes CC_OUTPUT_9d218390_bfa62e83=yes CC_OUTPUT_9d218390_f0b4d593=yes CC_OUTPUT_9d218390_308abb44=yes CC_OUTPUT_9d218390_f00456e5=yes CC_OUTPUT_9d218390_65ad290d=yes CC_OUTPUT_9d218390_f2776b26=yes CC_OUTPUT_9d218390_b2657cc3=yes CC_OUTPUT_9d218390_380987f7=yes CC_OUTPUT_9d218390_160933ec=yes CC_OUTPUT_9d218390_fb62803b=yes _OBJC_CCVERSION_9d218390=FreeBSD clang version 12.0.1 (git@github.com:llvm/llvm-project.git llvmorg-12.0.1-0-gfed41342a82f) Target: riscv64-unknown-freebsd14.0 Thread model: posix InstalledDir: /nxb-bin/usr/bin _OBJC_ALTCCVERSION_9d218390=none ARCH=riscv64 OPSYS=FreeBSD _OSRELEASE=14.0-CURRENT OSREL=14.0 OSVERSION=1400029 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- ---Begin make.nxb.conf--- CC=/nxb-bin/usr/bin/cc CPP=/nxb-bin/usr/bin/cpp CXX=/nxb-bin/usr/bin/c++ NM=/nxb-bin/usr/bin/nm LD=/nxb-bin/usr/bin/ld OBJCOPY=/nxb-bin/usr/bin/objcopy SIZE=/nxb-bin/usr/bin/size STRIPBIN=/nxb-bin/usr/bin/strip SED=/nxb-bin/usr/bin/sed RANLIB=/nxb-bin/usr/bin/ranlib YACC=/nxb-bin/usr/bin/yacc MAKE=/nxb-bin/usr/bin/make STRINGS=/nxb-bin/usr/bin/strings AWK=/nxb-bin/usr/bin/awk FLEX=/nxb-bin/usr/bin/flex ---End make.nxb.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) 1024 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-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> fspclient-0.93.1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.17.1.pkg [main-riscv64-default-job-05] Installing pkg-1.17.1... [main-riscv64-default-job-05] Extracting pkg-1.17.1: .......... done ===> fspclient-0.93.1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of fspclient-0.93.1 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by fspclient-0.93.1 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by fspclient-0.93.1 for building => SHA256 Checksum OK for fspclient-0.93.1.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ <snip> if (cmd != rbuf.cmd && rbuf.cmd != CC_ERR) continue; /* bad cmd */ ~~~ ^ ~~~~~~~~ client/lib.c:433:23: warning: incompatible pointer types passing 'struct sockaddr_in *' to parameter of type 'const struct sockaddr *' [-Wincompatible-pointer-types] if ( connect(myfd,&server_addr,sizeof(server_addr)) == -1) ^~~~~~~~~~~~ /usr/include/sys/socket.h:682:41: note: passing argument to parameter here int connect(int, const struct sockaddr *, socklen_t); ^ 7 warnings generated. /nxb-bin/usr/bin/cc -o client/macro.o -c -O2 -pipe -march=rv64imafdc -mabi=lp64d -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 client/macro.c:229:6: warning: declaration shadows a local variable [-Wshadow] int i; ^ client/macro.c:221:9: note: previous declaration is here int i; ^ 1 warning generated. /nxb-bin/usr/bin/cc -o client/parse.o -c -O2 -pipe -march=rv64imafdc -mabi=lp64d -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 client/parse.c:159:15: warning: assigning to 'char *' from 'const char [6]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (*pargv)[i] = "shell"; ^ ~~~~~~~ client/parse.c:162:15: warning: assigning to 'char *' from 'const char [8]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (*pargv)[i] = BUILTIN; ^ ~~~~~~~ client/parse.c:165:15: warning: assigning to 'char *' from 'const char [6]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] (*pargv)[i] = "error"; ^ ~~~~~~~ 3 warnings generated. /nxb-bin/usr/bin/cc -o client/util.o -c -O2 -pipe -march=rv64imafdc -mabi=lp64d -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/util.c:56:1: warning: function 'my_fgets_intr' could be declared with attribute 'noreturn' [-Wmissing-noreturn] { ^ 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] strlen(fpath), fpath+1, ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 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] 2, (char *)&client_net_len); ^~~~~~~~~~~~~~~~~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 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] 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] 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] 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] l = strlen(p2p->name); ^~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 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] (void)strcpy(dp[cnt]->name, p2p->name); ^~~~~~~~~~~~~ /usr/include/string.h:87:31: note: passing argument to parameter here 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] (void)strcpy(dp[cnt]->name, p2p->name); ^~~~~~~~~ /usr/include/string.h:87:56: note: passing argument to parameter here 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] if (rem < RDHSIZE) ~~~ ^ ~~~~~~~ client/util.c:258:14: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] 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] ub = client_interact(cmd, pos, strlen(fpath), fpath+1, ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 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] 2, (char *)&client_net_len); ^~~~~~~~~~~~~~~~~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 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] 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] 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 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] ub = client_interact(CC_UP_LOAD,pos, bytes,buf, 0,NULLP); ^~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 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] ub = client_interact(CC_INSTALL,4,strlen(fpath),fpath+1,4,&lastmod); ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here 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] ub = client_interact(CC_INSTALL,4,strlen(fpath),fpath+1,4,&lastmod); ^~~~~~~~ include/client.h:70:34: note: passing argument to parameter 'p2' here 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] ub = client_interact(CC_INSTALL,0,strlen(fpath),fpath+1,0,NULLP); ^~~~~~~ include/client.h:69:34: note: passing argument to parameter 'p1' here u_int l1, unsigned char *p1, ^ client/util.c:527:42: warning: passing 'const char [1]' to parameter of type 'unsigned char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] ub = client_interact(CC_INSTALL,0,1,"",0,NULLP); ^~ include/client.h:69:34: note: passing argument to parameter 'p1' here u_int l1, unsigned char *p1, ^ client/util.c:738:24: warning: trigraph ignored [-Wtrigraphs] ffprintf(STDDBG, "??(dir = %s; ref_cnt = %d)\n", ^ client/util.c:778:27: warning: trigraph ignored [-Wtrigraphs] 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] rde.rd_namlen = strlen((*dep)->name); ^~~~~~~~~~~~ /usr/include/string.h:100:28: note: passing argument to parameter here 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] rde.rd_name = (*dep)->name; ^ ~~~~~~~~~~~~ client/util.c:902:9: warning: assigning to 'char *' from 'const char [2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] *p1 = "/"; ^ ~~~ client/util.c:925:6: warning: assigning to 'char *' from 'const char [2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] *p3 = "."; ^ ~~~ client/util.c:946:8: warning: assigning to 'char *' from 'const char [2]' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] pfile = "."; ^ ~~~ 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] if (!strcmp((*dep)->name, pfile)) ^~~~~~~~~~~~ /usr/include/string.h:85:25: note: passing argument to parameter here 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] 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 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] 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] for (i = 0; i < prop->bmaplen; i++) ~ ^ ~~~~~~~~~~~~~ client/util.c:1345:25: warning: assigning to 'char **' from 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] if (!(globdata = files = glob(*argv))) ^ ~~~~~~~~~~~ client/util.c:1415:31: warning: incompatible pointer types passing 'char **' to parameter of type 'unsigned char **' [-Wincompatible-pointer-types] if (util_pro(name, &text, &bmap, &bmaplen, &readme, &readmecntp) < 0) ^~~~~ client/util.c:1192:26: note: passing argument to parameter 'bmapp' here 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] 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] 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] for (i -= ub->len; i < verbmaplen; i++) ~ ^ ~~~~~~~~~~ 36 warnings generated. /nxb-bin/usr/bin/cc -o common/udp_io.o -c -O2 -pipe -march=rv64imafdc -mabi=lp64d -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 ar rc common/libcommon.a common/udp_io.o ranlib common/libcommon.a Assertion failed: (mode == 'p' || mode == 't' || mode == 'x'), function ar_read_archive, file /usr/local/poudriere/jails/main-riscv64/usr/src/usr.bin/ar/read.c, line 68. qemu: uncaught target signal 6 (Abort trap) - core dumped scons: *** [common/libcommon.a] Error -6 scons: building terminated because of errors. *** Error code 1 Stop. make: stopped in /usr/ports/net/fspclient