On Sat, Jul 31, 2010 at 09:26:56PM -0400, Lucas Nussbaum wrote:
> > > During a rebuild of all packages in sid, your package failed to build on
> > > amd64.
> > 
> > Odd.  I have no trouble building it in an up-to-date sid pbuilder, or
> > natively.
> 
> Strange, I just retried and reproduced it again.
> 
> Could you diff your build log with mine, to see if something is
> different ?

I don't see any notable difference other than the fact that it's failing
on your builds and succeeding on mine.  The diff is attached if you want
to take a look.  Note that I've normalized the build directory, since it
was making the diff a lot noisier than it really was.

noah

--- qoauth_1.0-2_lsid64.buildlog	2010-08-01 11:41:51.000000000 -0700
+++ qoauth-pbuilder.log	2010-08-01 11:42:58.000000000 -0700
@@ -5,10 +5,9 @@
 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
 dpkg-buildpackage: source package qoauth
 dpkg-buildpackage: source version 1.0-2
-dpkg-buildpackage: source changed by Noah Meyerhans <no...@debian.org>
  dpkg-source --before-build qoauth-1.0
 dpkg-buildpackage: host architecture amd64
- /usr/bin/fakeroot debian/rules clean
+ fakeroot debian/rules clean
 dh clean 
    dh_testdir
    dh_auto_clean
@@ -123,35 +122,13 @@
 ********* Start testing of QOAuth::Ft_Interface *********
 Config: Using QTest library 4.6.3, Qt 4.6.3
 PASS   : QOAuth::Ft_Interface::initTestCase()
-FAIL!  : QOAuth::Ft_Interface::requestToken(HMAC-SHA1) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(124)]
-FAIL!  : QOAuth::Ft_Interface::requestToken(PLAINTEXT) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(124)]
-FAIL!  : QOAuth::Ft_Interface::requestTokenRSA(noError) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(182)]
-FAIL!  : QOAuth::Ft_Interface::accessToken(HMAC-SHA1) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(256)]
-FAIL!  : QOAuth::Ft_Interface::accessToken(PLAINTEXT) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(256)]
-FAIL!  : QOAuth::Ft_Interface::accessTokenRSA(noError) 'm->error() == error' returned FALSE. ()
-   Loc: [ft_interface.cpp(323)]
-FAIL!  : QOAuth::Ft_Interface::accessResources(HMAC-SHA1) Compared values are not the same
-   Actual (replyMap.value( param1 )): 
-   Expected (value1.toPercentEncoding()): 66 69 72 73 74
-   Loc: [ft_interface.cpp(437)]
-FAIL!  : QOAuth::Ft_Interface::accessResources(PLAINTEXT) Compared values are not the same
-   Actual (replyMap.value( param1 )): 
-   Expected (value1.toPercentEncoding()): 66 69 72 73 74
-   Loc: [ft_interface.cpp(437)]
-FAIL!  : QOAuth::Ft_Interface::accessResourcesRSA(noError) Compared values are not the same
-   Actual (replyMap.value( param1 )): 
-   Expected (value1.toPercentEncoding()): 66 69 72 73 74
-   Loc: [ft_interface.cpp(534)]
+PASS   : QOAuth::Ft_Interface::requestToken()
+PASS   : QOAuth::Ft_Interface::requestTokenRSA()
+PASS   : QOAuth::Ft_Interface::accessToken()
+PASS   : QOAuth::Ft_Interface::accessTokenRSA()
+PASS   : QOAuth::Ft_Interface::accessResources()
+PASS   : QOAuth::Ft_Interface::accessResourcesRSA()
 PASS   : QOAuth::Ft_Interface::cleanupTestCase()
-Totals: 2 passed, 9 failed, 0 skipped
+Totals: 8 passed, 0 failed, 0 skipped
 ********* Finished testing of QOAuth::Ft_Interface *********
-make[1]: *** [check] Error 9
 make[1]: Leaving directory `BUILD_DIR'
-dh_auto_test: make -j1 check returned exit code 2
-make: *** [build] Error 29
-dpkg-buildpackage: error: debian/rules build gave error exit status 2

Attachment: signature.asc
Description: Digital signature

Reply via email to