On Apr 29, 2015, at 8:18, O. Hartmann <ohartman_at_zedat.fu-berlin.de> wrote: > Am Wed, 29 Apr 2015 05:47:18 -0700 > David Wolfskill <david_at_catwhisker.org> schrieb: > >> Running: >> >> FreeBSD g1-254.catwhisker.org 11.0-CURRENT FreeBSD 11.0-CURRENT #46 >> r282133M/282133:1100070: Tue Apr 28 05:39:53 PDT 2015 >> root_at_g1-254.catwhisker.org:/common/S3/obj/usr/src/sys/CANARY amd64 >> >> After updating sources to r282213, buildworld fails: >> >> ... >>>>> stage 4.4: building everything >> ... >> --- tests.all__D --- >> /usr/src/tests/sys/aio/aio_test.c:207:2: error: implicit declaration of function >> 'atf_skip' is invalid in C99 [-Werror,-Wimplicit-function-declaration] >> ATF_REQUIRE_KERNEL_MODULE("aio"); ^ >> /usr/src/tests/freebsd_test_suite/macros.h:43:3: note: expanded from macro >> 'ATF_REQUIRE_KERNEL_MODULE' atf_skip("module %s could not be resolved: %s", \ >> ^ >> 1 error generated. >> *** [aio_test.o] Error code 1 >> >> make[6]: stopped in /usr/src/tests/sys/aio >> >> ... >> --- tests.all__D --- >> /usr/src/tests/sys/aio/aio_test.c:207:2: error: implicit declaration of function >> 'atf_skip' is invalid in C99 [-Werror,-Wimplicit-function-declaration] >> ATF_REQUIRE_KERNEL_MODULE("aio"); ^ >> /usr/src/tests/freebsd_test_suite/macros.h:43:3: note: expanded from macro >> 'ATF_REQUIRE_KERNEL_MODULE' atf_skip("module %s could not be resolved: %s", \ >> ^ >> 1 error generated. >> *** [aio_test.o] Error code 1 >> >> make[6]: stopped in /usr/src/tests/sys/aio >> .... >> >> src.conf is: >> g1-254(11.0-C)[3] cat /etc/src.conf >> KERNCONF=CANARY >> PORTS_MODULES=x11/nvidia-driver >> PORTS_MODULES+=multimedia/cuse4bsd-kmod >> PORTS_MODULES+=emulators/virtualbox-ose-kmod >> WITHOUT_DEBUG_FILES=1 >> IWN_DEBUG=1 >> IEEE80211_DEBUG=1 >> g1-254(11.0-C)[4] >> >> and make.conf: >> >> g1-254(11.0-C)[4] cat /etc/make.conf >> # CFLAGS+= -g >> SENDMAIL_MC=/etc/mail/laptop.mc >> NET_SNMP_SYS_CONTACT="david_at_catwhisker.org" >> NET_SNMP_SYS_LOCATION="variable" >> NET_SNMP_LOGFILE=/var/log/snmpd.log >> NET_SNMP_PERSISTENTDIR=/var/net-snmp >> WITH_BSD_JDK=TRUE >> FORCE_PKG_REGISTER= NO >> # For mplayer >> WITHOUT_RUNTIME_CPUDETECTION= YES >> OPTIONS_SET=OPTIMIZED_CFLAGS >> WITHOUT_CJK= YES >> NO_SUID_XSERVER=YES >> INSTALL_AS_NCFTP=yes >> g1-254(11.0-C)[5] >> >> Peace, >> david > > Here the same with r282221. Fixed in r282244 — sorry for the breakage :(.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:57 UTC