Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 364451 - dev-db/mysql-5.1.56 build failure
Summary: dev-db/mysql-5.1.56 build failure
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-22 06:32 UTC by Johan Bergström
Modified: 2011-05-01 02:07 UTC (History)
23 users (show)

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


Attachments
build.log (build.log,410.51 KB, text/plain)
2011-04-22 06:32 UTC, Johan Bergström
Details
environment (environment,170.75 KB, text/plain)
2011-04-22 06:32 UTC, Johan Bergström
Details
build log (build.log,440.13 KB, text/plain)
2011-04-22 08:33 UTC, Klemen Mihevc
Details
Log of failed emerge of mysql-5.1.56 on x86 (dev-db:mysql-5.1.56:20110422-084713.log,216.03 KB, text/plain)
2011-04-23 06:23 UTC, Adrian Bassett
Details
07341 patch error output (07341_all_mysql-5.1.56-hardened_x86_strings.patch.out,11.62 KB, text/plain)
2011-04-25 07:15 UTC, Matt Jorde
Details
patch to fix patch link and application (patch_fixes.diff,12.10 KB, patch)
2011-04-25 08:52 UTC, Matt Jorde
Details | Diff
/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log (build.log,407.35 KB, text/x-log)
2011-04-30 22:53 UTC, Juergen Rose
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Bergström 2011-04-22 06:32:04 UTC
Created attachment 270843 [details]
build.log

Bails at linktool

[ebuild     U ] dev-db/mysql-5.1.56 [5.1.53] USE="community -big-tables -cluster -debug -embedded -extraengine -latin1 -max-idx-128 -minimal -pbxt -perl -profiling (-selinux) -ssl -static -test -xtradb"


emerge --info
Portage 2.1.9.46 (default/linux/x86/10.0, gcc-4.4.5, glibc-2.11.3-r0, 2.6.18-194.17.1.el5.028stab070.7 i686)
=================================================================
System uname: Linux-2.6.18-194.17.1.el5.028stab070.7-i686-Intel-R-_Xeon-R-_CPU_E5420_@_2.50GHz-with-gentoo-1.12.14
Timestamp of tree: Fri, 22 Apr 2011 00:45:01 +0000
ccache version 2.4 [disabled]
app-shells/bash:     4.1_p9
dev-lang/python:     2.6.6-r2, 3.1.3-r1
dev-util/ccache:     2.4-r9
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.5
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
sys-kernel/linux-headers: 2.6.36.1
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="x86"
AUTOCLEAN="yes"
CAMERAS="ptp2"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="curl_json cpu df disk fscache interface load memcached memory mysql nginx processes postfix python rrdtool syslog tail ping"
COLLISION_IGNORE="/lib/modules"
CONFIG_PROTECT="/etc /sbin/rc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CVS_RSH="ssh"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="-a -v -q"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS=""
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FETCHCOMMAND="/usr/bin/wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec sftp -P \${port} \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
FFLAGS=""
GCC_SPECS=""
GENTOO_MIRRORS="http://mirror.mdfnet.se/gentoo"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx"
GREP_OPTIONS="--color=auto"
HOME="/home/jbergstroem"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.20.1/info:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/info"
INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux"
LANG="en_US.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LESS="-R"
LESSOPEN="|lesspipe.sh %s"
LOGNAME="jbergstroem"
MAIL="/var/mail/jbergstroem"
MAKEOPTS="-j2"
MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.20.1/man:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.1/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.4.5/man:/usr/lib/php5.3/man/"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NGINX_MODULES_HTTP="access auth_basic fastcgi proxy rewrite stub_status gzip cache_purge"
OLDPWD="/home/jbergstroem"
PAGER="most"
PATH="/usr/local/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.1:/usr/i686-pc-linux-gnu/gcc-bin/4.4.5"
PHP_TARGETS="php5-3"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
PORTAGE_BINHOST_CHUNKSIZE="3000"
PORTAGE_BIN_PATH="/usr/lib/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_PYM_PATH="/usr/lib/portage/pym"
PORTAGE_QUIET="1"
PORTAGE_RSYNC_EXTRA_OPTS="--exclude-from=/etc/portage/rsync_exclude --exclude ChangeLog --delete-excluded"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SANDBOX_COMPAT_LEVEL="16"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/php /usr/local/portage"
PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
PWD="/home/jbergstroem"
PYTHONDONTWRITEBYTECODE="1"
PYTHONSTARTUP=".pythonrc.py"
RESUMECOMMAND="/usr/bin/wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.1:/usr/i686-pc-linux-gnu/gcc-bin/4.4.5"
RPMDIR="/usr/portage/rpm"
RUBY_TARGETS="ruby18"
SHELL="/bin/zsh"
SHLVL="1"
SSH_AUTH_SOCK="/tmp/ssh-SAYDV32764/agent.32764"
SSH_CLIENT="80.216.42.106 61089 22"
SSH_CONNECTION="80.216.42.106 61089 79.99.1.25 22"
SSH_TTY="/dev/pts/4"
SYNC="rsync://mirror.mdfnet.se/gentoo-portage"
TERM="xterm-color"
USE="acl berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv logrotate modules mudflap ncurses nls nptl nptlonly openmp pam pcre readline sysfs tcpd unicode x86 zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="curl_json cpu df disk fscache interface load memcached memory mysql nginx processes postfix python rrdtool syslog tail ping" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" NGINX_MODULES_HTTP="access auth_basic fastcgi proxy rewrite stub_status gzip cache_purge" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
USER="jbergstroem"
USERLAND="GNU"
USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS DRACUT_MODULES DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL PHP_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"
Comment 1 Johan Bergström 2011-04-22 06:32:56 UTC
Created attachment 270845 [details]
environment
Comment 2 Klemen Mihevc 2011-04-22 08:33:40 UTC
Created attachment 270853 [details]
build log

