Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 143625

Summary: rpm 4.4.6 build fail on a symlink creation...
Product: Gentoo Linux Reporter: Fabio Bonfante <bfx81>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Fabio Bonfante 2006-08-11 19:27:04 UTC
well.. maybe it's just a typos.. but i need merge rpm to use xenman (what damn dependency for a gui manager 4 xen?!!! really i dont understand.... well otherwise it's not the poin...)

------------------------------
 /bin/install -c 'config.site' '/var/tmp/portage/rpm-4.4.6/image//usr/lib/rpm/config.site'
mkdir /var/tmp/portage/rpm-4.4.6/image/var
mkdir /var/tmp/portage/rpm-4.4.6/image/var/lib
mkdir /var/tmp/portage/rpm-4.4.6/image/var/lib/rpm
ln: creazione del link simbolico `/var/tmp/portage/rpm-4.4.6/image//usr/lib64/rpm/rpmt' a `rpmb': No such file or directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/var/tmp/portage/rpm-4.4.6/work/rpm-4.4.6'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/rpm-4.4.6/work/rpm-4.4.6'
make: *** [install-recursive] Error 1

========================================
Portage 2.1-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.17-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.15
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     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="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -mmmx -msse -msse2 -m3dnow -pipe -fomit-frame-pointer -ftracer -maccumulate-outgoing-args"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/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/"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -mmmx -msse -msse2 -m3dnow -pipe -fomit-frame-pointer -ftracer -maccumulate-outgoing-args"
DISTDIR="/var/tmp/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="it_IT.UTF-8"
LC_ALL="it_IT.UTF-8"
LDFLAGS="-Wl,-O4"
LINGUAS="it"
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 /usr/local/overlays/break-my-gentoo-main /usr/local/overlays/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 7zip X a52 aac acpi alsa amuled apache2 asf avi bash-completion beagle berkdb bitmap-fonts browserplugin bzip2 cairo cddb cdparanoia cdr chm cli crypt cups curl dbus directfb dlloader dri dv dvd dvdr dvdread eds emboss encode esd ethereal exif expat fam fbcon fbsplash ffmpeg flac gcj gd gdbm gif glut gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal idn ieee1394 imagemagick imlib innodb ipod ipv6 isdnlog java jpeg jpeg2k kernel_linux lcms lirc lzo lzw lzw-tiff mad matroska mikmod mng mod mono mozsvg mp3 mpeg mysql mythtv ncurses nfs nls nptl nsplugin nvidia objc odbc ogg oggvorbis openal openexr opengl pam pcre pdf pdflib perl png postgres pppd python qt qt3 qt4 quicktime readline reflection samba scanner sdl seamonkey session skins sndfile speex spell spl sqlite sse3 ssl stream streamout svg tcpd tga theora threads tiff truetype truetype-fonts type1-fonts unicode usb userlocales v4l vcd vorbis webservices wmf wxwindows xine xinerama xml2 xmms xorg xosd xpm xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev linguas_it userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-12 00:43:23 UTC
It's explicitely keyworded -amd64 -> doesn't work. Use 4.2-r2
Comment 2 Fabio Bonfante 2006-08-12 04:08:43 UTC
unfortunately xenman (not in sunrise overlay) require explicitly this version of rpm.... (i'll try editing the ebuild)

I know it's keyworded -amd64 but seeing a "No such file
or directory" error i suppose it's not an arch issue (altough thus far of compilation)...
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-08-12 04:14:14 UTC
Bad luck. Anything >=4.2.1 doesn't compile on 64bit platforms (same issue w/ ppc64). This thing is lacking a maintainer, reopen if you have a patch.
Comment 4 Fabio Bonfante 2006-08-12 04:24:57 UTC
maybe i'll check if some build fail triggering the "no such file..." but patching makefiles it's really not my strength!

i can figure there isn't a mantainer... really i would never install this consciously ;-) thanks god we have portage!

and thanks tu you... i'll take a look at the issue with ppc64