Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 806350

Summary: dev-lang/polyml-5.8 - sighandler.cpp: error: missing binary operator before token (
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 803482    
Attachments: emerge-info.txt
dev-lang:polyml-5.8:20210804-000103.log
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2021-08-04 08:52:59 UTC
                 from processes.h:38,
                 from sighandler.cpp:103:
sighandler.cpp:557:6: error: missing binary operator before token "("
  557 | #if (PTHREAD_STACK_MIN < 4096)
      |      ^~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:799: sighandler.lo] Error 1
make[1]: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j3-20210730-192333

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 2b9fdc283e0997b00a17ed3a260f3d4a792d5d4b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Aug 3 22:51:51 2021 +0000

    2021-08-03 22:51:50 UTC

emerge -qpvO dev-lang/polyml
[ebuild  N    ] dev-lang/polyml-5.8  USE="X gmp threads -portable -test"
Comment 1 Toralf Förster gentoo-dev 2021-08-04 08:53:00 UTC
Created attachment 729988 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-04 08:53:02 UTC
Created attachment 729990 [details]
dev-lang:polyml-5.8:20210804-000103.log
Comment 3 Toralf Förster gentoo-dev 2021-08-04 08:53:04 UTC
Created attachment 729992 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-04 08:53:05 UTC
Created attachment 729994 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-04 08:53:07 UTC
Created attachment 729996 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-04 08:53:08 UTC
Created attachment 729998 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-09-10 17:47:40 UTC
The bug has been closed via the following commit(s):

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

commit a059ab8b138f7b4cc513b9fe30defe16ab71bf2d
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2021-09-10 17:47:11 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2021-09-10 17:47:29 +0000

    dev-lang/polyml: Version bump; fix glibc-2.34 build
    
    Closes: https://bugs.gentoo.org/806350
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 dev-lang/polyml/Manifest                           |  1 +
 dev-lang/polyml/files/polyml-5.8.2-configure.patch | 12 +++++
 dev-lang/polyml/files/polyml-5.8.2-glibc234.patch  | 30 ++++++++++++
 dev-lang/polyml/polyml-5.8.2.ebuild                | 56 ++++++++++++++++++++++
 4 files changed, 99 insertions(+)