public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] dbus: Update to 1.11.20
Date: Thu, 12 Oct 2017 10:45:55 +0100	[thread overview]
Message-ID: <1507801555.4045.80.camel@ipfire.org> (raw)
In-Reply-To: <20171012081611.21657-1-stefan.schantl@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 5951 bytes --]

Good morning,

this won't build on my machine in release mode:

Running stage test:                                                                                                                                                                                                
+ '[' -d /builddir/source/dbus-1.11.20 ']'                                                                                                                                                                         
+ cd /builddir/source/dbus-1.11.20                                                                                                                                                                                 
+ make check                                                                                                                                                                                                       
Making check in dbus                                                                                                                                                                                               
make[1]: Entering directory '/builddir/source/dbus-1.11.20/dbus'                                                                                                                                                   
make  check-am                                                                                                                                                                                                     
make[2]: Entering directory '/builddir/source/dbus-1.11.20/dbus'                                         
make[2]: Nothing to be done for 'check-am'.                                                              
make[2]: Leaving directory '/builddir/source/dbus-1.11.20/dbus'                                          
make[1]: Leaving directory '/builddir/source/dbus-1.11.20/dbus'                                          
Making check in bus                                 
make[1]: Entering directory '/builddir/source/dbus-1.11.20/bus'                                          
make[1]: Nothing to be done for 'check'.            
make[1]: Leaving directory '/builddir/source/dbus-1.11.20/bus'                                           
Making check in tools                               
make[1]: Entering directory '/builddir/source/dbus-1.11.20/tools'                                        
make[1]: Nothing to be done for 'check'.            
make[1]: Leaving directory '/builddir/source/dbus-1.11.20/tools'                                         
Making check in test                                
make[1]: Entering directory '/builddir/source/dbus-1.11.20/test'                                         
Making check in .                                   
make[2]: Entering directory '/builddir/source/dbus-1.11.20/test'                                         
  GEN      copy-config-local                        
-- No need to copy test data as srcdir = builddir                                                        
  GEN      uninstalled-config-local                                                                      
make  check-TESTS                                                                                        
make[3]: Entering directory '/builddir/source/dbus-1.11.20/test'                                         
make[4]: Entering directory '/builddir/source/dbus-1.11.20/test'                                         
ERROR: test-shell - missing test plan                                                                    
ERROR: test-shell - exited with status 1                                                                 
ERROR: test-printf - missing test plan                                                                   
ERROR: test-printf - exited with status 1           
============================================================================                             
Testsuite summary for dbus 1.11.20                                                                       
============================================================================                             
# TOTAL: 4                                          
# PASS:  0                                          
# SKIP:  0                                          
# XFAIL: 0                                          
# FAIL:  0                                          
# XPASS: 0                                          
# ERROR: 4                                          
============================================================================                             
See test/test-suite.log                             
Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=dbus                                 
============================================================================

On Thu, 2017-10-12 at 10:16 +0200, Stefan Schantl wrote:
> This is a minor update to the latest available version
> of dbus.
> 
> * Enable testsuite.
> 
> Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
> ---
>  dbus/dbus.nm | 8 +++++++-
>  1 file changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/dbus/dbus.nm b/dbus/dbus.nm
> index acdb939..5ddd3b1 100644
> --- a/dbus/dbus.nm
> +++ b/dbus/dbus.nm
> @@ -4,7 +4,7 @@
>  #############################################################################
> ##
>  
>  name       = dbus
> -version    = 1.11.16
> +version    = 1.11.20
>  release    = 1
>  
>  maintainer = Stefan Schantl <stefan.schantl(a)ipfire.org>
> @@ -33,6 +33,12 @@ build
>  	configure_options += \
>  		--with-systemdsystemunitdir=%{unitdir} \
>  		--with-dbus-user=dbus
> +
> +	export LD_LIBRARY_PATH = %{DIR_APP}/.libs
> +
> +	test
> +		make check
> +	end
>  end
>  
>  packages

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-10-12  9:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-12  8:16 Stefan Schantl
2017-10-12  9:45 ` Michael Tremer [this message]
2017-10-12 10:40   ` [PATCHv2] " Stefan Schantl
2017-10-16 18:16     ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1507801555.4045.80.camel@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox