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

Bug 824486

Summary: dev-lang/julia-1.6.3 fails to compile: task.c:78:29: error: missing binary operator before token "(" (#if defined(MINSIGSTKSZ) && MINSIGSTKSZ > 131072)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: harrisl, jeffrey, lssndrbarbieri, patrick, tamiko
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/JuliaLang/julia/issues/39822
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 803482    
Attachments: build.log

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(+)