Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108303 - app-arch/rpm: cannot configure beecrypt due to missing aio_read
Summary: app-arch/rpm: cannot configure beecrypt due to missing aio_read
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-06 11:35 UTC by Craig Finch
Modified: 2006-10-15 20:42 UTC (History)
1 user (show)

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


Attachments
output from emerge (error.txt,33.16 KB, text/plain)
2005-10-06 11:36 UTC, Craig Finch
Details
Output from config. (config.log,189.89 KB, text/plain)
2005-10-06 11:36 UTC, Craig Finch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Finch 2005-10-06 11:35:09 UTC
Attempted to emerge rpm.  Emerge failed with the following errors:
configure: error: no library containing aio routines found
configure: error: /bin/sh './configure' failed for beecrypt

Tried everything I could find in old bug reports, such as:
emerge beecrypt && emerge --nodeps rpm    (gives same error)

Tried with rpm-4.2 and rpm-4.2-r1, same results.  Also tried emerging
libaio-0.3.15-r1 which gives error:
syscall.h:77: error: can't find a register in class `BREG' while reloading `asm'
io_queue_init.c: In function `io_queue_init':

I have no idea what to do now.  Please tell me if you need more info.

See attachments.




Reproducible: Always
Steps to Reproduce:
1. emerge rpm

Actual Results:  
emerge failed. see attached.

Expected Results:  
emerge rpm

Gentoo Base System version 1.4.16
Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.4,
glibc-2.3.4.20040808-r1, 2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) Processor
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.4
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.59-r5
sys-devel/automake:  1.8.5-r1
sys-devel/binutils:  2.15.90.0.1.1-r3
sys-devel/libtool:   1.4.3-r4, 1.5.2-r7
virtual/os-headers:  2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
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 /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 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/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="x86 X alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups curl eds
emboss encode esd f77 fam flac foomaticdb fortran gcl gdbm gif gnome gpm
gstreamer gtk gtk2 gtkhtml guile imagemagick imlib ipv6 joystick jpeg libg++
libwww mad mikmod motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl
oss pam pdflib perl png ppds python qt quicktime readline scanner sdl slang
spell ssl svga tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts vorbis
xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Craig Finch 2005-10-06 11:36:21 UTC
Created attachment 70009 [details]
output from emerge
Comment 2 Craig Finch 2005-10-06 11:36:56 UTC
Created attachment 70010 [details]
Output from config.
Comment 3 SpanKY gentoo-dev 2006-10-15 20:42:34 UTC
rpm-4.4.6 should have this fixed