Your message dated Sun, 11 Oct 2015 13:49:54 +0000
with message-id <[email protected]>
and subject line Bug#756735: fixed in sflphone 1.4.1-0.4
has caused the Debian Bug report #756735,
regarding sflphone: update config.{sub, guess} to fix FTBFS for ppc64el port
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 [email protected]
immediately.)


-- 
756735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: sflphone
Version: 1.3.0-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: [email protected]
Usertags: autotools_dev ppc64el

Dear Maintainer,

In order to avoid FTBFS sflphone source package on ppc64el arch, config.guess and config.sub need to be updated. (config files under all the directories except "daemon/libs/pjproject-$(PJPROJECT_VERSION)" are getting updated during autogen.sh runs)

Please consider the attached patch, which was tested on ppc64el internal build machine.

Thanks,
Ravi.
*** End of the template - remove these lines ***


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--===============2589765374033505371==
Content-Type: text/x-diff; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="update-config-files.debpatch"

>From 70e63699cf91a0a83cab46a989837ad0dcb7590a Mon Sep 17 00:00:00 2001
From: Ravindran Arani <[email protected]>
Date: Fri, 1 Aug 2014 07:22:26 +0000
Subject: [PATCH] update-config-files

---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index d926464..a28dbe0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ PJPROJECT_VERSION := 2.1.0

 override_dh_auto_configure:
 #    cd daemon/libs/ && ./compile_pjsip.sh
- cd daemon/libs/pjproject-$(PJPROJECT_VERSION) && CFLAGS=-fPIC ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-sound --disable-video + cd daemon/libs/pjproject-$(PJPROJECT_VERSION) && mv config.guess config.guess.orig && mv config.sub config.sub.orig && cp -f /usr/share/misc/config.sub ./ && cp -f /usr/share/misc/config.guess ./ && CFLAGS=-fPIC ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --disable-sound --disable-video
     cd daemon && ./autogen.sh --prefix=/usr
cd daemon && ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS) -fPIC" LDFLAGS="-Wl,-z,defs" --disable-doxygen
     cd gnome && ./autogen.sh --prefix=/usr
@@ -28,7 +28,7 @@ override_dh_auto_build:
     cd plugins && make

 override_dh_auto_clean:
- cd daemon/libs/pjproject-$(PJPROJECT_VERSION) && [ ! -f build.mak ] || $(MAKE) distclean + cd daemon/libs/pjproject-$(PJPROJECT_VERSION) && [ ! -f config.guess.orig ] || mv -f config.guess.orig config.guess && [ ! -f config.sub.orig ] || mv -f config.sub.orig config.sub && [ ! -f build.mak ] || $(MAKE) distclean
     cd daemon && [ ! -f Makefile ] || $(MAKE) distclean
     cd gnome && [ ! -f Makefile ] || $(MAKE) distclean
     cd kde && [ ! -f Makefile ] || $(MAKE) distclean
--
1.8.5.3


--===============2589765374033505371==--

--
Ravindran
IBM LinuxTechnologyCenter

--- End Message ---
--- Begin Message ---
Source: sflphone
Source-Version: 1.4.1-0.4

We believe that the bug you reported is fixed in the latest version of
sflphone, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville <[email protected]> (supplier of updated sflphone 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 [email protected])


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

Format: 1.8
Date: Sun, 11 Oct 2015 14:16:49 +0200
Source: sflphone
Binary: sflphone-daemon sflphone-data sflphone-gnome sflphone-kde 
sflphone-evolution
Architecture: source amd64 all
Version: 1.4.1-0.4
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Laurent Bigonville <[email protected]>
Description:
 sflphone-daemon - SIP and IAX2 compatible VoIP phone - core daemon
 sflphone-data - SIP and IAX2 compatible VoIP phone - common data
 sflphone-evolution - SIP and IAX2 compatible VoIP phone - Evolution plugin
 sflphone-gnome - SIP and IAX2 compatible VoIP phone - GNOME client
 sflphone-kde - SIP and IAX2 compatible VoIP phone - KDE client
