pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43403: [multimedia/transcode] Checking file-check fails



>Number:         43403
>Category:       pkg
>Synopsis:       [multimedia/transcode] Checking file-check fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 02 02:40:00 +0000 2010
>Originator:     Ryo HAYASAKA
>Release:        NetBSD 5.99.29, pkgsrc-current
>Organization:
Japan Advanced Institute of Science and Technology (JAIST)
>Environment:
System: NetBSD bonnie.jaist.ac.jp 5.99.29 NetBSD 5.99.29 (MONOLITHIC) #2: Tue 
Jun 1 11:32:07 JST 2010 
root%bonnie.jaist.ac.jp@localhost:/c/ryoh/obj/sys/arch/i386/compile/MONOLITHIC 
i386
Architecture: i386
Machine: i386
>Description:
$ make package-install
=> Bootstrap dependency digest>=20010302: found digest-20080510
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for transcode-1.1.5.tar.bz2
=> Checksum RMD160 OK for transcode-1.1.5.tar.bz2
===> depends-message [transcode-1.1.5nb3] ===> Installing dependencies for 
transcode-1.1.5nb3
==========================================================================
The supported build options for transcode are:

        a52 dv faac freetype2 imagemagick libxml2
        lzo mjpegtools x264

The currently selected options are:

        a52 dv faac freetype2 imagemagick libxml2
        lzo mjpegtools x264

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.transcode = faac

