Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198322 - net-print/foo2zjs-20071103 install failed
Summary: net-print/foo2zjs-20071103 install failed
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Printing (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-07 03:02 UTC by Pascal Volk
Modified: 2007-11-07 13:41 UTC (History)
1 user (show)

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 Pascal Volk 2007-11-07 03:02:52 UTC
There are missing quote marks in foo2zjs-20071103.ebuild on line 102, around ${D}.

Reproducible: Always

Steps to Reproduce:
1. emerge -avDt foo2zjs

Actual Results:  
 * ERROR: net-print/foo2zjs-20071103 failed.
 * Call stack:
 *                 ebuild.sh, line 1695:  Called dyn_install
 *                 ebuild.sh, line 1132:  Called qa_call 'src_install'
 *                 ebuild.sh, line   44:  Called src_install
 *   foo2zjs-20071103.ebuild, line  103:  Called die
 * The specific snippet of code:
 *      emake DESTDIR=${D} install install-udev \
 *              || die "emake install failed"
 *  The die message:
 *   emake install failed

Expected Results:  
successful build of foo2zjs

Portage 2.1.3.16 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.22-gentoo-r5 i686)
=================================================================
System uname: 2.6.22-gentoo-r5 i686 AMD Athlon(tm) 64 Processor 3000+
Timestamp of tree: Wed, 07 Nov 2007 01:30:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=k8 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks fixpackages metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="de_DE.UTF8"
LINGUAS="de en"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filt
er=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://10.248.123.20/gentoo-portage"
USE="acl acpi aliaschain bash-completion berkdb bitmap-fonts bzip2 caps cdparanoia cdr clamav cli cracklib crypt cups curl customlog dri dvd dvdr encode exif fam fortran gdbm gmp gpm hardened iconv idn ieee1394 
ipv6 isdnlog kerberos ldaplibclamav lm_sensors logrotate midi mime mudflap ncurses nls nptl nptlonly openmp openntpd pam pcntl pcre perl pppd python readline reflection samba semanticfix session sockets spl ssl 
tcpd truetype-fonts type1-fonts underscores unicode x86 xml xorg zero-penalty-hit zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hd
a-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mul
aw multi null plug rate route share shm softvol" ELIBC="glibc" FOO2ZJS_DEVICES="km2430" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb n
curses text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mach64 mga neomagic nsc nv r128 radeon rendition s3 s3virge savage siliconmotion sis sis
usb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-07 07:05:50 UTC
(In reply to comment #0)
> There are missing quote marks in foo2zjs-20071103.ebuild on line 102, around
> ${D}.

And, how's that exactly relevant with your PORTAGE_TMPDIR not having any spaces in path anywhere? Post the *topmost* error you get as the error message told you.
Comment 2 Pascal Volk 2007-11-07 13:41:28 UTC
I am sorry, but I can no longer reproduce the error. Unmerge and re-emerge also don't produce the error. mhh
/var/tmp/portage/net-print/foo2zjs-20071103/temp/build.log was deleted after successful build.