* Re: [devel] [SCM] packages/iperf: heads/master
@ 2018-02-17 1:45 ` Dmitry V. Levin
0 siblings, 0 replies; only message in thread
From: Dmitry V. Levin @ 2018-02-17 1:45 UTC (permalink / raw)
To: Evgenii Terechkov; +Cc: ALT Devel discussion list
[-- Attachment #1: Type: text/plain, Size: 1639 bytes --]
On Mon, Jan 30, 2017 at 01:04:24PM +0000, Evgenii Terechkov wrote:
> Update of /people/evg/packages/iperf.git
>
> Changes statistics since `2.0.5-alt4' follows:
> iperf.spec | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> Changelog since `2.0.5-alt4' follows:
> commit 67be0e4a90b07127ef8aa66144f148ecdfcc49b7
> Author: Evgenii Terechkov <evg@altlinux>
> Date: Mon Jan 30 14:19:49 2017 +0700
>
> 2.0.5-alt5
>
> - Fix build by hardcoding gcc5-c++ compiler
>
> Full diff since `2.0.5-alt4' follows:
> diff --git a/iperf.spec b/iperf.spec
> index 694d0d3..d615024 100644
> --- a/iperf.spec
> +++ b/iperf.spec
> @@ -4,7 +4,7 @@
>
> Name: iperf
> Version: 2.0.5
> -Release: alt4
> +Release: alt5
>
> Summary: Iperf was developed as a modern alternative for measuring TCP and UDP bandwidth performance
> License: BSD
> @@ -29,7 +29,7 @@ Patch6: 010-fix-format-security-ftbfs.patch
> Patch7: 011-ipv6_mcast_check.patch
>
>
> -BuildRequires: gcc-c++
> +BuildRequires: gcc5-c++
>
> %description
> Iperf is a tool to measure maximum TCP bandwidth, allowing the tuning of various
> @@ -88,6 +88,9 @@ rm -f doc/Makefile*
> %doc README doc/* ChangeLog AUTHORS
>
> %changelog
> +* Mon Jan 30 2017 Terechkov Evgenii <evg@altlinux> 2.0.5-alt5
> +- Fix build by hardcoding gcc5-c++ compiler
Это неправильный способ выбора дефолтного компилятора,
скоро gcc5-c++ перестанет реализовывать и предоставлять /usr/bin/g++,
и этот способ перестанет работать.
Необходимо добавить %set_gcc_version 5 или выполнить эквивалентное
действие.
--
ldv
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 801 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-02-17 1:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-17 1:45 ` [devel] [SCM] packages/iperf: heads/master Dmitry V. Levin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git