Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2016 19:38:35 +0000
From:      Glen Barber <gjb@FreeBSD.org>
To:        Marko Turk <markoml@markoturk.info>
Cc:        freebsd-pkgbase@freebsd.org
Subject:   Re: Issue with building base system packages: No such file or dir
Message-ID:  <20160321193835.GF58208@FreeBSD.org>
In-Reply-To: <20160321173525.GA1878@vps.markoturk.info>
References:  <20160321173525.GA1878@vps.markoturk.info>

next in thread | previous in thread | raw e-mail | index | archive | help

--w3uUfsyyY1Pqa/ej
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Mar 21, 2016 at 06:35:25PM +0100, Marko Turk wrote:
> Hi,
>=20
> I'm trying to build base packages on code from git
> 086e6f562ffbb6de24f1e51c7df40f403dd1522b (I'm not sure which svn
> revision this is, last commit is on Mon Mar 14 18:54:29 2016 +0000).
>=20
> I'm runinig the following (on 10-STABLE):
>=20
> setenv MAKEOBJDIRPREFIX /media/exports/freebsd-dev/obj/
> [normal make buildworld and buildkernel]
> make TARGET_ARCH=3Di386 KERNCONF=3DVIMAGE packages
>=20
> But, make packages fails with the error at the end of the mail. It
> complains about some missing file which doesn't exists but file with
> simmilar path exists:
> /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/w=
orldstage//usr/lib/debug/usr/bin/lastcomm.debug
>=20
> Am I doing something wrong or is this a bug?
>=20
> BR,
> Marko
>=20
>=20
> [...]
> =3D=3D=3D> Creating FreeBSD-acct-debug-11.0.s20160321163201
> pkg: Warning: Major OS version upgrade detected.  Running "pkg-static
> install -f pkg" recommended
> pkg: Warning: Major OS version upgrade detected.  Running "pkg-static
> install -f pkg" recommended
> pkg: Unable to access file
> /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/w=
orldstage/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386=
=2Ei386/world
> stage/usr/lib/debug/usr/bin/lastcomm.debug: No such file or directory
> pkg: Unable to access file
> /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/w=
orldstage/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386=
=2Ei386/world
> stage/usr/lib/debug/usr/sbin/accton.debug: No such file or directory
> pkg: Unable to access file
> /media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386.i386/w=
orldstage/media/exports/freebsd-dev/obj//media/exports/freebsd-dev/src/i386=
=2Ei386/world
> stage/usr/lib/debug/usr/sbin/sa.debug: No such file or directory
> *** Error code 70
>=20

Did you run 'buildworld' and 'buildkernel' and have WITHOUT_DEBUG_FILES
set, and did not specify that when running the 'packages' target?

Glen


--w3uUfsyyY1Pqa/ej
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJW8E22AAoJEAMUWKVHj+KTVykP/j115lWCO6CpyFJx+TC7Grqt
ebw/Y93x37/gn064fPL+AnNDel/N16yvP4lNsS9FATDZJR0M2i0SWKPuC/hSbzji
zxzxopbV4oHQaro17l01jOM4CVZvCKt1k1OkKF/cWDL1KqnmAo79afpp62ZBD5XB
e0X6uiZ85reANt/+o/BQH/jhXHNLO3GjA7R3uxATwlY3STqWTXyvNb8lpdR2CfBg
mlTyARIB7DXpH3Co/dcBfMUud0YBNnENzMRjgV9chKUNVqIP16X3qw/Ac3zvnZsx
PyTLhHlKLrADpx93dkqz3ThJw/fkNapLlmBxuMnbieS516Fc1BKM2YGan910cEDb
B9LIItlUYgybTen49IUHqOtrzM4usVpl1RfaWoGehEXFw6DnXUuvB0Brtu/Sijs0
TrlCi3PCOWA04eOBJD+oe6VqumNuhRu17n2Yl1rWSc7wGbnaAtUToeKc9qf0WRgQ
iir0YOvCcL1cQi/Q2vjwbikHp5aacfZxd32K2biH4IxOMv15g1J8f5Wthd6tJSsE
7KgiiFSz8kThhVBzI6Zlssd8CiZ0kdpJ2pmZeu9s0O8AQAFp38sDyGvlXk+Ew4sV
E6ZagDvFknJ3mrZ4xBrbFTGg7wkPxR2CMBgvsjX5VpjlQiZyVXXL1bW5zt/2cSRj
XNrkjv6p66/cQBri2yOW
=bIHv
-----END PGP SIGNATURE-----

--w3uUfsyyY1Pqa/ej--



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