[Bug 1097560] Re: Please sync byzanz 0.3.0+git20120930-1 Debian/unstable

Micah Gersten launchpad at micahscomputing.com
Wed Jan 9 03:57:20 UTC 2013


This fails to build on raring, log snippet below and full log attached:

x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2 -DBYZANZ_MENU_UI_DIR=\""/usr/share/byzanz"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/gtk-3.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gnome-panel-4.0/libpanel-applet   -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-3.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0     -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2     -Wall -Wextra -Wno-missing-field-initializers -Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wpointer-arith -Wwrite-strings -Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default -Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return -Wmissing-format-attribute -Wnested-externs -Wunsafe-loop-optimizations -Wpacked -Winvalid-pch -Wsync-nand  -Werror -g -O2 -fPIE -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -MT byzanz_applet-byzanzapplet.o -MD -MP -MF .deps/byzanz_applet-byzanzapplet.Tpo -c -o byzanz_applet-byzanzapplet.o `test -f 'byzanzapplet.c' || echo './'`byzanzapplet.c
byzanzapplet.c: In function 'main':
byzanzapplet.c:438:1: error: implicit declaration of function 'unsetenv' [-Werror=implicit-function-declaration]
byzanzapplet.c:438:1: error: nested extern declaration of 'unsetenv' [-Werror=nested-externs]
cc1: all warnings being treated as errors
make[4]: *** [byzanz_applet-byzanzapplet.o] Error 1
make[4]: Leaving directory `/«BUILDDIR»/byzanz-0.3.0+git20120930/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/«BUILDDIR»/byzanz-0.3.0+git20120930/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/«BUILDDIR»/byzanz-0.3.0+git20120930'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/«BUILDDIR»/byzanz-0.3.0+git20120930'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
Sessions still open, not unmounting


** Attachment added: "sbuild log for byzanz"
   https://bugs.launchpad.net/ubuntu/+source/byzanz/+bug/1097560/+attachment/3477641/+files/byzanz_0.3.0%2Bgit20120930-1-amd64-20130108-2153

** Changed in: byzanz (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1097560

Title:
  Please sync byzanz 0.3.0+git20120930-1 Debian/unstable

Status in “byzanz” package in Ubuntu:
  Incomplete

Bug description:
  Please sync byzanz 0.3.0+git20120930-1 from Debian unstable with
  Ubuntu. The package has a new maintainer, has been thoroughly tested
  and is stable.

  Complete changelog:

   * New Maintainer. (Closes: #654614)
     * New Upstream git snapshot which adds various translations.
     * Switch to packaging format 3.0 (quilt).
     * Create patches instead of modifying the sources.
       - Remove config.sub and config.guess and add them automatically with
         autotools-dev.
       - Incorporate the last NMUs and create proper patches for them.
       - Add patches from Jari Aalto again which were overwritten by the last
         NMUs.
       - Point out in byzanz-record manpage that byzanz supports webm.
     * debian/rules:
       - Simplify debian/rules by using dh.
       - Build with parallel and hardening+=all.
       - Build with -Wl, --as-needed to avoid unnecessary dependencies.
     * debian/control:
       - Add autotools-dev to Build-Depends.
       - Homepage field: Point to upstream's git repository because the old
         homepage does not exist anymore.
       - Byzanz will be maintained in a Debian git repo from now on. Add
         corresponding Vcs-fields. (Closes: #685358)
       - Description: Make clear that Byzanz is an applet and command line tool.
       - New Standards-Version 3.9.4.
     * Bump compat level to 9.
     * Add a short introductory manpage for Byzanz which points to byzanz-record
       and byzanz-playback. (Closes: #606673)
     * Improve README.Debian and make clear where you can find the panel applet.
       Create examples in case you can only use the command line tools.
       (Closes: #606676)
     * Fix the wrong command name in byzanz-playback's synopsis. (Closes: #641663)
     * Update debian/copyright to copyright format 1.0.
     * Update the license to GPL-3+, LGPL-3+ and Public Domain where necessary.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/byzanz/+bug/1097560/+subscriptions



More information about the Ubuntu-sponsors mailing list