Similar error but not compleatly the same...

Portage 2.1.9.46 (default/linux/x86/10.0, gcc-4.5.2, libc-0-r0, 2.6.38-gentoo-r2 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.38-gentoo-r2-i686-Intel-R-_Pentium-R-_4_CPU_2.40GHz-with-gentoo-2.0.2
Timestamp of tree: Fri, 22 Apr 2011 07:45:01 +0000
app-shells/bash:     4.2_p8
dev-lang/python:     2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
sys-kernel/linux-headers: 2.6.38
virtual/os-headers:  0
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -mtune=pentium4 -O2 -pipe -fomit-frame-pointer -msse -msse2 -mmmx"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=pentium4 -mtune=pentium4 -O2 -pipe -fomit-frame-pointer -msse -msse2 -mmmx"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://mirror.netcologne.de/gentoo/ ftp://mirror.switch.ch/mirror/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://gentoo.lagis.at ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LANG="en_US.UTF8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common"
LINGUAS="en sl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="-6 --recursive --links --safe-links --perms --times --compress --force --whole-file --delete  --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="acl acpi animgif apache2 apm authfile bash-completion berkdb bluetooth bzip2 caps ccache cgi cli client cracklib crypt cups curl cxx dbus dedicated dhcp dovecot-sasl dri eap-tls encode exif expat extras fontconfig fortran ftp gd gdbm geoip gif gmp gpg gpm gzip hardened iconv icu idn imap intl ipv6 ithreads jpeg lcms ldap lua lzma lzo maildir mhash mmx mng modules mpi mudflap mysql ncurses netboot nls nptl nptlonly ntp ocaml ocamlopt odbc openmp pam pch pcntl pcre pdo perl phar php pic png pop3d posix pppd python quota raw readline rpc ruby samba sasl server session slang smtp snmp soap sockets socks5 spell sse sse2 ssl suexec svg swig sysfs tcl tcpd threads tiff truetype udev unicode urandom usb vhosts x86 xinetd xml xmlreader xmlrpc xmlwriter xsl xtradb zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias auth_digest authn_dbd ident proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http proxy_scgi" APACHE2_MPMS="event" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog apache bind logfile mysql network ntpd tcpconns uptime" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en sl" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Toei Rei 2011-04-22 12:07:48 UTC
same error here.
Comment 4 Todd Goodman 2011-04-22 14:52:05 UTC
Hi, same issue for me on three systems.  Looks like a cyclical dependency
between libmysys and libmystrings
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-04-22 22:32:10 UTC
Neither jmbsvicetto nor myself can reproduce this, and barring one thing, I can't identify what different between your systems and mine is causing it to work for me but not you.

Is there anybody that can reproduce it on amd64? Both of the --info outputs so far have been x86.

Here's my emerge --info where it works:
Portage 2.2.0_alpha29 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.11.3-r0, 2.6.37-rc8-02225-g7eddd81 x86_64)
=================================================================
System uname: Linux-2.6.37-rc8-02225-g7eddd81-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q6600_@_2.40GHz-with-gentoo-2.0.2
ccache version 3.1.4 [enabled]
app-shells/bash:     4.2_p8
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.5.4-r4, 2.6.5-r3, 2.7.1-r1, 3.1.3-r1
dev-util/ccache:     3.1.4
dev-util/cmake:      2.8.4
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     9999
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.4_p6-r1, 1.5-r1, 1.6.3-r1, 1.7.9-r2, 1.8.5-r4, 1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:  2.21
sys-devel/gcc:       3.3.6-r1, 4.1.2, 4.2.4-r1, 4.3.5, 4.4.5, 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.38 (sys-kernel/linux-headers)
Repositories: gentoo local java-overlay mysql
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe -g"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.0/conf /usr/share/openvpn/easy-rsa /usr/share/qpsmtpd/plugins /var/bind /var/lib/hsqldb /var/qmail/alias /var/qmail/control /var/spool/torque /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=nocona -O2 -pipe -g"
DISTDIR="/home/gentoo/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg ccache collision-protect distlocks fixlafiles fixpackages lmirror mirror multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_CA en_US en_GB en_ZA"
MAKEOPTS="-j4 -l7"
PKGDIR="/home/gentoo/packages/grubb-int/"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/dev/shm"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /code/layman/java-overlay /code/gentoo/gentoo-git/mysql"
SYNC=""
USE="3dnow aalib acl acpi adns aio alsa amd amd64 apache2 apm audit berkdb bzip2 cairo cdr cgi clearpasswd cli cracklib crypt cups curl cxx dbus divx4linux dri dvd dvdr encode f77 fam foomaticdb fortran frxp gcj gd gdbm geoip gif glitz gpgme hpn iconv idn imap innodb ipalias ipv6 jikes jpeg junit latex libnl libwww logrotate mad maildir mcal md5sum mikmod mmx modules mp3 mpeg mpm-prefork mudflap multicall multilib multitarget mysql ncurses nptl nptlonly objc offensive ogg openmp pam pcap pcre pdf pdflib perl pic plotutils png pnp ppds pppd python qmail readline samba scanner session slp smime snmp socks5 spell sse sse2 ssl svg sysfs tetex threads tiff truetype truetype-fonts type1 type1-fonts udev ungif unicode usb userlocales v4l v4l2 vhosts vim-syntax vorbis xcb xinetd xml xml2 xorg xvid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias asis auth_digest imagemap log_forensic proxy proxy_ajp proxy_balancer proxy_connect proxy_ftp proxy_http cgi proxy_scgi reqtimeout" APACHE2_MPMS="prefork" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" FOO2ZJS_DEVICES="hp1020" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse void" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_CA en_US en_GB en_ZA" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="dummy fbdev nv v4l vga vesa i810" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account echo checksum" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 6 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-04-23 02:54:18 UTC
Here is the emerge --info from my box where it builds and runs all tests without any failure:

