Re: fail world build

2017-03-16 Thread Roberto Rodriguez Jr
Using r315340 I simply commented out those 3 lines and buildworld and
kernel succesfuly compiled and installed.

--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
undeclared identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
undeclared identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,


Im sure there is fixes on the way since I have yet to update my src tree
today :)
Its been 15 days of fails and finally a fresh native world  ;)

Thank You

Roberto
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hi,
world is amd64-20170309-r314972
# ls /usr/include/pci
ls: /usr/include/pci: No such file or directory

Havent been able to buildworld since r314495

Thanks
-R

On Wed, Mar 15, 2017 at 11:57 PM, Manfred Antar  wrote:

>
> > On Mar 15, 2017, at 4:44 PM, Roberto Rodriguez Jr <
> rob.rodz@gmail.com> wrote:
> >
> > Hey,
> >
> > r315336
> >
> > --- pciconf.o ---
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
> > undeclared identifier 'PCIC_ACCEL'
> >{PCIC_ACCEL,-1, "processing
> > accelerators"},
> > ^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
> > undeclared identifier 'PCIC_ACCEL'
> >{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> > accelerators"},
> > ^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
> > undeclared identifier 'PCIS_ACCEL_PROCESSING'
> >{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> > accelerators"},
> >^
> > /usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
> > undeclared identifier 'PCIC_INSTRUMENT'
> >{PCIC_INSTRUMENT,   -1, "non-essential
> > instrumentation"},
> > ^
> > 4 errors generated.
> >
>
> What revision of /usr/include/pci/pcireg.h do you have ?
> I have r315190
>
> Current r315337:
>
> (include)5028}cd /usr/src/usr.sbin/pciconf/
> (pciconf)5029}make obj
> /usr/obj/usr/src/usr.sbin/pciconf created for /usr/src/usr.sbin/pciconf
> (pciconf)5030}make
> echo pciconf: /usr/lib/libc.a  >> .depend
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.pciconf.o
> -MTpciconf.o -std=gnu99 -fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/pciconf.c -o pciconf.o
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.cap.o -MTcap.o
> -std=gnu99 -fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/cap.c -o cap.o
> /usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.err.o -MTerr.o
> -std=gnu99 -fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/err.c -o err.o
> cc -O2 -pipe -std=gnu99 -fstack-protector-strong -Wsystem-headers -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  -o pciconf pciconf.o cap.o
> err.o
> gzip -cn /usr/src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz
> (pciconf)5031}
>
> This is on amd64 current r315337
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-15 Thread Manfred Antar

> On Mar 15, 2017, at 4:44 PM, Roberto Rodriguez Jr  
> wrote:
> 
> Hey,
> 
> r315336
> 
> --- pciconf.o ---
> /usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
> undeclared identifier 'PCIC_ACCEL'
>{PCIC_ACCEL,-1, "processing
> accelerators"},
> ^
> /usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
> undeclared identifier 'PCIC_ACCEL'
>{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> accelerators"},
> ^
> /usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
> undeclared identifier 'PCIS_ACCEL_PROCESSING'
>{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
> accelerators"},
>^
> /usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
> undeclared identifier 'PCIC_INSTRUMENT'
>{PCIC_INSTRUMENT,   -1, "non-essential
> instrumentation"},
> ^
> 4 errors generated.
> 

What revision of /usr/include/pci/pcireg.h do you have ?
I have r315190

Current r315337:

(include)5028}cd /usr/src/usr.sbin/pciconf/
(pciconf)5029}make obj
/usr/obj/usr/src/usr.sbin/pciconf created for /usr/src/usr.sbin/pciconf
(pciconf)5030}make
echo pciconf: /usr/lib/libc.a  >> .depend
/usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.pciconf.o -MTpciconf.o 
-std=gnu99 -fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/pciconf.c -o pciconf.o
/usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.cap.o -MTcap.o -std=gnu99 
-fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/cap.c -o cap.o
/usr/local/bin/ccache cc  -O2 -pipe   -MD  -MF.depend.err.o -MTerr.o -std=gnu99 
-fstack-protector-strong -Wsystem-headers -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/usr.sbin/pciconf/err.c -o err.o
cc -O2 -pipe -std=gnu99 -fstack-protector-strong -Wsystem-headers -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  -o pciconf 
pciconf.o cap.o err.o  
gzip -cn /usr/src/usr.sbin/pciconf/pciconf.8 > pciconf.8.gz
(pciconf)5031}

This is on amd64 current r315337


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hey,

r315336

--- pciconf.o ---
/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of
undeclared identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of
undeclared identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of
undeclared identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,   -1, "non-essential
instrumentation"},
 ^
4 errors generated.

Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 315336
Node Kind: directory
Schedule: normal
Last Changed Author: jhb
Last Changed Rev: 315336
Last Changed Date: 2017-03-15 23:08:11 + (Wed, 15 Mar 2017)
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


fail world build

2017-03-15 Thread Roberto Rodriguez Jr
Hello,

buildkernel as of r315323
GOOD

buildworld FAILS:

/usr/src/head/usr.sbin/pciconf/pciconf.c:703:3: error: use of undeclared
identifier 'PCIC_ACCEL'
{PCIC_ACCEL,-1, "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:3: error: use of undeclared
identifier 'PCIC_ACCEL'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
 ^
/usr/src/head/usr.sbin/pciconf/pciconf.c:704:16: error: use of undeclared
identifier 'PCIS_ACCEL_PROCESSING'
{PCIC_ACCEL,PCIS_ACCEL_PROCESSING,  "processing
accelerators"},
^
/usr/src/head/usr.sbin/pciconf/pciconf.c:705:3: error: use of undeclared
identifier 'PCIC_INSTRUMENT'
{PCIC_INSTRUMENT,   -1, "non-essential
instrumentation"},
 ^
4 errors generated.

URL: https://svn.freebsd.org/base/head
Relative URL: ^/head
Repository Root: https://svn.freebsd.org/base
Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Revision: 315328
Node Kind: directory
Schedule: normal
Last Changed Author: mav
Last Changed Rev: 315327
Last Changed Date: 2017-03-15 19:49:45 + (Wed, 15 Mar 2017)

Reporting live, :)
-R
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"