Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 755101 - [science overlay] sci-libs/pytorch-1.6.0-r1 : * eapply_user (or default) must be called in src_prepare()!
Summary: [science overlay] sci-libs/pytorch-1.6.0-r1 : * eapply_user (or default) mus...
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-17 18:06 UTC by Toralf Förster
Modified: 2020-12-20 13:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.37 KB, text/plain)
2020-11-17 18:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,12.93 KB, text/plain)
2020-11-17 18:06 UTC, Toralf Förster
Details
environment (environment,162.26 KB, text/plain)
2020-11-17 18:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.17 KB, application/x-bzip)
2020-11-17 18:06 UTC, Toralf Förster
Details
sci-libs:pytorch-1.6.0-r1:20201117-174244.log (sci-libs:pytorch-1.6.0-r1:20201117-174244.log,5.58 KB, text/plain)
2020-11-17 18:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.60 KB, application/x-bzip)
2020-11-17 18:07 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 2020-11-17 18:06:53 UTC
 [ ok ]
 * ERROR: sci-libs/pytorch-1.6.0-r1::science failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  762:  Called __ebuild_main 'prepare'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-libressl_science-20201116-220441

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Nov 17 03:35:37 PM UTC 2020
/var/db/repos/libressl	Sat Nov  7 03:06:11 PM UTC 2020

emerge -qpvO sci-libs/pytorch
[ebuild  N    ] sci-libs/pytorch-1.6.0-r1  USE="fbgemm ffmpeg gloo nnpack numpy observers openblas openmp python qnnpack -asan -atlas -cuda -eigen -gflags -glog -leveldb -lmdb -mkl -mkldnn -mpi -namedtensor -numa -opencl -opencv -redis -static -test -tools -zeromq" PYTHON_TARGETS="python3_7 -python3_6 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2020-11-17 18:06:54 UTC
Created attachment 671983 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-17 18:06:56 UTC
Created attachment 671986 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-11-17 18:06:57 UTC
Created attachment 671989 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-11-17 18:06:59 UTC
Created attachment 671992 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-11-17 18:07:00 UTC
Created attachment 671995 [details]
sci-libs:pytorch-1.6.0-r1:20201117-174244.log
Comment 6 Toralf Förster gentoo-dev 2020-11-17 18:07:01 UTC
Created attachment 671998 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-12-20 13:02:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/sci.git/commit/?id=f66ac0c6904b9f69ec44eb9b368c9e754b1b26e1

commit f66ac0c6904b9f69ec44eb9b368c9e754b1b26e1
Author:     Benda Xu <heroxbd@gentoo.org>
AuthorDate: 2020-12-20 13:01:27 +0000
Commit:     Benda Xu <heroxbd@gentoo.org>
CommitDate: 2020-12-20 13:01:35 +0000

    sci-libs/pytorch: migrate from cmake-utils to cmake.
    
    Suggested-by: kenshin33, Hendrik Klug <hendrik.klug@gmail.com>
    
    Closes: https://github.com/gentoo/sci/issues/992
    Closes: https://bugs.gentoo.org/755101
    Closes: https://bugs.gentoo.org/754342
    Package-Manager: Portage-3.0.12, Repoman-3.0.1
    Signed-off-by: Benda Xu <heroxbd@gentoo.org>

 sci-libs/pytorch/pytorch-1.6.0-r1.ebuild | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)