Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 628950 - net-misc/memcached-1.5.1 : * eapply_user (or default) must be called in src_prepare()!
Summary: net-misc/memcached-1.5.1 : * eapply_user (or default) must be called in sr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-26 07:25 UTC by Toralf Förster
Modified: 2017-08-26 08:24 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.03 KB, text/plain)
2017-08-26 07:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,495.70 KB, text/plain)
2017-08-26 07:25 UTC, Toralf Förster
Details
environment (environment,120.99 KB, text/plain)
2017-08-26 07:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,30.30 KB, application/x-bzip)
2017-08-26 07:25 UTC, Toralf Förster
Details
net-misc:memcached-1.5.1:20170825-223828.log (net-misc:memcached-1.5.1:20170825-223828.log,2.16 KB, text/plain)
2017-08-26 07:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.72 KB, application/x-bzip)
2017-08-26 07:25 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 2017-08-26 07:25:25 UTC
 * Running elibtoolize in: memcached-1.5.1/
 * ERROR: net-misc/memcached-1.5.1::gentoo failed (prepare phase):
 *   eapply_user (or default) must be called in src_prepare()!
 * 
 * Call stack:
 *            ebuild.sh, line  767:  Called __ebuild_main 'prepare'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_20170811-095036

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 7.2.6.11 [icedtea-7]
2)	IcedTea JDK 7.2.6.11 [icedtea-bin-7]
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-7 
  [2]   icedtea-bin-7 
  [3]   icedtea-bin-8  system-vm

emerge -qpv net-misc/memcached
[ebuild     U ] net-misc/memcached-1.5.1 [1.5.0] USE="-debug -sasl (-selinux) -slabs-reassign {-test*}"
Comment 1 Toralf Förster gentoo-dev 2017-08-26 07:25:29 UTC
Created attachment 490610 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-26 07:25:32 UTC
Created attachment 490612 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-08-26 07:25:36 UTC
Created attachment 490614 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-08-26 07:25:39 UTC
Created attachment 490616 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-08-26 07:25:42 UTC
Created attachment 490618 [details]
net-misc:memcached-1.5.1:20170825-223828.log
Comment 6 Toralf Förster gentoo-dev 2017-08-26 07:25:46 UTC
Created attachment 490620 [details]
temp.tbz2
Comment 7 Reuben Farrelly 2017-08-26 08:09:42 UTC
Temporary workaround - revert:

EAPI=6  in the top of the ebuild file to:

EAPI=5

Regenerate the digest, and then rebuild.  The ebuild will then build through to completion just fine.
Comment 8 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-08-26 08:24:29 UTC
fixed in place, just put default at the end of prepare