ogmrip-ac3 version 0.2-0.1ubuntu1 failed to build in oneiric

Bug #831165 reported by Matthias Klose
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ogmrip-ac3 (Ubuntu)
Fix Released
High
Julien Lavergne
Oneiric
Fix Released
High
Julien Lavergne

Bug Description

ogmrip-ac3 version 0.2-0.1ubuntu1 failed to build in oneiric
Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2706895

Details about the rebuild:
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2706895/+files/buildlog_ubuntu-oneiric-amd64.ogmrip-ac3_0.2-0.1ubuntu1_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
Excerpt 1068 lines into the build log:

Making all in src
make[2]: Entering directory `/build/buildd/ogmrip-ac3-0.2/src'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"ogmrip-ac3\" -DPACKAGE_TARNAME=\"ogmrip-ac3\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"ogmrip-ac3\ 0.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmrip-ac3\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DGETTEXT_PACKAGE=\"ogmrip-ac3\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/ogmrip -I/usr/include/ogmjob -I/usr/include/ogmdvd -g -O2 -I/usr/local/include -Wall -Werror -I.. -MT ogmrip-ac3.lo -MD -MP -MF ".deps/ogmrip-ac3.Tpo" -c -o ogmrip-ac3.lo ogmrip-ac3.c; \
 then mv -f ".deps/ogmrip-ac3.Tpo" ".deps/ogmrip-ac3.Plo"; else rm -f ".deps/ogmrip-ac3.Tpo"; exit 1; fi
libtool: compile: gcc -DPACKAGE_NAME=\"ogmrip-ac3\" -DPACKAGE_TARNAME=\"ogmrip-ac3\" -DPACKAGE_VERSION=\"0.2\" "-DPACKAGE_STRING=\"ogmrip-ac3 0.2\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"ogmrip-ac3\" -DVERSION=\"0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DGETTEXT_PACKAGE=\"ogmrip-ac3\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DENABLE_NLS=1 -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/ogmrip -I/usr/include/ogmjob -I/usr/include/ogmdvd -g -O2 -I/usr/local/include -Wall -Werror -I.. -MT ogmrip-ac3.lo -MD -MP -MF .deps/ogmrip-ac3.Tpo -c ogmrip-ac3.c -fPIC -DPIC -o .libs/ogmrip-ac3.o
ogmrip-ac3.c: In function 'ogmrip_aften_command':
ogmrip-ac3.c:55:16: error: variable 'title' set but not used [-Werror=unused-but-set-variable]
cc1: all warnings being treated as errors

make[2]: *** [ogmrip-ac3.lo] Error 1
make[2]: Leaving directory `/build/buildd/ogmrip-ac3-0.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd/ogmrip-ac3-0.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20110822-1052
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/ogmrip-ac3-0.2

Tags: ftbfs oneiric

Related branches

Matthias Klose (doko)
Changed in ogmrip-ac3 (Ubuntu):
status: New → Confirmed
importance: Undecided → High
Julien Lavergne (gilir)
Changed in ogmrip-ac3 (Ubuntu Oneiric):
status: Confirmed → In Progress
assignee: nobody → Julien Lavergne (gilir)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ogmrip-ac3 - 0.2-0.1ubuntu2

---------------
ogmrip-ac3 (0.2-0.1ubuntu2) oneiric; urgency=low

  * debian/source/format:
   - Use format 3.0 (quilt)
  * debian/control:
   - Build-depends on dh-autoreconf.
  * debian/rules:
   - Use dh-autoreconf, needed by 01_remove_Werror.patch.
  * debian/patches:
   - 01_remove_Werror.patch: Remove Werror to fix FTBFS (LP: #831165).
 -- Julien Lavergne <email address hidden> Tue, 13 Sep 2011 00:53:12 +0200

Changed in ogmrip-ac3 (Ubuntu Oneiric):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.