Skip to content

Instantly share code, notes, and snippets.

Created May 24, 2016 03:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a13b91a7a3861d8ac9df3a8a075311d5 to your computer and use it in GitHub Desktop.
Save anonymous/a13b91a7a3861d8ac9df3a8a075311d5 to your computer and use it in GitHub Desktop.
/var/log/pkgbuild/v4l-utils.log
prt-get: installing /usr/ports/kde4/v4l-utils
prt-get: starting build Mon May 23 19:24:17 2016
=======> Building '/home/pkgmk/packages/v4l-utils#1.8.1-2.pkg.tar.xz'.
bsdtar -p -o -C /home/pkgmk/work/v4l-utils/src -xf /home/pkgmk/distfiles/v4l-utils-1.8.1.tar.bz2
cp v4l-utils-nls-1.8.1.patch /home/pkgmk/work/v4l-utils/src
+ build
+ cd v4l-utils-1.8.1
+ patch -p1 -i /home/pkgmk/work/v4l-utils/src/v4l-utils-nls-1.8.1.patch
patching file utils/dvb/dvb-fe-tool.c
patching file utils/dvb/dvb-format-convert.c
patching file utils/dvb/dvbv5-scan.c
patching file utils/dvb/dvbv5-zap.c
patching file utils/keytable/keytable.c
patching file utils/rds-ctl/rds-ctl.cpp
+ ./configure --prefix=/usr --disable-nls
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc option to accept ISO C99... none needed
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for doxygen... /usr/bin/doxygen
checking for perl... /usr/bin/perl
checking for dot... no
configure: WARNING: dot not found - will not generate graphics for doxygen documentation
checking for latex... no
configure: WARNING: latex not found - will not generate doxygen PostScript documentation
checking for makeindex... no
checking for dvips... no
checking for egrep... /usr/bin/egrep
checking for pdflatex... no
configure: WARNING: pdflatex not found - will not generate doxygen PDF documentation
checking for makeindex... no
checking for egrep... (cached) /usr/bin/egrep
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether to use NLS... no
checking for mode_t... yes
checking for promoted mode_t type... mode_t
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking sys/klog.h usability... yes
checking sys/klog.h presence... yes
checking for sys/klog.h... yes
checking for klogctl... yes
checking for ioctl with POSIX signature... no
checking for __secure_getenv... no
checking for secure_getenv... yes
checking for X11... yes
checking for GL... yes
checking for GLU... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for QT5... no
checking for QT... yes
checking for QTGL... yes
checking for ALSA... yes
checking for library containing dlopen... -ldl
checking argp.h usability... yes
checking argp.h presence... yes
checking for argp.h... yes
checking for library containing argp_parse... none required
checking linux/i2c-dev.h usability... yes
checking linux/i2c-dev.h presence... yes
checking for linux/i2c-dev.h... yes
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating lib/libv4lconvert/Makefile
config.status: creating lib/libv4l2/Makefile
config.status: creating lib/libv4l1/Makefile
config.status: creating lib/libdvbv5/Makefile
config.status: creating lib/libv4l2rds/Makefile
config.status: creating lib/libv4l-mplane/Makefile
config.status: creating utils/Makefile
config.status: creating utils/libv4l2util/Makefile
config.status: creating utils/libmedia_dev/Makefile
config.status: creating utils/decode_tm6000/Makefile
config.status: creating utils/dvb/Makefile
config.status: creating utils/keytable/Makefile
config.status: creating utils/cx18-ctl/Makefile
config.status: creating utils/ivtv-ctl/Makefile
config.status: creating utils/media-ctl/Makefile
config.status: creating utils/rds/Makefile
config.status: creating utils/v4l2-compliance/Makefile
config.status: creating utils/v4l2-ctl/Makefile
config.status: creating utils/v4l2-dbg/Makefile
config.status: creating utils/v4l2-sysfs-path/Makefile
config.status: creating utils/xc3028-firmware/Makefile
config.status: creating utils/qv4l2/Makefile
config.status: creating utils/rds-ctl/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/freebsd/Makefile
config.status: creating contrib/test/Makefile
config.status: creating contrib/gconv/Makefile
config.status: creating contrib/cobalt/Makefile
config.status: creating v4l-utils-po/Makefile.in
config.status: creating libdvbv5-po/Makefile.in
config.status: creating v4l-utils.spec
config.status: creating lib/libv4lconvert/libv4lconvert.pc
config.status: creating lib/libv4l1/libv4l1.pc
config.status: creating lib/libv4l2/libv4l2.pc
config.status: creating lib/libdvbv5/libdvbv5.pc
config.status: creating lib/libv4l2rds/libv4l2rds.pc
config.status: creating utils/media-ctl/libmediactl.pc
config.status: creating utils/media-ctl/libv4l2subdev.pc
config.status: creating utils/qv4l2/qv4l2.1
config.status: creating utils/v4l2-compliance/v4l2-compliance.1
config.status: creating utils/v4l2-ctl/v4l2-ctl.1
config.status: creating utils/keytable/ir-keytable.1
config.status: creating utils/dvb/dvb-fe-tool.1
config.status: creating utils/dvb/dvbv5-scan.1
config.status: creating utils/dvb/dvb-format-convert.1
config.status: creating utils/dvb/dvbv5-zap.1
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating v4l-utils-po/POTFILES
config.status: creating v4l-utils-po/Makefile
config.status: creating libdvbv5-po/POTFILES
config.status: creating libdvbv5-po/Makefile
+ make
make all-recursive
make[1]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1'
Making all in v4l-utils-po
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/v4l-utils-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/v4l-utils-po'
Making all in libdvbv5-po
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libdvbv5-po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libdvbv5-po'
Making all in lib
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
Making all in libv4lconvert
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
CC libv4lconvert_la-libv4lconvert.lo
CC libv4lconvert_la-tinyjpeg.lo
CC libv4lconvert_la-sn9c10x.lo
CC libv4lconvert_la-sn9c20x.lo
CC libv4lconvert_la-pac207.lo
CC libv4lconvert_la-mr97310a.lo
CC libv4lconvert_la-crop.lo
CC libv4lconvert_la-jidctflt.lo
CC libv4lconvert_la-flip.lo
CC libv4lconvert_la-sn9c2028-decomp.lo
CC libv4lconvert_la-spca561-decompress.lo
CC libv4lconvert_la-rgbyuv.lo
CC libv4lconvert_la-bayer.lo
CC libv4lconvert_la-sq905c.lo
CC libv4lconvert_la-spca501.lo
CC libv4lconvert_la-hm12.lo
CC libv4lconvert_la-stv0680.lo
CC libv4lconvert_la-cpia1.lo
CC libv4lconvert_la-se401.lo
CC libv4lconvert_la-jpgl.lo
CC libv4lconvert_la-jpeg.lo
CC libv4lconvert_la-jl2005bcd.lo
CC libv4lconvert_la-helper.lo
CC libv4lconvert_la-jpeg_memsrcdest.lo
CC ov511-decomp.o
CC ov518-decomp.o
CC control/libv4lconvert_la-libv4lcontrol.lo
CC processing/libv4lconvert_la-libv4lprocessing.lo
CC processing/libv4lconvert_la-whitebalance.lo
CC processing/libv4lconvert_la-autogain.lo
CC processing/libv4lconvert_la-gamma.lo
CCLD ov518-decomp
CCLD ov511-decomp
CCLD libv4lconvert.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
Making all in libv4l2
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
CC libv4l2_la-libv4l2.lo
CC libv4l2_la-v4l2-plugin.lo
CC libv4l2_la-log.lo
CC v4l2convert_la-v4l2convert.lo
CCLD libv4l2.la
CCLD v4l2convert.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
Making all in libv4l1
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l1'
CC libv4l1_la-libv4l1.lo
CC libv4l1_la-log.lo
CC v4l1compat_la-v4l1compat.lo
CCLD libv4l1.la
CCLD v4l1compat.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l1'
Making all in libv4l2rds
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2rds'
CC libv4l2rds_la-libv4l2rds.lo
CCLD libv4l2rds.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2rds'
Making all in libv4l-mplane
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l-mplane'
CC libv4l_mplane_la-libv4l-mplane.lo
CCLD libv4l-mplane.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l-mplane'
Making all in libdvbv5
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libdvbv5'
CC libdvbv5_la-compat-soname.lo
CC libdvbv5_la-crc32.lo
CC libdvbv5_la-countries.lo
CC libdvbv5_la-dvb-zap-format.lo
CC libdvbv5_la-dvb-legacy-channel-format.lo
CC libdvbv5_la-dvb-v5.lo
CC libdvbv5_la-dvb-vdr-format.lo
CC libdvbv5_la-parse_string.lo
CC libdvbv5_la-dvb-demux.lo
CC libdvbv5_la-dvb-log.lo
CC libdvbv5_la-dvb-fe.lo
CC libdvbv5_la-dvb-sat.lo
CC libdvbv5_la-dvb-scan.lo
CC libdvbv5_la-dvb-file.lo
CC libdvbv5_la-dvb-v5-std.lo
CC libdvbv5_la-descriptors.lo
CC tables/libdvbv5_la-header.lo
CC tables/libdvbv5_la-pmt.lo
CC tables/libdvbv5_la-pat.lo
CC tables/libdvbv5_la-nit.lo
CC tables/libdvbv5_la-sdt.lo
CC tables/libdvbv5_la-vct.lo
CC tables/libdvbv5_la-mgt.lo
CC tables/libdvbv5_la-eit.lo
CC tables/libdvbv5_la-cat.lo
CC tables/libdvbv5_la-atsc_eit.lo
CC tables/libdvbv5_la-mpeg_ts.lo
CC tables/libdvbv5_la-mpeg_pes.lo
CC tables/libdvbv5_la-mpeg_es.lo
CC descriptors/libdvbv5_la-desc_language.lo
CC descriptors/libdvbv5_la-desc_cable_delivery.lo
CC descriptors/libdvbv5_la-desc_network_name.lo
CC descriptors/libdvbv5_la-desc_terrestrial_delivery.lo
CC descriptors/libdvbv5_la-desc_sat.lo
CC descriptors/libdvbv5_la-desc_t2_delivery.lo
CC descriptors/libdvbv5_la-desc_service.lo
CC descriptors/libdvbv5_la-desc_frequency_list.lo
CC descriptors/libdvbv5_la-desc_event_short.lo
CC descriptors/libdvbv5_la-desc_event_extended.lo
CC descriptors/libdvbv5_la-desc_hierarchy.lo
CC descriptors/libdvbv5_la-desc_atsc_service_location.lo
CC descriptors/libdvbv5_la-desc_extension.lo
CC descriptors/libdvbv5_la-desc_isdbt_delivery.lo
CC descriptors/libdvbv5_la-desc_logical_channel.lo
CC descriptors/libdvbv5_la-desc_ts_info.lo
CC descriptors/libdvbv5_la-desc_partial_reception.lo
CC descriptors/libdvbv5_la-desc_ca_identifier.lo
CC descriptors/libdvbv5_la-desc_ca.lo
CCLD libdvbv5.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libdvbv5'
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
Making all in utils
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils'
Making all in dvb
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/dvb'
CC dvb-fe-tool.o
CC dvbv5-zap.o
CC dvb-format-convert.o
CC dvbv5-scan.o
CCLD dvb-format-convert
CCLD dvb-fe-tool
CCLD dvbv5-scan
CCLD dvbv5-zap
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/dvb'
Making all in libv4l2util
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/libv4l2util'
CC libv4l2util_la-frequencies.lo
CC libv4l2util_la-v4l2_driver.lo
CCLD libv4l2util.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/libv4l2util'
Making all in libmedia_dev
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/libmedia_dev'
CC libmedia_dev_la-get_media_devices.lo
CCLD libmedia_dev.la
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/libmedia_dev'
Making all in decode_tm6000
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/decode_tm6000'
CC decode_tm6000.o
CCLD decode_tm6000
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/decode_tm6000'
Making all in ivtv-ctl
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/ivtv-ctl'
CC ivtv-ctl.o
CCLD ivtv-ctl
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/ivtv-ctl'
Making all in cx18-ctl
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/cx18-ctl'
CC cx18-ctl.o
CCLD cx18-ctl
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/cx18-ctl'
Making all in keytable
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/keytable'
CC keytable.o
CCLD ir-keytable
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/keytable'
Making all in media-ctl
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/media-ctl'
CC libmediactl_la-libmediactl.lo
CC libv4l2subdev_la-libv4l2subdev.lo
CC media-ctl.o
CC options.o
CCLD libmediactl.la
CCLD libv4l2subdev.la
CCLD media-ctl
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/media-ctl'
Making all in v4l2-compliance
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-compliance'
CXX v4l2-compliance.o
CXX v4l2-test-debug.o
CXX v4l2-test-input-output.o
CXX v4l2-test-controls.o
CXX v4l2-test-io-config.o
CXX v4l2-test-formats.o
CXX v4l2-test-buffers.o
CXX v4l2-test-colors.o
CXX v4l2-test-codecs.o
CXXLD v4l2-compliance
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-compliance'
Making all in v4l2-ctl
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-ctl'
CXX v4l2-ctl.o
CXX v4l2-ctl-common.o
CXX v4l2-ctl-tuner.o
CXX v4l2-ctl-io.o
CXX v4l2-ctl-stds.o
CXX v4l2-ctl-overlay.o
CXX v4l2-ctl-vidout.o
CXX v4l2-ctl-vidcap.o
CXX v4l2-ctl-selection.o
CXX v4l2-ctl-misc.o
CXX v4l2-ctl-vbi.o
CXX v4l2-ctl-streaming.o
CC vivid-tpg-colors.o
CXX v4l2-ctl-sdr.o
CXX v4l2-ctl-edid.o
CXX v4l2-ctl-modes.o
CC vivid-tpg.o
CXXLD v4l2-ctl
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-ctl'
Making all in v4l2-dbg
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-dbg'
CXX v4l2-dbg.o
CXXLD v4l2-dbg
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-dbg'
Making all in v4l2-sysfs-path
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-sysfs-path'
CC v4l2-sysfs-path.o
CCLD v4l2-sysfs-path
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/v4l2-sysfs-path'
Making all in rds-ctl
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/rds-ctl'
CXX rds-ctl.o
CXXLD rds-ctl
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/rds-ctl'
Making all in xc3028-firmware
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/xc3028-firmware'
CC firmware-tool.o
CC standards.o
CCLD firmware-tool
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/xc3028-firmware'
Making all in rds
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/rds'
CC rds-saa6588.o
CCLD rds-saa6588
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/rds'
Making all in qv4l2
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/qv4l2'
CXX qv4l2-qv4l2.o
CXX qv4l2-general-tab.o
CXX qv4l2-vbi-tab.o
CXX qv4l2-ctrl-tab.o
CXX qv4l2-capture-win.o
CXX qv4l2-tpg-tab.o
CXX qv4l2-capture-win-qt.o
CC qv4l2-alsa_stream.o
CXX qv4l2-capture-win-gl.o
GEN moc_qv4l2.cpp
CXX qv4l2-raw2sliced.o
GEN moc_vbi-tab.cpp
CC ../v4l2-ctl/qv4l2-vivid-tpg.o
GEN qrc_qv4l2.cpp
GEN moc_general-tab.cpp
CC ../v4l2-ctl/qv4l2-vivid-tpg-colors.o
GEN moc_capture-win.cpp
CXX qv4l2-moc_vbi-tab.o
CXX qv4l2-moc_qv4l2.o
CXX qv4l2-moc_capture-win.o
CXX qv4l2-moc_general-tab.o
CXX qv4l2-qrc_qv4l2.o
In file included from qrc_qv4l2.cpp:9:0:
qrc_qv4l2.cpp:1243:44: warning: 'qInitResources_qv4l2__init_variable__' defined but not used [-Wunused-variable]
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qv4l2))
^
/usr/share/qt4/include/QtCore/qglobal.h:939:21: note: in definition of macro 'Q_CONSTRUCTOR_FUNCTION0'
static const int AFUNC ## __init_variable__ = AFUNC();
^
qrc_qv4l2.cpp:1243:1: note: in expansion of macro 'Q_CONSTRUCTOR_FUNCTION'
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qv4l2))
^
qrc_qv4l2.cpp:1243:24: note: in expansion of macro 'QT_MANGLE_NAMESPACE'
Q_CONSTRUCTOR_FUNCTION(QT_MANGLE_NAMESPACE(qInitResources_qv4l2))
^
In static member function 'static QSize CaptureWin::cropSize(QSize)':
cc1plus: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false [-Wstrict-overflow]
CXXLD qv4l2
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils/qv4l2'
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils'
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/utils'
Making all in contrib
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib'
Making all in test
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib/test'
CC ioctl-test.o
CC sliced-vbi-test.o
CC sliced-vbi-detect.o
CC v4l2grab.o
CC driver-test.o
CC stress-buffer.o
CC capture-example.o
CC pixfmt_test-pixfmt-test.o
CC v4l2gl.o
CCLD stress-buffer
CCLD driver-test
CCLD ioctl-test
CCLD sliced-vbi-detect
CCLD v4l2grab
CCLD sliced-vbi-test
CCLD capture-example
CCLD v4l2gl
CCLD pixfmt-test
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib/test'
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib'
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/contrib'
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1'
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1'
make[1]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1'
+ make DESTDIR=/home/pkgmk/work/v4l-utils/pkg install
Making install in v4l-utils-po
make[1]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/v4l-utils-po'
if test "v4l-utils" = "gettext-tools"; then \
/bin/mkdir -p /home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/v4l-utils-po'
Making install in libdvbv5-po
make[1]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libdvbv5-po'
if test "libdvbv5" = "gettext-tools"; then \
/bin/mkdir -p /home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/pkgmk/work/v4l-utils/pkg/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libdvbv5-po'
Making install in lib
make[1]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
Making install in libv4lconvert
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/include'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libv4lconvert.la '/home/pkgmk/work/v4l-utils/pkg/usr/lib'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 ../include/libv4lconvert.h '/home/pkgmk/work/v4l-utils/pkg/usr/include'
/usr/bin/install -c -m 644 libv4lconvert.pc '/home/pkgmk/work/v4l-utils/pkg/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libv4lconvert.so.0.0.0 /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4lconvert.so.0.0.0
/bin/sh ../../libtool --mode=install /usr/bin/install -c ov511-decomp ov518-decomp '/home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l'
libtool: install: (cd /home/pkgmk/work/v4l-utils/pkg/usr/lib && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so.0 || { rm -f libv4lconvert.so.0 && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so.0; }; })
libtool: install: (cd /home/pkgmk/work/v4l-utils/pkg/usr/lib && { ln -s -f libv4lconvert.so.0.0.0 libv4lconvert.so || { rm -f libv4lconvert.so && ln -s libv4lconvert.so.0.0.0 libv4lconvert.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4lconvert.lai /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4lconvert.la
libtool: install: /usr/bin/install -c .libs/libv4lconvert.a /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4lconvert.a
libtool: install: chmod 644 /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4lconvert.a
libtool: install: /usr/bin/install -c ov511-decomp /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l/ov511-decomp
libtool: install: ranlib /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4lconvert.a
libtool: install: /usr/bin/install -c ov518-decomp /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l/ov518-decomp
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4lconvert'
Making install in libv4l2
make[2]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
make[3]: Entering directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/include'
/bin/sh ../../libtool --mode=install /usr/bin/install -c libv4l2.la '/home/pkgmk/work/v4l-utils/pkg/usr/lib'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l'
/bin/mkdir -p '/home/pkgmk/work/v4l-utils/pkg/usr/lib/pkgconfig'
/bin/sh ../../libtool --mode=install /usr/bin/install -c v4l2convert.la '/home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l'
/usr/bin/install -c -m 644 ../include/libv4l2.h ../include/libv4l-plugin.h '/home/pkgmk/work/v4l-utils/pkg/usr/include'
/usr/bin/install -c -m 644 libv4l2.pc '/home/pkgmk/work/v4l-utils/pkg/usr/lib/pkgconfig'
libtool: install: warning: relinking `libv4l2.la'
libtool: install: (cd /home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2; /bin/sh /home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libtool --silent --tag CC --mode=relink gcc -march=native -O2 -version-info 0 -lpthread -ldl -o libv4l2.la -rpath /usr/lib libv4l2_la-libv4l2.lo libv4l2_la-v4l2-plugin.lo libv4l2_la-log.lo ../libv4lconvert/libv4lconvert.la -inst-prefix-dir /home/pkgmk/work/v4l-utils/pkg)
libtool: install: warning: relinking `v4l2convert.la'
libtool: install: (cd /home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2; /bin/sh /home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/libtool --silent --tag CC --tag disable-static --mode=relink gcc -march=native -O2 -avoid-version -module -shared -export-dynamic -o v4l2convert.la -rpath /usr/lib/libv4l v4l2convert_la-v4l2convert.lo libv4l2.la -inst-prefix-dir /home/pkgmk/work/v4l-utils/pkg)
/usr/bin/ld: cannot find -lv4l2
collect2: error: ld returned 1 exit status
libtool: install: error: relink `v4l2convert.la' with the above command before installing it
Makefile:530: recipe for target 'install-libv4l2privLTLIBRARIES' failed
make[3]: *** [install-libv4l2privLTLIBRARIES] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: install: /usr/bin/install -c .libs/libv4l2.so.0.0.0T /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l2.so.0.0.0
libtool: install: (cd /home/pkgmk/work/v4l-utils/pkg/usr/lib && { ln -s -f libv4l2.so.0.0.0 libv4l2.so.0 || { rm -f libv4l2.so.0 && ln -s libv4l2.so.0.0.0 libv4l2.so.0; }; })
libtool: install: (cd /home/pkgmk/work/v4l-utils/pkg/usr/lib && { ln -s -f libv4l2.so.0.0.0 libv4l2.so || { rm -f libv4l2.so && ln -s libv4l2.so.0.0.0 libv4l2.so; }; })
libtool: install: /usr/bin/install -c .libs/libv4l2.lai /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l2.la
libtool: install: /usr/bin/install -c .libs/libv4l2.a /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l2.a
libtool: install: chmod 644 /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l2.a
libtool: install: ranlib /home/pkgmk/work/v4l-utils/pkg/usr/lib/libv4l2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
Makefile:787: recipe for target 'install-am' failed
make[2]: *** [install-am] Error 2
make[2]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib/libv4l2'
Makefile:453: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/pkgmk/work/v4l-utils/src/v4l-utils-1.8.1/lib'
Makefile:566: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
=======> ERROR: Building '/home/pkgmk/packages/v4l-utils#1.8.1-2.pkg.tar.xz' failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment