[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#961380: marked as done (guitarix: baseline violation on i386)



Your message dated Sat, 13 Jun 2020 18:03:59 +0000
with message-id <E1jkAVb-000DDB-AW@fasolo.debian.org>
and subject line Bug#961380: fixed in guitarix 0.39.0+dfsg1-3.1
has caused the Debian Bug report #961380,
regarding guitarix: baseline violation on i386
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 owner@bugs.debian.org
immediately.)


-- 
961380: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961380
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: guitarix
Version: 0.31.0-1
Severity: serious

https://buildd.debian.org/status/logs.php?pkg=guitarix&arch=i386

...
17:16:04 runner ['/usr/bin/g++', '-g', '-O2', '-fdebug-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', '-Wformat', '-Werror=format-security', '-g', '-O2', '-fdebug-prefix-map=/<<PKGBUILDDIR>>=.', '-fstack-protector-strong', '-Wformat', '-Werror=format-security', '-Wdate-time', '-D_FORTIFY_SOURCE=2', '-O3', '-DNDEBUG', '-D_FILE_OFFSET_BITS=64', '-std=c++11', '-msse2', '-mfpmath=sse', '-fPIC', '-Isrc/LV2/faust', '-I../src/LV2/faust', '-Isrc/LV2/gx_amp.lv2', '-I../src/LV2/gx_amp.lv2', '-Isrc/LV2/DSP', '-I../src/LV2/DSP', '-Isrc/LV2/DSP/tube_tables', '-I../src/LV2/DSP/tube_tables', '-I/usr/include/glibmm-2.4', '-I/usr/lib/i386-linux-gnu/glibmm-2.4/include', '-I/usr/include/glib-2.0', '-I/usr/lib/i386-linux-gnu/glib-2.0/include', '-I/usr/include/sigc++-2.0', '-I/usr/lib/i386-linux-gnu/sigc++-2.0/include', '-DIS_LINUX="linux"', '-DGETTEXT_PACKAGE="guitarix"', '-DENABLE_NLS=1', '-DHAVE_SNDFILE=1', '-DHAVE_GTHREAD=1', '-DHAVE_GLIBMM=1', '-DHAVE_FFTW3_H=1', '-DHAVE_FFTW3=1', '-DHAVE_JACK=1', '-DHAVE_JACK_SESSION=1', '-DHAVE_GMODULE_EXPORT=1', '-DHAVE_CURL=1', '-DHAVE_GTK2=1', '-DHAVE_GTKMM=1', '-DHAVE_GIOMM=1', '-DHAVE_LADSPA_H=1', '-DHAVE_LRDF=1', '-DHAVE_LILV=1', '-DZITA_CONVOLVER=1', '-DZITA_CONVOLVER_VERSION=4', '-DZITA_RESAMPLER=1', '-DGX_STYLE_DIR="/usr/share/gx_head/skins"', '-DGX_FACTORY_DIR="/usr/share/gx_head/factorysettings"', '-DGX_SOUND_DIR="/usr/share/gx_head/sounds"', '-DGX_SOUND_BPB_DIR="/usr/share/gx_head/sounds/bands"', '-DGX_SOUND_BPA_DIR="/usr/share/gx_head/sounds/amps"', '-DGX_BUILDER_DIR="/usr/share/gx_head/builder"', '-DGX_ICON_DIR="/usr/share/guitarix/icons"', '-DGX_PIXMAPS_DIR="/usr/share/pixmaps"', '-DGX_VERSION="0.39.0"', '-DOS_32_BIT=1', '-DHAVE_LV2CORE=1', '-DGX_LV2_STYLE_DIR="/usr/share/gx_head/skins/LV2"', '-DHAVE_AVAHI_GOBJECT=1', '-DHAVE_AVAHI_GLIB=1', '-DHAVE_AVAHI_CLIENT=1', '-DHAVE_AVAHI=1', '-DHAVE_BLUEZ=1', '-DHAVE_EIGEN3=1', '-DLOCALEDIR="/usr/share/locale"', '-DLV2_SO', '../src/LV2/gx_amp.lv2/gx_tonestack.cc', '-c', '-o/<<PKGBUILDDIR>>/build/src/LV2/gx_amp.lv2/gx_tonestack.cc.1.o', '-Wdate-time', '-D_FORTIFY_SOURCE=2']
...

SSE (and MMX) are not part of the i386 port baseline.

Fix:

--- debian/rules.old	2020-05-23 18:18:14.987486993 +0000
+++ debian/rules	2020-05-23 18:18:34.127459576 +0000
@@ -16,7 +16,7 @@
 		--cxxflags="$(shell dpkg-buildflags --get CXXFLAGS) \
 			$(shell dpkg-buildflags --get CPPFLAGS)" \
 		--ldflags="$(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed" -v \
-		--shared-lib --lib-dev --glade-support --enable-lfs --ladspa
+		--shared-lib --lib-dev --glade-support --enable-lfs --ladspa --disable-sse
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V

--- End Message ---
--- Begin Message ---
Source: guitarix
Source-Version: 0.39.0+dfsg1-3.1
Done: Daniel Lenharo de Souza <lenharo@debian.org>

We believe that the bug you reported is fixed in the latest version of
guitarix, 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 961380@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Lenharo de Souza <lenharo@debian.org> (supplier of updated guitarix 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 10 Jun 2020 08:50:55 -0300
Source: guitarix
Architecture: source
Version: 0.39.0+dfsg1-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Daniel Lenharo de Souza <lenharo@debian.org>
Closes: 961380
Changes:
 guitarix (0.39.0+dfsg1-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/rules: Added --disable-sse parameter to fix port baseline in i386.
     Thanks to Adrian Bunk <bunk@debian.org>. (Closes: #961380)
Checksums-Sha1:
 7e51d1490712e1ac2e25474e9ff1c43f13053794 2882 guitarix_0.39.0+dfsg1-3.1.dsc
 365272ea97abd6023eb60812e0925346fb0b6fea 17516 guitarix_0.39.0+dfsg1-3.1.debian.tar.xz
 eaf07daca34664d0908534ed87623a9266f57396 14524 guitarix_0.39.0+dfsg1-3.1_source.buildinfo
Checksums-Sha256:
 e8d247f21b0670a2334f00f6213c19aeddf272bf75dee1101617d3195c0c72f5 2882 guitarix_0.39.0+dfsg1-3.1.dsc
 75807683317b88091a86a3613e7c2523a97b6068c14cdba20231db6d4927f3df 17516 guitarix_0.39.0+dfsg1-3.1.debian.tar.xz
 cf96a6dc8834f846807f151f206b48d5e3c1dfa762c0f6087ad996b65e8ca52a 14524 guitarix_0.39.0+dfsg1-3.1_source.buildinfo
Files:
 7e78f5b60a96cd609adb060df417f0f2 2882 sound optional guitarix_0.39.0+dfsg1-3.1.dsc
 ae64f6a3e7af19f35acae71aabf9996f 17516 sound optional guitarix_0.39.0+dfsg1-3.1.debian.tar.xz
 fb5740c248a1e1055ad00adba716fd24 14524 sound optional guitarix_0.39.0+dfsg1-3.1_source.buildinfo

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

iQIzBAEBCgAdFiEENX3LDuyVoBrrofDS3mO5xwTr6e8FAl7hGVwACgkQ3mO5xwTr
6e/W4A/9Gewnj0fSm8YnzaJ+xrjHLyBSg+cFtSj5g8YJqgiM//8aeN5a2zRrCqxm
+Z1rUJeKO1WtxoAZOTvEDfiOzrDfdqUoAVdf9xz3JBZECfRfTM16LpNuzQOJ3q3N
NnPMQZnXMrnz0NfgU7uNFog6m3YQuhrQ2jw2OeYlZnD3NEK0Tm0VGJRK2gXh5a2K
4A4u/OIJfSdAyVy2b1j1HDk9A9HfGE8FHRxlDxj0k9HoeiaoNR3WSWETvy8rkVyR
9SvANwg1Vp/bS4PA2RPozwTMfw1GPbMkdHjkRvUg+zOn8thLFQmN3p9If7ytd+rz
4xx8htH5Hf8Dx7ip5QuvfkWxqoAFIVDjT5E2Y9CqJF4inMOvFbEzZTuTyE3gsPd3
qd6e4sRjPh4SzIyFkJU59GuI+iAhUaVVEJOSRQ+nxkQpXG91CIxr9Z217WK809nh
qsHEFLEltZDGxQuTOKeYqDgsCx5DBnOCU29kWgczXHGZ7Cp33iTCL5pEVm/F9rFk
d7uaieCX1zt/T8qEm6LwtPFO9ysswX6IhX1M39Hn4pfXid4PYtcwXKLyyjggfDFi
vIMaPwhRvWtbuMvj7mw8iQtoY3+0JTuRCTnRIojGE+oSqC/aTv/hEe4q2Ws8qQlL
dmQQV85qTjt6p4i0gL/lZvkBu0u2To3Qln/qRHkSR0ej7zcMUj8=
=VZgR
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: