Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 806350 - dev-lang/polyml-5.8 - sighandler.cpp: error: missing binary operator before token (
Summary: dev-lang/polyml-5.8 - sighandler.cpp: error: missing binary operator before t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-08-04 08:52 UTC by Toralf Förster
Modified: 2021-09-10 17:47 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.47 KB, text/plain)
2021-08-04 08:53 UTC, Toralf Förster
Details
dev-lang:polyml-5.8:20210804-000103.log (dev-lang:polyml-5.8:20210804-000103.log,56.26 KB, text/plain)
2021-08-04 08:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,371.60 KB, text/plain)
2021-08-04 08:53 UTC, Toralf Förster
Details
environment (environment,98.45 KB, text/plain)
2021-08-04 08:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,31.62 KB, application/x-bzip)
2021-08-04 08:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,23.42 KB, application/x-bzip)
2021-08-04 08:53 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 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(+)