Portage 2.2.0_alpha30 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.13-r2, 2.6.37-gentoo x86_64)
=================================================================
System uname: Linux-2.6.37-gentoo-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q8200_@_2.33GHz-with-gentoo-2.0.2
Timestamp of tree: Unknown
app-shells/bash:     4.2_p8
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r1, 2.7.1-r1, 3.1.3-r1
dev-util/cmake:      2.8.4-r1
sys-apps/baselayout: 2.0.2
sys-apps/openrc:     0.8.2
sys-apps/sandbox:    2.5
sys-devel/autoconf:  2.13, 2.68
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1-r1
sys-devel/binutils:  2.21
sys-devel/gcc:       4.4.5, 4.5.2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
sys-kernel/linux-headers: 2.6.38
virtual/os-headers:  0
Repositories: gentoo desktop-effects kde atl4quad mysql jmbsvicetto
Installed sets: @system
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=core2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=core2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs collision-protect distlocks fixlafiles fixpackages metadata-transfer news parallel-fetch preserve-libs protect-owned sandbox sfperms sign strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv"
FFLAGS=""
GENTOO_MIRRORS="http://darkstar.ist.utl.pt/gentoo/      ftp://mirrors1.netvisao.pt/gentoo/"                                                                                                                                                  
LDFLAGS="-Wl,--as-needed"                                                                                                                                                                                                                    
MAKEOPTS="-j5"                                                                                                                                                                                                                               
PKGDIR="/usr/portage/packages"                                                                                                                                                                                                               
PORTAGE_CONFIGROOT="/"                                                                                                                                                                                                                       
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"                                               
PORTAGE_TMPDIR="/var/tmp"                                                                                                                                                                                                                    
PORTDIR="/home/gentoo-scm/gentoo-x86"                                                                                                                                                                                                        
PORTDIR_OVERLAY="/home/gentoo-scm/desktop-effects /home/gentoo-scm/kde-git/kde /home/gentoo-scm/portage /home/gentoo-scm/mysql /home/gentoo-scm/jmbsvicetto"                                                                                 
SYNC="rsync://rsync.gentoo.org/gentoo-portage"                                                                                                                                                                                               
USE="X acpi alsa amd64 avi berkdb bzip2 cdr cli consolekit cracklib crypt cups cxx dbus dri dvd encode fortran gdbm gpm iconv ipv6 jpeg kde mmx mmxext modules mpeg mudflap multilib musicbrainz ncurses nls nptl nptlonly opengl openmp pam pcre perl png policykit pppd python qt3support qt4 readline samba session sse sse2 ssl ssse3 sysfs tcpd truetype unicode xorg zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="radeon vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"                                                                                                                                                                                              
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 7 Adrian Bassett 2011-04-23 06:22:06 UTC
(In reply to comment #5)
> Neither jmbsvicetto nor myself can reproduce this, and barring one thing, I
> can't identify what different between your systems and mine is causing it to
> work for me but not you.
> 
> Is there anybody that can reproduce it on amd64? Both of the --info outputs so
> far have been x86.

No, it works on amd64 for me but fails on x86.  Log fail for latter in following attachment.
Comment 8 Adrian Bassett 2011-04-23 06:23:41 UTC
Created attachment 270933 [details]
Log of failed emerge of mysql-5.1.56 on x86
Comment 9 Piotr 2011-04-23 11:01:48 UTC
I have same issue but only on ~x86. On ~amd64 everything build and run fine.
Comment 10 Yixun Lan archtester gentoo-dev 2011-04-23 12:24:52 UTC
same problem here
Comment 11 Todd Goodman 2011-04-23 12:30:00 UTC
My failing systems are x86 as well
Comment 12 tangram 2011-04-23 12:58:44 UTC
same problem by me, on x86
Comment 13 stealthy 2011-04-23 14:43:15 UTC
Same problem here
Comment 14 Marcin Mirosław 2011-04-23 14:50:48 UTC
I think everyone knows build problem appears on x86:). If any other arch is affected please attach build.log .
Comment 15 webnull 2011-04-24 10:22:35 UTC
Same problem here...
Comment 16 James Shaw (Simba7) 2011-04-25 03:02:53 UTC
Same problem here on 8 systems, all vomiting the same thing on the screen.

