Re: FreeBSD 11.0 i386 buildworld failure

From: Robert_Burmeister <robert.burmeister_at_utoledo.edu>
Date: Sat, 1 Oct 2016 06:37:31 -0700 (MST)
Refreshed source 20160930 and make -j1 buildworld still fails:


===> lib/libdevctl (all)
clang  -O2 -fno-strict-aliasing -pipe -march=core2  -MD  -MF.depend.devctl.o
-MTdevctl.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -Werror
-Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual
-Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls
-Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations
-Wthread-safety -Wno-empty-body -Wno-string-plus-int
-Wno-unused-const-variable  -Qunused-arguments  -c
/usr/src/lib/libdevctl/devctl.c -o devctl.o
/usr/src/lib/libdevctl/devctl.c:131:6: error: use of undeclared identifier
      'DEVF_CLEAR_DRIVER_DETACH'
            DEVF_CLEAR_DRIVER_DETACH : 0));
            ^
/usr/src/lib/libdevctl/devctl.c:130:32: error: use of undeclared identifier
      'DEV_CLEAR_DRIVER'
        return (devctl_simple_request(DEV_CLEAR_DRIVER, device, force ?
                                      ^
2 errors generated.
*** Error code 1

Stop.
make[5]: stopped in /usr/src/lib/libdevctl
*** Error code 1

Stop.
make[4]: stopped in /usr/src/lib
*** Error code 1

Stop.
make[3]: stopped in /usr/src
*** Error code 1

Stop.
make[2]: stopped in /usr/src
*** Error code 1

Stop.
make[1]: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
BEASTIE# 



--
View this message in context: http://freebsd.1045724.x6.nabble.com/FreeBSD-11-0-i386-buildworld-failure-tp6133823p6134033.html
Sent from the freebsd-current mailing list archive at Nabble.com.
Received on Sat Oct 01 2016 - 11:37:32 UTC

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