Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[portage] export SED=sed pour compiler MySQL
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
cuicui
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 208

PostPosted: Mon Mar 05, 2007 9:59 am    Post subject: [portage] export SED=sed pour compiler MySQL Reply with quote

Bonjour,

Je suis obligé de faire export SED=sed avant de compiler MySQL sinon le script libtool cafouille. D'où pourrait venir le problème? (aucun problème de compilation outre mesure)

Code:
make[3]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.34/work/mysql/bdb/build_unix'
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I. -I../../././bdb/dist/.. -I../../././bdb/dist/../dbinc  -D_GNU_SOURCE -D_REENTRA
NT  -DDBUG_OFF -O2 -mtune=pentium4 -march=pentium4 -pipe -DHAVE_ERRNO_AS_DEFINE=1   ../../././bdb/dist/../mutex/mut_pthread.c
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I. -I../../././bdb/dist/.. -I../../././bdb/dist/../dbinc  -D_GNU_SOURCE -D_REENTRA
NT  -DDBUG_OFF -O2 -mtune=pentium4 -march=pentium4 -pipe -DHAVE_ERRNO_AS_DEFINE=1   ../../././bdb/dist/../btree/bt_compare.c
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -c -I. -I../../././bdb/dist/.. -I../../././bdb/dist/../dbinc  -D_GNU_SOURCE -D_REENTRA
NT  -DDBUG_OFF -O2 -mtune=pentium4 -march=pentium4 -pipe -DHAVE_ERRNO_AS_DEFINE=1   ../../././bdb/dist/../btree/bt_conv.c
./libtool: line 323: s,^.*/,,g: No such file or directory
./libtool: line 323: s,^.*/,,g: No such file or directory
./libtool: line 323: s,^.*/,,g: No such file or directory
./libtool: line 730: -e: command not found
./libtool: line 730: -e: command not found
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
*** Warning: inferring the mode of operation is deprecated.
*** Future versions of Libtool will require --mode=MODE be specified.
./libtool: line 1041: -e: command not found
./libtool: line 1041: -e: command not found
./libtool: line 1041: -e: command not found

[...]

./libtool: line 1041: -e: command not found
./libtool: line 1069: -e: command not found
./libtool: line 1093: -e: command not found
: compile: cannot determine name of library object from `'
make[3]: *** [bt_conv.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.34/work/mysql/bdb/build_unix'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.34/work/mysql/bdb'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-db/mysql-5.0.34/work/mysql'
make: *** [all] Error 2

!!! ERROR: dev-db/mysql-5.0.34 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4129:   Called src_compile
  mysql-5.0.34.ebuild, line 414:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/dev-db:mysql-5.0.34:20070305-094600.log'.



Code:
Portage 2.1.2.1 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.5-r0, 2.6.19-gentoo-r6 i686)
=================================================================
System uname: 2.6.19-gentoo-r6 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 05 Mar 2007 09:30:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31-r3
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -mtune=pentium4 -march=pentium4 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=pentium4 -march=pentium4 -pipe"
DISTDIR="/store/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr fr_FR"
MAKEOPTS="-j3"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/divar/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa apache2 berkdb bitmap-fonts bzip2 cdr cli cracklib cups curl dbus dlloader dri dvd dvdr dvdread encode ffmpeg flac foomaticdb fortran fuse gdbm gif gnome gnutls gpm gstreamer gtk hal i8x0 iconv idn imlib ipv6 isdnlog java jpeg libg++ mad mmx motif mp3 mpeg mysql ncurses nls nptl nptlonly nsplugin nvidia ogg opengl oss pam pcre pdf perl png ppds pppd python quicktime readline real reflection samba sdl session shorten spell spl sse sse2 ssl tcltk tcpd threads truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs x86 xml xorg xv xvid zlib" LSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr fr_FR" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Back to top
View user's profile Send private message
Mickael
Advocate
Advocate


Joined: 05 Sep 2005
Posts: 2387
Location: ~Belfort! - France - EU

PostPosted: Mon Mar 05, 2007 10:06 am    Post subject: Reply with quote

Tient, lit ceci en provenance de bgo :
Bugzilla Bug 167758
C'est pour une version à peine plus ancienne de mysql. Tu devrais peut-être poster pour confirmer avec ta version.
_________________
À LIRE : COMMENT POSTER ET OBTENIR DE L'AIDE ?
Qui suis-je ? Bon j'ai relu, comme d'habitude, je suis bon a rien le vendredi
Qui suis-je ? Je ne serai jamais modo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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