Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142662 - zoneminder-1.22.2 emerge fails
Summary: zoneminder-1.22.2 emerge fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-03 08:16 UTC by barrie backhurst
Modified: 2006-08-03 09:39 UTC (History)
0 users

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


Attachments
Konsole history of emerge zoneminder-1.22.2 (zoneminder_emerge,56.23 KB, text/plain)
2006-08-03 08:18 UTC, barrie backhurst
Details

Note You need to log in before you can comment on or make changes to this bug.
Description barrie backhurst 2006-08-03 08:16:35 UTC
zoneminder 1.22.2 emerge fails at make install-data hook. It appears to append an extra forward slash in the path to "zm.conf". I will attach emerge history.

My emerge --info

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.3.6-r4, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Sempron(tm)   2600+
Gentoo Base System version 1.6.15
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5-r2, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.blueyonder.co.uk ftp://mirrors.blueyonder.co.uk/mirrors/gentoo http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/"
LANG="en_GB"
LC_ALL="en_GB"
LINGUAS="en_GB"
MAKEOPTS="-j2"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
USE="x86 3dnow X acpi alsa apache2 apm arts asf avi berkdb bitmap-fonts bonobo bzip2 calendar cgi cli crypt cups curl dba dbase dbus dbx dlloader dri dvb dvd dvdread eds emboss encode esd evo examples fbcon ffmpeg firebird flac flash foomaticdb fortran ftp gb gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 hal howl icq imagemagick imap imlib innodb ipv6 isdnlog jabber java javascript jpeg kde kdeenablefinal kdexdeltas kqemu libg++ libgda libwww lm_sensors mad mikmod mime ming mmx mng motif mp3 mpeg msn mysql ncurses nls nptl nptlonly nsplugin odbc ogg opengl oss pam pcre pdflib pear perl php png postgres ppds pppd profile python qt qt3 qt4 quicktime readline reflection ruby samba sdl session snmp soap softmmu spell spl sqlite ssl svg tcpd theora tokenizer truetype truetype-fonts type1-fonts udev unicode usb vorbis win32codecs wmf xine xml xmms xorg xpm xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux linguas_en_GB userland_GNU video_cards_sis video_cards_vesa video_cards_fbdev"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 barrie backhurst 2006-08-03 08:18:46 UTC
Created attachment 93346 [details]
Konsole history of emerge zoneminder-1.22.2
Comment 2 Renat Lumpau (RETIRED) gentoo-dev 2006-08-03 09:39:18 UTC
ok, seems that make install wasn't parallel safe. Adding -j1 fixes the problem for me. Please wait a little while, resync, and try again.