[package - main-arm64-default][devel/dotconf] Failed for dotconf-1.3_1 in stage

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Apr 29 01:58:52 UTC 2021


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:     garga at FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p762f9d5a8fbb_sb9820bca18/logs/dotconf-1.3_1.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p762f9d5a8fbb_sb9820bca18
Log:

=>> Building devel/dotconf
build started at Thu Apr 29 01:58:38 UTC 2021
port directory: /usr/ports/devel/dotconf
package name: dotconf-1.3_1
building for: FreeBSD main-arm64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400013 arm64
maintained by: garga at FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1300139
Jail OSVERSION: 1400013
Job Id: 12




!!! Jail is newer than host. (Jail: 1400013, Host: 1300139) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400013
UNAME_v=FreeBSD 14.0-CURRENT 1400013
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
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-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 dotconf-1.3_1:
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
garga at FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dotconf/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dotconf/work  HOME=/wrkdirs/usr/ports/devel/dotconf/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dotconf/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=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/devel/dotconf/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/devel/dotconf/work  HOME=/wrkdirs/usr/ports/devel/dotconf/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/devel/dotconf/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  -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  "  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--
PORTDOCS="" PORTEXAMPLES="" OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/dotconf"  EXAMPLESDIR="share/examples/dotconf"  DATADIR="share/dotconf"  WWWDIR="www/dotconf"  ETCDIR="etc/dotconf"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/dotconf DOCSDIR=/usr/local/share/doc/dotconf EXAMPLESDIR=/usr/local/share/examples/dotconf  WWWDIR=/usr/local/www/dotconf ETCDIR=/usr/local/etc/dotconf
--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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-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_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400013
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
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 LGPL21 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   dotconf-1.3_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-12] Installing pkg-1.16.3...
[main-arm64-default-job-12] Extracting pkg-1.16.3: .......... done
===>   dotconf-1.3_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of dotconf-1.3_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by dotconf-1.3_1 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by dotconf-1.3_1 for building
=> SHA256 Checksum OK for dotconf-1.3.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21 accepted by the user
===> Fetching all distfiles required by dotconf-1.3_1 for building
===>  Extracting for dotconf-1.3_1
=> SHA256 Checksum OK for dotconf-1.3.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for dotconf-1.3_1
===========================================================================
=======================<phase: build-depends  >============================
===>   dotconf-1.3_1 depends on package: pkgconf>=1.3.0_1 - not found
===>   Installing existing package /packages/All/pkgconf-1.7.4,1.txz
[main-arm64-default-job-12] Installing pkgconf-1.7.4,1...
[main-arm64-default-job-12] Extracting pkgconf-1.7.4,1: .......... done
===>   dotconf-1.3_1 depends on package: pkgconf>=1.3.0_1 - found
===>   Returning to build of dotconf-1.3_1
<snip>
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 dependency style of cc... gcc3
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking how to run the C preprocessor... cpp
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 dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 dependency style of cc... (cached) gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for fcntl.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for working strtod... (cached) yes
checking for memset... (cached) yes
checking for strcspn... (cached) yes
checking for strdup... (cached) yes
checking for strstr... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dotconf.pc
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===========================================================================
=======================<phase: build          >============================
===>  Building for dotconf-1.3_1
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in src
--- libdotconf_la-dotconf.lo ---
--- libdotconf_la-readdir.lo ---
--- libdotconf_la-dotconf.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c -o libdotconf_la-dotconf.lo `test -f 'dotconf.c' || echo './'`dotconf.c
--- libdotconf_la-readdir.lo ---
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..    -Wall -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c -o libdotconf_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c  -fPIC -DPIC -o .libs/libdotconf_la-readdir.o
--- libdotconf_la-dotconf.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c  -fPIC -DPIC -o .libs/libdotconf_la-dotconf.o
--- libdotconf_la-readdir.lo ---
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -o libdotconf_la-readdir.o >/dev/null 2>&1
mv -f .deps/libdotconf_la-readdir.Tpo .deps/libdotconf_la-readdir.Plo
--- libdotconf_la-dotconf.lo ---
dotconf.c:499:35: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        signed char *eob = args + strlen(args);
                                         ^~~~
/usr/include/string.h:97:28: note: passing argument to parameter here
size_t   strlen(const char *) __pure;
                            ^
dotconf.c:512:26: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                cmd->data.str = strdup(args);
                                       ^~~~
/usr/include/string.h:87:26: note: passing argument to parameter here
char    *strdup(const char *) __malloc_like;
                            ^
