pkgsrc-Users archive

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

Re: Bootstrapping pkgsrc 2017Q3 on HP-UX 11i




Is it normal not to have /bin in PATH on HP-UX?  I could imagine bootstrap needing some basic Unix tools from there.

Just for curiosity's sake could you try auto-pkgsrc-setup?

http://acadix.biz/pkgsrc.php

On 09/29/17 04:53, Georg Bege wrote:
Hi

No sadly not...

bmake: stopped in /opt/pkgsrc/pkgtools/bootstrap-mk-files
===> exited with status 1
aborted.
# which bmake
no bmake in /usr/bin /usr/sbin /sbin
# bmake
bash: bmake: command not found

... just tried bash here in order to see if it makes any difference -
but well shouldnt be the case.

Am 29.09.2017 um 10:13 schrieb David Brownlee:
Just checking, do you have any other bmake binaries in your path?

On 29 Sep 2017 08:27, "Georg Bege" <georg@bege.email> wrote:

     Hello guys,

     Im having problem with bootstrapping pkgsrc on HP-UX.
     Basically the bootstrap-mk-files make is failing, it spills a lot of
     "bmake: unexpected regex error" prior to this.

     Then all I get is:
     -------------------------snip-------------------------
     *** Failed target:  barrier
     *** Failed command: set -e; if test -n "" &&
     /opt/pkgsrc/bootstrap/work/sbin/pkg_info -K /usr/pkg/pkgdb -qe
     bootstrap-mk-files-20170802; then /usr/bin/echo ===\> "Skipping
     installation of already handled package"; else cd
     /opt/pkgsrc/pkgtools/bootstrap-mk-files && /usr/bin/env
     MAKECONF=/opt/pkgsrc/bootstrap/work/mk.conf
     PATH=/opt/pkgsrc/bootstrap/work/wrk//work/.wrapper/bin:/opt/pkgsrc/bootstrap/work/wrk//work/.buildlink/bin:/opt/pkgsrc/bootstrap/work/wrk//work/.tools/bin:/usr/pkg/bin:/usr/bin:/usr/sbin:/sbin
     /opt/pkgsrc/bootstrap/work/bin/bmake
     _MAKE=/opt/pkgsrc/bootstrap/work/bin/bmake OPSYS=HPUX OS_VERSION=11.11
     LOWER_OPSYS=hpux _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20170419
     _CC=/usr/bin/cc _PATH_ORIG=/usr/bin:/usr/sbin:/sbin _PKGSRC_BARRIER=yes
     ALLOW_VULNERABLE_PACKAGES= install || { exitcode="$?"; /usr/bin/env
     MAKECONF=/opt/pkgsrc/bootstrap/work/mk.conf
     PATH=/opt/pkgsrc/bootstrap/work/wrk//work/.wrapper/bin:/opt/pkgsrc/bootstrap/work/wrk//work/.buildlink/bin:/opt/pkgsrc/bootstrap/work/wrk//work/.tools/bin:/usr/pkg/bin:/usr/bin:/usr/sbin:/sbin
     /opt/pkgsrc/bootstrap/work/bin/bmake
     _MAKE=/opt/pkgsrc/bootstrap/work/bin/bmake OPSYS=HPUX OS_VERSION=11.11
     LOWER_OPSYS=hpux _PKGSRCDIR=/opt/pkgsrc PKGTOOLS_VERSION=20170419
     _CC=/usr/bin/cc _PATH_ORIG=/usr/bin:/usr/sbin:/sbin _PKGSRC_BARRIER=yes
     barrier-error-check; exit "$exitcode"; }; fi
     *** Error code 2
     -------------------------snip-------------------------

     The system is a fresh install of HP-UX 11.11 with a couple of patches
     like GOLDPKG.

     I'll attach the bootstrap log and a *very noisy* output of bmake with
     all debugging enabled!
     Of course the latter will be XZ compressed.

     regards,
     Georg

     --
     Georg Bege
     Mail: georg@bege.email
     XMPP: therion%ninth-art.de@localhost <mailto:therion%ninth-art.de@localhost>
     IRC: megaTherion @ Freenode


--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index