Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2018 11:18:00 +0000
From:      Marie Helene Kvello-Aune <mhka@mhka.no>
To:        "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>
Subject:   base/head r340113: usr.sbin/pkg fails to build, doesn't grok FreeBSD.conf
Message-ID:  <AM6PR04MB48566F453314A1968A1592D8D5C90@AM6PR04MB4856.eurprd04.prod.outlook.com>

next in thread | raw e-mail | index | archive | help
I'm trying to build -CURRENT, AMD64, r340113, but get an error when "make b=
uildworld" tries to build usr.sbin/pkg.

=3D=3D=3D
cc -O2 -pipe -I/usr/src/contrib/libucl/include -g -std=3Dgnu99 -fstack-prot=
ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-=
parameter -Wstrict-prototypes -Wmis
ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W=
switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline =
-Wnested-externs -Wredundant-decl
 -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -=
Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-varia=
ble -Qunused-arguments   -o pkg.f
ll pkg.o dns_utils.o config.o  -L/usr/obj/usr/src/amd64.amd64/lib/libarchiv=
e -larchive -L/usr/obj/usr/src/amd64.amd64/lib/libfetch -lfetch -lprivateuc=
l -L/usr/obj/usr/src/amd64.amd64/
ib/libsbuf -lsbuf -L/usr/obj/usr/src/amd64.amd64/secure/lib/libcrypto -lcry=
pto -L/usr/obj/usr/src/amd64.amd64/secure/lib/libssl -lssl                 =
                                =20
objcopy --only-keep-debug pkg.full pkg.debug                               =
                                                                           =
                                =20
objcopy --strip-debug --add-gnu-debuglink=3Dpkg.debug  pkg.full pkg        =
                                                                           =
                                  =20
gzip -cn /usr/src/usr.sbin/pkg/pkg.7 > pkg.7.gz                            =
                                                                           =
                                =20
make: don't know how to make FreeBSD.conf. Stop                            =
                                                                           =
                                =20
                                                                           =
                                                                           =
                                =20
make: stopped in /usr/src/usr.sbin/pkg                                     =
                                                                           =
                                =20
=3D=3D=3D

--
Marie Helene Kvello-Aune
freebsd@mhka.no



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