==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb4
=> Build dependency gmake>=3.81: found gmake-3.81
=> Build dependency pkg-config>=0.19: found pkg-config-0.23nb1
=> Build dependency x11-links>=0.49: found x11-links-0.49
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency liba52>=0.7.4nb3: found liba52-0.7.4nb3
=> Full dependency mjpegtools>=1.9.0nb2: found mjpegtools-1.9.0nb2
=> Full dependency lame>=3.96.1nb4: found lame-3.98.2nb1
=> Full dependency jpeg>=8nb1: found jpeg-8b
=> Full dependency libdv>=0.104nb2: found libdv-1.0.0
=> Full dependency lzo>=2.01: found lzo-2.03
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.7
=> Full dependency ImageMagick>=6.5.7.9nb1: found ImageMagick-6.5.7.9nb1
=> Full dependency png>=1.2.9nb2: found png-1.2.43
=> Full dependency x264-devel>=20081217: found x264-devel-20090920
=> Full dependency faac>=1.24nb1: found faac-1.28
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.1
=> Full dependency libogg>=1.1.2nb1: found libogg-1.2.0
=> Full dependency ffmpeg>=20090611: found ffmpeg-20090611nb8
=> Full dependency libtheora>=1.0alpha3nb1: found libtheora-1.1.1nb1
=> Full dependency libdvdread>=4.1.3: found libdvdread-4.1.3
=> Full dependency libmpeg2>=0.4.0bnb5: found libmpeg2-0.5.1
===> tools-message [transcode-1.1.5nb3] ===> Overriding tools for 
transcode-1.1.5nb3
===> extract-message [transcode-1.1.5nb3] ===> Extracting for transcode-1.1.5nb3
===> patch-message [transcode-1.1.5nb3] ===> Patching for transcode-1.1.5nb3
=> Applying pkgsrc patches for transcode-1.1.5nb3
No such line 42108 in input file, ignoring
===> wrapper-message [transcode-1.1.5nb3] ===> Creating toolchain wrappers for 
transcode-1.1.5nb3
===> configure-message [transcode-1.1.5nb3] ===> Configuring for 
transcode-1.1.5nb3
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... autotools/install-sh -c -d
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i486--netbsdelf-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for gawk... (cached) /usr/bin/awk
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking dependency style of cc... gcc3
checking for /usr/bin/awk... /usr/bin/awk
checking for dlopen in -ldl... no
checking for dlopen... yes
checking for a sed that does not truncate output... /usr/pkg/bin/gsed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ld used by cc... 
/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld
checking if the linker 
(/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld) is GNU ld... yes
checking for /c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld option to 
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... match_pattern 
/lib[^/]+(\.so|_pic\.a)$
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for i486--netbsdelf-ar... no
checking for ar... ar
checking for i486--netbsdelf-ranlib... no
checking for ranlib... ranlib
checking for i486--netbsdelf-strip... no
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker 
(/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... (cached) yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the c++ linker 
(/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking for c++ option to produce PIC... 
checking if c++ static flag  works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker 
(/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... NetBSD ld.elf_so
(cached) (cached) checking how to hardcode library paths into programs... 
unsupported
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... no
checking if f77 static flag -static works... no
checking if f77 supports -c -o file.o... no
checking whether the f77 linker 
(/c/ryoh/pkgsrc/multimedia/transcode/work/.wrapper/bin/ld) supports shared 
libraries... PKGSRC-WARNING: Something is trying to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
yes
checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying 
to run the fortran compiler,
PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile.
NetBSD ld.elf_so
(cached) (cached) checking how to hardcode library paths into programs... 
immediate
checking for standard header files... yes
checking endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking __attribute__((...)) support... yes
checking __attribute__((aligned())) support... 64
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking for GNU libc compatible malloc... yes
checking return type of signal handlers... void
checking for getopt_long_only... no
checking for getpagesize... yes
checking for gettimeofday... yes
checking for mmap... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strtof... yes
checking for vsscanf... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for pthreads in -lpthread... yes
checking for build architecture... Intel Pentium architecture (IA32)
checking if $CC groks MMX inline assembly... yes
checking if $CC groks 3DNow inline assembly... yes
checking if $CC groks SSE inline assembly... yes
checking if $CC can handle SSE2 inline asm... yes
checking if $CC groks AltiVec inline assembly... no
checking if $CC groks AltiVec C extensions... no
checking if linker needs -framework vecLib... 
checking pkg-config is at least version 0.20... yes
checking for X... libraries /usr/X11R7/lib, headers /usr/X11R7/include
checking whether -R must be followed by a space... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XvQueryExtension in -lXv... yes
checking for XShmQueryExtension in -lX11... yes
checking X11/Xaw/Simple.h usability... yes
checking X11/Xaw/Simple.h presence... yes
checking for X11/Xaw/Simple.h... yes
checking for XpmFreeAttributes in -lXpm... yes
checking for gzopen in -lz... yes
checking for sin in -lm... yes
checking for ffmpeg support... requested
checking for pkgconfig support for libavcodec... yes
checking how to determine LIBAVCODEC_CFLAGS... pkg-config
checking libavcodec/avcodec.h usability... yes
checking libavcodec/avcodec.h presence... yes
checking for libavcodec/avcodec.h... yes
checking how to determine LIBAVCODEC_LIBS... pkg-config
checking for avcodec_thread_init in -lavcodec... yes
VER=52.30.2
BUILD=3415554
checking for pkgconfig support for libavformat... yes
checking how to determine LIBAVFORMAT_CFLAGS... pkg-config
checking libavformat/avformat.h usability... yes
checking libavformat/avformat.h presence... yes
checking for libavformat/avformat.h... yes
checking how to determine LIBAVFORMAT_LIBS... pkg-config
checking for av_register_all in -lavformat... yes
VER=52.34.0
BUILD=3416576
checking whether libv4l2 support is requested... no
checking whether libv4lconvert support is requested... no
checking whether libmpeg2 support is requested... yes
checking for LIBMPEG2... yes
checking whether libmpeg2convert support is requested... yes
checking for LIBMPEG2CONVERT... yes
checking enable new or experimental components... no
checking enable deprecated components... no
checking for internal static framebuffer support... yes
checking whether v4l support is requested... no
checking whether bktr support is requested... no
checking whether sunau support is requested... no
checking whether OSS support is requested... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking whether ALSA support is requested... no
checking encore2.h usability... no
checking encore2.h presence... no
checking for encore2.h... no
checking whether libpostproc support is requested... yes
checking for LIBPOSTPROC... yes
checking whether freetype2 support is requested... yes
checking for FREETYPE2... yes
checking whether lame support is requested... yes
checking for pkgconfig support for lame... no
checking how to determine LAME_CFLAGS... default
checking how to determine LAME_LIBS... default
checking for lame_init in -lmp3lame... yes
checking lame/lame.h usability... yes
checking lame/lame.h presence... yes
checking for lame/lame.h... yes
checking lame version... 398
checking whether xvid support is requested... yes
checking for pkgconfig support for xvid... no
checking how to determine xvid_CFLAGS... default
checking xvid.h usability... yes
checking xvid.h presence... yes
checking for xvid.h... yes
checking how to determine xvid_LIBS... default
checking for xvid_global in -lxvidcore... yes
checking xvid version >= 1.0... yes
checking whether x264 support is requested... yes
checking for X264... yes
checking x264 version... 75
checking whether ogg support is requested... yes
checking for OGG... yes
checking whether vorbis support is requested... yes
checking for VORBIS... yes
checking whether theora support is requested... yes
checking for THEORA... yes
checking whether libdvdread support is requested... yes
checking for pkgconfig support for libdvdread... no
checking how to determine LIBDVDREAD_CFLAGS... default
checking how to determine LIBDVDREAD_LIBS... default
checking for DVDOpen in -ldvdread... yes
checking dvdread/dvd_reader.h usability... yes
checking dvdread/dvd_reader.h presence... yes
checking for dvdread/dvd_reader.h... yes
checking whether pvm3 support is requested... no
checking whether libdv support is requested... yes
checking for LIBDV... yes
checking whether libquicktime support is requested... no
checking whether lzo support is requested... yes
checking for pkgconfig support for lzo... no
checking how to determine LZO_CFLAGS... prefix
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking how to determine LZO_LIBS... prefix
checking for lzo_version in -llzo2... yes
checking whether a52 support is requested... yes
checking for pkgconfig support for a52... no
checking how to determine A52_CFLAGS... default
checking a52dec/a52.h usability... yes
checking a52dec/a52.h presence... yes
checking for a52dec/a52.h... yes
checking how to determine A52_LIBS... default
checking for a52_init in -la52... yes
checking whether faac support is requested... yes
checking for pkgconfig support for faac... no
checking how to determine FAAC_CFLAGS... default
checking faac.h usability... yes
checking faac.h presence... yes
checking for faac.h... yes
checking how to determine FAAC_LIBS... default
checking for faacEncGetVersion in -lfaac... yes
checking whether libxml2 support is requested... yes
checking for LIBXML2... yes
checking whether ibp and lors support is requested... no
checking whether mjpegtools support is requested... yes
checking for MJPEGTOOLS... yes
checking whether sdl support is requested... no
checking whether imagemagick support is requested... yes
checking for pkgconfig support for imagemagick... yes
checking how to determine IMAGEMAGICK_CFLAGS... pkg-config
checking magick/api.h usability... yes
checking magick/api.h presence... yes
checking for magick/api.h... yes
checking how to determine IMAGEMAGICK_LIBS... pkg-config
checking wand/magick-wand.h usability... yes
checking wand/magick-wand.h presence... yes
checking for wand/magick-wand.h... yes
checking whether libjpegmmx support is requested... no
checking whether libjpeg support is requested... yes
checking for pkgconfig support for libjpeg... no
checking how to determine LIBJPEG_CFLAGS... default
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking how to determine LIBJPEG_LIBS... default
checking for jpeg_CreateCompress in -ljpeg... yes
checking whether bsdav support is requested... no
checking whether iconv support is requested... yes
checking for pkgconfig support for iconv... no
checking how to determine ICONV_CFLAGS... default
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking how to determine ICONV_LIBS... default
checking for iconv_open in -liconv... yes
checking for PV3 support... no
checking for NuppelVideo support... no
checking if cc supports -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 
-pipe -mfpmath=sse -msse3 -march=athlon64 -pthread -I/usr/pkg/include 
-I/usr/X11R7/include/freetype2 -I/usr/include -I/usr/X11R7/include 
-I/usr/pkg/include/faad2 flags... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating aclib/Makefile
config.status: creating avilib/Makefile
config.status: creating docs/Makefile
config.status: creating docs/html/Makefile
config.status: creating docs/man/Makefile
config.status: creating docs/pvm3/Makefile
config.status: creating docs/tech/Makefile
config.status: creating docs/tech/html/Makefile
config.status: creating encode/Makefile
config.status: creating export/Makefile
config.status: creating filter/Makefile
config.status: creating filter/divxkey/Makefile
config.status: creating filter/extsub/Makefile
config.status: creating filter/preview/Makefile
config.status: creating filter/subtitler/Makefile
config.status: creating filter/tomsmocomp/Makefile
config.status: creating filter/yuvdenoise/Makefile
config.status: creating filter/stabilize/Makefile
config.status: creating import/Makefile
config.status: creating import/framegen/Makefile
config.status: creating import/nuv/Makefile
config.status: creating import/v4l/Makefile
config.status: creating multiplex/Makefile
config.status: creating libdldarwin/Makefile
config.status: creating libtc/Makefile
config.status: creating libtcaudio/Makefile
config.status: creating libtcvideo/Makefile
config.status: creating pvm3/Makefile
config.status: creating src/Makefile
config.status: creating testsuite/Makefile
config.status: creating tools/Makefile
config.status: creating transcode.spec
config.status: creating filter/parse_csv.awk
config.status: creating filter/filter_list.awk
config.status: creating config.h
config.status: executing depfiles commands

----------------------------------------
Summary for transcode 1.1.5:
----------------------------------------

core options
----------------------------------------
enable experimental code       no
enable deprecated code         no
static AV-frame buffering      yes
A52 default decoder            yes
FFmpeg support                 yes

ffmpeg libraries
----------------------------------------
libavcodec  build              3415554
libavcodec  version            52.30.2
libavformat build              3416576
libavformat version            52.34.0

hardware support
----------------------------------------
v4l/v4l2                       no
ALSA                           no
OSS                            yes
bktr                           no
sunau                          no

optional module support
----------------------------------------
PV3                            no
NuppelVideo                    no

optional package support
----------------------------------------
IBP (libxio)                   no
X11                            yes
    Xv      extension          yes
    Xshm    extension          yes
    Xaw     library            yes
    Xpm     library            yes

libv4l2                        no
libv4lconvert                  no
libmpeg2                       yes
libmpeg2convert                yes
libpostproc                    yes
freetype2                      yes
lame                           yes
xvid                           yes
x264                           yes
ogg                            yes
vorbis                         yes
theora                         yes
libdvdread                     yes
pvm3                           no
libdv                          yes
libquicktime                   no
lzo                            yes
a52                            yes
faac                           yes
libxml2                        yes
mjpegtools                     yes
sdl                            no
imagemagick                    yes
libjpeg                        yes
bsdav                          no
iconv                          yes


=> Modifying libtool scripts to use pkgsrc libtool
...
=> Checking file-check results for transcode-1.1.5nb3
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/export_lzo.a
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/export_lzo.la
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/export_lzo.so
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/import_lzo.a
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/import_lzo.la
ERROR:         
/c/ryoh/pkgsrc/multimedia/transcode/work/.destdir/usr/pkg/lib/transcode/import_lzo.so
*** Error code 1

Stop.
make: stopped in /c/ryoh/pkgsrc/multimedia/transcode
*** Error code 1
        
>How-To-Repeat:
        
>Fix:
        



Home | Main Index | Thread Index | Old Index