Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 824486 - dev-lang/julia-1.6.3 fails to compile: task.c:78:29: error: missing binary operator before token "(" (#if defined(MINSIGSTKSZ) && MINSIGSTKSZ > 131072)
Summary: dev-lang/julia-1.6.3 fails to compile: task.c:78:29: error: missing binary op...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/JuliaLang/julia/is...
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.34
  Show dependency tree
 
Reported: 2021-11-18 12:21 UTC by Agostino Sarubbo
Modified: 2021-11-19 05:28 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,382.52 KB, text/plain)
2021-11-18 12:21 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-18 12:21:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/julia-1.6.3 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-18 12:21:36 UTC
Created attachment 752342 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-19 05:28:05 UTC
The bug has been closed via the following commit(s):

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

commit 1cd3050cc829569909731b3571b30f05fdc21f30
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-11-19 05:27:51 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-11-19 05:27:51 +0000

    dev-lang/julia: fix build with glibc 2.34
    
    Closes: https://bugs.gentoo.org/824486
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-lang/julia/files/julia-1.6.3-glibc-2.34.patch | 32 +++++++++++++++++++++++
 dev-lang/julia/julia-1.6.3.ebuild                 |  1 +
 2 files changed, 33 insertions(+)