tech-pkg archive

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

TOOLS_IGNORE.basename=: is not an identifier



Hi, list,

I'm still trying to get bootstrapped on A/UX, but am currently stuck on a
bmake issue I don't understand.  What does the error in the subject mean?
That seems to be the trigger here.  

Thanks,
Tim


===> Installing packages
===> running: (cd /usr/pkgsrc/pkgtools/bootstrap-mk-files &&
/usr/pkgsrc/bootstrap/work/bin/bmake  -DPKG_PRESERVE
MAKECONF=/usr/pkgsrc/bootstrap/work/mk.conf install)
/bin/sh: /usr/pkg/sbin/audit-packages: not found
===> Skipping vulnerability checks.
WARNING: No /pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/download-vulnerability-list'.
===> Installing dependencies for bootstrap-mk-files-20080415
=> Build dependency coreutils>=5.2.1: NOT found
=> Verifying reinstall for ../../sysutils/coreutils
=> Bootstrap dependency digest>=20010302: NOT found
=> Verifying reinstall for ../../pkgtools/digest
TOOLS_IGNORE.basename=: is not an identifier
bmake: "/usr/pkgsrc/pkgtools/digest/Makefile" line 27: warning:
"/usr/pkgsrc/bootstrap/work/bin/nawk -F "'" '/^PACKAGE_VERSION=/ {print $2}'
/usr/pkgsrc/pkgtools/digest/files/configure" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "sh /usr/pkgsrc/pkgtools/digest/../../mk/scripts/shlib-type
COFF /usr/pkgsrc/bootstrap/work/sbin/pkg_info" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "../../mk/compiler/../../mk/compiler/gcc.mk" line 51: warning: "(
/bin/env CC=gcc CFLAGS=-O2 CPPFLAGS=-D_POSIX_SOURCE\ -I/opt/include CXX=g++
CXXFLAGS=-O2 COMPILER_RPATH_FLAG= F77=f77 FC=f77 FFLAGS=-O LANG=C
LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C
LDFLAGS= LINKER_RPATH_FLAG=
PATH=/usr/pkgsrc/bootstrap/work/wrk/sysutils/coreutils/work/.wrapper/bin:/us
r/pkgsrc/bootstrap/work/wrk/sysutils/coreutils/work/.buildlink/bin:/usr/pkgs
rc/bootstrap/work/wrk/sysutils/coreutils/work/.gcc/bin:/usr/pkgsrc/bootstrap
/work/wrk/sysutils/coreutils/work/.tools/bin:/usr/pkg/bin:/usr/pkg/bin:/usr/
pkg/sbin::/bin:/usr/bin:/usr/ucb:/mac/bin:/etc:/usr/etc:/usr/pkg/bin:/opt/bi
n:/usr/local/bin:/usr/bin/X11:/sbin:/usr/sbin:/usr/pkg/bin:/usr/X11R6/bin
PREFIX=/usr/pkg PKG_SYSCONFDIR=/usr/pkg/etc /opt/bin/gcc -v 2>&1 | /bin/grep
'gcc version' ) 2>/dev/null || echo 0" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "../../mk/compiler/../../mk/compiler/gcc.mk" line 96: warning: "if
/usr/pkgsrc/bootstrap/work/sbin/pkg_admin -K /var/db/pkg pmatch 'gcc>=2.8.0'
gcc-2.8.0 2>/dev/null; then  echo "YES";
else   echo "NO";                                               fi" returned
non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "../../mk/compiler/../../mk/compiler/gcc.mk" line 272: warning: "if
/usr/pkgsrc/bootstrap/work/sbin/pkg_admin -K /var/db/pkg pmatch
'gcc3-c>=none' gcc3-c-3.4.6 2>/dev/null; then  echo "NO";
else                                                             echo "YES";
fi" returned non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "../../mk/compiler/../../mk/compiler/gcc.mk" line 320: warning: "if
/usr/pkgsrc/bootstrap/work/sbin/pkg_info -K /var/db/pkg -qe gcc3-c; then
/usr/pkgsrc/bootstrap/work/sbin/pkg_info -K /var/db/pkg -f gcc3-c |
/bin/grep "File:.*bin/gcc" |
/usr/pkgsrc/bootstrap/work/bin/sed -e "s/.*File: *//;s/bin\/gcc.*//;q";
else           case /opt/bin/gcc in
/usr/pkg/*)    subprefix="/opt";  case "${subprefix}" in
"")   echo "${subprefix}" ;;            *)     echo "${subprefix}/" ;;
esac;  ;;                                               *)
echo "_GCC_SUBPREFIX_not_found/";                ;;
esac;                                                    fi" returned
non-zero status
TOOLS_IGNORE.basename=: is not an identifier
bmake: "../../mk/compiler/../../mk/compiler/gcc.mk" line 327: warning: "if [
-x /usr/pkg/bin/gcc ]; then                                 /bin/dirname
`/usr/pkg/bin/gcc  -print-libgcc-file-name 2>/dev/null`;  else
echo "_GCC_ARCHDIR_not_found";                   fi" returned non-zero
status
TOOLS_IGNORE.basename=: is not an identifier
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/digest
ERROR: [depends.mk] A package matching ``digest>=20010302'' should
ERROR:     be installed, but one cannot be found.  Perhaps there is a
ERROR:     stale work directory for ../../pkgtools/digest?
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/sysutils/coreutils
ERROR: [depends.mk] A package matching ``coreutils>=5.2.1'' should
ERROR:     be installed, but one cannot be found.  Perhaps there is a
ERROR:     stale work directory for ../../sysutils/coreutils?
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/pkgtools/bootstrap-mk-files
===> exited with status 1
aborted.

-- 
Tim Larson        AMT2 Unix Systems Administrator
    InterCall, a division of West Corporation

               Eschew obfuscation!

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Home | Main Index | Thread Index | Old Index