Your message dated Fri, 8 Mar 2019 23:00:44 +0000
with message-id <20190308230044.ga26...@powdarrmonkey.net>
and subject line Re: Bug#923953: unblock: giada/0.15.2+ds1-2
has caused the Debian Bug report #923953,
regarding unblock: giada/0.15.2+ds1-2
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.)


-- 
923953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923953
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package giada

giada currently FTBFS due to an underlinking problem when building against
juce-modules-source/5.4.1+really5.4.1~repack-3 (currently in 'unstable' awaiting
an unblock as juce-modules-source/5.4.1+really5.4.1~repack-2 in 'testing' causes
another FTBFS of giada).

The patch is pretty simple (adding B-D on libcurl-dev and adding "-lcurl" to the
linker flags).

Thanks for considering

unblock giada/0.15.2+ds1-2

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-3-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru giada-0.15.2+ds1/debian/changelog giada-0.15.2+ds1/debian/changelog
--- giada-0.15.2+ds1/debian/changelog   2018-09-08 18:22:39.000000000 +0200
+++ giada-0.15.2+ds1/debian/changelog   2019-03-06 23:08:53.000000000 +0100
@@ -1,3 +1,9 @@
+giada (0.15.2+ds1-2) unstable; urgency=medium
+
+  * B-D and link against libcurl (Closes: #923898)
+
+ -- IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>  Wed, 06 Mar 2019 
23:08:53 +0100
+
 giada (0.15.2+ds1-1) unstable; urgency=medium
 
   * New upstream version 0.15.2+ds1
diff -Nru giada-0.15.2+ds1/debian/control giada-0.15.2+ds1/debian/control
--- giada-0.15.2+ds1/debian/control     2018-09-08 18:22:39.000000000 +0200
+++ giada-0.15.2+ds1/debian/control     2019-03-06 23:08:53.000000000 +0100
@@ -11,6 +11,7 @@
  juce-modules-source,
  libasound2,
  libfltk1.3-dev,
+ libcurl4-gnutls-dev | libcurl-dev,
  libjack-dev,
  libjansson-dev,
  libpulse-dev,
diff -Nru giada-0.15.2+ds1/debian/rules giada-0.15.2+ds1/debian/rules
--- giada-0.15.2+ds1/debian/rules       2018-09-08 18:22:39.000000000 +0200
+++ giada-0.15.2+ds1/debian/rules       2019-03-06 23:08:53.000000000 +0100
@@ -14,7 +14,7 @@
 
 CPPFLAGS+=-DBUILD_DATE='"$(BUILD_DATE)"'
 CXXFLAGS+=-std=c++11 -Wno-error
-LIBS=$(shell pkg-config --libs libjpeg libpng)
+LIBS=$(shell pkg-config --libs libjpeg libpng libcurl)
 
 # JUCE (used by giada) uses some c++11 features requiring atomic_store_8 and
 # atomic_load_8, so we need to link with libatomic on

--- End Message ---
--- Begin Message ---
On Thu, Mar 07, 2019 at 05:08:39PM +0100, IOhannes m zmoelnig wrote:
> Please unblock package giada
> 
> giada currently FTBFS due to an underlinking problem when building against
> juce-modules-source/5.4.1+really5.4.1~repack-3 (currently in 'unstable' 
> awaiting
> an unblock as juce-modules-source/5.4.1+really5.4.1~repack-2 in 'testing' 
> causes
> another FTBFS of giada).
> 
> The patch is pretty simple (adding B-D on libcurl-dev and adding "-lcurl" to 
> the
> linker flags).

Unblocked; thanks.

-- 
Jonathan Wiltshire                                      j...@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

--- End Message ---

Reply via email to