Your message dated Thu, 15 Jun 2017 11:03:48 +0000
with message-id <e1dlsz2-000iha...@fasolo.debian.org>
and subject line Bug#853520: fixed in lives 2.8.6-1
has caused the Debian Bug report #853520,
regarding lives: ftbfs with GCC-7
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 ow...@bugs.debian.org
immediately.)


-- 
853520: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853520
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:lives
Version: 2.8.3-1
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/lives_2.8.3-1_unstable_gcc7.log
The last lines of the build log are at the end of this report.

To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html

[...]
callbacks.c:5975:15: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
     if (height*width) {
         ~~~~~~^~~~~~
callbacks.c:6006:15: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
   if (!(height*width)&&preview_type!=LIVES_PREVIEW_TYPE_IMAGE_ONLY) {
        ~~~~~~~^~~~~~~
callbacks.c:6123:7: warning: 'gtk_alignment_get_type' is deprecated 
[-Wdeprecated-declarations]
       lives_alignment_set(LIVES_ALIGNMENT(mainw->fs_playalign),0.5,
       ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtk-3.0/gtk/gtk.h:251:0,
                 from main.h:74,
                 from callbacks.c:21:
/usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:77:12: note: declared here
 GType      gtk_alignment_get_type   (void) G_GNUC_CONST;
            ^~~~~~~~~~~~~~~~~~~~~~
callbacks.c: In function 'on_full_screen_activate':
callbacks.c:6716:33: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
         if (!(mainw->vpp->fwidth*mainw->vpp->fheight)) {
              ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
callbacks.c: In function 'on_double_size_activate':
callbacks.c:6903:29: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
     } while (!(mainw->pwidth*mainw->pheight));
               ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
callbacks.c: In function 'on_sepwin_activate':
callbacks.c:7088:35: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
           if (!(mainw->vpp->fwidth*mainw->vpp->fheight)) {
                ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
main.c: In function 'switch_to_file':
main.c:7105:19: warning: '*' in boolean context, suggest '&&' instead 
[-Wint-in-bool-context]
       if (old_file*new_file) mainw->preview_frame=0;
           ~~~~~~~~^~~~~~~~~
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wstrict-aliasing=0 -Wall 
-DHAVE_YUV4MPEG=1 -DHAVE_LDVGRAB=1 -I libavc1394/avc1394.h -I 
libraw1394/raw1394.h -I libraw1394/rom1394.h     -DIS_LINUX_GNU=1  
-DENABLE_OSC=1  -I/usr/include/alsa -DALSA_MIDI=1 -I/usr/include/libpng16 
-DUSE_LIBPNG=1 -I/usr/include/x86_64-linux-gnu -I/usr/include/x86_64-linux-gnu 
-DUSE_SWSCALE=1 -DENABLE_JACK -DENABLE_JACK_TRANSPORT -lpulse 
-DHAVE_PULSE_AUDIO=1 -DENABLE_GIW=1 -DHAVE_UNICAP=1   
-DLIVES_LIBDIR=\""/usr/lib/x86_64-linux-gnu"\"  -DHAVE_WEBM=1  -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -lgtk-3 -lgdk-3 
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -shared  -Wl,-z,relro -o lives-exe 
widget-helper.o main.o support.o effects.o plugins.o effects-weed.o 
effects-data.o framedraw.o interface.o paramspecial.o paramwindow.o rfx-builde
 r.o lives-yuv4mpeg.o preferences.o rte_window.o gui.o ce_thumbs.o htmsocket.o 
merge.o dialogs.o saveplay.o audio.o events.o resample.o osc.o omc-learn.o 
callbacks.o colourspace.o keyboard.o utils.o multitrack.o stream.o cvirtual.o 
startup.o pangotext.o videodev.o jack.o pulse.o ldvgrab.o ldvcallbacks.o 
ldvinterface.o giw/giwknob.o giw/giwvslider.o giw/giwled.o giw/giwtimeline.o 
-lX11 -lmjpegutils ../libOSC/.libs/libOSC.a 
../libOSC/client/.libs/libOSC_client.a -lm -ljack -lavc1394 -lraw1394 -lrom1394 
-lasound -lpulse -lpng16 -lswscale -lavutil  
/<<PKGBUILDDIR>>/libweed/libweed_slice.la 
/<<PKGBUILDDIR>>/libweed/libweed-utils.la -lm  -lunicap -lrt -ldl 
libtool: link: gcc -Wstrict-aliasing=0 -Wall -DHAVE_YUV4MPEG=1 -DHAVE_LDVGRAB=1 
-I libavc1394/avc1394.h -I libraw1394/raw1394.h -I libraw1394/rom1394.h 
-DIS_LINUX_GNU=1 -DENABLE_OSC=1 -I/usr/include/alsa -DALSA_MIDI=1 
-I/usr/include/libpng16 -DUSE_LIBPNG=1 -I/usr/include/x86_64-linux-gnu 
-I/usr/include/x86_64-linux-gnu -DUSE_SWSCALE=1 -DENABLE_JACK 
-DENABLE_JACK_TRANSPORT -DHAVE_PULSE_AUDIO=1 -DENABLE_GIW=1 -DHAVE_UNICAP=1 
-DLIVES_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" -DHAVE_WEBM=1 -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pthread -Wl,-z 
-Wl,relro -o .libs/lives-exe widget-helper.o main.o support.o effects.o 
plugins.o effects-weed.o effects-data.o framedraw.o interface.o paramspecial.o 
paramwindow.o rfx-builder.o lives-yuv4mpeg.o preferences.o rte_window.o gui.o 
ce_thumbs.o htmsocket.o merge.o dialogs.o saveplay.o audio.o events.o 
resample.o osc.o omc-learn.o callbacks.o colourspace.o k
 eyboard.o utils.o multitrack.o stream.o cvirtual.o startup.o pangotext.o 
videodev.o jack.o pulse.o ldvgrab.o ldvcallbacks.o ldvinterface.o giw/giwknob.o 
giw/giwvslider.o giw/giwled.o giw/giwtimeline.o  -lgtk-3 -lgdk-3 
-lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 
-lgio-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lmjpegutils ../libOSC/.libs/libOSC.a 
../libOSC/client/.libs/libOSC_client.a -ljack -lavc1394 
/usr/lib/x86_64-linux-gnu/libraw1394.so -lrom1394 -lasound -lpulse -lpng16 
-lswscale -lavutil /<<PKGBUILDDIR>>/libweed/.libs/libweed_slice.so 
/<<PKGBUILDDIR>>/libweed/.libs/libweed-utils.so -lm -lunicap -lrt -ldl -pthread
multitrack.o: In function `on_drag_filter_end':
./src/multitrack.c:3706: undefined reference to `get_time_from_x'
multitrack.o: In function `on_track_release':
./src/multitrack.c:13605: undefined reference to `get_time_from_x'
multitrack.o: In function `on_drag_clip_end':
./src/multitrack.c:4297: undefined reference to `get_time_from_x'
collect2: error: ld returned 1 exit status
Makefile:913: recipe for target 'lives-exe' failed
make[2]: *** [lives-exe] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:640: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:15: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: lives
Source-Version: 2.8.6-1

We believe that the bug you reported is fixed in the latest version of
lives, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated lives package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 15 Jun 2017 12:41:36 +0200
Source: lives
Binary: libweed-dev libweed0 lives lives-data lives-plugins
Architecture: source
Version: 2.8.6-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description:
 libweed-dev - Development library for inclusion of plugins into LiVES
 libweed0   - Runtime library for inclusion of plugins into LiVES
 lives      - Video Editing system allowing users to edit and create video
 lives-data - Data files for LiVES
 lives-plugins - LiVES plugins pack
Closes: 853520
Changes:
 lives (2.8.6-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Fix build with GCC 7. (Closes: #853520)
   * debian/control: Removed B-D on glee-dev. Support was removed upstream.
Checksums-Sha1:
 60281c0538351cb38d7da727e42815c3bcd10f77 2542 lives_2.8.6-1.dsc
 c0a28e0b632e52dbc119f194d99195e4d42b39d5 3940246 lives_2.8.6.orig.tar.bz2
 15d692244afaceab837f891a7c5066fa41a14a43 18728 lives_2.8.6-1.debian.tar.xz
 467855ab45704d5643eb3a7689398e957df9645e 16841 lives_2.8.6-1_amd64.buildinfo
Checksums-Sha256:
 265f8b10b54f866d6e116e8d6829e4e28416180ea70f7a2815241a63f9421a10 2542 
lives_2.8.6-1.dsc
 a0e757a58c7158f0fd6ef2a809d27aeb7de8eabe6e235786b47769fc843810c3 3940246 
lives_2.8.6.orig.tar.bz2
 c4b9c866dbb2409fee0624919528301fb1ff51bdc7cc35b1be95865d07c7c90f 18728 
lives_2.8.6-1.debian.tar.xz
 879a55ccbfe9c281b86a1243b51f25f4d6939045660bfe335053a7744ab197b6 16841 
lives_2.8.6-1_amd64.buildinfo
Files:
 01557c1111ea31f906c1155963f1f62b 2542 video optional lives_2.8.6-1.dsc
 72d9c21713ba6fc9e9ede93fb4167210 3940246 video optional 
lives_2.8.6.orig.tar.bz2
 37a0950b94954e679edfffa21b670143 18728 video optional 
lives_2.8.6-1.debian.tar.xz
 41324ec92ce8276911ed314fc01faf47 16841 video optional 
lives_2.8.6-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAllCZQsACgkQafL8UW6n
GZPiSA/6AwtrQ1LMu1C5Sf+9PW8urGusCQPnDZkUtznI313a+s0H1yZynqn1YVdl
SP9yg5WEnnD5dQNYbzKBVxs6N54+jbDk2/r3HpFiWhcNWeHqyQwmtuetMF1Zl1A/
pXBtzjGNHHcyIaeYGBcLKiNSqZh06ufMVMoSXIM/KRJuJsLo+uYf/RiPeqfVtOeP
Q1nBGrEziTYBTge9JXrXCjXkXj2Mk2tM1LQCCgizH3SkCJYlCc8g5kU+oP66IJgd
MGV1/91EK8LIP+fR8xuPzIc1zu7dpdpeedAlBwPKlr81s4tAoEzc0r+EPZfcsVXb
XzpoctWmC6Fdc9i4sS9kBEcMtuRcGNkB4vLFEs6ye15z++k69mVYTlxsIUoKdNZJ
bCc0RuPDY7U4Y7SPKya2gwTUju9/unAXvTbikB8T5+YRUtyCmEYt0tRgFPLYDfXg
fgzdzb8GHNZctbKtBrrNjk/o07HGIlsP10PuEjbK+uLiP3Tda7z1bpmJ9F9kUEbF
rCDgw9cWmzMb8m0pRyLoa57iayQmviQdAMT+Az0znFaq2RulUFBBgTXpZh9JiFEE
pL/xkG+pfT00SeAIFGRbaN/mS52hjpOeqqHo4twylcJ1WHvC6kjeR0CV/nlE7xQJ
B58uGdVasZThKh2y9U22dyETAmj3UMHDBRaPwhynptlB3pLY8U8=
=IYpD
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to