public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bytestructures/
Date: Fri, 22 May 2020 18:22:13 +0000 (UTC)	[thread overview]
Message-ID: <1590171212.ddf55b31f72159a7066300e2bc54cdef1493aa0c.slyfox@gentoo> (raw)

commit:     ddf55b31f72159a7066300e2bc54cdef1493aa0c
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri May 22 18:13:10 2020 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri May 22 18:13:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ddf55b31

dev-scheme/bytestructures: add QA CFLAGS workaround, bug #724068

guile does not use CFLAGS, it's a portage's false positive
(see bug #677600).

Reported-by:  Agostino Sarubbo
Closes: https://bugs.gentoo.org/724068
Bug: https://bugs.gentoo.org/677600
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-scheme/bytestructures/bytestructures-1.0.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild b/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild
index 810721ecfa9..f87e5474f7f 100644
--- a/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild
+++ b/dev-scheme/bytestructures/bytestructures-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,3 +14,7 @@ IUSE=""
 
 RDEPEND=">=dev-scheme/guile-2.0.0:="
 DEPEND="${RDEPEND}"
+
+# guile generates ELF files without use of C or machine code
+# It's a portage's false positive. bug #677600
+QA_FLAGS_IGNORED='.*[.]go'


             reply	other threads:[~2020-05-22 18:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 18:22 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-08 16:15 [gentoo-commits] repo/gentoo:master commit in: dev-scheme/bytestructures/ Maciej Barć
2024-06-08 16:15 Maciej Barć
2022-02-22 23:59 Maciej Barć
2021-11-26  8:46 Maciej Barć
2021-11-25 15:43 Maciej Barć
2021-08-08 12:28 Ulrich Müller
2021-08-04  9:01 Sergei Trofimovich
2021-05-15 13:58 Sergei Trofimovich
2021-05-14  9:52 Sergei Trofimovich
2018-02-28 21:05 Sergei Trofimovich
2018-01-20 11:23 Sergei Trofimovich

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=1590171212.ddf55b31f72159a7066300e2bc54cdef1493aa0c.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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