Your message dated Thu, 14 Mar 2013 17:32:39 +0000
with message-id <[email protected]>
and subject line Bug#680735: fixed in sope 2.0.4b-1
has caused the Debian Bug report #680735,
regarding sope FTBFS on alpha: varargs problems
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.)
--
680735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680735
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sope
Version: 1.3.15-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: alpha
X-Debbugs-CC: [email protected]
sope FTBFS on alpha with the following error:
Making all for subproject FoundationExt...
Compiling file DefaultScannerHandler.m ...
Compiling file PrintfFormatScanner.m ...
PrintfFormatScanner.m: In function '-[PrintfFormatScanner
stringWithFormat:argum
ents:]':
PrintfFormatScanner.m:43:9: error: wrong type argument to unary
exclamation mark
Full build log is at:
http://buildd.debian-ports.org/status/fetch.php?pkg=sope&arch=alpha&ver=1.3.15-4&stamp=1340289880
It's the same problem as that fixed for arm by the recently added patch
0007-Fix-FTBFS-on-arm.patch. Please consider modifying the line:
+#ifndef __arm__
in the patch to be:
+if !defined(__arm__) && !defined(__alpha__)
Also needed for a successful build on Alpha is the attached patch which
further isolates us from the varargs misuse.
Cheers
Michael.
--- sope-1.3.15/sope-gdl1/GDLAccess/EOSQLQualifier.m 2012-05-11 20:23:09.000000000 +0000
+++ sope-1.3.15-new/sope-gdl1/GDLAccess/EOSQLQualifier.m 2012-07-08 10:07:21.000000000 +0000
@@ -328,7 +328,7 @@
back to an array (the EOQualifierEnumScannerHandler does that).
Works on ix86, but *NOT* on iSeries or zServer !!
*/
-#if defined(__s390__) || defined(__arm__)
+#if defined(__s390__) || defined(__arm__) || defined(__alpha__)
qualifierString =
[formatScanner performSelector:@selector(stringWithFormat:arguments:)
withObject:_qualifierFormat
--- End Message ---
--- Begin Message ---
Source: sope
Source-Version: 2.0.4b-1
We believe that the bug you reported is fixed in the latest version of
sope, 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.
Jeroen Dekkers <[email protected]> (supplier of updated sope 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: Thu, 14 Mar 2013 17:19:26 +0100
Source: sope
Binary: libsope1 libsope-dev libsope1-dbg
Architecture: source amd64
Version: 2.0.4b-1
Distribution: unstable
Urgency: low
Maintainer: Jeroen Dekkers <[email protected]>
Changed-By: Jeroen Dekkers <[email protected]>
Description:
libsope-dev - SKYRiX Object Publishing Environment (development files)
libsope1 - SKYRiX Object Publishing Environment (shared libraries)
libsope1-dbg - SKYRiX Object Publishing Environment (debugging symbols)
Closes: 680735
Changes:
sope (2.0.4b-1) unstable; urgency=low
.
* New upstream release.
* Fixes FTBFS on alpha. (Closes: #680735)
* Remove patches applied upstream:
- 0002-use-gnutls
- 0003-close-all-fds-on-daemon-start
- 0004-link-everything-correctly
- 0006-Fix-FTBFS-on-arm
- 0007-Remove-disabling-of-optimization
* Call dh_makeshlibs with -V.
* Update standards version to 3.9.4.
Checksums-Sha1:
0a3cc525a1f16fd15ba30a1c0fdb98d6b8d5021f 1702 sope_2.0.4b-1.dsc
c2443b39f152c201d8e34a9f2dbee2fda8753ad3 2248548 sope_2.0.4b.orig.tar.gz
48b1bc1da1e1be85c10303892041edf2175619b3 4307 sope_2.0.4b-1.debian.tar.gz
66b4e5c8bd254e62d7ac47c15755f2bbf6e0f54f 2624568 libsope1_2.0.4b-1_amd64.deb
339bae9a44bce0c5bf3e96983590f087db546c78 249458 libsope-dev_2.0.4b-1_amd64.deb
9dd7b86c21b003f1e3b37ea7368ffdd60345abaa 4795882
libsope1-dbg_2.0.4b-1_amd64.deb
Checksums-Sha256:
0fec2ee4866ad374a9876fdd26757ee0bf5da75a4911a40870366b35e0428d36 1702
sope_2.0.4b-1.dsc
d8ce4f69326b0789632f3f6f55507ef8507d10fc25bd9492ae3627378a8b3aec 2248548
sope_2.0.4b.orig.tar.gz
e015f309667955469d42c38a28ab9f1f046dbea4b0cfabb5a0169304254d9271 4307
sope_2.0.4b-1.debian.tar.gz
8a6499975611831efff37017131931b76e5843dc3520f322f077d2cdabd3db30 2624568
libsope1_2.0.4b-1_amd64.deb
af556a358bdc610d8f27b2d8599b2d4318067215fda7be163cb13c85ed5d7a19 249458
libsope-dev_2.0.4b-1_amd64.deb
2fa2ef8f1be3293b0f0a3f9eea78c415011ecd3960c137327d9695399e465be9 4795882
libsope1-dbg_2.0.4b-1_amd64.deb
Files:
ec73c04f32ed4fb43674322dc205432d 1702 libs optional sope_2.0.4b-1.dsc
0bd363c33c3a360fc6f5607293387b39 2248548 libs optional sope_2.0.4b.orig.tar.gz
07aaa6a7d810994a9fb2005b730e9a09 4307 libs optional sope_2.0.4b-1.debian.tar.gz
5b38fca42496d817daafbd0d0846d1d0 2624568 libs optional
libsope1_2.0.4b-1_amd64.deb
b51831a5be8898612c52193a6f3c79e7 249458 libdevel extra
libsope-dev_2.0.4b-1_amd64.deb
82d6465e54acd810a791138eb5eebdc8 4795882 debug extra
libsope1-dbg_2.0.4b-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBCAAGBQJRQgZcAAoJEDGCUpfTb5CBoAMIALDc2AQC7DTJ9/4uVUxxLaFA
7T/yUoVCqEzfFhyNhKc72JQ6FabklIQgrEoxP9jwCbPGcQffspleLDO0gCMBKETr
sitn8UjBDI1UvCsFeFmotioT2SuRzdzsYyh76h46/Qk9cyzITRDffOa+0rz8IKt7
L+hFwWUq/r03v+AxFntQaqXOcWPP92k2UlVFGngjtOa1ITr+gbM0w2eup/d+BpKr
62USeQQTe16n2ZDtTo6pA3o4FjBwER20biPMXHZFD8trPii7inUaUH+BvheaXRbb
T1eiLJnLbazBXg6I1jFlQ+8G09hD6PRFynthK/OJH99OywaCHU/irZwFMIhBX+s=
=WSdJ
-----END PGP SIGNATURE-----
--- End Message ---