tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pbulk/pbulk.sh issue
Hi,
Here's an interesting issue. NetBSD 11.0_BETA m68k from yesterday's
sources, running pbulk/pbulk.sh from yesterday's pkgsrc:
===> Bootstrapping pkgtools
===> running: /bin/sh /tmp/work-pbulk/bin/install-sh -d -o root -g wheel /tmp/work-pbulk/libarchive
===> running: (cd /tmp/work-pbulk/libarchive; env CONFIG_SHELL=/bin/sh /bin/sh ./configure --enable-static --disable-shared --disable-bsdcat --disable-bsdtar --disable-bsdcpio --disable-bsdunzip --disable-posix-regex-lib --disable-xattr --disable-maintainer-mode --disable-acl --without-zlib --without-bz2lib --without-iconv --without-lzma --without-lzo2 --without-lz4 --without-nettle --without-openssl --without-xml2 --without-expat --without-zstd --without-cng MAKE=/tmp/work-pbulk/bin/bmake && /tmp/work-pbulk/bin/bmake -j1)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build/autoconf/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether /tmp/work-pbulk/bin/bmake sets $(MAKE)... yes
checking whether /tmp/work-pbulk/bin/bmake supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether /tmp/work-pbulk/bin/bmake supports nested variables... (cached) yes
checking build system type... ./build/autoconf/config.guess: 3: Syntax error: redirection unexpected
configure: error: cannot guess build type; you must specify one
===> exited with status 1
aborted.
/usr/sandbox/tmp/work-pbulk/libarchive/build/autoconf/config.guess:
#! /bin/sh
# Attempt to guess a canonical system name.
<<<<<<< config.guess
# Copyright 1992-2021 Free Software Foundation, Inc.
=======
# Copyright 1992-2022 Free Software Foundation, Inc.
1.9
<<<<<<< config.guess
# shellcheck disable=SC2006,SC2268 # see below for rationale
timestamp='2021-06-03'
=======
# shellcheck disable=SC2006,SC2268 # see below for rationale
timestamp='2022-01-09'
1.9
# This file is free software; you can redistribute it and/or modify it
...
John
Home |
Main Index |
Thread Index |
Old Index