Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] apr-util 1.5.2 fails due to failed recipe
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Wintershade
n00b
n00b


Joined: 21 Jul 2007
Posts: 32
Location: Croatia

PostPosted: Sun Oct 19, 2014 7:38 am    Post subject: [SOLVED] apr-util 1.5.2 fails due to failed recipe Reply with quote

Hi again, everyone.

I'm installing Gentoo on my ancient laptop, and am stuck at compiling the dev-libs/apr-util ebuild.
The compile fails essentially giving me this...
Code:
/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/include/private/apu_config.h:174:0: note: this is the location of the previous definition
In file included from /usr/include/mysql/my_global.h:79:0,
                 from dbd/apr_dbd_mysql.c:38:
/usr/include/mysql/my_config.h:654:2: error: #error <my_config.h> MUST be included first!
/bin/sh /usr/share/build-1/libtool --silent --mode=compile i686-pc-linux-gnu-gcc -pthread  -O2 -march=native -pipe -fomit-frame-pointer -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE   -I/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/include -I/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/include/private -I/usr/include/mysql  -I/usr/include/apr-1  -I/usr/include/db4.8  -o dbm/apr_dbm_berkeleydb.lo -c dbm/apr_dbm_berkeleydb.c && touch dbm/apr_dbm_berkeleydb.lo
/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/build/rules.mk:206: recipe for target 'dbd/apr_dbd_mysql.lo' failed
make[1]: *** [dbd/apr_dbd_mysql.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2'
/home/gentoo/var/tmp/portage/portage/dev-libs/apr-util-1.5.2/work/apr-util-1.5.2/build/rules.mk:118: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1


The full build log is pasted here.

Also, the output of "emerge --info dev-libs/apr-util" is in the pastebin.

The output of "emerge -pqv dev-libs/apr-util" is as follows...
Code:
[ebuild  N    ] dev-libs/apr-util-1.5.2  USE="berkdb gdbm ldap mysql -doc -freetds -nss -odbc -openssl -postgres -sqlite -static-libs"



Can anyone help me with any ideas on this? Thanks in advance!
_________________
Only the best is good enough.

My make.conf file


Last edited by Wintershade on Mon Oct 20, 2014 4:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Sun Oct 19, 2014 3:30 pm    Post subject: Reply with quote

This bug seems to be the relevant one.
Back to top
View user's profile Send private message
Wintershade
n00b
n00b


Joined: 21 Jul 2007
Posts: 32
Location: Croatia

PostPosted: Mon Oct 20, 2014 4:10 pm    Post subject: Reply with quote

Thank you!

I did an "emerge -v --resume --skipfirst" in the meantime, and got back to compiling apr-utils afterwards... strangely enough, it compiled then with no problem at all.
Thanks anyway. Marking this as solved.
_________________
Only the best is good enough.

My make.conf file
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum