Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89843 - glibc-2.3.4-20041102-r1 failes to emerge with maketest enabled and noatime option on filesytem
Summary: glibc-2.3.4-20041102-r1 failes to emerge with maketest enabled and noatime op...
Status: RESOLVED DUPLICATE of bug 86515
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 98170 99287 100829 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-20 11:05 UTC by Nathanael Hoyle
Modified: 2005-10-01 11:53 UTC (History)
4 users (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 Nathanael Hoyle 2005-04-20 11:05:45 UTC
glibc-2.3.4.20041102-r1 fails to emerge for me with FEATURES="maketest" enabled.  It fails when running checks with the following in 
/var/tmp/portage/glibc-2.3.4.20041102-r1/work/build-default-i686-pc-linux-gnu-linuxthreads/libio/tst-atime.out :
atime has not changed

Since I have noatime on the filesystem which it is compiling on, I belive this represents 'desired' behavior, not a failure in the library.  A patch probably needs to be applied that checks to whether noatime is in use on the filesystem, and if so, bypasses the tst-atime check.

Reproducible: Always
Steps to Reproduce:
1. enable 'noatime' on the filesystem which portage uses to compile
2. enable 'maketest' in FEATURES in /etc/make.conf
3. try to emerge glibc-2.3.4.20041102-r1

Actual Results:  

make check fails on libio during the tst-atime test.

Expected Results:  

Check should either check for, or be bypassed if, noatime option is enabled on
the filesystem.

star root # emerge info
Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20040808-r1, 2.6.10-gentoo-r6rith i686)
=================================================================
System uname: 2.6.10-gentoo-r6rith i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Mar  3 2005, 18:10:54)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops
-finline-functions"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe -funroll-loops
-finline-functions"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks maketest sandbox sfperms
strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ ftp://gentoo.risq.qc.ca/
http://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo"
MAKEOPTS="-j11"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi berkdb bitmap-fonts crypt cscope cups emboss encode
foomaticdb fortran gdbm gif gpm gtk2 imlib jpeg kde libg++ libwww mad mikmod mmx
motif mp3 mpeg mysql ncurses oggvorbis opengl oss pam pdflib perl png postgres
qt quicktime readline sdl slang snmp spell ssl svga truetype truetype-fonts
type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Results are unaltered by turning CFLAGS down to "-pipe" (as is expected, due to
the nature of the isssue).

Turning off 'maketest' in FEATURES allows normal compilation and installation
(but shouldn't be the answer).
Comment 1 Toon Verstraelen 2005-04-22 00:00:27 UTC
This is a duplicate off: 85459, 85460, 86515
Comment 2 SpanKY gentoo-dev 2005-07-07 15:56:15 UTC
*** Bug 98170 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-17 02:24:10 UTC
*** Bug 99287 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2005-08-04 20:14:06 UTC
*** Bug 100829 has been marked as a duplicate of this bug. ***
Comment 5 Kevin F. Quinn (RETIRED) gentoo-dev 2005-10-01 11:53:17 UTC
cleanup - chose bug #86515 to track this issue

*** This bug has been marked as a duplicate of 86515 ***