Processed: Re: Bug#721894: libav: FTBFS with opencv 2.4
Processing control commands: > reassign -1 libopencv-dev 2.4.6.1+dfsg-0exp2 Bug #721894 [libav] libav: FTBFS with opencv 2.4 Bug reassigned from package 'libav' to 'libopencv-dev'. No longer marked as found in versions 9.8-2. Ignoring request to alter fixed versions of bug #721894 to the same values previously set Bug #721894 [libopencv-dev] libav: FTBFS with opencv 2.4 Marked as found in versions opencv/2.4.6.1+dfsg-0exp2. > retitle -1 libopencv-dev: broken pkg-config file, causes other packages to > FTBFS Bug #721894 [libopencv-dev] libav: FTBFS with opencv 2.4 Changed Bug title to 'libopencv-dev: broken pkg-config file, causes other packages to FTBFS' from 'libav: FTBFS with opencv 2.4' > severity -1 serious Bug #721894 [libopencv-dev] libopencv-dev: broken pkg-config file, causes other packages to FTBFS Severity set to 'serious' from 'wishlist' > affects -1 src:libav Bug #721894 [libopencv-dev] libopencv-dev: broken pkg-config file, causes other packages to FTBFS Added indication that 721894 affects src:libav > forwarded -1 http://code.opencv.org/issues/1925 Bug #721894 [libopencv-dev] libopencv-dev: broken pkg-config file, causes other packages to FTBFS Set Bug forwarded-to-address to 'http://code.opencv.org/issues/1925'. -- 721894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721894 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721894: libav: FTBFS with opencv 2.4
Control: reassign -1 libopencv-dev 2.4.6.1+dfsg-0exp2 Control: retitle -1 libopencv-dev: broken pkg-config file, causes other packages to FTBFS Control: severity -1 serious Control: affects -1 src:libav Control: forwarded -1 http://code.opencv.org/issues/1925 On 2013-09-06 09:37:48, Nobuhiro Iwamatsu wrote: > Hi, > > output of "pkg-config --cflags --libs libopencv" is following: > > --- > iwamatsu@debian:~/opencv/libav/libav-9.8$ pkg-config --cflags --libs opencv > -I/usr/include/opencv /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so > /usr/lib/x86_64-linux-gnu/libopencv_contrib.so > /usr/lib/x86_64-linux-gnu/libopencv_core.so > /usr/lib/x86_64-linux-gnu/libopencv_features2d.so > /usr/lib/x86_64-linux-gnu/libopencv_flann.so > /usr/lib/x86_64-linux-gnu/libopencv_gpu.so > /usr/lib/x86_64-linux-gnu/libopencv_highgui.so > /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so > /usr/lib/x86_64-linux-gnu/libopencv_legacy.so > /usr/lib/x86_64-linux-gnu/libopencv_ml.so > /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so > /usr/lib/x86_64-linux-gnu/libopencv_photo.so > /usr/lib/x86_64-linux-gnu/libopencv_stitching.so > /usr/lib/x86_64-linux-gnu/libopencv_superres.so > /usr/lib/x86_64-linux-gnu/libopencv_ts.so > /usr/lib/x86_64-linux-gnu/libopencv_video.so > /usr/lib/x86_64-linux-gnu/libopencv_videostab.so > --- > > Changes from opencv 2.3, opencv.pc format has been changed. > Opencv2.4 came to include the path to the library and does not use -l and -L. > > opencv2.3: > --- > Name: OpenCV > Description: Open Source Computer Vision Library > Version: 2.3.1 > Libs: -L${libdir} -lopencv_core -lopencv_imgproc -lopencv_highgui > -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d > -lopencv_objdetect -lopencv_contrib -lopencv_legacy -lopencv_flann > Cflags: -I${includedir_old} -I${includedir_new} > --- > > opencv2.4: > --- > Name: OpenCV > Description: Open Source Computer Vision Library > Version: 2.4.6.1 > Libs: ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_calib3d.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_contrib.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_core.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_features2d.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_flann.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_gpu.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_highgui.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_imgproc.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_legacy.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_ml.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_objdetect.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_photo.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_stitching.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_superres.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_ts.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_video.so > ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_videostab.so > Cflags: -I${includedir_old} -I${includedir_new} > --- That's wrong and broken. That's a bug in opencv, not in libav. Here is the uptream bug report: http://code.opencv.org/issues/1925. Fixing opencv's pkg-config file makes libav build again. Reassigning this bug to libopencv-dev, raising the severity and marking libav as affected. Regards -- Sebastian Ramacher signature.asc Description: Digital signature ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721894: libav: FTBFS with opencv 2.4
Hi, output of "pkg-config --cflags --libs libopencv" is following: --- iwamatsu@debian:~/opencv/libav/libav-9.8$ pkg-config --cflags --libs opencv -I/usr/include/opencv /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so /usr/lib/x86_64-linux-gnu/libopencv_contrib.so /usr/lib/x86_64-linux-gnu/libopencv_core.so /usr/lib/x86_64-linux-gnu/libopencv_features2d.so /usr/lib/x86_64-linux-gnu/libopencv_flann.so /usr/lib/x86_64-linux-gnu/libopencv_gpu.so /usr/lib/x86_64-linux-gnu/libopencv_highgui.so /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so /usr/lib/x86_64-linux-gnu/libopencv_legacy.so /usr/lib/x86_64-linux-gnu/libopencv_ml.so /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so /usr/lib/x86_64-linux-gnu/libopencv_photo.so /usr/lib/x86_64-linux-gnu/libopencv_stitching.so /usr/lib/x86_64-linux-gnu/libopencv_superres.so /usr/lib/x86_64-linux-gnu/libopencv_ts.so /usr/lib/x86_64-linux-gnu/libopencv_video.so /usr/lib/x86_64-linux-gnu/libopencv_videostab.so --- Changes from opencv 2.3, opencv.pc format has been changed. Opencv2.4 came to include the path to the library and does not use -l and -L. opencv2.3: --- Name: OpenCV Description: Open Source Computer Vision Library Version: 2.3.1 Libs: -L${libdir} -lopencv_core -lopencv_imgproc -lopencv_highgui -lopencv_ml -lopencv_video -lopencv_features2d -lopencv_calib3d -lopencv_objdetect -lopencv_contrib -lopencv_legacy -lopencv_flann Cflags: -I${includedir_old} -I${includedir_new} --- opencv2.4: --- Name: OpenCV Description: Open Source Computer Vision Library Version: 2.4.6.1 Libs: ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_calib3d.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_contrib.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_core.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_features2d.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_flann.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_gpu.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_highgui.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_imgproc.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_legacy.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_ml.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_objdetect.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_photo.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_stitching.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_superres.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_ts.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_video.so ${exec_prefix}/lib/x86_64-linux-gnu/libopencv_videostab.so Cflags: -I${includedir_old} -I${includedir_new} --- Best regards, Nobuhiro 2013/9/5 Reinhard Tartler : > Hi Nobuhiro, > > the configure script tries to link a small test application using the > opencv opencv/cv.h and sees if it can resolve the symbol > cvCreateImageHeader. The necessary libraries are resolved using the > pkg-config .pc file that is provided by the pkg-config file. > > Are you sure that the opencv 2.4 .pc file is working correctly? Can > you please provide me with the output of > > pkg-config --cflags --libs libopencv > > when opencv 2.4 is installed? I would like to compare it to a system > with opencv 2.3 installed. The logfile does indicate some linking > errors, and we need to figure out what is going wrong here. > > On Thu, Sep 5, 2013 at 6:12 AM, Nobuhiro Iwamatsu > wrote: >> Package: libav >> Version: 9.8-2 >> Severity: wishlist >> >> Dear Maintainer, >> >> I will update opencv 2.3 to 2.4. >> I checked building libav package with opencv 2.4, and this FTBFS. >> >> >> cd debian-static && CFLAGS="-fstack-protector >> --param=ssp-buffer-size=4 -Wformat -Werror=format-security" >> CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" >> /home/iwamatsu/work/libav/libav-9.8/configure \ >> --arch='amd64' --enable-pthreads --enable-runtime-cpudetect >> --extra-version='6:9.8-2' --libdir=/usr/lib/x86_64-linux-gnu >> --prefix=/usr --enable-bzlib --enable-libdc1394 >> --enable-libfreetype--enable-frei0r --enable-gnutls >> --enable-libgsm --enable-libmp3lame --enable-librtmp >> --enable-libopencv --enable-libopenjpeg--enable-libopus >> --enable-libpulse --enable-libschroedinger--enable-libspeex >> --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis >> --enable-libvpx --enable-zlib --enable-gpl --enable-swscale >> --enable-libcdio--enable-x11grab--enable-libx264 >> --enable-libxvid >> ERROR: opencv not found >> >> If you think configure made a mistake, make sure you are using the latest >> version from Git. If the latest version fails, report the problem to the >> libav-u...@libav.org mailing list or IRC #libav on irc.freenode.net. >> Include the log file "config.log" produced by configure as this will help >> solving the problem. >> make: *** [configure-stamp-static] Error 1 >> >> >> config.log: >> >> BEGIN /tmp/ffconf.6ofvOVZa.c >> 1 #include >> 2 long check_cvCreateImageHeader(void) { return (long) >> cvCreateImageHeader; } >> 3 int main
Processed: tagging 720801
Processing commands for cont...@bugs.debian.org: > tags 720801 + pending Bug #720801 [src:idjc] idjc: FTBFS with lobav9: avcodecdecode.c:295:22: error: 'AV_METADATA_DONT_STRDUP_KEY' undeclared (first use in this function) Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 720801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720801 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: wnpp-inconsistencies
Processing commands for cont...@bugs.debian.org: > # bug 721861 has subject ITP: graphical music editor > retitle 721861 ITP: radim -- graphical music editor Bug #721861 [wnpp] ITP: graphical music editor Changed Bug title to 'ITP: radim -- graphical music editor' from 'ITP: graphical music editor' > # ITP 721918 has no owner > owner 721918 Jakub Adam Bug #721918 [wnpp] ITP: eclipse-mylyn-tasks-github -- Mylyn GitHub Connector Owner recorded as Jakub Adam . > thanks Stopping processing here. Please contact me if you need assistance. -- 721861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721861 721918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721918 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processing of libva_1.2.1-1_amd64.changes
libva_1.2.1-1_amd64.changes uploaded successfully to localhost along with the files: libva_1.2.1-1.dsc libva_1.2.1.orig.tar.bz2 libva_1.2.1-1.debian.tar.gz libva-dev_1.2.1-1_amd64.deb libva1_1.2.1-1_amd64.deb libva-x11-1_1.2.1-1_amd64.deb libva-glx1_1.2.1-1_amd64.deb libva-tpi1_1.2.1-1_amd64.deb libva-egl1_1.2.1-1_amd64.deb libva-drm1_1.2.1-1_amd64.deb vainfo_1.2.1-1_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#719602: marked as done (libva: outdated debian/copyright)
Your message dated Thu, 05 Sep 2013 19:18:18 + with message-id and subject line Bug#719602: fixed in libva 1.2.1-1 has caused the Debian Bug report #719602, regarding libva: outdated debian/copyright 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.) -- 719602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719602 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: libva Version: 1.1.1-3 Severity: important As requested by mfv: 18:18 < Sebastinas> mfv: If I remember correctly, you've been looking for a sponsor for intel-vaapi-driver, right? 18:20 < Sebastinas> d/copyright needs an update. 18:21 < Sebastinas> There are files with Copyright 2010, 2011 and 2012 by Intel Corporation ... 18:55 < Sebastinas> hmm, libav's d/copyright is also outdated. ^ libva I haven't checked if that's true for 1.1.1, but for 1.2.0 that's definitely needed. -- Sebastian Ramacher signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: libva Source-Version: 1.2.1-1 We believe that the bug you reported is fixed in the latest version of libva, 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 719...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Matteo F. Vescovi (supplier of updated libva 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, 05 Sep 2013 20:57:43 +0200 Source: libva Binary: libva-dev libva1 libva-x11-1 libva-glx1 libva-tpi1 libva-egl1 libva-drm1 vainfo Architecture: source amd64 Version: 1.2.1-1 Distribution: experimental Urgency: low Maintainer: Debian Multimedia Maintainers Changed-By: Matteo F. Vescovi Description: libva-dev - Video Acceleration (VA) API for Linux -- development files libva-drm1 - Video Acceleration (VA) API for Linux -- DRM runtime libva-egl1 - Video Acceleration (VA) API for Linux -- EGL runtime libva-glx1 - Video Acceleration (VA) API for Linux -- GLX runtime libva-tpi1 - Video Acceleration (VA) API for Linux -- TPI runtime libva-x11-1 - Video Acceleration (VA) API for Linux -- X11 runtime libva1 - Video Acceleration (VA) API for Linux -- runtime vainfo - Video Acceleration (VA) API for Linux -- info program Closes: 719602 Changes: libva (1.2.1-1) experimental; urgency=low . [ Matteo F. Vescovi ] * New upstream release - debian/patches/: patchset dropped completely - 0001-FTBFS_on_GNU-kFreeBSD.patch became useless - 0002-Remove_unneeded_dependencies.patch applied upstream - debian/rules: dh_makeshlibs bump 1.1.0~ => 1.2.0~ * debian/control: Vcs-Git URL updated . [ Sebastian Ramacher ] * debian/copyright: Update copyright years. (Closes: #719602) * debian/control: Remove unnecessary ${shlib:Depends} from libva-dev's Depends. * debian/clean: Make sure that libva builds twice in a row. Checksums-Sha1: ceaeec74f34e94f533c60dcf190d8e8dd7185742 2420 libva_1.2.1-1.dsc f716a4cadd670b14f44a2e833f96a2c509956339 915262 libva_1.2.1.orig.tar.bz2 b82f5605ffdfdeae1c18ed30a4096bb0112c8efc 7316 libva_1.2.1-1.debian.tar.gz 99a4471ce2eba63c4f46c87d78cadd2a5dbd4b84 45172 libva-dev_1.2.1-1_amd64.deb 34600a7686f6dfce651ebe308678711a2376b6aa 38752 libva1_1.2.1-1_amd64.deb 9c8c9ec1277aca544b23c342787f976caf42373e 13426 libva-x11-1_1.2.1-1_amd64.deb 1ecbdbc5414f6660ba74b4ead75ba2be2feaf273 12374 libva-glx1_1.2.1-1_amd64.deb 4910420b33ab167b1ed7a3728c0cec9ee967bc5e 7480 libva-tpi1_1.2.1-1_amd64.deb 6931ce7c4fd4a9d95c8a84a1a7c7c6d6a1ded61d 7206 libva-egl1_1.2.1-1_amd64.deb 5839439c607ccf990ff14f5b0ee6ebfdd6057d87 8838 libva-drm1_1.2.1-1_amd64.deb eedebd5f2c1e79b95482ec1a0f2098fd92f4682a 9830 vainfo_1.2.1-1_amd64.deb Checksums-Sha256: 8c1555616b3ce9b1aac06040c84eadb7380a6a87e8495d7bd582bbda3a4298c1 2420 libva_1.2.1-1.dsc 70080f8b260ca4316f7e100f2ce15ad3e2356a2b9eff951278085ff8d48ea83b 915262 libva_1.2.1.orig.tar.bz2 984e9b0d0465fd2c2aa8af67ddb5f22a7810b0d55901d5149e806e8ea787a55b 7316 libva_1.2.1-1.debian.tar.gz f53c54afbb3e7ee1f6d1570fa03d3118f208b5395ba46c2bcac6d1fc45a5306c 45172 libva-dev_1.2.1-1_amd64.deb fa44acd7bfc0a312ef71d59
libva_1.2.1-1_amd64.changes ACCEPTED into experimental
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 05 Sep 2013 20:57:43 +0200 Source: libva Binary: libva-dev libva1 libva-x11-1 libva-glx1 libva-tpi1 libva-egl1 libva-drm1 vainfo Architecture: source amd64 Version: 1.2.1-1 Distribution: experimental Urgency: low Maintainer: Debian Multimedia Maintainers Changed-By: Matteo F. Vescovi Description: libva-dev - Video Acceleration (VA) API for Linux -- development files libva-drm1 - Video Acceleration (VA) API for Linux -- DRM runtime libva-egl1 - Video Acceleration (VA) API for Linux -- EGL runtime libva-glx1 - Video Acceleration (VA) API for Linux -- GLX runtime libva-tpi1 - Video Acceleration (VA) API for Linux -- TPI runtime libva-x11-1 - Video Acceleration (VA) API for Linux -- X11 runtime libva1 - Video Acceleration (VA) API for Linux -- runtime vainfo - Video Acceleration (VA) API for Linux -- info program Closes: 719602 Changes: libva (1.2.1-1) experimental; urgency=low . [ Matteo F. Vescovi ] * New upstream release - debian/patches/: patchset dropped completely - 0001-FTBFS_on_GNU-kFreeBSD.patch became useless - 0002-Remove_unneeded_dependencies.patch applied upstream - debian/rules: dh_makeshlibs bump 1.1.0~ => 1.2.0~ * debian/control: Vcs-Git URL updated . [ Sebastian Ramacher ] * debian/copyright: Update copyright years. (Closes: #719602) * debian/control: Remove unnecessary ${shlib:Depends} from libva-dev's Depends. * debian/clean: Make sure that libva builds twice in a row. Checksums-Sha1: ceaeec74f34e94f533c60dcf190d8e8dd7185742 2420 libva_1.2.1-1.dsc f716a4cadd670b14f44a2e833f96a2c509956339 915262 libva_1.2.1.orig.tar.bz2 b82f5605ffdfdeae1c18ed30a4096bb0112c8efc 7316 libva_1.2.1-1.debian.tar.gz 99a4471ce2eba63c4f46c87d78cadd2a5dbd4b84 45172 libva-dev_1.2.1-1_amd64.deb 34600a7686f6dfce651ebe308678711a2376b6aa 38752 libva1_1.2.1-1_amd64.deb 9c8c9ec1277aca544b23c342787f976caf42373e 13426 libva-x11-1_1.2.1-1_amd64.deb 1ecbdbc5414f6660ba74b4ead75ba2be2feaf273 12374 libva-glx1_1.2.1-1_amd64.deb 4910420b33ab167b1ed7a3728c0cec9ee967bc5e 7480 libva-tpi1_1.2.1-1_amd64.deb 6931ce7c4fd4a9d95c8a84a1a7c7c6d6a1ded61d 7206 libva-egl1_1.2.1-1_amd64.deb 5839439c607ccf990ff14f5b0ee6ebfdd6057d87 8838 libva-drm1_1.2.1-1_amd64.deb eedebd5f2c1e79b95482ec1a0f2098fd92f4682a 9830 vainfo_1.2.1-1_amd64.deb Checksums-Sha256: 8c1555616b3ce9b1aac06040c84eadb7380a6a87e8495d7bd582bbda3a4298c1 2420 libva_1.2.1-1.dsc 70080f8b260ca4316f7e100f2ce15ad3e2356a2b9eff951278085ff8d48ea83b 915262 libva_1.2.1.orig.tar.bz2 984e9b0d0465fd2c2aa8af67ddb5f22a7810b0d55901d5149e806e8ea787a55b 7316 libva_1.2.1-1.debian.tar.gz f53c54afbb3e7ee1f6d1570fa03d3118f208b5395ba46c2bcac6d1fc45a5306c 45172 libva-dev_1.2.1-1_amd64.deb fa44acd7bfc0a312ef71d59e6328582781da617509fbc3c0c656dc23492df004 38752 libva1_1.2.1-1_amd64.deb 8a2337c12b2cb47039fbfeadbcea1de5085d8b49c8fcf840404d055dcd951f67 13426 libva-x11-1_1.2.1-1_amd64.deb 3582d8538c6effcfe9409dc75ee566b3da48aab8a8665adf4a1b2eae3f6dee7f 12374 libva-glx1_1.2.1-1_amd64.deb 66a888c5a0d7ace0de7bf74c9f61664a4eb650742fb284f1ea91f1adc1e79cee 7480 libva-tpi1_1.2.1-1_amd64.deb 53f02e3b926ffbd85d97d55abf561996ffeea6d233ec37d890791f68ee3638e3 7206 libva-egl1_1.2.1-1_amd64.deb 6f55cdf1b5985a664c0bf0b2dfc70f2e3bae035ddc051dc33b9c1ab913f462e7 8838 libva-drm1_1.2.1-1_amd64.deb 500f1fea462a08f09f723cf2d9042417f26b1a0cf2a675993f35292914d5e19e 9830 vainfo_1.2.1-1_amd64.deb Files: 7fcc279888b7414efdb69bf999e5cb43 2420 libs optional libva_1.2.1-1.dsc ca95b343050cf8feaf98dfe08ce0191b 915262 libs optional libva_1.2.1.orig.tar.bz2 ae2cf454a24abad5f0983c6289910299 7316 libs optional libva_1.2.1-1.debian.tar.gz 24daf426b8dcc9f5e102d2dacf38389c 45172 libdevel optional libva-dev_1.2.1-1_amd64.deb 5b70e4d560f7af26dda66fb7359b2286 38752 libs optional libva1_1.2.1-1_amd64.deb e26bef28ca6e591159a4c180d7a98a6e 13426 libs optional libva-x11-1_1.2.1-1_amd64.deb 76a791238732c474716127961f98 12374 libs optional libva-glx1_1.2.1-1_amd64.deb beb658657eda54168d26189a7331c75d 7480 libs optional libva-tpi1_1.2.1-1_amd64.deb f914fdf23f9e09a126339c031970e61b 7206 libs optional libva-egl1_1.2.1-1_amd64.deb 1b7540cbc0f18614e1461b04929eb438 8838 libs optional libva-drm1_1.2.1-1_amd64.deb 9f219dff3b1ec0bdc42eee84bfcc2c9a 9830 utils optional vainfo_1.2.1-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBCAAGBQJSKNWKAAoJEGny/FFupxmTSawP/iXkYb2TDeImlpDsldnG9pO+ HIPsJhBJbEsbGFzu55YItN4Brqgt4ZtSQHEE1h44unxUQ8758esutnKdp1dCAfzQ QXOijY2rzZGM6Khh+S78+kECnS5Psq5jeUD4cWkn6LJJ6woyYrfB41omZIgIncab YDRcjGQfyVWoeW3tbFezG7jthXGHTSYii2Knhp57CB6gty2L3ylcrq04j0RD+ods LYXOjVWnCwqGushjOkPmpLW2I/tS4MTSaBfumnwmF7wwti3INJcdjqwA3WKqwAMl r5mTVOGGSjStVnxA7W5iMyD/i8uaL2N0Ryynkohyh4c4IWG8vYdouiatmjP2583o 1dI5TIwEAs17WlrjOuq9iP7pK5I2xS+lOy3lXJWpGZS/rb4PnLZFNYZcOOCM6RD/ AAHFf0+60l+AMn/JWLuH+s++M1o2fS/1VXMz4aq6tkjML2miKuAD/fGTBlJ
ffms2_2.17+r731-3_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Thu, 05 Sep 2013 19:51:26 +0200 Source: ffms2 Binary: libffms2-2 ffmsindex libffms2-dev Architecture: source amd64 Version: 2.17+r731-3 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers Changed-By: Sebastian Ramacher Description: ffmsindex - Command line tool to create ffms2 index files libffms2-2 - Cross platform ffmpeg wrapper library libffms2-dev - Development files for libffms2 Changes: ffms2 (2.17+r731-3) unstable; urgency=low . * Team upload. * Upload to unstable. * debian/control: - Bump debhelper in Build-Depends >= 8.1 for build-{arch,indep} support required by Standards-Version 3.9.4. - Vcs-*: use anonscm.debian.org. * debian/source/local-options: Fix typo. Checksums-Sha1: 0b187351f84ea15e276fd76db65aa2402316b6b9 2276 ffms2_2.17+r731-3.dsc 1d870fbcafd7e8c5686f26819b4fa2966f341d91 5038 ffms2_2.17+r731-3.debian.tar.gz 201b09db527eb0b9b35c25147dabd07bcd1778f0 90394 libffms2-2_2.17+r731-3_amd64.deb f7c00e8c78772f9ee23ffe46520cb7056e858388 11876 ffmsindex_2.17+r731-3_amd64.deb 02a7818369e52d7fe54bf8fa77b0e41d44452375 34448 libffms2-dev_2.17+r731-3_amd64.deb Checksums-Sha256: a6d60c85fb00b57047bab6532262d672cecee4300cd2a28df5dc2c360ccc5953 2276 ffms2_2.17+r731-3.dsc 21d47a13d2270cbf85eabbbdc1641cc62373ac8d45a3d2b2e7aa8100db709546 5038 ffms2_2.17+r731-3.debian.tar.gz ce2ab857bf0a194dc7032efe21a05fd16eb0a329c8308e5a79ed677e5594c5c3 90394 libffms2-2_2.17+r731-3_amd64.deb 2744bca6d74d5a7d21ce6793500ad4d26eec40553f7593bbf96d1d1158b4ec6b 11876 ffmsindex_2.17+r731-3_amd64.deb 82b0cb148fdea6f4652ea726087c5666b3ac737bad52ed890540a480874abea3 34448 libffms2-dev_2.17+r731-3_amd64.deb Files: 8b24388b2e6d93cd4be93e3b3b6b5bd5 2276 libs optional ffms2_2.17+r731-3.dsc a6dcdbfd6543cc49df9391ea4b78da57 5038 libs optional ffms2_2.17+r731-3.debian.tar.gz 04ae3eb41d11f242b239d51d74190213 90394 libs optional libffms2-2_2.17+r731-3_amd64.deb bbcfbb492908bff89b01435666e1ae2a 11876 video optional ffmsindex_2.17+r731-3_amd64.deb c209f8ba4eb7bb7a4e2dbf455adacdde 34448 libdevel optional libffms2-dev_2.17+r731-3_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iQIcBAEBCAAGBQJSKMXhAAoJEGny/FFupxmThsYP/3FKtap5i3J0BZd6WhBTT/wW cBpXjMXEQfMv/veitYKcy5NUdlcYXrZaupvNKqP4kcYQiH5F8vPMunqRgGAssFy8 rop47cwtUluVOcpG7Z5JRKCLYGjH32bfG1F+L8kYblRTmxlhFhu2oAxrYPAJtDqk P8al9518yIpNjzSjurRAsqXNbMeRdKVrYY2oDkhfXxgrlOLlGQy2k/NfuJU0p7nB IMddMx290oHLiA/gpKVr0pvQxlLD8nSXa25xrEOGCcd220P6BInjKmogkaDXYacZ 99ucNI9uxgcduC+Zr7BYy+c4Dk4zdpzrukzIPY4iISvHDxNM+eMa0z/dRAdtauiF XXfgtd7P78+hd4qCB/rrdXFwU83bQB1uU/LdAiiABIntKHeDGf0anq0F/8sCJQBf NSdSJZqcYnsExcbDCxlhHnjncc5jJHPLIASCRTPlUmzYrkU82xXkUMKPMJDHF9jA BNMt/FU6e+RtrNMMQYLYW0YfcCavflW1oMtgYotJm4wtvZ6AoNaPKxL17yGEaYAm byycFJp7hVEVwIi35JbHyqKbpf1ycqjDCam0F1DKI3C7hxr52CXffAHTJAc9tB3f fL8Bd+/Y3N1c3mh0ahVULCX2Hf0wuPspIK833pFGePntMys0AgwdwZNly7Jvs6oQ gRBHcyoAi/0rbz4OW+YP =8gZq -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721940: ffms2: new upstream version available
Source: ffms2 Severity: wishlist ffms2 has a new home at https://github.com/FFMS/ffms2 and a new upstream version (2.18) is available from there. Not that 2.18 won't build without https://github.com/FFMS/ffms2/commit/80921309112a02ba956b43ca65a3a0ff33a7456a. Regards -- Sebastian Ramacher signature.asc Description: Digital signature ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processing of ffms2_2.17+r731-3_amd64.changes
ffms2_2.17+r731-3_amd64.changes uploaded successfully to localhost along with the files: ffms2_2.17+r731-3.dsc ffms2_2.17+r731-3.debian.tar.gz libffms2-2_2.17+r731-3_amd64.deb ffmsindex_2.17+r731-3_amd64.deb libffms2-dev_2.17+r731-3_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
rubberband 1.8.1-4 MIGRATED to testing
FYI: The status of the rubberband source package in Debian's testing distribution has changed. Previous version: 1.8.1-3 Current version: 1.8.1-4 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
python-pyo_0.6.6+svn1132-2_amd64.changes REJECTED
python-pyo_0.6.6+svn1132-2.dsc: Invalid size hash for python-pyo_0.6.6+svn1132.orig.tar.bz2: According to the control file the size hash should be 3842080, but python-pyo_0.6.6+svn1132.orig.tar.bz2 has 3871387. If you did not include python-pyo_0.6.6+svn1132.orig.tar.bz2 in you upload, a different version might already be known to the archive software. === Please feel free to respond to this email if you don't understand why your files were rejected, or if you upload new files which address our concerns. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721617: [liblo] Bug#721617: pyliblo: FTBFS on sparc: testSendOthers (unit.ServerTestCase) ... Bus error (core dumped)
On Thu, Sep 5, 2013 at 5:10 AM, Stephen Sinclair wrote: > On Tue, Sep 3, 2013 at 2:42 AM, Felipe Sateler wrote: >> On Mon, Sep 2, 2013 at 8:16 PM, Felipe Sateler wrote: >>> On Mon, Sep 2, 2013 at 7:33 PM, Felipe Sateler wrote: Hi liblo devs, The python liblo wrapper has a test suite that has uncovered a bug in liblo. >>> >>> I just tried current git (5a7a54b4a0a) and the test provided by >>> Sebastian continues to fail. >> >> It appears the problem is that in sparc, you can't just say >> *(datatype*)data. Depending on datatype, 'data' has to be aligned at a >> certain number of bytes from the original block (4 for int, 8 for >> int64): >> >> char* src = something(); >> int* tmp = (int*)(src + 1); // If 1 is replaced by 4, no bus error. >> *src = 1; // Bus error here. >> int a = *src; // This yields bus error too >> >> So, at least lo_message_add_data (plus all its users), >> lo_arg_pp_internal and lo_arg_host_endian need to change to support >> sparc. >> > > Any idea how to get a sparc test environment running? Is there an > emulator I can use for example? QEMU should support sparc targets. I believe qemu-system-sparc is the package (in Debian) you can use to create a sparc system. At [1] there appear to be instructions for setting up a debian qemu sparc system. Alternatively, we could request access for you on some debian porter machine. This could take a while, though, and requires some steps to be taken[2] [1] http://tyom.blogspot.com/2013/03/debiansparc64-wheezy-under-qemu-how-to.html [2] http://dsa.debian.org/doc/guest-account/ > > In the provided stack traces the "data" variable does seem to be > 4-byte aligned, but the error is on a 64-bit data type. I am curious > to know if this problem _only_ occurs for 64-bit types? > > Type-casting is somewhat fundamental to how liblo uses the lo_arg data > structure and for interpreting raw memory blocks of OSC data. In > general OSC is by-design 32-bit-aligned, so generally this shouldn't > be an issue, but if there are cases where things need to be > 64-bit-aligned I can see how this problem might creep in. I'm definitely no expert, but my googling leaves me with the impression that every native type (sizes 1, 2, 4 and 8 bytes) has a dedicated instruction that requires data to be 1,2,4 or 8 bytes aligned. So errors should only happen with 64 bit types if OSC is 32-bit aligned. -- Saludos, Felipe Sateler ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processing of python-pyo_0.6.6+svn1132-2_amd64.changes
python-pyo_0.6.6+svn1132-2_amd64.changes uploaded successfully to localhost along with the files: python-pyo_0.6.6+svn1132-2.dsc python-pyo_0.6.6+svn1132-2.debian.tar.gz python-pyo_0.6.6+svn1132-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
python-pyo_0.6.6+svn1132-2_amd64.changes ACCEPTED into unstable
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.8 Date: Thu, 05 Sep 2013 10:19:57 -0400 Source: python-pyo Binary: python-pyo Architecture: source amd64 Version: 0.6.6+svn1132-2 Distribution: unstable Urgency: low Maintainer: Debian Multimedia Maintainers Changed-By: Tiago Bortoletto Vaz Description: python-pyo - Python module written in C to help digital signal processing scri Changes: python-pyo (0.6.6+svn1132-2) unstable; urgency=low . * Don't compress sample audio files. Checksums-Sha1: 5416feb9ebc1f3a12f12a741e22d62e08394 1516 python-pyo_0.6.6+svn1132-2.dsc 235077407d25aba0d5468a2f6baf1f1595633510 6552 python-pyo_0.6.6+svn1132-2.debian.tar.gz 11af6efb8f9ed7ad501aab7341c2ec01604247b4 5467650 python-pyo_0.6.6+svn1132-2_amd64.deb Checksums-Sha256: 279b9c80ea3b4a80a7727cad0ccae34a5cd908fc0146bc53153163d4f12a921e 1516 python-pyo_0.6.6+svn1132-2.dsc f7eeaf0c2987f106142507313e20e9425dd6a04928cab611286589130527a43c 6552 python-pyo_0.6.6+svn1132-2.debian.tar.gz fcfe2c667061c6b572f8ad764227ecb118d59f318704509c341b2cf5b0c48ce2 5467650 python-pyo_0.6.6+svn1132-2_amd64.deb Files: b7a6bc5b7610b4f069f5172349e44987 1516 python optional python-pyo_0.6.6+svn1132-2.dsc cc8f64eddff144cacfcf892849363167 6552 python optional python-pyo_0.6.6+svn1132-2.debian.tar.gz 5e2555c949bea630c8454b85cd719982 5467650 python optional python-pyo_0.6.6+svn1132-2_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) iEYEARECAAYFAlIorKoACgkQaQ1iFKUE/sqlngCgjvHWnAuEtI0X6Z6gFu/A7t9L 3dkAoJRB31gGGYgS9GaIGhqgxnQt6HnW =cMf/ -END PGP SIGNATURE- Thank you for your contribution to Debian. ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processing of python-pyo_0.6.6+svn1132-2_amd64.changes
python-pyo_0.6.6+svn1132-2_amd64.changes uploaded successfully to localhost along with the files: python-pyo_0.6.6+svn1132-2.dsc python-pyo_0.6.6+svn1132-2.debian.tar.gz python-pyo_0.6.6+svn1132-2_amd64.deb Greetings, Your Debian queue daemon (running on host franck.debian.org) ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721617: [liblo] Bug#721617: pyliblo: FTBFS on sparc: testSendOthers (unit.ServerTestCase) ... Bus error (core dumped)
On Tue, Sep 3, 2013 at 2:42 AM, Felipe Sateler wrote: > On Mon, Sep 2, 2013 at 8:16 PM, Felipe Sateler wrote: >> On Mon, Sep 2, 2013 at 7:33 PM, Felipe Sateler wrote: >>> Hi liblo devs, >>> >>> The python liblo wrapper has a test suite that has uncovered a bug in >>> liblo. >> >> I just tried current git (5a7a54b4a0a) and the test provided by >> Sebastian continues to fail. > > It appears the problem is that in sparc, you can't just say > *(datatype*)data. Depending on datatype, 'data' has to be aligned at a > certain number of bytes from the original block (4 for int, 8 for > int64): > > char* src = something(); > int* tmp = (int*)(src + 1); // If 1 is replaced by 4, no bus error. > *src = 1; // Bus error here. > int a = *src; // This yields bus error too > > So, at least lo_message_add_data (plus all its users), > lo_arg_pp_internal and lo_arg_host_endian need to change to support > sparc. > Any idea how to get a sparc test environment running? Is there an emulator I can use for example? In the provided stack traces the "data" variable does seem to be 4-byte aligned, but the error is on a 64-bit data type. I am curious to know if this problem _only_ occurs for 64-bit types? Type-casting is somewhat fundamental to how liblo uses the lo_arg data structure and for interpreting raw memory blocks of OSC data. In general OSC is by-design 32-bit-aligned, so generally this shouldn't be an issue, but if there are cases where things need to be 64-bit-aligned I can see how this problem might creep in. Suggestions on how to debug would be useful as I am completely unfamiliar with sparc. thanks, Steve ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Processed: retitle 721861 to ITP: graphical music editor, owner 721861
Processing commands for cont...@bugs.debian.org: > retitle 721861 ITP: graphical music editor Bug #721861 [wnpp] RFP: radium -- a music editor with a new and better interface Changed Bug title to 'ITP: graphical music editor' from 'RFP: radium -- a music editor with a new and better interface' > owner 721861 Debian Multimedia Maintainers > Bug #721861 [wnpp] ITP: graphical music editor Owner recorded as Debian Multimedia Maintainers . > thanks Stopping processing here. Please contact me if you need assistance. -- 721861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721861 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721827: ladspa: LADSPA_PATH not set
On Wed, Sep 4, 2013 at 10:17 PM, Felipe Sateler wrote: > Possibly radium could default to /usr/lib/ladspa if LADSPA_PATH is not set. IMHO it had better create a launcher script and adjust environment properly in it. -- Alessio Treglia | www.alessiotreglia.com Debian Developer | ales...@debian.org Ubuntu Core Developer| quadris...@ubuntu.com 0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Bug#721894: libav: FTBFS with opencv 2.4
Hi Nobuhiro, the configure script tries to link a small test application using the opencv opencv/cv.h and sees if it can resolve the symbol cvCreateImageHeader. The necessary libraries are resolved using the pkg-config .pc file that is provided by the pkg-config file. Are you sure that the opencv 2.4 .pc file is working correctly? Can you please provide me with the output of pkg-config --cflags --libs libopencv when opencv 2.4 is installed? I would like to compare it to a system with opencv 2.3 installed. The logfile does indicate some linking errors, and we need to figure out what is going wrong here. On Thu, Sep 5, 2013 at 6:12 AM, Nobuhiro Iwamatsu wrote: > Package: libav > Version: 9.8-2 > Severity: wishlist > > Dear Maintainer, > > I will update opencv 2.3 to 2.4. > I checked building libav package with opencv 2.4, and this FTBFS. > > > cd debian-static && CFLAGS="-fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security" > CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" > /home/iwamatsu/work/libav/libav-9.8/configure \ > --arch='amd64' --enable-pthreads --enable-runtime-cpudetect > --extra-version='6:9.8-2' --libdir=/usr/lib/x86_64-linux-gnu > --prefix=/usr --enable-bzlib --enable-libdc1394 > --enable-libfreetype--enable-frei0r --enable-gnutls > --enable-libgsm --enable-libmp3lame --enable-librtmp > --enable-libopencv --enable-libopenjpeg--enable-libopus > --enable-libpulse --enable-libschroedinger--enable-libspeex > --enable-libtheora --enable-vaapi --enable-vdpau --enable-libvorbis > --enable-libvpx --enable-zlib --enable-gpl --enable-swscale > --enable-libcdio--enable-x11grab--enable-libx264 > --enable-libxvid > ERROR: opencv not found > > If you think configure made a mistake, make sure you are using the latest > version from Git. If the latest version fails, report the problem to the > libav-u...@libav.org mailing list or IRC #libav on irc.freenode.net. > Include the log file "config.log" produced by configure as this will help > solving the problem. > make: *** [configure-stamp-static] Error 1 > > > config.log: > > BEGIN /tmp/ffconf.6ofvOVZa.c > 1 #include > 2 long check_cvCreateImageHeader(void) { return (long) > cvCreateImageHeader; } > 3 int main(void) { return 0; } > END /tmp/ffconf.6ofvOVZa.c > gcc -D_FORTIFY_SOURCE=2 -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 > -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security -std=c99 -fomit-frame-pointer -pthread > -I/usr/include/p11-kit-1 -I/usr/include/freetype2 > -I/usr/include/opencv /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so > /usr/lib/x86_64-linux-gnu/libopencv_contrib.so > /usr/lib/x86_64-linux-gnu/libopencv_core.so > /usr/lib/x86_64-linux-gnu/libopencv_features2d.so > /usr/lib/x86_64-linux-gnu/libopencv_flann.so > /usr/lib/x86_64-linux-gnu/libopencv_gpu.so > /usr/lib/x86_64-linux-gnu/libopencv_highgui.so > /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so > /usr/lib/x86_64-linux-gnu/libopencv_legacy.so > /usr/lib/x86_64-linux-gnu/libopencv_ml.so > /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so > /usr/lib/x86_64-linux-gnu/libopencv_photo.so > /usr/lib/x86_64-linux-gnu/libopencv_stitching.so > /usr/lib/x86_64-linux-gnu/libopencv_superres.so > /usr/lib/x86_64-linux-gnu/libopencv_ts.so > /usr/lib/x86_64-linux-gnu/libopencv_video.so > /usr/lib/x86_64-linux-gnu/libopencv_videostab.so -c -o > /tmp/ffconf.EAMsyRqL.o /tmp/ffconf.6ofvOVZa.c > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_calib3d.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_contrib.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_core.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_features2d.so: > linker input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_flann.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_gpu.so: linker input > file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_highgui.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_imgproc.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_legacy.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_ml.so: linker input > file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_objdetect.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv_photo.so: linker > input file unused because linking not done > gcc: warning: /usr/lib/x86_64-linux-gnu/libopencv
Re: Ardour3 and Calf plugins 0.0.19
2013/8/24 Jaromír Mikeš > > 2013/8/14 Adrian Knoth > >> >> Any takers? Let's upload this and start collecting bug reports. ;) >> > > Hi, > > I pushed few commits to Ardour3 repo ... As I am not very experienced with > cdbs can you review pls? > Mainly fixed no_relro by passing LDFLAGS and switch to compat 9 + dh 9 > > There is few things what should be fixed IMHO > - there is a lot of ancient unused patches ... should we drop them? > - add patches description revision.patch > - no_fortify should fixed by passing CPPFLAGS properly ... I tried > ping ;) mira ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
Re: Ardour3 and Calf plugins 0.0.19
2013/9/4 Adrian Knoth > On 08/24/2013 02:44 PM, Klaumi Klingsporn wrote: > > >>> For ardour, I'll also update the repo to 3.3, but I need a DD for > >>> the final upload. Package should be in good shape, I'm using it on > >>> a daily basis. > >> Any takers? Let's upload this and start collecting bug reports. ;) > > > > So, here's the first one, pre-upload ;-) > > > > missing a desktop-file in the package, which lazy people like me need > > I think Mira just fixed that. > Not yet, but going to do it ;) One question about desktop/menu/manpages files for ardour3. We have multiple files for ardour3-opt ardour3-altivec ardour3-i686 ... do we really need them? mira ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers