multimedia/video4bsd-kmod

[email protected] Mon, 08 Mar 2010 22:10:01 +0200
Newsgroups gmane.os.freebsd.devel.quality-assurance
Message-ID <op.u89mazslmhpy7y@vova-vaio>
The 'port test' command (ports-mgmt/porttools) tests a port for a number =
of
possible errors by running portlint, building, packaging, installing, and
de-installing with a check for left files. This is done with defined PREF=
IX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's H=
andbook.

Note that the port installs the usual way.

$ cd multimedia/video4bsd-kmod ; port test
+++++++++++++++

=3D=3D=3D> Validating port with portlint
WARN: /usr/ports/multimedia/video4bsd-kmod/pkg-plist: [1]: whitespace bef=
ore end of line.
WARN: /usr/ports/multimedia/video4bsd-kmod/pkg-plist: [3]: installing to =
directory %%KMODDIR%% discouraged. could you please avoid it?
WARN: Makefile: possible use of absolute pathname "/boot/modules".
WARN: Makefile: only one MASTER_SITE configured.  Consider adding additio=
nal mirrors.
0 fatal errors and 4 warnings found.
=3D=3D=3D> flags: PREFIX=3D/home/chu/tmp/video4bsd-kmod-0.1.3 NO_DEPENDS=3D=
yes PKG_DBDIR=3D/tmp/pkg_db.suf0hw8M --
=3D=3D=3D> Cleaning workspace before port test
=3D=3D=3D>  Cleaning for video4bsd-kmod-0.1.3
=3D=3D=3D>  Extracting for video4bsd-kmod-0.1.3
=3D> MD5 Checksum OK for video4bsd-kmod-0.1.3.tar.bz2.
=3D> SHA256 Checksum OK for video4bsd-kmod-0.1.3.tar.bz2.
=3D=3D=3D>  Patching for video4bsd-kmod-0.1.3
=3D=3D=3D>  Configuring for video4bsd-kmod-0.1.3
=3D=3D=3D>  Building for video4bsd-kmod-0.1.3
Warning: Object directory not changed from original /usr/ports/multimedia=
/video4bsd-kmod/work/video4bsd-kmod-0.1.3
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
cc -O2 -pipe -march=3Dnative -fno-strict-aliasing -march=3Dnative -Werror=
 -D_KERNEL -DKLD_MODULE -nostdinc   -I. -I@ -I@/contrib/altq -finline-lim=
it=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D=
1000 -fno-common  -mno-align-long-strings -mpreferred-stack-boundary=3D2 =
 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-=
protector -std=3Diso9899:1999 -fstack-protector -Wall -Wredundant-decls -=
Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith=
 -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -c v=
ideo4bsd.c
ld  -d -warn-common -r -d -o video4bsd.kld video4bsd.o
:> export_syms
awk -f /sys/conf/kmod_syms.awk video4bsd.kld  export_syms | xargs -J% obj=
copy % video4bsd.kld
ld -Bshareable  -d -warn-common -o video4bsd.ko video4bsd.kld
objcopy --strip-debug video4bsd.ko
=3D=3D=3D>  Installing for video4bsd-kmod-0.1.3
=3D=3D=3D>   Generating temporary packing list
=3D=3D=3D>  Checking if multimedia/video4bsd-kmod already installed
install  -o root -g wheel -m 444 /usr/ports/multimedia/video4bsd-kmod/wor=
k/video4bsd-kmod-0.1.3/video4bsd.h /home/chu/tmp/video4bsd-kmod-0.1.3/inc=
lude
install  -o root -g wheel -m 555 /usr/ports/multimedia/video4bsd-kmod/wor=
k/video4bsd-kmod-0.1.3/video4bsd.ko /boot/modules
=3D=3D=3D>   Registering installation for video4bsd-kmod-0.1.3
=3D=3D=3D>  Building package for video4bsd-kmod-0.1.3
tar: could not chdir to '/boot/modules'

pkg_create: make_dist: tar command failed with code 256
Creating package /usr/ports/packages/All/video4bsd-kmod-0.1.3.tbz
Registering depends:.
Creating bzip'd tar ball in '/usr/ports/packages/All/video4bsd-kmod-0.1.3=
.tbz'
*** Error code 1

Stop in /usr/ports/multimedia/video4bsd-kmod.
=3D=3D=3D> Error running make package
=3D=3D=3D> Files currently installed in PREFIX
include/video4bsd.h
=3D=3D=3D> Cleaning up
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-qa
To unsubscribe, send any mail to "[email protected]"