pkgsrc-Bugs archive

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

pkg/52311: OSF/alpha 5.1(pkg) vs, OSF/1 V5.1(this host)



>Number:         52311
>Category:       pkg
>Synopsis:       OSF/alpha 5.1(pkg) vs, OSF/1 V5.1(this host)
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 18 15:40:00 +0000 2017
>Originator:     Naruaki Etomi
>Release:        current pkgsrc
>Organization:
Japan
>Environment:
OSF1 ds15 V5.1 2650 alpha
>Description:
1. Please apply this patch! ( or Please fix this problem!)
http://gnats.netbsd.org/52001

2.Please see below
===========================================================================
The following lines can be added to /etc/shells:

	/root/pkgsrc/bootstrap/pkg/bin/pdksh

===========================================================================
===> running: (cd /root/pkgsrc/devel/bmake && /root/pkgsrc/bootstrap/work/bin/bmake  MAKE_JOBS=1 PKG_COMPRESSION=none -DPKG_PRESERVE MAKECONF=/root/pkgsrc/bootstrap/work/mk.conf install)
===> Installing dependencies for bmake-20150505
=> Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20160908
=> Full dependency pdksh-[0-9]*: found pdksh-5.2.14nb7
===> Overriding tools for bmake-20150505
===> Extracting for bmake-20150505
/bin/cp -R /root/pkgsrc/devel/bmake/files /root/pkgsrc/bootstrap/work/wrk/devel/bmake/work/bmake
/bin/rm -f /root/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.guess /root/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.sub
/bin/ln -fs /root/pkgsrc/mk/gnu-config/config.guess /root/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.guess
/bin/ln -fs /root/pkgsrc/mk/gnu-config/config.sub /root/pkgsrc/bootstrap/work/wrk/devel/bmake/work/libnbcompat/config.sub
===> Patching for bmake-20150505
===> Creating toolchain wrappers for bmake-20150505
===> Configuring for bmake-20150505
=> Configuring and building libnbcompat
checking build system type... alphaev68-dec-osf5.1b
checking host system type... configure: error: /root/pkgsrc/bootstrap/work/bin/pdksh ./config.sub -dec-osf5.1 failed
configure: WARNING: cache variable ac_cv_host contains a newline
*** Error code 1

Stop.
bmake[1]: stopped in /root/pkgsrc/devel/bmake
*** Error code 1

Stop.
bmake: stopped in /root/pkgsrc/devel/bmake
===> exited with status 1
aborted.

>How-To-Repeat:
pkgsrc bootstrap
>Fix:
--- bootstrap.orig/bootstrap     2017-06-18 21:59:19.000000000 +0000
+++ bootstrap/bootstrap 2017-06-18 21:59:49.000000000 +0000
@@ -782,6 +782,7 @@
        need_sed=yes
        need_ksh=yes
        set_opsys=no
+       machine_arch=`uname -p`
        ;;
 QNX)
        root_group=root



Home | Main Index | Thread Index | Old Index