cvs commit: ports/multimedia/cx88 Makefile

QAT at FreeBSD.org QAT at FreeBSD.org
Thu Apr 1 08:40:57 UTC 2010


The Restless Daemon identified a nested_declaration error while trying to build:
 cx88-1.2.1 maintained by jason.harmening at gmail.com
 Makefile ident: $FreeBSD: ports/multimedia/cx88/Makefile,v 1.8 2010/04/01 07:13:02 linimon Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/cx88-1.2.1.log :

awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/makeobjops.awk cx88_if.m -h
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c cx88_if.c
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c cx88_common.c
ld  -d -warn-common -r -d -o cx88.ko cx88_if.o cx88_common.o
:> export_syms
awk -f /sys/conf/kmod_syms.awk cx88.ko  export_syms | xargs -J% objcopy % cx88.ko
objcopy --strip-debug cx88.ko
make -C i2c
Warning: Object directory not changed from original /work/a/ports/multimedia/cx88/work/cx88-1.2.1/i2c
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk cx88_i2c_if.m -c
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/makeobjops.awk @/dev/iicbus/iicbus_if.m -h
awk -f @/tools/makeobjops.awk cx88_i2c_if.m -h
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../common -I../iicdev -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c cx88_i2c_if.c
cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc  -I../common -I../iicdev -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -std=iso9899:1999 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c cx88_i2c.c
cc1: warnings being treated as errors
cx88_i2c.c: In function 'cx88_i2c_lock_devtree':
cx88_i2c.c:194: warning: implicit declaration of function 'newbus_xlock'
cx88_i2c.c:194: warning: nested extern declaration of 'newbus_xlock'
cx88_i2c.c: In function 'cx88_i2c_unlock_devtree':
cx88_i2c.c:203: warning: implicit declaration of function 'newbus_xunlock'
cx88_i2c.c:203: warning: nested extern declaration of 'newbus_xunlock'
*** Error code 1

Stop in /work/a/ports/multimedia/cx88/work/cx88-1.2.1/i2c.
*** Error code 1

Stop in /work/a/ports/multimedia/cx88/work/cx88-1.2.1.
*** Error code 1

Stop in /a/ports/multimedia/cx88.
================================================================
build of /usr/ports/multimedia/cx88 ended at Thu Apr  1 08:40:33 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=multimedia&portname=cx88

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
QAT - your friendly neighborhood Daemon,
preparing  a heck of an error trapping system:
 - "HMC and EOI?"
 - "Halt, Melt and Catch fire or Execute Operator Immediately."



More information about the cvs-all mailing list