pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/54601: pkgsrc bootstrap fails on FreeBSD 12



>Number:         54601
>Category:       pkg
>Synopsis:       pkgsrc bootstrap fails on FreeBSD 12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Oct 04 23:00:00 +0000 2019
>Originator:     Mike Owens
>Release:        trunk
>Organization:
>Environment:
FreeBSD web 12.0-RELEASE-p7 FreeBSD 12.0-RELEASE-p7 GENERIC  amd64

>Description:
build of pkg_install fails within bootstrap:

===> running: (cd /var/data/tmp/pkgsrc/bootstrap/work/pkg_install; env  CPPFLAGS=' -I/var/data/tmp/pkgsrc/bootstrap/work/libnbcompat -I/var/data/tmp/pkgsrc/bootstrap/work/libarchive/libarchive' LDFLAGS=' -L/var/data/tmp/pkgsrc/bootstrap/work/libnbcompat' LIBS=' -lnbcompat' /bin/sh ./configure  -C --enable-bootstrap --prefix=/var/data/tmp/pkg --sysconfdir=/var/data/tmp/pkg/etc --with-pkgdbdir=/var/data/tmp/pkg/pkgdb --infodir=/var/data/tmp/pkg/info --mandir=/var/data/tmp/pkg/man  && STATIC_LIBARCHIVE=/var/data/tmp/pkgsrc/bootstrap/work/libarchive/.libs/libarchive.a PKGSRC_MACHINE_ARCH=x86_64 /var/data/tmp/pkgsrc/bootstrap/work/bin/bmake  -j1)
configure: creating cache config.cache
checking build system type... x86_64-unknown-freebsd12.0
checking host system type... x86_64-unknown-freebsd12.0
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... 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 for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for ar... ar
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for env... /usr/bin/env
checking for find... /usr/bin/find
checking for grep... /usr/bin/grep
checking for ln... /bin/ln
checking for mkdir... /bin/mkdir
checking for rmdir... /bin/rmdir
checking for rm... /bin/rm
checking for sed... /usr/bin/sed
checking for sort... /usr/bin/sort
checking for touch... /usr/bin/touch
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for __db185_open in -ldb... ./configure: ac_fn_c_try_link: not found
no
checking for library containing dbopen... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking err.h usability... yes
checking err.h presence... yes
checking for err.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking vis.h usability... yes
checking vis.h presence... yes
checking for vis.h... yes
checking sys/cdefs.h usability... yes
checking sys/cdefs.h presence... yes
checking for sys/cdefs.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/queue.h usability... yes
checking sys/queue.h presence... yes
checking for sys/queue.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for vfork... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for a working PRIu64... yes
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of size_t... 8
configure: updating cache config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating add/Makefile
config.status: creating admin/Makefile
config.status: creating create/Makefile
config.status: creating delete/Makefile
config.status: creating info/Makefile
config.status: creating lib/Makefile
config.status: creating lib/pkg_install.conf.5
config.status: creating lib/pkg_install.conf.cat
config.status: creating lib/config.h
cd: lib: No such file or directory
*** [all] Error code 1

Running bmake with with truss shows failure to find specific file/dir ".depend" and "all":

>How-To-Repeat:
cvs -danoncvs%anoncvs.netbsd.org@localhost:/cvsroot checkout pkgsrc
cd pkgsrc/bootstrap
./bootstrap

>Fix:


Home | Main Index | Thread Index | Old Index