dotconf.c:519:22: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                if (!strncmp("<<", cp, 2)) {
                                   ^~
/usr/include/string.h:102:40: note: passing argument to parameter here
int      strncmp(const char *, const char *, size_t) __pure;
                                           ^
dotconf.c:521:46: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                            dotconf_get_here_document(configfile, cp + 2);
                                                                  ^~~~~~
dotconf.c:317:72: note: passing argument to parameter 'delimit' here
char *dotconf_get_here_document(configfile_t * configfile, const char *delimit)
                                                                       ^
dotconf.c:542:46: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
                        cmd->data.list[cmd->arg_count++] = strdup(args);
                                                                  ^~~~
/usr/include/string.h:87:26: note: passing argument to parameter here
char    *strdup(const char *) __malloc_like;
                            ^
dotconf.c:642:6: warning: assigning to 'signed char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        cp1 = buffer;
            ^ ~~~~~~
dotconf.c:643:21: warning: passing 'signed char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
        eob = cp1 + strlen(cp1);
                           ^~~
/usr/include/string.h:97:28: note: passing argument to parameter here
size_t   strlen(const char *) __pure;
                            ^
dotconf.c:656:6: warning: assigning to 'signed char *' from 'char [33]' converts between pointers to integer types with different sign [-Wpointer-sign]
        cp2 = name;
            ^ ~~~~
8 warnings generated.
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -Wall -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -o libdotconf_la-dotconf.o >/dev/null 2>&1
mv -f .deps/libdotconf_la-dotconf.Tpo .deps/libdotconf_la-dotconf.Plo
--- libdotconf.la ---
/bin/sh ../libtool --tag=CC    --mode=link cc -Wall  -O2 -pipe  -fstack-protector-strong -fno-strict-aliasing -version-info 0:1:0 -fstack-protector-strong -o libdotconf.la -rpath /usr/local/lib libdotconf_la-dotconf.lo  libdotconf_la-readdir.lo  
libtool: link: cc -shared  .libs/libdotconf_la-dotconf.o .libs/libdotconf_la-readdir.o    -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libdotconf.so.0 -o .libs/libdotconf.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libdotconf.so.0" && ln -s "libdotconf.so.0.0.1" "libdotconf.so.0")
libtool: link: (cd ".libs" && rm -f "libdotconf.so" && ln -s "libdotconf.so.0.0.1" "libdotconf.so")
libtool: link: ar cru .libs/libdotconf.a  libdotconf_la-dotconf.o libdotconf_la-readdir.o
libtool: link: ranlib .libs/libdotconf.a
libtool: link: ( cd ".libs" && rm -f "libdotconf.la" && ln -s "../libdotconf.la" "libdotconf.la" )
===========================================================================
=======================<phase: run-depends    >============================
===========================================================================
=======================<phase: stage          >============================
===>  Staging for dotconf-1.3_1
===>   Generating temporary packing list
/usr/bin/make  INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/dotconf/work/dotconf-1.3/install-sh -c -s"  install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/devel/dotconf/work/dotconf-1.3/install-sh -c -s" INSTALL_STRIP_FLAG=-s  `test -z 'strip' ||  echo "INSTALL_PROGRAM_ENV=STRIPPROG='strip'"` install
Making install in src
test -z "/usr/local/lib" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -s  libdotconf.la '/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libdotconf.so.0.0.1 /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.so.0.0.1
libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.so.0.0.1
libtool: install: (cd /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so.0 || { rm -f libdotconf.so.0 && ln -s libdotconf.so.0.0.1 libdotconf.so.0; }; })
libtool: install: (cd /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so || { rm -f libdotconf.so && ln -s libdotconf.so.0.0.1 libdotconf.so; }; })
libtool: install: /usr/bin/install -c .libs/libdotconf.lai /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.la
libtool: install: /usr/bin/install -c .libs/libdotconf.a /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.a
libtool: install: strip --strip-debug /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.a
libtool: install: chmod 644 /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.a
libtool: install: ranlib /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/lib/libdotconf.a
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
test -z "/usr/local/include" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/include"
 install  -m 0644 dotconf.h '/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/include'
test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/libdata/pkgconfig"
 install  -m 0644 dotconf.pc '/wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/libdata/pkgconfig'
install  -m 0644 /wrkdirs/usr/ports/devel/dotconf/work/dotconf-1.3/doc/*.txt /wrkdirs/usr/ports/devel/dotconf/work/stage/usr/local/share/doc/dotconf
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/dotconf


More information about the freebsd-pkg-fallout mailing list