Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832064 - dev-lang/julia-1.7.1-r2 fails to emerge with `IOError: stream is closed or unusable`
Summary: dev-lang/julia-1.7.1-r2 fails to emerge with `IOError: stream is closed or un...
Status: RESOLVED DUPLICATE of bug 832035
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 19:40 UTC by ashpil@pm.me
Modified: 2022-02-04 04:59 UTC (History)
8 users (show)

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


Attachments
/var/tmp/portage/dev-lang/julia-1.7.1-r2/temp/build.log (build_log.txt.tgz,178.86 KB, application/gzip)
2022-01-25 21:16 UTC, ashpil@pm.me
Details
emerge --info '=dev-lang/julia-1.7.1-r2::gentoo' (info.txt,6.32 KB, text/plain)
2022-01-25 21:17 UTC, ashpil@pm.me
Details
emerge -pqv '=dev-lang/julia-1.7.1-r2::gentoo' (emerge.txt,61 bytes, text/plain)
2022-01-25 21:17 UTC, ashpil@pm.me
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ashpil@pm.me 2022-01-25 19:40:07 UTC
Environment: https://termbin.com/h6wu
Build log: https://termbin.com/xltk (last 999 lines only as it is massive)

I've tested both with and without the `system-llvm` USE flag - same bug occurs either way.

Let me know if any more info is required.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-25 19:44:40 UTC
Please include logs as attachments (compressed if required) for posterity as external links expire.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-25 19:44:52 UTC
(also, emerge --info, in addition to your existing ones that should be attached)
Comment 3 Jonas Stein gentoo-dev 2022-01-25 21:14:18 UTC
Thank you for the report. We need to have all information at hand before ticket assignment. This includes
* the complete build.log as attachment and
* paste the emerge info 
as described on https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

Please reopen this ticket (Status:UNCONFIRMED) afterwards.
Comment 4 ashpil@pm.me 2022-01-25 21:16:28 UTC
Created attachment 763631 [details]
/var/tmp/portage/dev-lang/julia-1.7.1-r2/temp/build.log
Comment 5 ashpil@pm.me 2022-01-25 21:17:01 UTC
Created attachment 763632 [details]
emerge --info '=dev-lang/julia-1.7.1-r2::gentoo'
Comment 6 ashpil@pm.me 2022-01-25 21:17:41 UTC
Created attachment 763633 [details]
emerge -pqv '=dev-lang/julia-1.7.1-r2::gentoo'
Comment 7 foufou33 2022-02-04 01:56:51 UTC
could be a duplicate of https://bugs.gentoo.org/832035
check you dmesg if there's a segfault in libcurl.
Comment 8 Harris Landgarten 2022-02-04 04:56:26 UTC
[16013.636528] julia[241293]: segfault at 40 ip 00007f43a8758474 sp 00007f43a2e622f0 error 4 in libcurl.so.4.7.0[7f43a870c000+61000]
[68313.011190] julia[1007179]: segfault at 40 ip 00007f9ea6a3f474 sp 00007f9ea11492f0 error 4 in libcurl.so.4.7.0[7f9ea69f3000+61000]
[84836.749983] julia[1267328]: segfault at 40 ip 00007f8ee2675474 sp 00007f8edcd7f2f0 error 4 in libcurl.so.4.7.0[7f8ee2629000+61000]
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-04 04:59:33 UTC

*** This bug has been marked as a duplicate of bug 832035 ***