Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81495 - building mod_log_sql (apache2) fails because it doesn't actualy create the .so
Summary: building mod_log_sql (apache2) fails because it doesn't actualy create the .so
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-10 06:02 UTC by LowVoice
Modified: 2005-02-16 18:30 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 LowVoice 2005-02-10 06:02:10 UTC
# emerge mod_log_sql
.
.
no problems as far as i can see
.
.
>>> Install mod_log_sql-1.98 into /var/tmp/portage/mod_log_sql-1.98/image/ category net-www
install: cannot stat `mod_log_sql_mysql.so': No such file or directory
/usr/lib/portage/bin/dodoc: Documentation/README does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.html does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.xml does not exist.


and the result is:

>>> Install mod_log_sql-1.98 into /var/tmp/portage/mod_log_sql-1.98/image/ category net-www
install: cannot stat `mod_log_sql_mysql.so': No such file or directory
/usr/lib/portage/bin/dodoc: Documentation/README does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.html does not exist.
/usr/lib/portage/bin/dodoc: Documentation/manual.xml does not exist.



Reproducible: Always
Steps to Reproduce:
1.emerge mod_log_sql
2.
3.

Actual Results:  
no errors but also no .so file

Expected Results:  
create the .so file

Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.4.3, glibc-2.3.4.20041102-
r0, 2.6.8.1-co-0.6.2-pre6 i686)
=================================================================
System uname: 2.6.8.1-co-0.6.2-pre6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.6.9
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 16 2004, 12:49:55)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r2, 1.8.5-r1, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.easynet.nl/mirror/gentoo/ 
http://www.gigaload.org/gentoo.org/ http://ftp.easynet.nl/mirror/gentoo/ 
ftp://mirror.nutsmaas.nl/gentoo/ http://ftp-stud.fht-
esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X acl acpi4linux altcolors amd ansi apache2 ared bcmath beep bitmap-
fonts bzlib cdr cdrom chroot clamav cross crypt curl dvd dvdr encode f77 font-
server fortran ftp gd gif hardenedphp imagemagick imap imlib innodb ipv6 jpeg 
ldap libg++ libwww mad maildir mpeg mysql ncurses offensive pam perl png 
postgres procmail readline samba serial session slang sockets spamassassin ssl 
tcpd tidy truetype-fonts type1-fonts xml2 zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Elfyn McBratney (beu) (RETIRED) gentoo-dev 2005-02-16 18:30:36 UTC
Fixed in CVS (bumped to 1.98-r1).