Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150458 - mysql 5.0.24a my_memmem compile bug
Summary: mysql 5.0.24a my_memmem compile bug
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL: http://lists.mysql.com/commits/11752
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-08 06:14 UTC by Doktor
Modified: 2006-10-10 14:23 UTC (History)
1 user (show)

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 Doktor 2006-10-08 06:14:08 UTC
Portage 2.1.2_pre2-r6 (!../usr/portage/profiles/default-linux/x86/2006.1/server/, gcc-3.4.4, glibc-2.3.5-r2, 2.6.16.26-xen i686)
=================================================================
System uname: 2.6.16.26-xen i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.6.14
Last Sync: Sun, 08 Oct 2006 10:20:01 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-mtune=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo"
CXXFLAGS="-mtune=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/mnt/nfs_portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/mnt/nfs_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"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/mnt/nfs_portage"
SYNC="rsync://rsync7.de.gentoo.org/gentoo-portage"
USE="x86 apache2 berkdb bitmap-fonts cli crypt dlloader dri elibc_glibc fortran gdbm gpm input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog kernel_linux ldap libg++ mailwrapper ncurses nls nptl nptlonly pam pcre perl ppds pppd python readline reflection session snmp spl ssl tcpd truetype truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo xml xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

Please add patch for this bug to ebuild:
http://lists.mysql.com/commits/11752
Comment 1 Francesco R. (RETIRED) gentoo-dev 2006-10-09 02:16:59 UTC
currently in "http://overlays.gentoo.org/svn/proj/mysql/" under testing directory as 5.0.24-r2 and compiling now.
The patch apply at tests directory to Makefile.am I do suggest to apply this but _without_ revbumping to -r2:
robbat2, chtekk thoughts ?
Comment 2 Luca Longinotti (RETIRED) gentoo-dev 2006-10-09 08:53:03 UTC
If the patch works I suggest to just upload the new -r2 tarball and simply update the patchset-rev variable in the in-tree 5.0.24-r1, and that's it. There's no need to force recompile on all other people, and those who don't yet have it installed because of this bug will then be able to. The patch does not fix any internal feature or whatever, just compilation it seems, so it's safe to apply in that regard.
Best regards, CHTEKK.
Comment 3 Martin Mokrejš 2006-10-09 14:34:05 UTC
So I have synced today and have hit this bug as well. So what shall I do? Re-sync tommorow? emerge -u will pickup the mysql again, as I am still at old 5.0.22 or whatever.
Comment 4 Francesco R. (RETIRED) gentoo-dev 2006-10-10 14:23:23 UTC
sorry for the delay, the patch is in cvs now.