From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 534A1139694 for ; Fri, 2 Jun 2017 07:04:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4E0BE0BE5; Fri, 2 Jun 2017 07:04:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A15BDE0B4B for ; Fri, 2 Jun 2017 07:04:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 64DFB34178E for ; Fri, 2 Jun 2017 07:04:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3B5A7472 for ; Fri, 2 Jun 2017 07:04:32 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1496386702.c126ade0c601d77c500023a3fa216c1a8c027444.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/yatebts/files/, net-wireless/yatebts/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-wireless/yatebts/files/yatebts-5.0.0-gcc6.patch net-wireless/yatebts/yatebts-5.0.0.ebuild X-VCS-Directories: net-wireless/yatebts/ net-wireless/yatebts/files/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c126ade0c601d77c500023a3fa216c1a8c027444 X-VCS-Branch: master Date: Fri, 2 Jun 2017 07:04:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8e5cfff6-5d91-4c8e-98a5-4453c3b5c157 X-Archives-Hash: bc13830f7f5662cade763f4a29c58a15 commit: c126ade0c601d77c500023a3fa216c1a8c027444 Author: Peter Levine gmail com> AuthorDate: Sun May 28 04:56:06 2017 +0000 Commit: David Seifert gentoo org> CommitDate: Fri Jun 2 06:58:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c126ade0 net-wireless/yatebts: Fix building with GCC-6 Bug: https://bugs.gentoo.org/show_bug.cgi?id=594786 Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4785 .../yatebts/files/yatebts-5.0.0-gcc6.patch | 31 ++++++++++++++++++++++ net-wireless/yatebts/yatebts-5.0.0.ebuild | 1 + 2 files changed, 32 insertions(+) diff --git a/net-wireless/yatebts/files/yatebts-5.0.0-gcc6.patch b/net-wireless/yatebts/files/yatebts-5.0.0-gcc6.patch new file mode 100644 index 00000000000..988ca2d4f73 --- /dev/null +++ b/net-wireless/yatebts/files/yatebts-5.0.0-gcc6.patch @@ -0,0 +1,31 @@ +--- a/mbts/GPRS/MSInfo.cpp ++++ b/mbts/GPRS/MSInfo.cpp +@@ -638,7 +638,7 @@ + if (msPCHDowns.size() > 1) { + std::ostringstream os; + msDumpChannels(os); +- GPRSLOG(INFO,GPRS_MSG|GPRS_CHECK_OK) << "Multislot assignment for "<getSI() == this)) { +@@ -252,7 +252,7 @@ + { + std::ostringstream ss; + gmmInfoDump(gmm,ss,0); +- SGSNLOGF(INFO,GPRS_OK|GPRS_MSG,"SGSN","Removing gmm:"<