From owner-freebsd-multimedia@FreeBSD.ORG Wed Aug 6 10:23:50 2008 Return-Path: Delivered-To: multimedia@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BEF106568A; Wed, 6 Aug 2008 10:23:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.freebsd.org (Postfix) with ESMTP id 99A0A8FC2D; Wed, 6 Aug 2008 10:23:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 3AED72C50D02; Wed, 6 Aug 2008 13:23:49 +0300 (EEST) From: "QA Tindy" To: itetcu@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.21 2008/07/22 12:49:38 itetcu Exp $ Message-Id: <20080806101415.57ED512E4678@quark.ds9.tecnik93.com> Date: Wed, 6 Aug 2008 13:14:15 +0300 (EEST) X-DSPAM-Result: Whitelisted X-DSPAM-Processed: Wed Aug 6 13:14:19 2008 X-DSPAM-Confidence: 0.9990 X-DSPAM-Improbability: 1 in 100357 chance of being spam X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 1001,4899797b7909686624312 Resent-Date: Wed, 6 Aug 2008 13:23:48 +0300 Resent-From: Ion-Mihai Tetcu Resent-Message-ID: <20080806132348.45bf7769@it.buh.tecnik93.com> Resent-To: multimedia@FreeBSD.org Resent-Cc: Mark Linimon Cc: Subject: multimedia/transcode - failes: missing_header X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 10:23:51 -0000 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/transcode-1.0.6_1.log: building transcode-1.0.6_1 in directory /var/tinderbox/7-STABLE-FTP maintained by: multimedia@FreeBSD.org building for: 7.0-STABLE amd64 port directory: /usr/ports/multimedia/transcode Makefile ident: $FreeBSD: ports/multimedia/transcode/Makefile,v 1.108 2008/07/27 16:51:02 ahze Exp $ prefixes: LOCALBASE=usr/local X11BASE=usr/local NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes build started at Wed Aug 6 10:13:32 UTC 2008 ................................................... /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -L/usr/local/lib -o libvout.la cpu_accel.lo rgb2yuv.lo video_out.lo video_out_ppm.lo video_out_yuv.lo yuv2rgb.lo yuv2rgb_mlib.lo yuv2rgb_mmx.lo -liconv -lm -lz ar cru .libs/libvout.a .libs/cpu_accel.o .libs/rgb2yuv.o .libs/video_out.o .libs/video_out_ppm.o .libs/video_out_yuv.o .libs/yuv2rgb.o .libs/yuv2rgb_mlib.o .libs/yuv2rgb_mmx.o ranlib .libs/libvout.a creating libvout.la (cd .libs && rm -f libvout.la && ln -s ../libvout.la libvout.la) gmake[2]: Leaving directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6/libvo' Making all in import gmake[2]: Entering directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6/import' Making all in nuv gmake[3]: Entering directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6/import/nuv' /bin/sh /usr/local/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -pthread -D_REENTRANT -D_THREAD_SAFE -DMOD_PATH=\"/usr/local/lib/transcode\" -I../.. -I../../import -I../../src -isystem /usr/include -isystem /usr/local/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -MT import_nuv_la-import_nuv.lo -MD -MP -MF .deps/import_nuv_la-import_nuv.Tpo -c -o import_nuv_la-import_nuv.lo `test -f 'import_nuv.c' || echo './'`import_nuv.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -pthread -D_REENTRANT -D_THREAD_SAFE -DMOD_PATH=\"/usr/local/lib/transcode\" -I../.. -I../../import -I../../src -isystem /usr/include -isystem /usr/local/include -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -pipe -MT import_nuv_la-import_nuv.lo -MD -MP -MF .deps/import_nuv_la-import_nuv.Tpo -c import_nuv.c -fPIC -DPIC -o .libs/import_nuv_la-import_nuv.o In file included from import_nuv.c:19: ../../libtc/tc_lzo.h:13:23: error: lzo/lzo1x.h: No such file or directory ../../libtc/tc_lzo.h:14:25: error: lzo/lzoutil.h: No such file or directory import_nuv.c: In function 'nuv_decode_video': import_nuv.c:473: warning: pointer targets in assignment differ in signedness import_nuv.c:480: error: 'lzo_uint' undeclared (first use in this function) import_nuv.c:480: error: (Each undeclared identifier is reported only once import_nuv.c:480: error: for each function it appears in.) import_nuv.c:480: error: expected ';' before 'len' import_nuv.c:486: warning: implicit declaration of function 'lzo1x_decompress' import_nuv.c:487: error: 'len' undeclared (first use in this function) import_nuv.c:487: error: 'LZO_E_OK' undeclared (first use in this function) import_nuv.c:509: warning: pointer targets in passing argument 2 of 'RTjpeg_decompressYUV420' differ in signedness import_nuv.c: In function 'import_nuv_decode': import_nuv.c:624: warning: pointer targets in assignment differ in signedness gmake[3]: *** [import_nuv_la-import_nuv.lo] Error 1 gmake[3]: Leaving directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6/import/nuv' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6/import' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/work/a/ports/multimedia/transcode/work/transcode-1.0.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /a/ports/multimedia/transcode. ================================================================ build of /usr/ports/multimedia/transcode ended at Wed Aug 6 10:14:14 UTC 2008 A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt 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@FreeBSD.org, PGP Key ID 057E9F8B493A297B