Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100672 - sci-biology/embassy-meme-2.3.1-r1 failed to compile; no Makefile found
Summary: sci-biology/embassy-meme-2.3.1-r1 failed to compile; no Makefile found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Olivier Fisette (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-28 23:50 UTC by holger dinkel
Modified: 2005-07-29 17:53 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description holger dinkel 2005-07-28 23:50:22 UTC
I changed the use-flags of my remote-workstation from -X to X and wanted to 
recompile all apps with the new setting. (emerge --update --deep --newuse world)

About half of them went through straight, but one claims about a missing 
Makefile:


>>> emerge (1 of 1) sci-biology/embassy-meme-2.3.1-r1 to /
>>> md5 files   ;-) embassy-meme-2.3.1-r1.ebuild
>>> md5 files   ;-) files/digest-embassy-meme-2.3.1-r1
>>> md5 src_uri ;-) EMBOSS-2.10.0.tar.gz
>>> md5 src_uri ;-) MEME-2.3.1.tar.gz
>>> Unpacking source...
/usr/lib/portage/bin/ebuild.sh: line 1495: embassy-2.10_src_unpack: command not 
found
>>> Source unpacked.
/usr/lib/portage/bin/ebuild.sh: line 1495: embassy-2.10_src_compile: command not 
found
>>> Test phase [not enabled]: sci-biology/embassy-meme-2.3.1-r1

>>> Install embassy-meme-2.3.1-r1 into /var/tmp/portage/embassy-meme-2.3.1-r1/
image/ category sci-biology

!!! ERROR: sci-biology/embassy-meme-2.3.1-r1 failed.
!!! Function einstall, Line 526, Exitcode 1
!!! no Makefile found


I tried pinning to a lower version (like 2.3.0) but it seems like there is no 
older version available... 
I also re-downloaded the distfile and completely uninstalled & tried to 
reinstall this app but to no avail. 

Like said: this app was installed before! But now - even after resetting the 
use-flag to -X it won't install. (which makes me think, the problem lies 
elsewhere) 
Confusingly, other apps compile fine...


I posted the prob in the forums (http://forums.gentoo.org/viewtopic-p-2608015.
html#2608015) but i was directed to bugzilla by 'hjnenc'...

Reproducible: Always
Steps to Reproduce:
1. emerge --update --deep --newuse world (or emerge embassy-meme)

Actual Results:  
see above.

Expected Results:  
compile just fine ;-)

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-
r0, 2.6.11-gentoo-r8hog8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8hog8 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/
share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /
usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ 
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/
share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/
distributions/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE@euro"
LINGUAS="de us"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi bash-completion berkdb bitmap-fonts bzlib cdr crypt 
cups directfb dvd dvdr emboss encode esd fam fbcon foomaticdb fortran gd gdbm 
gif gnome gpm gtk gtk2 guile imagemagick imlib ipv6 jpeg kde libg++ libwww mad 
maildir mikmod motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pdflib 
perl png python quicktime readline sdl slang spell ssl svga tcpd tetex tiff 
truetype truetype-fonts type1-fonts vorbis xml2 xmms xv zlib linguas_de 
linguas_us userland_GNU kernel_linux elibc_glibc"
Comment 1 Olivier Fisette (RETIRED) gentoo-dev 2005-07-29 17:53:47 UTC
Thanks for reporting. This is my fault really, but it ought to be fixed now. 
Just sync your tree in an hour or so and try again.