Closes: 756735 800652
Changes:
 sflphone (1.4.1-0.4) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix building on new Cmake (From Ubuntu, thanks to Jean-Louis Dupond
     <[email protected]>, Closes: #800652)
   * Update config.{sub, guess} to fix FTBFS for ppc64el port (Closes: #756735)
Checksums-Sha1:
 c45653b885d5b871af50d372376cb83759da5260 2849 sflphone_1.4.1-0.4.dsc
 128719ec9869bdc7aac26c35d336ff326542571a 12760 sflphone_1.4.1-0.4.debian.tar.xz
 2d354f0c21de59d104d96e235692d19e384437af 724886 
sflphone-daemon_1.4.1-0.4_amd64.deb
 2c0772098c2833a1979c407fa9df44544cd43a9e 220560 sflphone-data_1.4.1-0.4_all.deb
 3eb233c084214933e0f0761000ec5c471cff33f6 13228 
sflphone-evolution_1.4.1-0.4_amd64.deb
 d3fa3d4d7126edd4bf764d2f722a5ded07ec0c27 249906 
sflphone-gnome_1.4.1-0.4_amd64.deb
 6f6873666527b706e64c6bd6de0636bc0231216c 2790810 
sflphone-kde_1.4.1-0.4_amd64.deb
Checksums-Sha256:
 c198bb77a7ab6d5a48e98d78b3a1cf01943471e86f1682610fdcdcb5a9c62443 2849 
sflphone_1.4.1-0.4.dsc
 224d9cbf08dc06f72f4eb995cb01a493cf7d1ce320cd341a54831c0827a6c173 12760 
sflphone_1.4.1-0.4.debian.tar.xz
 83bc12c94fa07f50b955612eed9207820dc2243a1c89271c9139add23491683f 724886 
sflphone-daemon_1.4.1-0.4_amd64.deb
 cf7b175cf68f24e0a2bce40e6df4fd810405dc68480eff9def12417c514e04f6 220560 
sflphone-data_1.4.1-0.4_all.deb
 5ec78a83fdbab0adbe1a0cc414c575f1fd71573a5fa335a7b1103cfb60c40015 13228 
sflphone-evolution_1.4.1-0.4_amd64.deb
 4430cbb55212316d2ab885d840da1bc12f3dd2faa1b6ff9ba3dd699de6ff00f7 249906 
sflphone-gnome_1.4.1-0.4_amd64.deb
 3a74a4bc9a79b333b9014119cb3eeed0069758e96a6c688120a3c886e4189a64 2790810 
sflphone-kde_1.4.1-0.4_amd64.deb
Files:
 7d66a1d5cf211e1a56f8fd175346b0d0 2849 comm extra sflphone_1.4.1-0.4.dsc
 0461895fa6dacbe278e34ccded0934a7 12760 comm extra 
sflphone_1.4.1-0.4.debian.tar.xz
 ad911046a677abc98f2d809311516bdc 724886 comm extra 
sflphone-daemon_1.4.1-0.4_amd64.deb
 3b25de42882116ae01327f99e4cb1838 220560 comm extra 
sflphone-data_1.4.1-0.4_all.deb
 52847b33caffa65ddedd2b06fe3173bb 13228 comm extra 
sflphone-evolution_1.4.1-0.4_amd64.deb
 08ae93f488bcd0887887f69283b94442 249906 gnome extra 
sflphone-gnome_1.4.1-0.4_amd64.deb
 72fe525160ca482fde65104436f868d5 2790810 kde extra 
sflphone-kde_1.4.1-0.4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJWGmYaAAoJEB/FiR66sEPVnpIH/j/1ejxlrujN3iD1mTJYq+vh
IKEkKeKFXGleVmHwSQevDDbIee7O0R8Wf+u+w+XpQsApOggJRIc9qBFpkf1jVe/j
uHIyusSEW2aIpLi2lBEHuYjUCVtOPwme7vEGZROiXnQ7ufu0LsQHEkbrqba3/ooc
Hahbmf2uVVHjKEcW8gfI+0SpC/7UYhYmHZh0sgo2JWpxD2cFdln9RihF/Z5BcmWT
6HicjWh4u2I5hVu07PTgNeD+JlITf4bXf7B9EYSGF0erHLWClvWwJMDcfUzoXnWH
ADwsfSIWqAW2BiiqdloWdY5LpHYIh/R6538J6Hw9Of6AbBfGDApw0zfCJiBJ0lk=
=DyIC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to