Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638922 - x11-misc/easystroke-0.6.0-r2 : handler.cc:536:32: error: float abs(float) conflicts with a previous declaration
Summary: x11-misc/easystroke-0.6.0-r2 : handler.cc:536:32: error: float abs(float) con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-26 20:56 UTC by Toralf Förster
Modified: 2017-12-02 20:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.63 KB, text/plain)
2017-11-26 20:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,275.24 KB, text/plain)
2017-11-26 20:56 UTC, Toralf Förster
Details
environment (environment,87.85 KB, text/plain)
2017-11-26 20:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.31 KB, application/x-bzip)
2017-11-26 20:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.39 KB, application/x-bzip)
2017-11-26 20:56 UTC, Toralf Förster
Details
x11-misc:easystroke-0.6.0-r2:20171126-205104.log (x11-misc:easystroke-0.6.0-r2:20171126-205104.log,40.84 KB, text/plain)
2017-11-26 20:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-26 20:56:05 UTC
handler.cc: In function ‘float abs(float)’:
handler.cc:536:32: error: ‘float abs(float)’ conflicts with a previous declaration
 static inline float abs(float x) { return x > 0 ? x : -x; }
                                ^
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:77:0,

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_libressl_20171120-180801

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv x11-misc/easystroke
[ebuild  N    ] x11-misc/easystroke-0.6.0-r2
Comment 1 Toralf Förster gentoo-dev 2017-11-26 20:56:08 UTC
Created attachment 506772 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-26 20:56:11 UTC
Created attachment 506774 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-11-26 20:56:15 UTC
Created attachment 506776 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-11-26 20:56:18 UTC
Created attachment 506778 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-11-26 20:56:21 UTC
Created attachment 506780 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-26 20:56:24 UTC
Created attachment 506782 [details]
x11-misc:easystroke-0.6.0-r2:20171126-205104.log
Comment 7 Jeroen Roovers (RETIRED) gentoo-dev 2017-12-02 20:32:02 UTC
Fixed in -r3.