Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 313095

Summary: =dev-db/mysql-5.0.90-r2 hangs on testsuite on ARM
Product: Gentoo Linux Reporter: Raúl Porcel (RETIRED) <armin76>
Component: New packagesAssignee: Gentoo Linux MySQL bugs team <mysql-bugs>
Status: RESOLVED FIXED    
Severity: enhancement CC: arm
Priority: High    
Version: unspecified   
Hardware: ARM   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 303747    
Attachments: build.log

Description Raúl Porcel (RETIRED) gentoo-dev 2010-04-04 14:46:11 UTC
Portage 2.1.7.17 (default/linux/arm/10.0/desktop, gcc-4.3.4, glibc-2.10.1-r1, 2.6.29-arm2 armv7l)
=================================================================
System uname: Linux-2.6.29-arm2-armv7l-ARMv7_Processor_rev_0_-v7l-with-gentoo-1.12.13
Timestamp of tree: Sat, 27 Mar 2010 01:45:01 +0000
app-shells/bash:     4.0_p35
dev-lang/python:     2.6.4-r1
sys-apps/baselayout: 1.12.13
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.10.3
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc:       4.3.4
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="armv7a-unknown-linux-gnueabi"
CFLAGS="-Os -pipe -march=armv7-a -mfpu=vfp -mfloat-abi=softfp"
CHOST="armv7a-unknown-linux-gnueabi"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-Os -pipe -march=armv7-a -mfpu=vfp -mfloat-abi=softfp"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
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="/usr/portage"
SYNC="rsync://192.168.0.3/gentoo-portage"
USE="X a52 aac acpi alsa arm berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cxx dbus dts dvdr emboss encode evo fam firefox flac fortran fts3 gdbm gif gpm gstreamer gtk hal iconv ipv6 jpeg libnotify mad mikmod mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf perl png ppds pppd python qt3support qt4 quicktime readline reflection sdl session spell spl sql sqlite sqlite3 ssl startup-notification svg sysfs tcpd thunar tiff timidity truetype unicode usb vorbis webkit xml xorg xulrunner xv xvid zlib" 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" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga nv r128 radeon savage sis tdfx trident 	voodoo" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


I'll upload build.log
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2010-04-04 14:49:00 UTC
Created attachment 226557 [details]
build.log

The command used is as specified on bug 303747:
USE='berkdb -cluster embedded extraengine perl ssl community' \
FEATURES='test userpriv -usersandbox' \
ebuild mysql-5.0.90-r2.ebuild \
digest clean package

Current stable works fine
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-04-04 19:25:40 UTC
Is that all the output? It didn't even start the testsuite.

Does it happen your ARM and Ganesha?
Comment 3 Raúl Porcel (RETIRED) gentoo-dev 2010-04-05 11:21:45 UTC
(In reply to comment #2)
> Is that all the output? It didn't even start the testsuite.
> 
> Does it happen your ARM and Ganesha?
> 

Yep, the process uses all the cpu without doing nothing.

Happens on all ARM boxes i have access to, including ganesha. I've left a screen running there for you.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-08-27 23:25:47 UTC
I can reproduce it, but I can't figure out why it's happening.
Trying to bisect now to find out when it started.
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-08-28 22:10:46 UTC
5.0.70-r1: passes
5.0.76-r1: Failed 2/449 tests, 99.55% were successful (archive_gis wait_timeout)
5.0.83: fails to compile
5.0.84-r1: fails to compile
5.0.87: hangs
5.0.90-r2: hangs
5.0.91: hangs

It looks like something with threading in the new versions, but I don't know what.
Comment 6 Markus Meier gentoo-dev 2010-11-05 12:32:16 UTC
~dev-db/mysql-5.1.5{0,1} do not hang anymore, I guess we can close this bug?
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-11-09 01:34:26 UTC
yup, closing.