Date: Tue, 16 Apr 2019 10:17:53 GMT From: pkg-fallout@FreeBSD.org To: pkg-fallout@FreeBSD.org Subject: [package - head-powerpc64-default][sysutils/renameutils] Failed for renameutils-0.12.0_2 in build Message-ID: <201904161017.x3GAHrNd032944@pylon.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: mcy@lm7.fr Last committer: sunpoet@FreeBSD.org Ident: $FreeBSD: head/sysutils/renameutils/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Log URL: http://pylon.nyi.freebsd.org/data/head-powerpc64-default/p499067_s346255/logs/renameutils-0.12.0_2.log Build URL: http://pylon.nyi.freebsd.org/build.html?mastername=head-powerpc64-default&build=p499067_s346255 Log: =>> Building sysutils/renameutils build started at Tue Apr 16 10:15:07 UTC 2019 port directory: /usr/ports/sysutils/renameutils package name: renameutils-0.12.0_2 building for: FreeBSD head-powerpc64-default-job-19 13.0-CURRENT FreeBSD 13.0-CURRENT 1300018 powerpc maintained by: mcy@lm7.fr Makefile ident: $FreeBSD: head/sysutils/renameutils/Makefile 498476 2019-04-09 14:04:49Z sunpoet $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300012 Jail OSVERSION: 1300018 Job Id: 19 !!! Jail is newer than host. (Jail: 1300018, Host: 1300012) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300018 UNAME_v=FreeBSD 13.0-CURRENT 1300018 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-powerpc64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-powerpc64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-powerpc64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-powerpc64-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--- ===> The following configuration options are available for renameutils-0.12.0_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- mcy@lm7.fr --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/renameutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/renameutils/work HOME=/wrkdirs/usr/ports/sysutils/renameutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/renameutils/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/sysutils/renameutils/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/sysutils/renameutils/work HOME=/wrkdirs/usr/ports/sysutils/renameutils/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/sysutils/renameutils/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="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include" LDFLAGS=" -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -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-- NLS="" NO_NLS="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/renameutils" EXAMPLESDIR="share/examples/renameutils" DATADIR="share/renameutils" WWWDIR="www/renameutils" ETCDIR="etc/renameutils" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/renameutils DOCSDIR=/usr/local/share/doc/renameutils EXAMPLESDIR=/usr/local/share/examples/renameutils WWWDIR=/usr/local/www/renameutils ETCDIR=/usr/local/etc/renameutils --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=Using built-in specs. Target: powerpc64-undermydesk-freebsd Configured with: FreeBSD/powerpc64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] "/usr/bin/ld" "--eh-frame-hdr" "-Qy" "-melf64ppc_fbsd" "--enable-new-dtags" "-dynamic-linker" "/libexec/ld-elf.so.1" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "-L/usr/lib" "/dev/null" "-lstdc++" "-lm" "-lgcc_s" "-lgcc" "-lc" "-lgcc_s" "-lgcc" "/usr/lib/crtsavres.o" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=cc1: error: unrecognized command line option "-std=c11" CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=cc1: error: unrecognized command line option "-std=gnu11" CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=cc1plus: error: unrecognized command line option "-std=c++0x" CC_OUTPUT_921dbbb2_f00456e5=cc1plus: error: unrecognized command line option "-std=c++11" CC_OUTPUT_921dbbb2_65ad290d=cc1plus: error: unrecognized command line option "-std=c++14" CC_OUTPUT_921dbbb2_f2776b26=cc1plus: error: unrecognized command line option "-std=c++17" CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=cc1plus: error: unrecognized command line option "-std=gnu++11" CC_OUTPUT_921dbbb2_160933ec=cc1plus: error: unrecognized command line option "-std=gnu++14" CC_OUTPUT_921dbbb2_fb62803b=cc1plus: error: unrecognized command line option "-std=gnu++17" _OBJC_CCVERSION_921dbbb2=cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. _OBJC_ALTCCVERSION_921dbbb2=none ARCH=powerpc64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300018 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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) 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 >============================ ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> renameutils-0.12.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-powerpc64-default-job-19] Installing pkg-1.10.5_5... [head-powerpc64-default-job-19] Extracting pkg-1.10.5_5: .......... done ===> renameutils-0.12.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of renameutils-0.12.0_2 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by renameutils-0.12.0_2 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by renameutils-0.12.0_2 for building => SHA256 Checksum OK for renameutils-0.12.0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by renameutils-0.12.0_2 for building ===> Extracting for renameutils-0.12.0_2 => SHA256 Checksum OK for renameutils-0.12.0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for renameutils-0.12.0_2 ===> Applying FreeBSD patches for renameutils-0.12.0_2 =========================================================================== =======================<phase: build-depends >============================ ===> renameutils-0.12.0_2 depends on executable: msgfmt - not found <snip> list.o:(.text+0xa3c): undefined reference to `llist_iterate' list.o:(.text+0xa48): undefined reference to `llist_clear' list.o:(.text+0xa54): undefined reference to `hmap_new' list.o:(.text+0xa78): undefined reference to `strbuf_new' list.o:(.text+0xaa8): undefined reference to `stat_mode' list.o:(.text+0xad8): undefined reference to `strbuf_replace_substring_n' list.o:(.text+0xb10): undefined reference to `strbuf_replace_char_n' list.o:(.text+0xb70): undefined reference to `read_line' list.o:(.text+0xb80): undefined reference to `chomp' list.o:(.text+0xc00): undefined reference to `strbuf_replace_substring_n' list.o:(.text+0xc0c): undefined reference to `strbuf_length' list.o:(.text+0xc20): undefined reference to `strbuf_char_at' list.o:(.text+0xc44): undefined reference to `strbuf_replace_char_n' list.o:(.text+0xc74): undefined reference to `strbuf_buffer' list.o:(.text+0xc88): undefined reference to `xasprintf' list.o:(.text+0xc94): undefined reference to `xstrdup' list.o:(.text+0xca8): undefined reference to `hmap_contains_key' list.o:(.text+0xccc): undefined reference to `quotearg' list.o:(.text+0xcf4): undefined reference to `hmap_put' list.o:(.text+0xd04): undefined reference to `llist_add_last' list.o:(.text+0xd54): undefined reference to `strbuf_free' list.o:(.text+0xd60): undefined reference to `hmap_free' list.o:(.text+0xde8): undefined reference to `internal_error' list.o:(.text+0xe38): undefined reference to `internal_error' list.o:(.text+0xe54): undefined reference to `internal_error' list.o:(.text+0xe70): undefined reference to `internal_error' list.o:(.text+0xe8c): undefined reference to `internal_error' list.o:(.text+0xee0): undefined reference to `die' list.o:(.text+0xf4c): undefined reference to `llist_clear' list.o:(.text+0xf88): undefined reference to `rpl_getopt_long' list.o:(.text+0xfe0): undefined reference to `llist_size' list.o:(.text+0x1004): undefined reference to `llist_size' list.o:(.text+0x10ac): undefined reference to `llist_new' list.o:(.text+0x10bc): undefined reference to `hmap_new' list.o:(.text+0x1138): undefined reference to `xstrdup' list.o:(.text+0x1144): undefined reference to `xstrdup' list.o:(.text+0x1158): undefined reference to `hmap_contains_key' list.o:(.text+0x1184): undefined reference to `quotearg' list.o:(.text+0x11bc): undefined reference to `hmap_free' list.o:(.text+0x11f8): undefined reference to `quotearg' list.o:(.text+0x1234): undefined reference to `llist_iterate' list.o:(.text+0x1240): undefined reference to `llist_free' list.o:(.text+0x1288): undefined reference to `hmap_put' list.o:(.text+0x1298): undefined reference to `llist_add_last' list.o:(.text+0x12bc): undefined reference to `llist_iterate' list.o:(.text+0x12c8): undefined reference to `llist_free' list.o:(.text+0x137c): undefined reference to `quotearg' list.o:(.text+0x1460): undefined reference to `llist_new' list.o:(.got+0x68): undefined reference to `rpl_optarg' list.o:(.got+0x168): undefined reference to `rpl_optind' interactive.o:(.text+0x1f0): undefined reference to `die' interactive.o:(.text+0x51c): undefined reference to `llist_is_empty' interactive.o:(.text+0x67c): undefined reference to `llist_is_empty' interactive.o:(.text+0x718): undefined reference to `llist_is_empty' interactive.o:(.text+0x7f0): undefined reference to `xasprintf' interactive.o:(.text+0x94c): undefined reference to `quotearg' interactive.o:(.text+0x9ac): undefined reference to `die' interactive.o:(.text+0xa28): undefined reference to `die' interactive.o:(.text+0xac0): undefined reference to `word_get_index' interactive.o:(.text+0xae0): undefined reference to `word_get' interactive.o:(.text+0xb64): undefined reference to `word_get' interactive.o:(.text+0xb8c): undefined reference to `word_get' interactive.o:(.text+0xce4): undefined reference to `starts_with' interactive.o:(.text+0xcf8): undefined reference to `xstrdup' interactive.o:(.got+0xe8): undefined reference to `program_name' plan.o:(.text+0x18): undefined reference to `llist_free' plan.o:(.text+0x24): undefined reference to `llist_free' plan.o:(.text+0x30): undefined reference to `llist_free' plan.o:(.text+0xbc): undefined reference to `llist_new' plan.o:(.text+0xc8): undefined reference to `llist_new' plan.o:(.text+0xd4): undefined reference to `llist_new' plan.o:(.text+0xe8): undefined reference to `llist_iterator' plan.o:(.text+0x168): undefined reference to `llist_add_last' plan.o:(.text+0x1a0): undefined reference to `hmap_new' plan.o:(.text+0x1b4): undefined reference to `llist_iterator' plan.o:(.text+0x228): undefined reference to `hmap_put' plan.o:(.text+0x254): undefined reference to `llist_add_last' plan.o:(.text+0x290): undefined reference to `hmap_free' plan.o:(.text+0x2a0): undefined reference to `llist_iterator' plan.o:(.text+0x314): undefined reference to `cat_files' plan.o:(.text+0x320): undefined reference to `file_exists' plan.o:(.text+0x374): undefined reference to `llist_iterator' plan.o:(.text+0x404): undefined reference to `llist_add_last' plan.o:(.text+0x45c): undefined reference to `llist_new' plan.o:(.text+0x468): undefined reference to `hmap_new' plan.o:(.text+0x47c): undefined reference to `llist_iterator' plan.o:(.text+0x4f0): undefined reference to `cat_files' plan.o:(.text+0x4fc): undefined reference to `file_exists' plan.o:(.text+0x51c): undefined reference to `hmap_put' plan.o:(.text+0x534): undefined reference to `llist_add_last' plan.o:(.text+0x580): undefined reference to `llist_iterator' plan.o:(.text+0x5e8): undefined reference to `hmap_get' plan.o:(.text+0x634): undefined reference to `hmap_put' plan.o:(.text+0x644): undefined reference to `hmap_remove' plan.o:(.text+0x65c): undefined reference to `llist_add_last' plan.o:(.text+0x6a0): undefined reference to `llist_free' plan.o:(.text+0x6ac): undefined reference to `hmap_free' plan.o:(.text+0x6b4): undefined reference to `hmap_new' plan.o:(.text+0x6c0): undefined reference to `hmap_new' plan.o:(.text+0x6d4): undefined reference to `llist_iterator' plan.o:(.text+0x750): undefined reference to `hmap_put' plan.o:(.text+0x790): undefined reference to `llist_iterator' plan.o:(.text+0x82c): undefined reference to `hmap_get' plan.o:(.text+0x858): undefined reference to `llist_add_last' plan.o:(.text+0x890): undefined reference to `hmap_free' plan.o:(.text+0x89c): undefined reference to `hmap_free' plan.o:(.text+0x8ac): undefined reference to `llist_iterator' plan.o:(.text+0x920): undefined reference to `llist_add_last' plan.o:(.text+0x9a4): undefined reference to `llist_add_last' plan.o:(.text+0x9bc): undefined reference to `hmap_put' plan.o:(.text+0x9d0): undefined reference to `hmap_put' plan.o:(.text+0x9e0): undefined reference to `llist_add_last' plan.o:(.text+0x9fc): undefined reference to `llist_add_last' plan.o:(.text+0xa0c): undefined reference to `llist_add_last' plan.o:(.text+0xa28): undefined reference to `llist_add_last' plan.o:(.text+0xa50): undefined reference to `hmap_new' plan.o:(.text+0xa64): undefined reference to `llist_iterator' plan.o:(.text+0xad4): undefined reference to `hmap_put' plan.o:(.text+0xb14): undefined reference to `llist_iterator' plan.o:(.text+0xb84): undefined reference to `hmap_get' plan.o:(.text+0xba4): undefined reference to `llist_add_last' plan.o:(.text+0xbe4): undefined reference to `llist_iterator' plan.o:(.text+0xc58): undefined reference to `cat_files' plan.o:(.text+0xc64): undefined reference to `file_exists' plan.o:(.text+0xcb4): undefined reference to `hmap_free' plan.o:(.text+0xd10): undefined reference to `xasprintf' plan.o:(.text+0xd24): undefined reference to `cat_files' plan.o:(.text+0xd30): undefined reference to `file_exists' plan.o:(.text+0xd48): undefined reference to `hmap_contains_key' plan.o:(.text+0xd78): undefined reference to `llist_add_first' plan.o:(.text+0xd8c): undefined reference to `xstrdup' plan.o:(.text+0xd9c): undefined reference to `xstrdup' plan.o:(.text+0xde4): undefined reference to `llist_add_first' plan.o:(.text+0xe0c): undefined reference to `llist_add_first' plan.o:(.text+0xe28): undefined reference to `xstrdup' plan.o:(.text+0xe38): undefined reference to `xstrdup' plan.o:(.text+0xe4c): undefined reference to `llist_iterator' plan.o:(.text+0xefc): undefined reference to `llist_add_last' qcmd.o:(.text+0xd8): undefined reference to `version_etc' qcmd.o:(.text+0x140): undefined reference to `set_program_name' qcmd.o:(.text+0x150): undefined reference to `base_name' qcmd.o:(.text+0x1b4): undefined reference to `xstrdup' qcmd.o:(.text+0x1c4): undefined reference to `llist_new' qcmd.o:(.text+0x200): undefined reference to `rpl_getopt_long' qcmd.o:(.text+0x348): undefined reference to `quotearg' qcmd.o:(.text+0x358): undefined reference to `die' qcmd.o:(.text+0x42c): undefined reference to `create_temporary_file' qcmd.o:(.text+0x454): undefined reference to `xstrdup' qcmd.o:(.text+0x4a8): undefined reference to `llist_new' qcmd.o:(.text+0x4e4): undefined reference to `llist_free' qcmd.o:(.text+0x508): undefined reference to `llist_iterate' qcmd.o:(.text+0x514): undefined reference to `llist_free' qcmd.o:(.text+0x624): undefined reference to `die' qcmd.o:(.text+0x630): undefined reference to `quotearg' qcmd.o:(.text+0x66c): undefined reference to `llist_is_empty' qcmd.o:(.text+0x6d4): undefined reference to `xstrdup' qcmd.o:(.text+0x738): undefined reference to `llist_is_empty' qcmd.o:(.text+0x768): undefined reference to `llist_is_empty' qcmd.o:(.text+0x7c4): undefined reference to `die' qcmd.o:(.got+0x8): undefined reference to `program_name' qcmd.o:(.got+0xa8): undefined reference to `rpl_optarg' qcmd.o:(.got+0x110): undefined reference to `rpl_optind' qcmd.o:(.data.rel+0x0): undefined reference to `dual_column_format' quote.o:(.text+0x24): undefined reference to `strbuf_new' quote.o:(.text+0x58): undefined reference to `strbuf_replacef_n' quote.o:(.text+0xc8): undefined reference to `strbuf_replacef_n' quote.o:(.text+0xf0): undefined reference to `strbuf_free_to_substring' quote.o:(.text+0x14c): undefined reference to `strbuf_replace_char_n' quote.o:(.text+0x174): undefined reference to `strbuf_replace_substring_n' quote.o:(.text+0x1c4): undefined reference to `strbuf_new' quote.o:(.text+0x254): undefined reference to `strbuf_replace_char_n' quote.o:(.text+0x2d4): undefined reference to `strbuf_replace_char_n' quote.o:(.text+0x2f8): undefined reference to `strbuf_free_to_substring' quote.o:(.text+0x330): undefined reference to `strbuf_free' variables.o:(.text+0x54): undefined reference to `starts_with' variables.o:(.text+0x68): undefined reference to `xstrdup' variables.o:(.text+0x368): undefined reference to `xstrdup' variables.o:(.text+0x51c): undefined reference to `quotearg' variables.o:(.text+0x554): undefined reference to `xstrdup' variables.o:(.text+0x57c): undefined reference to `quotearg' *** Error code 1 Stop. make[4]: stopped in /wrkdirs/usr/ports/sysutils/renameutils/work/renameutils-0.12.0/src *** Error code 1 Stop. make[3]: stopped in /wrkdirs/usr/ports/sysutils/renameutils/work/renameutils-0.12.0/src *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/sysutils/renameutils/work/renameutils-0.12.0 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/sysutils/renameutils/work/renameutils-0.12.0 *** Error code 1 Stop. make: stopped in /usr/ports/sysutils/renameutils
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904161017.x3GAHrNd032944>