Your message dated Wed, 31 Dec 2008 00:05:52 +0100
with message-id <[email protected]>
and subject line Re: Bug#510142: guvcview: FTBFS on amd64
has caused the Debian Bug report #510142,
regarding guvcview: FTBFS on amd64
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
510142: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510142
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: guvcview
Version: 0.9.3-1
Severity: serious
Justification: no longer builds from source

Hi,
guvcview fails to build from source on amd64 with following error:
v4l2uvc.h:206: error: expected ':', ',', ';', '}' or '__attribute__' before '*' 
token

See attachment for full build log.

arno

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages guvcview depends on:
ii  libatk1.0-0             1.22.0-1         The ATK accessibility toolkit
ii  libc6                   2.7-16           GNU C Library: Shared libraries
ii  libcairo2               1.6.4-7          The Cairo 2D vector graphics libra
ii  libglib2.0-0            2.16.6-1         The GLib library of C routines
ii  libgtk2.0-0             2.12.11-4        The GTK+ graphical user interface 
ii  libpango1.0-0           1.20.5-3         Layout and rendering of internatio
ii  libpng12-0              1.2.27-2         PNG library - runtime
ii  libportaudio2           19+svn20071022-3 Portable audio I/O - shared librar
ii  libsdl1.2debian         1.2.13-4         Simple DirectMedia Layer

guvcview recommends no packages.

guvcview suggests no packages.

-- no debconf information
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package guvcview
dpkg-buildpackage: source version 0.9.3-1
dpkg-buildpackage: source changed by Nobuhiro Iwamatsu <[email protected]>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
dh_clean 
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
Making distclean in pixmaps
make[2]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3/pixmaps'
test -z "guvcview.desktop" || rm -f guvcview.desktop;\
	test -z "guvcview" || rm -f guvcview
make[2]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3/pixmaps'
Making distclean in po
make[2]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3/po'
rm -f core core.* *.pox guvcview.po *.old.po cat-id-tbl.tmp
rm -fr *.o
rm -f Makefile Makefile.in POTFILES *.mo *.msg *.cat *.cat.m
make[2]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3/po'
Making distclean in src
make[2]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3/src'
test -z "guvcview" || rm -f guvcview
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f 
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -rf ./.deps
rm -f Makefile
make[2]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3/src'
Making distclean in .
make[2]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
test -z "" || rm -f 
rm -f config.h stamp-h1
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
make[2]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
rm -f config.status config.cache config.log configure.lineno config.status.lineno
rm -f Makefile
make[1]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
dpatch deapply-all
rm -rf debian/patched
rm -f debian/stamp-patched
rm -rf pixmaps/Makefile
rm -rf pixmaps/guvcview.desktop_
rm -rf pixmaps/guvcview.menu
 dpkg-source -b guvcview-0.9.3
dpkg-source: info: using source format `1.0'
dpkg-source: info: building guvcview using existing guvcview_0.9.3.orig.tar.gz
dpkg-source: info: building guvcview in guvcview_0.9.3-1.diff.gz
dpkg-source: warning: ignoring deletion of file build-stamp
dpkg-source: warning: ignoring deletion of file pixmaps/guvcview.desktop_
dpkg-source: warning: ignoring deletion of file pixmaps/guvcview.menu
dpkg-source: info: building guvcview in guvcview_0.9.3-1.dsc
 debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
for i in ./config.guess ./config.sub ./config.rpath ; do \
		if test -e $i.cdbs-orig ; then \
			mv $i.cdbs-orig $i ; \
		fi ; \
	done
make[1]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
dpatch apply-all
/usr/bin/make -f debian/rules update-config
make[1]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
if test -e /usr/share/misc/config.guess ; then \
		for i in ./config.guess ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.guess $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/misc/config.sub ; then \
		for i in ./config.sub ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/misc/config.sub $i ; \
			fi ; \
		done ; \
	fi
if test -e /usr/share/gnulib/config/config.rpath ; then \
		for i in ./config.rpath ; do \
			if ! test -e $i.cdbs-orig ; then \
				mv $i $i.cdbs-orig ; \
				cp --remove-destination /usr/share/gnulib/config/config.rpath $i ; \
			fi ; \
		done ; \
	fi
make[1]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
touch debian/stamp-patched
touch debian/stamp-autotools-files
chmod a+x /home/arno/debian/debsrc/guvcview-0.9.3/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/arno/debian/debsrc/guvcview-0.9.3/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/guvcview" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   --prefix=/usr --datadir=\${prefix}/share --docdir=\${prefix}/share/doc
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for 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 dependency style of cc... none
checking for library containing strerror... none required
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  pt pt_PT pt_BR de es fr
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: creating pixmaps/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
/usr/bin/make -C . 
make[1]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
/usr/bin/make  all-recursive
make[2]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3'
Making all in src
make[3]: Entering directory `/home/arno/debian/debsrc/guvcview-0.9.3/src'
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -D_REENTRANT -D_GNU_SOURCE=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/SDL       -Wall -g -D_REENTRANT -g -O2 -g -Wall -O2 -c avilib.c
cc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -D_REENTRANT -D_GNU_SOURCE=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/SDL       -Wall -g -D_REENTRANT -g -O2 -g -Wall -O2 -c guvcview.c
In file included from guvcview.c:54:
v4l2uvc.h:206: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
make[3]: *** [guvcview.o] Error 1
make[3]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/arno/debian/debsrc/guvcview-0.9.3'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Arnaud Renevier <[email protected]> (29/12/2008):
> Package: guvcview
> Version: 0.9.3-1
> Severity: serious
> Justification: no longer builds from source
> 
> Hi,
> guvcview fails to build from source on amd64 with following error:
> v4l2uvc.h:206: error: expected ':', ',', ';', '}' or '__attribute__' before 
> '*' token
> 
> See attachment for full build log.

It just built fine in a “real” amd64 environment, as well as in an amd64
cowbuilder. Closing accordingly. Not sure what's going wrong on your
system, though. If you can reproduce it in cowbuilder or sbuild, please
reopen with a *full* build log (including toolchain information, and B-D
versions).

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to