Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 673980 - =dev-lang/julia-9999 - patch -p1 failed with /tmp/portage/dev-lang/julia-9999/files/julia-9999-fix_build_system.patch failed
Summary: =dev-lang/julia-9999 - patch -p1 failed with /tmp/portage/dev-lang/julia-999...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-29 13:39 UTC by cryptopsy
Modified: 2019-01-09 18:03 UTC (History)
2 users (show)

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


Attachments
emerge --info (info,5.36 KB, text/plain)
2018-12-29 13:39 UTC, cryptopsy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cryptopsy 2018-12-29 13:39:11 UTC
Created attachment 558806 [details]
emerge --info

I don't see an error. Might be related to LTO on one of its deps.

* Applying julia-9999-fix_build_system.patch ...
1 out of 1 hunk FAILED -- saving rejects to file src/Makefile.rej
 [ !! ]
 * ERROR: dev-lang/julia-9999::gentoo failed (prepare phase):
 *   patch -p1  failed with /tmp/portage/dev-lang/julia-9999/files/julia-9999-fix_build_system.patch
 * 
 * Call stack:
 *               ebuild.sh, line  124:  Called src_prepare
 *             environment, line 1792:  Called default
 *      phase-functions.sh, line  868:  Called default_src_prepare
 *      phase-functions.sh, line  933:  Called __eapi6_src_prepare
 *             environment, line  252:  Called eapply '/tmp/portage/dev-lang/julia-9999/files/julia-9999-fix_build_system.patch'
 *             environment, line  648:  Called _eapply_patch '/tmp/portage/dev-lang/julia-9999/files/julia-9999-fix_build_system.patch'
 *             environment, line  586:  Called __helpers_die 'patch -p1  failed with /tmp/portage/dev-lang/julia-9999/files/julia-9999-fix_build_system.patch'
 *   isolated-functions.sh, line  119:  Called die
 * The specific snippet of code:
 *   		die "$@"
Comment 1 Larry the Git Cow gentoo-dev 2019-01-07 21:38:50 UTC
The bug has been closed via the following commit(s):

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

commit b24844a320efcce95686c90b053e9c241e1744d7
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-01-07 20:33:12 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-01-07 21:35:29 +0000

    dev-lang/julia: fix live ebuild
    
    Closes: https://bugs.gentoo.org/673980
    Package-Manager: Portage-2.3.54, Repoman-2.3.12
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 .../julia/files/julia-9999-fix_build_system.patch  | 67 ++++++++++++++++------
 1 file changed, 48 insertions(+), 19 deletions(-)
Comment 2 cryptopsy 2019-01-09 18:03:20 UTC
getting errors like 
curl: (6) Couldn't resolve host 'cache.julialang.org'
curl: (6) Couldn't resolve host 'api.github.com'

but i can ping these addresses. Tried emerge multiple times.