base/head r340113: usr.sbin/pkg fails to build, doesn't grok FreeBSD.conf

From: Marie Helene Kvello-Aune <mhka_at_mhka.no>
Date: Sun, 4 Nov 2018 11:18:00 +0000
I'm trying to build -CURRENT, AMD64, r340113, but get an error when "make buildworld" tries to build usr.sbin/pkg.

===
cc -O2 -pipe -I/usr/src/contrib/libucl/include -g -std=gnu99 -fstack-protector-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 -Wswitch -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-variable -Qunused-arguments   -o pkg.f
ll pkg.o dns_utils.o config.o  -L/usr/obj/usr/src/amd64.amd64/lib/libarchive -larchive -L/usr/obj/usr/src/amd64.amd64/lib/libfetch -lfetch -lprivateucl -L/usr/obj/usr/src/amd64.amd64/
ib/libsbuf -lsbuf -L/usr/obj/usr/src/amd64.amd64/secure/lib/libcrypto -lcrypto -L/usr/obj/usr/src/amd64.amd64/secure/lib/libssl -lssl                                                  
objcopy --only-keep-debug pkg.full pkg.debug                                                                                                                                           
objcopy --strip-debug --add-gnu-debuglink=pkg.debug  pkg.full pkg                                                                                                                      
gzip -cn /usr/src/usr.sbin/pkg/pkg.7 > pkg.7.gz                                                                                                                                        
make: don't know how to make FreeBSD.conf. Stop                                                                                                                                        
                                                                                                                                                                                       
make: stopped in /usr/src/usr.sbin/pkg                                                                                                                                                 
===

--
Marie Helene Kvello-Aune
freebsd_at_mhka.no
Received on Sun Nov 04 2018 - 10:18:06 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:19 UTC