This is with a fresh build of Gentoo with hardened-2.6.38-r1 on x86 (P3, P3 Xeon, and P4 Xeon) platforms.
Comment 17 Matt Jorde 2011-04-25 07:15:41 UTC
Created attachment 271069 [details]
07341 patch error output

I'm not sure if this is the problem, but it looks like the patch 07341_all_mysql-5.1.56_hardened_x86_strings.patch is getting skipped (says it is using it, but not applying it):

--------------------------------------------------------------------------------
 * using '07341_all_mysql-5.1.56_hardened_x86_strings.patch'
 * >    Gentoo Bug #344031: Fix new TEXTRELs
 * using '15020_all_fix_hardcoded_lib_paths.patch'
 * >    Fix for the hardcoded /lib paths.
 * using '15030_all_fix_perl_test_harness.patch'
 * >    Fix Test::Harness usage since the Perl class has changed and no longer execs by default.
 * Applying various patches (bugfixes/updates) ...
 *   00350_x86_asm-pic-fixes-5.1.41.patch ...                            [ ok ]
 *   01050_all_mysql_config_cleanup-5.1.41.patch ...                     [ ok ]
 *   02040_all_embedded-library-shared-5.1.50.patch ...                  [ ok ]
 *   07040_all_disable_mybug_9735_test-5.1.41.patch ...                  [ ok ]
 *   07110_all_mysql_gcc-4.2_5.1.56.patch ...                            [ ok ]
 *   07250_all_testcase_latin1_fix-5.1.42.patch ...                      [ ok ]
 *   07260_all_testsuite_mtr_latin1_fix-5.1.42.patch ...                 [ ok ]
 *   07280_all_stdbool-5.1.44.patch ...                                  [ ok ]
 *   07340_all_mysql_hardened_x86_strings.patch ...                      [ ok ]
 *   15020_all_fix_hardcoded_lib_paths.patch ...                         [ ok ]
 *   15030_all_fix_perl_test_harness.patch ...                           [ ok ]
