Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36562 - emerge qmail-mysql failure on compile, trouble with qmail-getpw
Summary: emerge qmail-mysql failure on compile, trouble with qmail-getpw
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-26 22:07 UTC by David Rech
Modified: 2004-01-18 16:59 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 David Rech 2003-12-26 22:07:16 UTC
When I try to emerge qmail-mysql, make just gets stuck on qmail-getpw.
I've emerge'd the "normal" qmail, and removed it after deciding to use qmail with mysql support. Maybe the problem lies here? I have absolutely no clue!

NOTE: I've tried it to times with same result. 'system' and 'world' are up-to-date



Reproducible: Always
Steps to Reproduce:
1. emerge qmail #Just tried to emerge qmail before i decided to use qmail-mysql!
2. emerge -C qmail #...so i had to remove the qmail package.
3. emerge qmail-mysql #and here the fun has come to an end

Actual Results:  
emerge breaks while making qmail-mysql. emerges last words are:

/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5c4): In function
`vio_verify_callback':
: undefined reference to `X509_STORE_CTX_get_error_depth'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5d8): In function
`vio_verify_callback':
: undefined reference to `X509_get_subject_name'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x5ec): In function
`vio_verify_callback':
: undefined reference to `X509_NAME_oneline'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x627): In function
`vio_verify_callback':
: undefined reference to `X509_get_issuer_name'
/usr/lib/mysql/libmysqlclient.a(viosslfactories.o)(.text+0x63b): In function
`vio_verify_callback':
: undefined reference to `X509_NAME_oneline'
collect2: ld returned 1 exit status
make: *** [qmail-getpw] Error 1
make: *** Waiting for unfinished jobs....
 
!!! ERROR: net-mail/qmail-mysql-1.03 failed.
!!! Function src_compile, Line 72, Exitcode 2
!!! (no error message)


Expected Results:  
Should compile qmail with mysql-support without problems.

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.20-gentoo-r9)
=================================================================
System uname: 2.4.20-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /var/vpopmail/domains
/var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif gpm gtk2 imlib jpeg
gnome libg++ mad mikmod motif mpeg ncurses nls oggvorbis
opengl pdflib png quicktime sdl spell svga xml2 xmms xv zlib gdbm berkdb slang
readline tcpd pam libwww perl python -X -gtk -kde -qt PAM ssl sse mmx apache2
php mysql -truetype"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-03 19:33:56 UTC
Run 'revdep-rebuild' from gentoolkit. if it doesn't do anything, emerge mysql again. for some reason your mysql/ssl seems out of whack.
Comment 2 Hans-Christian Armingeon 2004-01-18 04:22:55 UTC
After upgrading to postgresql 7.4.1-r3, xemacs configure works fine.

Johnny
Comment 3 Hans-Christian Armingeon 2004-01-18 04:25:55 UTC
Sorry for my last post, it was for another bug :-(. It has nothing to do with this issue.

Johnny
Comment 4 Hans-Christian Armingeon 2004-01-18 05:56:25 UTC
reemerging mysql didn't change anything.

revdep-rebuild builds some stuff for eclipse, and reinstalls opera (sounds strange, because opera is static).

Johnny
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-01-18 16:59:04 UTC
fixed in CVS now.