Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710712 - games-board/hexxagon-1.0.2-r1 : microtime.h:35:35: error: call of overloaded gettimeofday(timeval*, NULL) is ambiguous
Summary: games-board/hexxagon-1.0.2-r1 : microtime.h:35:35: error: call of overloaded ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 785490 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-02-24 19:11 UTC by Toralf Förster
Modified: 2021-07-03 15:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.16 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.63 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
environment (environment,87.95 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.06 KB, application/x-bzip)
2020-02-24 19:11 UTC, Toralf Förster
Details
games-board:hexxagon-1.0.2-r1:20200224-155900.log (games-board:hexxagon-1.0.2-r1:20200224-155900.log,38.24 KB, text/plain)
2020-02-24 19:11 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.41 KB, application/x-bzip)
2020-02-24 19:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.92 KB, application/x-bzip)
2020-02-24 19:12 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 2020-02-24 19:11:45 UTC
In file included from gtkhexxagonboardplay.cpp:25:
microtime.h: In constructor MicroTime::MicroTime():
microtime.h:35:35: error: call of overloaded gettimeofday(timeval*, NULL) is ambiguous
   35 |             gettimeofday(&tv, NULL);
      |                                   ^
In file included from microtime.h:23,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20200221-171645

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 24 Feb 2020 14:39:07 +0000

emerge -qpvO games-board/hexxagon
[ebuild  N    ] games-board/hexxagon-1.0.2-r1
Comment 1 Toralf Förster gentoo-dev 2020-02-24 19:11:48 UTC
Created attachment 615590 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-24 19:11:51 UTC
Created attachment 615592 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-24 19:11:54 UTC
Created attachment 615594 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-24 19:11:56 UTC
Created attachment 615596 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-24 19:11:59 UTC
Created attachment 615598 [details]
games-board:hexxagon-1.0.2-r1:20200224-155900.log
Comment 6 Toralf Förster gentoo-dev 2020-02-24 19:12:02 UTC
Created attachment 615600 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-24 19:12:09 UTC
Created attachment 615602 [details]
temp.tbz2
Comment 8 Ionen Wolkens gentoo-dev 2021-05-03 00:34:36 UTC
*** Bug 785490 has been marked as a duplicate of this bug. ***
Comment 9 Larry the Git Cow gentoo-dev 2021-07-03 15:06:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a0e8e9eecebc94556a79902f9951874d3b01724

commit 5a0e8e9eecebc94556a79902f9951874d3b01724
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-07-03 05:52:02 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-03 15:04:26 +0000

    games-board/hexxagon: fix with glibc 2.31, EAPI 6->8, no direct AR
    
    Closes: https://bugs.gentoo.org/710712
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../hexxagon/files/hexxagon-1.0.2-glibc-2.31.patch | 11 +++++++++
 games-board/hexxagon/hexxagon-1.0.2-r1.ebuild      | 27 ++++++++++++----------
 2 files changed, 26 insertions(+), 12 deletions(-)