--------------------------------------------------------------------------------

After the prepare step, the patch directory has a broken link to this patch. It is apparently miss-spelled in mysql-extras-20110421-1217Z/00000_index.txt and should be "07341_all_mysql-5.1.56-hardened_x86_strings.patch" instead.

There is some error applying this patch though, so I don't know if it will fix this issue.

The patch error output from 07341_all_mysql-5.1.56-hardened_x86_strings.patch.out is attached.
Comment 18 Matt Jorde 2011-04-25 08:07:44 UTC
I got the patch applied and it fixed the problem for me.

After fixing the patch name in 00000_index.txt, I had to remove the strings/strings-x86.s section from each of the following two patches:

 - 00350_x86_asm-pic-fixes-5.1.41.patch
 - 07341_all_mysql-5.1.56-hardened_x86_strings.patch

I'll see if I can put together a patch to fix these patches.
Comment 19 Matt Jorde 2011-04-25 08:52:56 UTC
Created attachment 271103 [details, diff]
patch to fix patch link and application

The attached patch works for me. In the ebuild src_prepare, I added the following lines to src_prepare before the mysql_src_prepare line:

cd ../mysql-extras-20110421-1217Z
epatch "${FILESDIR}/patch_fixes.diff"
cd ../mysql

There's probably a better way to do this, but I'm kinda new to working with ebuilds and patches. I hope this helps.
Comment 20 Klemen Mihevc 2011-04-25 09:42:51 UTC
it really seems to be problem with patchest, since Matt Jorde solution is working. Now i was able to compile on x86.
Comment 21 Bob Raitz 2011-04-26 06:21:41 UTC
How long until this gets into portage?
Comment 22 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-04-26 10:01:36 UTC
Please try mysql-5.1.56.ebuild from the mysql overlay, it has the fix in place now, but I need more testers.
Comment 23 Klemen Mihevc 2011-04-26 10:18:52 UTC
mysql 5.1.56 from mysql overlay works now, since mysql-extras where fixed.
Comment 24 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-04-26 10:53:19 UTC
Fix committed to the tree now. sync and you should see MY_EXTRAS_VER="20110426-1046Z" in the ebuild now.
Comment 25 Johan Bergström 2011-04-26 11:52:37 UTC
(In reply to comment #24)
> Fix committed to the tree now. sync and you should see
> MY_EXTRAS_VER="20110426-1046Z" in the ebuild now.

Thanks,
looks like it's missing from your directory though:

>>> Downloading 'http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 13:50:44--  http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving dev.gentoo.org... 140.211.166.183
Connecting to dev.gentoo.org|140.211.166.183|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 13:50:45 ERROR 404: Not Found.

!!! Couldn't download 'mysql-extras-20110426-1046Z.tar.bz2'. Aborting.
 * Fetch failed for 'dev-db/mysql-5.1.56', Log file:
 *  '/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log'
Comment 26 shayan.jebraeili 2011-04-26 11:55:23 UTC
Guys, I synced but now I can't download the patch at all .. 

>>> Emerging (1 of 3) dev-db/mysql-5.1.56
 * mysql-5.1.56.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                   [ ok ]
>>> Downloading 'http://distfiles.gentoo.org/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:46--  http://distfiles.gentoo.org/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving distfiles.gentoo.org... 137.226.34.42, 64.50.236.52, 216.165.129.135, ...
Connecting to distfiles.gentoo.org|137.226.34.42|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:46 ERROR 404: Not Found.

>>> Downloading 'http://g3nt8.org/patches/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:46--  http://g3nt8.org/patches/mysql-extras-20110426-1046Z.tar.bz2
Resolving g3nt8.org... 8.15.7.107, 63.251.179.17
Connecting to g3nt8.org|8.15.7.107|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:46 ERROR 404: Not Found.

>>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:46--  http://ftp.halifax.rwth-aachen.de/gentoo/mysql-extras-20110426-1046Z.tar.bz2
Resolving ftp.halifax.rwth-aachen.de... 137.226.34.42
Connecting to ftp.halifax.rwth-aachen.de|137.226.34.42|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

>>> Downloading 'http://gentoo.ussg.indiana.edu/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:47--  http://gentoo.ussg.indiana.edu/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving gentoo.ussg.indiana.edu... 156.56.247.195
Connecting to gentoo.ussg.indiana.edu|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

>>> Downloading 'http://gentoo-distfiles.mirrors.tds.net/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:47--  http://gentoo-distfiles.mirrors.tds.net/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving gentoo-distfiles.mirrors.tds.net... 216.165.129.135
Connecting to gentoo-distfiles.mirrors.tds.net|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.kernel.org/gentoo/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:47--  http://mirrors.kernel.org/gentoo/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving mirrors.kernel.org... 149.20.20.135, 149.20.4.71
Connecting to mirrors.kernel.org|149.20.20.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

>>> Downloading 'http://gentoo.osuosl.org/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:47--  http://gentoo.osuosl.org/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

>>> Downloading 'http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20110426-1046Z.tar.bz2'
--2011-04-26 07:46:47--  http://dev.gentoo.org/~robbat2/distfiles/mysql-extras-20110426-1046Z.tar.bz2
Resolving dev.gentoo.org... 140.211.166.183
Connecting to dev.gentoo.org|140.211.166.183|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2011-04-26 07:46:47 ERROR 404: Not Found.

!!! Couldn't download 'mysql-extras-20110426-1046Z.tar.bz2'. Aborting.
 * Fetch failed for 'dev-db/mysql-5.1.56', Log file:
 *  '/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log'

>>> Failed to emerge dev-db/mysql-5.1.56, Log file:

>>>  '/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log'

 * Messages for package dev-db/mysql-5.1.56:

 * Fetch failed for 'dev-db/mysql-5.1.56', Log file:
 *  '/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log'
Comment 27 shayan.jebraeili 2011-04-26 12:12:13 UTC
Sweeet. It's fixed now. 

Thanks Boys
Comment 28 Panagiotis Christopoulos (RETIRED) gentoo-dev 2011-04-26 12:34:47 UTC
Yes, it will take some time for the file, to reach all mirrors.
Comment 29 Juergen Rose 2011-04-30 19:48:27 UTC
Four days later mysql-5.1.56 still fails to compile with:
...
libtool: link: i686-pc-linux-gnu-gcc -O2 -march=pentium-m -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -fno-omit-frame-pointer -DUNIV_LINUX -DUNIV_LINUX -Wl,-O1 -rdynamic -o replace replace.o  -Wl,--as-needed -lstdc++ ../mysys/.libs/libmysys.a -lpthread -lpthread -lpthread -lpthread ../dbug/.libs/libdbug.a -lpthread -lpthread -lpthread -lpthread ../strings/.libs/libmystrings.a -lpthread -lpthread -lpthread -lpthread -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -lpthread
replace.o: In function `main':
replace.c:(.text+0x18c5): undefined reference to `strend'
...
my_vsnprintf.c:(.text+0x2fd): undefined reference to `strnmov'
collect2: ld returned 1 exit status
make[3]: *** [replace] Error 1
Comment 30 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-04-30 21:38:40 UTC
(In reply to comment #29)
> Four days later mysql-5.1.56 still fails to compile with:
> ...

Please attach your full build.log to this bug report.
Comment 31 Juergen Rose 2011-04-30 22:53:11 UTC
Created attachment 271681 [details]
/var/tmp/portage/dev-db/mysql-5.1.56/temp/build.log
Comment 32 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-05-01 02:03:36 UTC
Repository: local

You're not merging the ebuild in the tree. Are you sure you synced to the latest revision in the tree?
Comment 33 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-05-01 02:07:24 UTC
(In reply to comment #32)
> Repository: local
> 
> You're not merging the ebuild in the tree. Are you sure you synced to the
> latest revision in the tree?

To answer my own questions, you didn't:

>>> Unpacking mysql-extras-20110421-1217Z.tar.bz2 to /var/tmp/portage/dev-db/mysql-5.1.56/work

As Robin said:

(In reply to comment #24)
> Fix committed to the tree now. sync and you should see
> MY_EXTRAS_VER="20110426-1046Z" in the ebuild now.