Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721850 - games-engines/frobtads-1.2.4 : ./.../osnetunix.h: error: missing ( after _has_builtin
Summary: games-engines/frobtads-1.2.4 : ./.../osnetunix.h: error: missing ( after _has...
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: PullRequest
: 791688 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-05-09 12:29 UTC by Toralf Förster
Modified: 2021-05-31 07:58 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.35 KB, text/plain)
2020-05-09 12:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,265.89 KB, text/plain)
2020-05-09 12:30 UTC, Toralf Förster
Details
environment (environment,60.49 KB, text/plain)
2020-05-09 12:30 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,24.71 KB, application/x-bzip)
2020-05-09 12:30 UTC, Toralf Förster
Details
games-engines:frobtads-1.2.4:20200509-111055.log (games-engines:frobtads-1.2.4:20200509-111055.log,11.92 KB, text/plain)
2020-05-09 12:30 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,11.57 KB, application/x-bzip)
2020-05-09 12:30 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.76 KB, application/x-bzip)
2020-05-09 12:30 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-05-09 12:29:59 UTC
                 from ./tads3/vmnet.h:26,
                 from src/main.cc:43:
./tads3/unix/osnetunix.h:222:20: error: missing ( after __has_builtin
  222 | # if __has_builtin == 0
      |                    ^~
./tads3/unix/osnetunix.h:222:23: error: missing binary operator before token 0

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-libressl-20200502-233152

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.1.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.43.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.252_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat 09 May 2020 11:05:28 AM UTC
/var/db/repos/libressl	Sat 11 Apr 2020 05:02:25 AM UTC

emerge -qpvO games-engines/frobtads
[ebuild  N    ] games-engines/frobtads-1.2.4  USE="-debug -tads2compiler -tads3compiler"
Comment 1 Toralf Förster gentoo-dev 2020-05-09 12:30:03 UTC
Created attachment 637024 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-05-09 12:30:08 UTC
Created attachment 637026 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-05-09 12:30:11 UTC
Created attachment 637028 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-05-09 12:30:14 UTC
Created attachment 637030 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-05-09 12:30:17 UTC
Created attachment 637032 [details]
games-engines:frobtads-1.2.4:20200509-111055.log
Comment 6 Toralf Förster gentoo-dev 2020-05-09 12:30:20 UTC
Created attachment 637034 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-05-09 12:30:23 UTC
Created attachment 637036 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2021-01-15 09:10:35 UTC
Dear treecleaner@:

I'm still able to reproduce this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 9 Nikos Chantziaras 2021-05-09 12:39:04 UTC
Should be fixed by https://github.com/gentoo/gentoo/pull/20739
Comment 10 Ionen Wolkens gentoo-dev 2021-05-24 04:54:16 UTC
*** Bug 791688 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2021-05-31 07:58:10 UTC
The bug has been closed via the following commit(s):

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

commit c3273826107506fddb09fbea8b3593d73fcc2534
Author:     Nikos Chantziaras <realnc@gmail.com>
AuthorDate: 2021-05-09 10:05:15 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-31 07:55:05 +0000

    games-engines/frobtads: Bump version to cmake-based 2.0
    
    Closes: https://bugs.gentoo.org/716274
    Closes: https://bugs.gentoo.org/721850
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Nikos Chantziaras <realnc@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 games-engines/frobtads/Manifest            |  1 +
 games-engines/frobtads/frobtads-2.0.ebuild | 46 ++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)