public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jon TURNEY <jturney@sourceware.org>
To: cygwin-apps-cvs@sourceware.org
Subject: [cygport - the Cygwin packaging tool] branch master, updated. 0.33.1-18-gd088423
Date: Thu, 26 Mar 2020 16:47:25 +0000 (GMT)	[thread overview]
Message-ID: <20200326164725.4B890385E00B@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=d088423b5a306cae18541abd7bf094691ca71f98

commit d088423b5a306cae18541abd7bf094691ca71f98
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Thu Mar 26 15:50:13 2020 +0000

    Disable autotools/gtkmm test in CI
    
    Disable the autotools/gtkmm test in CI, by not installing it's
    prerequisites.
    
    This fails with:
    
    /usr/include/glibmm-2.4/glibmm/threads.h:660:29: error: cannot convert 'GPrivate' {aka '_GPrivate'} to 'GPrivate*' {aka '_GPrivate*'} in return
    
    which is a bug in upsteam gtkmm, exposed by updated gcc
    
    See also https://bugzilla.redhat.com/show_bug.cgi?id=1540795

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=5dde9f2c6d8aa913e93077f09e506f74b15020f9

commit 5dde9f2c6d8aa913e93077f09e506f74b15020f9
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Thu Mar 26 15:19:58 2020 +0000

    Restore build-depends: trailing space in expected hints, dropped by rebase


Diff:
---
 .github/workflows/cygwin.yml                                            | 1 -
 .../hints/multiple-3.14-1.x86_64/dist/multiple/multiple-3.14-1-src.hint | 2 +-
 .../hints/single-2.3.4-1.x86_64/dist/single/single-2.3.4-1-src.hint     | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml
index 116f9c9..47d4984 100644
--- a/.github/workflows/cygwin.yml
+++ b/.github/workflows/cygwin.yml
@@ -63,7 +63,6 @@ jobs:
         libexif-devel,^
         libgdk_pixbuf2.0-devel,^
         libgirepository1.0-devel,^
-        libglibmm2.4-devel,^
         libicu-devel,^
         libkdecore4-devel,^
         libkdecore5-devel,^
diff --git a/testsuite/hints/multiple/hints/multiple-3.14-1.x86_64/dist/multiple/multiple-3.14-1-src.hint b/testsuite/hints/multiple/hints/multiple-3.14-1.x86_64/dist/multiple/multiple-3.14-1-src.hint
index 9195039..46ca274 100644
--- a/testsuite/hints/multiple/hints/multiple-3.14-1.x86_64/dist/multiple/multiple-3.14-1-src.hint
+++ b/testsuite/hints/multiple/hints/multiple-3.14-1.x86_64/dist/multiple/multiple-3.14-1-src.hint
@@ -1,5 +1,5 @@
 category: Base
-build-depends:
+build-depends: 
 sdesc: "Summary of hints for multiple package test (source)"
 ldesc: "Description of hints for multiple package test (source)"
 skip:
diff --git a/testsuite/hints/single/hints/single-2.3.4-1.x86_64/dist/single/single-2.3.4-1-src.hint b/testsuite/hints/single/hints/single-2.3.4-1.x86_64/dist/single/single-2.3.4-1-src.hint
index 3821efd..7bd601a 100644
--- a/testsuite/hints/single/hints/single-2.3.4-1.x86_64/dist/single/single-2.3.4-1-src.hint
+++ b/testsuite/hints/single/hints/single-2.3.4-1.x86_64/dist/single/single-2.3.4-1-src.hint
@@ -1,5 +1,5 @@
 category: Base
-build-depends:
+build-depends: 
 sdesc: "Summary of hints for single package test"
 ldesc: "Description of hints for single package test"
 skip:



                 reply	other threads:[~2020-03-26 16:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20200326164725.4B890385E00B@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).