Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51925 - memcached-api-perl emerge fails : Can't open perl script "Makefile.PL": No such file or directory
Summary: memcached-api-perl emerge fails : Can't open perl script "Makefile.PL": No su...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-24 07:07 UTC by Tarragon M. Allen
Modified: 2004-05-25 00:40 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 Tarragon M. Allen 2004-05-24 07:07:33 UTC
root@roy:~ # emerge memcached-api-perl
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-libs/memcached-api-perl-1.0.12 to /
>>> md5 src_uri ;-) Cache-Memcached-1.0.12.tar.gz
>>> Unpacking source...
>>> Unpacking Cache-Memcached-1.0.12.tar.gz to /var/tmp/portage/memcached-api-perl-1.0.12/work
>>> Source unpacked.
Can't open perl script "Makefile.PL": No such file or directory
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-libs/memcached-api-perl-1.0.12 failed.
!!! Function perl-module_src_compile, Line 53, Exitcode 2
!!! compilation failed


Reproducible: Always
Steps to Reproduce:
1. attempt to emerge memcached-api-perl
2.
3.

Actual Results:  
Failed to run the makefile script.

Expected Results:  
Run the makefile, build the package and install the software.

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.15
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon -O3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon -O3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://planetmirror.com/pub/gentoo http://mirror.gentoo.gr.jp
http://gentoo.ccccom.com http://www.zentek-international.com/mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X Xaw3d aci acl acpi alsa apm audiofile avi berkdb bindist bonobo
caps cdr crypt curl dga doc dvd encode fftw flac gb gd gdbm gif ginac gnome
gstreamer gtk gtk2 gtkhtml guile imagemagick imlib java jikes jpeg kde lcms
lesstif libg++ libwww linguas_en mad mbox memlimit mikmod mmx motif mozilla mpeg
mpi ncurses nhc98 nls nocd nptl offensive oggvorbis opengl pam pdflib perl png
postgres python qt quicktime readline ruby samba sdl slang speex spell sse ssl
svga tcltk tcpd theora tiff truetype unicode usb videos wmf wxwindows x86
xinerama xml2 xmms xosd xv zlib"
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-05-24 20:26:49 UTC
Sorry about that.  emerge sync in about a half hour and try again.  See the ChangeLog for memcached-api-perl for notes.
Comment 2 Tarragon M. Allen 2004-05-25 00:40:32 UTC
Thanks a lot, that fixed it.