Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695916 - dev-haskell/network-data-0.5.3 : * eapply_user (or default) must be called in src_prepare()!
Summary: dev-haskell/network-data-0.5.3 : * eapply_user (or default) must be called i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-30 15:46 UTC by Toralf Förster
Modified: 2019-09-30 19:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
dev-haskell:network-data-0.5.3:20190926-104236.log (dev-haskell:network-data-0.5.3:20190926-104236.log,1.69 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,174.77 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
environment (environment,74.47 KB, text/plain)
2019-09-30 15:46 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.34 KB, application/x-bzip)
2019-09-30 15:46 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.70 KB, application/x-bzip)
2019-09-30 15:46 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 2019-09-30 15:46:27 UTC
>>> Preparing source in /var/tmp/portage/dev-haskell/network-data-0.5.3/work/network-data-0.5.3 ...
 * ERROR: dev-haskell/network-data-0.5.3::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  773:  Called __ebuild_main 'prepare'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-libressl-20190921-191550

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 26 Sep 2019 09:46:17 +0000

emerge -qpvO dev-haskell/network-data
[ebuild  N    ] dev-haskell/network-data-0.5.3  USE="profile small-base -doc -hscolour"
Comment 1 Toralf Förster gentoo-dev 2019-09-30 15:46:30 UTC
Created attachment 591316 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-09-30 15:46:33 UTC
Created attachment 591318 [details]
dev-haskell:network-data-0.5.3:20190926-104236.log
Comment 3 Toralf Förster gentoo-dev 2019-09-30 15:46:36 UTC
Created attachment 591320 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-09-30 15:46:39 UTC
Created attachment 591322 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-09-30 15:46:42 UTC
Created attachment 591324 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-09-30 15:46:45 UTC
Created attachment 591326 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-09-30 19:09:30 UTC
The bug has been closed via the following commit(s):

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

commit 12f66b9a7f3b600c11ccf830a7b193d83da4f199
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2019-09-30 19:09:09 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2019-09-30 19:09:24 +0000

    dev-haskell/network-data: add missing eapply_user, bug #695916
    
    Reported-by: Toralf Förster
    Closes: https://bugs.gentoo.org/695916
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 dev-haskell/network-data/network-data-0.5.3.ebuild | 2 ++
 1 file changed, 2 insertions(+)