> > I've got another report about this problem, but I can not reproduce it here with > a clean kernel build of GENERIC. > I am not sure what the problem is. > Do you have anything unusual in make.conf, src.conf or your kernel configuration? > > -- > Andriy Gapon > Here is my src.conf: WITHOUT_DYNAMICROOT=yes WITHOUT_UNBOUND=yes WITHOUT_CASPER=yes WITHOUT_CAPSICUM=yes WITHOUT_DMAGENT=yes WITHOUT_PROFILE=yes WITHOUT_TESTS=yes WITHOUT_KERNEL_SYMBOLS=yes WITHOUT_DEBUG_FILES=1 WITHOUT_LIB32=yes INSTALL_NODEBUG=yes NO_WERROR= WERROR= KERNCONF=pozo WITH_CCACHE_BUILD=yes Here is make.conf: MODULES_OVERRIDE= BOOT_COMCONSOLE_PORT=0x3F8 BOOT_COMCONSOLE_SPEED=57600 DOC_LANG=en_US.ISO8859-1 SENDMAIL_MC=/root/config-files/pozo-hp-8000-sff/sendmail/pozo.mc SENDMAIL_SUBMIT_MC=/root/config-files/pozo-hp-8000-sff/sendmail/pozo-submit.mc SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 SENDMAIL_LDFLAGS=-L/usr/local/lib SENDMAIL_LDADD=-lsasl2 DEFAULT_VERSIONS= mysql=5.7 apache=2.4 python2=2.7 python3=3.4 ruby=2.3 perl5=5.24 php=5.6 tcltk=8.6 samba=4.4 ssl=base ncurses=base MALLOC_PRODUCTION=yes WITH_BDB_VERSION=5 I have the same thing happen on another machine wth custom kernel and modules. Could it be ccache ? for now i do: cd /sys/amd64/conf config pozo cd /sys/amd64/compile/pozo make device_if.h make bus_if.h make depend make -j8 make install and it builds fine -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Mon Mar 27 2017 - 12:24:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:11 UTC