Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Nov 2016 12:27:58 -0600
From:      Larry Rosenman <ler@lerctr.org>
To:        Freebsd stable <freebsd-stable@freebsd.org>, Bdrewery <bdrewery@freebsd.org>
Subject:   upgrade: can't installworld????
Message-ID:  <30cbb74791a629cd334c25c713a25e1c@lerctr.org>

next in thread | raw e-mail | index | archive | help
trying to installworld on a box I just recompiled from 10.3 to 11.0, and 
am running the 11.0-STABLE kernel.

I get:
===> lib/libbsdstat (install)
install  -C -o root -g wheel -m 444   libprivatebsdstat.a /usr/lib/
install  -C -o root -g wheel -m 444   libprivatebsdstat_p.a /usr/lib/
install  -s -o root -g wheel -m 444     libprivatebsdstat.so.1 /usr/lib/
strip: open /usr/lib//libprivatebsdstat.so.1 failed: No such file or 
directory
install: strip command strip failed on /usr/lib//libprivatebsdstat.so.1
*** Error code 70

Stop.
bmake[5]: stopped in /usr/src/lib/libbsdstat
*** Error code 1

Stop.
bmake[4]: stopped in /usr/src/lib
*** Error code 1

Stop.
bmake[3]: stopped in /usr/src
*** Error code 1

Stop.
bmake[2]: stopped in /usr/src
*** Error code 1

Stop.
bmake[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
thebighonker.lerctr.org /usr/src #

This is just the first error.  If I add STRIP= to /etc/make.conf, it 
gets further, but other issues come up.

Ideas?

thebighonker.lerctr.org /usr/src # cat /etc/make.conf
#DEVELOPER=yes
@WITH_PKGNG=yes
#DEFAULT_VERSIONS+=ssl=openssl
#__EXIM__
LOG_FILE_PATH="syslog:${LOGDIR}/%slog"
LOGDIR=/var/log/exim
#
#APACHE_DEFAULT=2.2
#DEFAULT_VERSIONS+=apache=2.2
WITH_DEBUG_PORTS=mail/dovecot2 mail/dovecot2-pigeonhole
DEFAULT_VERSIONS+=php=7.0
#STRIP=
#INSTALL_RSYMLINK= ln -sf
thebighonker.lerctr.org /usr/src #

thebighonker.lerctr.org /usr/src # cat /etc/src.conf
WITHOUT_GDB=YES
thebighonker.lerctr.org /usr/src #

thebighonker.lerctr.org /usr/src # cat /etc/src-env.conf
WITH_META_MODE=yes
thebighonker.lerctr.org /usr/src #

thebighonker.lerctr.org /usr/src # svn info
Path: .
Working Copy Root Path: /usr/src
URL: svn://svn.freebsd.org/base/stable/11
Relative URL: ^/stable/11
Repository Root: svn://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 309062
Node Kind: directory
Schedule: normal
Last Changed Author: gnn
Last Changed Rev: 309057
Last Changed Date: 2016-11-23 07:14:19 -0600 (Wed, 23 Nov 2016)

thebighonker.lerctr.org /usr/src #

thebighonker.lerctr.org /usr/src # uname -a
FreeBSD thebighonker.lerctr.org 11.0-STABLE FreeBSD 11.0-STABLE #0 
r309059: Wed Nov 23 11:34:39 CST 2016     
root@thebighonker.lerctr.org:/usr/obj/usr/src/sys/GENERIC  amd64
thebighonker.lerctr.org /usr/src #

-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 214-642-9640                 E-Mail: ler@lerctr.org
US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?30cbb74791a629cd334c25c713a25e1c>