cvs commit: ports/x11-drivers Makefile ports/x11-drivers/xf86-input-wacom Makefile distinfo pkg-descr pkg-plist ports/x11-drivers/xf86-input-wacom/files pkg-message.in wacom.in

QAT at FreeBSD.org QAT at FreeBSD.org
Mon Nov 17 02:06:41 PST 2008


Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, 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.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/xf86-input-wacom-0.8.1.3.38.log :


building xf86-input-wacom-0.8.1.3.38 in directory /var/tinderbox/7-STABLE-FTP
maintained by: kamikaze at bsdforen.de
building for:  7.0-STABLE amd64
port directory: /usr/ports/x11-drivers/xf86-input-wacom
Makefile ident: $FreeBSD: ports/x11-drivers/xf86-input-wacom/Makefile,v 1.1 2008/11/17 10:02:25 pgj Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Mon Nov 17 10:05:17 UTC 2008

.................................<Last 40 lines of the log>..................

@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
cc -O2 -fno-strict-aliasing -pipe  -D_KERNEL -DKLD_MODULE -std=c99 -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-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c uwacom.c
ld  -d -warn-common -r -d -o uwacom.ko uwacom.o
:> export_syms
awk -f /sys/conf/kmod_syms.awk uwacom.ko  export_syms | xargs -J% objcopy % uwacom.ko
objcopy --strip-debug uwacom.ko
Making all in src
gmake[1]: Entering directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src'
Making all in .
gmake[2]: Entering directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src'
rm -f wacom.4x.gz
gzip -9c < ./wacom.4x > wacom.4x.gz
gmake[2]: Leaving directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src'
Making all in wacomxi
gmake[2]: Entering directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src/wacomxi'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src/wacomxi'
Making all in util
gmake[2]: Entering directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src/util'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/include    -Wall -pedantic -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include -D__amd64__ -MT wacomcfg.lo -MD -MP -MF ".deps/wacomcfg.Tpo" -c -o wacomcfg.lo wacomcfg.c; \
	then mv -f ".deps/wacomcfg.Tpo" ".deps/wacomcfg.Plo"; else rm -f ".deps/wacomcfg.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/include -Wall -pedantic -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include -D__amd64__ -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c  -fPIC -DPIC -o .libs/wacomcfg.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../../src/include -I../../src/include -Wall -pedantic -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include -D__amd64__ -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c -o wacomcfg.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -pedantic -I/usr/local/include/xorg -I/usr/local/include -I/usr/local/include -D__amd64__   -o libwacomcfg.la -rpath /usr/local/lib -no-undefined -version-info 0:1:0 wacomcfg.lo -L/usr/local/lib -lX11 -lXi 
gcc -shared  .libs/wacomcfg.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libX11.so -lXi  -Wl,-soname -Wl,libwacomcfg.so.0 -o .libs/libwacomcfg.so.0
/usr/bin/ld: cannot find -lXi
gmake[2]: *** [libwacomcfg.la] Error 1
gmake[2]: Leaving directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src/util'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/x11-drivers/xf86-input-wacom/work/linuxwacom/linuxwacom-0.8.1-3/src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /a/ports/x11-drivers/xf86-input-wacom.
================================================================
build of /usr/ports/x11-drivers/xf86-input-wacom ended at Mon Nov 17 10:06:38 UTC 2008


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,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B



More information about the cvs-ports mailing list