public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Akinori Hattori" <hattya@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/qdbm/
Date: Sat, 23 Jun 2018 08:17:14 +0000 (UTC)	[thread overview]
Message-ID: <1529741827.e74b7e94d9d15ee82b2a10feb17b2e912a1701e0.hattya@gentoo> (raw)

commit:     e74b7e94d9d15ee82b2a10feb17b2e912a1701e0
Author:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 23 08:15:49 2018 +0000
Commit:     Akinori Hattori <hattya <AT> gentoo <DOT> org>
CommitDate: Sat Jun 23 08:17:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e74b7e94

dev-db/qdbm: fix build with >=sys-devel/gcc-7

Closes: https://bugs.gentoo.org/638878
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-db/qdbm/{qdbm-1.8.78-r1.ebuild => qdbm-1.8.78-r2.ebuild} | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/dev-db/qdbm/qdbm-1.8.78-r1.ebuild b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild
similarity index 93%
rename from dev-db/qdbm/qdbm-1.8.78-r1.ebuild
rename to dev-db/qdbm/qdbm-1.8.78-r2.ebuild
index fcb210018c4..fee0cfe58c3 100644
--- a/dev-db/qdbm/qdbm-1.8.78-r1.ebuild
+++ b/dev-db/qdbm/qdbm-1.8.78-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"
 USE_RUBY="ruby21 ruby22 ruby23 ruby24"
 RUBY_OPTIONAL="yes"
 
-inherit autotools java-pkg-opt-2 perl-functions ruby-ng
+inherit autotools flag-o-matic java-pkg-opt-2 perl-functions ruby-ng
 
 DESCRIPTION="Quick Database Manager"
 HOMEPAGE="http://fallabs.com/qdbm/"
@@ -89,6 +89,9 @@ src_prepare() {
 	default
 	java-pkg-opt-2_src_prepare
 
+	# fix build with >=sys-devel/gcc-7, bug #638878
+	append-cflags $(test-flags-CC -fno-tree-vrp)
+
 	sed -i \
 		-e "/^CFLAGS/s|$| ${CFLAGS}|" \
 		-e "/^OPTIMIZE/s|$| ${CFLAGS}|" \


             reply	other threads:[~2018-06-23  8:17 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-23  8:17 Akinori Hattori [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-19  8:25 [gentoo-commits] repo/gentoo:master commit in: dev-db/qdbm/ Hans de Graaff
2024-05-19  9:09 Akinori Hattori
2024-05-19  9:09 Akinori Hattori
2023-12-17 10:49 Hans de Graaff
2022-09-10  1:52 Akinori Hattori
2022-09-10  1:52 Akinori Hattori
2022-09-10  1:52 Akinori Hattori
2021-10-21 15:05 Akinori Hattori
2021-10-01 23:42 Sam James
2021-09-25  5:18 Agostino Sarubbo
2021-09-13 16:03 Sam James
2021-09-13  7:00 Agostino Sarubbo
2021-09-13  6:59 Agostino Sarubbo
2021-09-13  6:57 Agostino Sarubbo
2021-08-29  8:37 Marek Szuba
2021-08-13 13:58 Akinori Hattori
2021-08-13 13:58 Akinori Hattori
2021-07-07 19:15 Hans de Graaff
2020-05-27 12:57 Akinori Hattori
2020-05-10  9:53 Akinori Hattori
2020-05-10  9:53 Akinori Hattori
2019-07-24 17:35 Aaron Bauman
2019-02-20 14:23 Akinori Hattori
2017-03-30 14:59 Akinori Hattori
2017-03-30 14:32 Akinori Hattori

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=1529741827.e74b7e94d9d15ee82b2a10feb17b2e912a1701e0.hattya@gentoo \
    --to=hattya@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