Created attachment 362240 [details] emerge.log at an ~x86 user mod elinux image: n22 ~ # emerge --info sys-apps/util-linux Portage 2.2.7 (default/linux/x86/13.0, gcc-4.8.1, glibc-2.17, 3.11.6 i686) ================================================================= System Settings ================================================================= System uname: Linux-3.11.6-i686-Intel-R-_Core-TM-_i5-2540M_CPU_@_2.60GHz-with-gentoo-2.2 KiB Mem: 8174372 total, 4223900 free KiB Swap: 9767516 total, 9767516 free Timestamp of tree: Tue, 29 Oct 2013 15:45:01 +0000 ld GNU ld (GNU Binutils) 2.23.2 app-shells/bash: 4.2_p45 dev-lang/python: 2.7.5-r4, 3.2.5-r3, 3.3.2-r2 dev-util/cmake: 2.8.12 dev-util/pkgconfig: 0.28 sys-apps/baselayout: 2.2 sys-apps/openrc: 0.12.3 sys-apps/sandbox: 2.6-r1 sys-devel/autoconf: 2.69 sys-devel/automake: 1.13.4, 1.14 sys-devel/binutils: 2.23.2 sys-devel/gcc: 4.8.1-r1 sys-devel/gcc-config: 1.8 sys-devel/libtool: 2.4.2 sys-devel/make: 3.82-r4 sys-kernel/linux-headers: 3.11 (virtual/os-headers) sys-libs/glibc: 2.17 Repositories: gentoo toralf ACCEPT_KEYWORDS="x86 ~x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=native -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -march=native -pipe" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--autounmask=n --keep-going=y --nospinner --tree --quiet-build --deep" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test test-fail-continue unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -march=i686 -pipe" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" USE="acl apache2 berkdb bzip2 cli cracklib crypt cups cxx dri fam fastbuild gdbm gmp iconv ipv6 logrotate mmx modules mudflap mysql mysqli ncurses nls nptl openmp pam pcre python3 readline session sse sse2 sse3 ssl ssse3 tcpd threads unicode userlocales webmail x86 xattr xml zlib" ABI_X86="32" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" 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="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="intel" 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, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SYNC, USE_PYTHON ================================================================= Package Settings ================================================================= sys-apps/util-linux-2.24 was built with the following: USE="cramfs ncurses nls pam suid test unicode -bash-completion -caps -cytune -fdformat -python (-selinux) -slang -static-libs -tty-helpers -udev" PYTHON_SINGLE_TARGET="python2_7 -python3_2 -python3_3" PYTHON_TARGETS="python2_7 python3_2 -python3_3"
I see the last/ipv6 and last/last tests failing on ~amd64, the other two mentioned tests pass.
After enabling last in util-linux ebuild (see bug 491742) last/ipv6 test passes, but last/last still fails.
Seems the output of last command have been changed and tests was not updated. # diff -u expected/last/last output/last/last | egrep '^[+-]' --- expected/last/last 2013-10-09 12:48:26.560289171 +0400 +++ output/last/last 2013-11-25 18:20:27.404996363 +0400 -torvalds linux hobby Mon Aug 26 00:57 still logged in +torvalds linux hobby Mon Aug 26 00:57 gone - no logout -torvalds linux hobby Mon Aug 26 00:57 still logged in +torvalds linux hobby Mon Aug 26 00:57 gone - no logout -torvalds linux 128.214.205.14 Mon Aug 26 00:57 still logged in +torvalds linux 128.214.205.14 Mon Aug 26 00:57 gone - no logout -torvalds linux Mon Aug 26 00:57 still logged in +torvalds linux Mon Aug 26 00:57 gone - no logout -torvalds linux hobby Mon Aug 26 00:57:08 1991 still logged in +torvalds linux hobby Mon Aug 26 00:57:08 1991 gone - no logout -torvalds linux hobby logged in +torvalds linux hobby - no logout -torvalds linux hobby 1991-08-26T00:57:08+0000 still logged in +torvalds linux hobby 1991-08-26T00:57:08+0000 gone - no logout -torvalds linux hobby Mon Aug 26 00:57 still logged in +torvalds linux hobby Mon Aug 26 00:57 gone - no logout
Commit message: Fix last failures http://sources.gentoo.org/sys-apps/util-linux/files/util-linux-2.24-skip-last-tests.patch?rev=1.1 http://sources.gentoo.org/sys-apps/util-linux/util-linux-2.24.ebuild?r1=1.4&r2=1.5 http://sources.gentoo.org/sys-apps/util-linux/util-linux-9999.ebuild?r1=1.49&r2=1.50
i can't reproduce the ipcs error the cal big year error is because you're on an x86 system. it passes fine on an amd64 system. probably a 64bit time_t issue.
hmm, not even a time_t limitation. it reads the arg as a long: year = strtol_or_err(*argv++, _("illegal year value"));
reported/triaged here: http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/8310 fixed here: http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/8404
should be all set now in the tree; thanks for the report! Commit message: Delete bigyear test for now; the next release should fix it http://sources.gentoo.org/sys-apps/util-linux/util-linux-2.24.ebuild?r1=1.5&r2=1.6