Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 653202 - app-portage/portage-utils-0.70 fails atom_explode tests
Summary: app-portage/portage-utils-0.70 fails atom_explode tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Fabian Groffen
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-15 07:52 UTC by Patrick Lauer
Modified: 2018-05-18 12:27 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2018-04-15 07:52:48 UTC
qlist: 16 passes / 0 fails
make[2]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/qlist'
make[2]: Entering directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/atom_explode'
mkdir -p .
x86_64-pc-linux-gnu-gcc -O2 -pipe -std=gnu99 -Wall -I/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/atom_explode/../.. test.c -o e
atom_explode():
real    0m0.070s
user    0m0.064s
sys     0m0.013s

portage:./e < ./basic.tests > ./basic
diff -u ./basic.good ./basic

real    0m0.870s
user    0m0.852s
sys     0m0.040s

--- ./me        2018-04-15 07:44:58.692599734 +0000
+++ ./py        2018-04-15 07:44:59.561580214 +0000
@@ -2419,2 +2419,2 @@
-app-dicts/canna-2ch-20030827 -> app-dicts / [canna-2ch-20030827] canna - (null) [(null)] [r0]
-canna-2ch-20030827 -> null / [canna-2ch-20030827] canna - (null) [(null)] [r0]
+app-dicts/canna-2ch-20030827 -> app-dicts / [canna-2ch-20030827] canna-2ch - 20030827-r0 [20030827] [r0]
+canna-2ch-20030827 -> null / [canna-2ch-20030827] canna-2ch - 20030827-r0 [20030827] [r0]
@@ -2423,2 +2423,2 @@
-app-dicts/canna-2ch-20040519 -> app-dicts / [canna-2ch-20040519] canna - (null) [(null)] [r0]
-canna-2ch-20040519 -> null / [canna-2ch-20040519] canna - (null) [(null)] [r0]
+app-dicts/canna-2ch-20040519 -> app-dicts / [canna-2ch-20040519] canna-2ch - 20040519-r0 [20040519] [r0]
+canna-2ch-20040519 -> null / [canna-2ch-20040519] canna-2ch - 20040519-r0 [20040519] [r0]
@@ -32859,2 +32859,2 @@
-media-fonts/font-adobe-100dpi-1.0.3 -> media-fonts / [font-adobe-100dpi-1.0.3] font-adobe - (null) [(null)] [r0]
-font-adobe-100dpi-1.0.3 -> null / [font-adobe-100dpi-1.0.3] font-adobe - (null) [(null)] [r0]
+media-fonts/font-adobe-100dpi-1.0.3 -> media-fonts / [font-adobe-100dpi-1.0.3] font-adobe-100dpi - 1.0.3-r0 [1.0.3] [r0]
+font-adobe-100dpi-1.0.3 -> null / [font-adobe-100dpi-1.0.3] font-adobe-100dpi - 1.0.3-r0 [1.0.3] [r0]
FAIL: portage-utils vs portage atom parsing
atom_explode: 0 passes / 1 fails
make[2]: *** [Makefile:17: dotest] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/atom_explode'
make[1]: *** [Makefile:11: atom_explode_subdir] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Entering directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/quse'
PASS: arch.list
PASS: use.desc
PASS: use.local.desc
PASS: desc/elibc.desc
PASS: multi file match
quse: 5 passes / 0 fails
make[2]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/quse'
make[2]: Entering directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/source'
PASS: src.typos
PASS: src.obsolete.funcs
PASS: src.bad.constants
PASS: src.obsolete.headers
PASS: src.use.xfuncs
PASS: src.style
PASS: src.space
source: 7 passes / 0 fails
make[2]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/source'
make[2]: Entering directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/qfile'
PASS: q file -Cq /bin/bash /bin/XXXXX
PASS: q file -Co /bin/bash /bin/XXXXX
PASS: q file -Co -x bash /bin/bash
PASS: q file -Co -x app-shells/bash /bin/bash
PASS: q file -Co -x bash:0 /bin/bash
PASS: q file -Co -x app-shells/bash:0 /bin/bash
PASS: (cd /bin; q file -Cq bash)
PASS: (cd /; q file -Co bash)
qfile: 8 passes / 0 fails
make[2]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests/qfile'
make[1]: Leaving directory '/var/tmp/portage/app-portage/portage-utils-0.70/work/portage-utils-0.70/tests'
make: *** [Makefile:90: check] Error 2
 * ERROR: app-portage/portage-utils-0.70::gentoo failed (test phase):
 *   Make check failed. See above for details.

Portage 2.3.24 (python 2.7.14-final-0, default/linux/amd64/17.0, gcc-7.3.0, glibc-2.26-r6, 4.16.2-gentoo x86_64)
=================================================================
System uname: Linux-4.16.2-gentoo-x86_64-AMD_FX-tm-8350_Eight-Core_Processor-with-gentoo-2.4.1
KiB Mem:    16439496 total,  11953784 free
KiB Swap:          0 total,         0 free
sh bash 4.4_p19
ld GNU ld (Gentoo 2.30 p1) 2.30.0
app-shells/bash:          4.4_p19::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.1-r2::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo, 3.5.4-r1::gentoo, 3.6.4::gentoo
dev-util/cmake:           3.10.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.35.5::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.30::gentoo
sys-devel/gcc:            7.3.0-r1::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r3::gentoo
sys-kernel/linux-headers: 4.15::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-metamanifest: no
    sync-rsync-extra-opts:

adjust
    location: /overlay/gentoo-overlay
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j8"
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 --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl amd64 berkdb bzip2 cli crypt cxx dri fortran gdbm iconv ipv6 modules multilib ncurses nls nptl openmp pam pcre readline seccomp sqlite ssl tcpd unicode xattr zlib" ABI_X86="64" 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" 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" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_4 python3_5 python3_6 pypy pypy3" RUBY_TARGETS="ruby24" USERLAND="GNU" VIDEO_CARDS="dummy fbdev glint intel mach64 nouveau nv r128 radeon savage sis trident v4l 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:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Fabian Groffen gentoo-dev 2018-04-15 11:34:00 UTC
I think I already fixed this in https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=712cbd379172e444c399a48d08d76a402e822697

Apparently Travis doesn't run this, and it doesn't run during make-tarball.sh either.  (Which runs make check, just as I do.)

This warrants some investigation.
Comment 2 Larry the Git Cow gentoo-dev 2018-05-18 12:27:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47d5c9788b9550078e17aad238fa03cabe20fd46

commit 47d5c9788b9550078e17aad238fa03cabe20fd46
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2018-05-18 12:27:07 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2018-05-18 12:27:23 +0000

    app-portage/portage-utils: version bump to v0.71
    
    Closes: https://bugs.gentoo.org/619988
    Closes: https://bugs.gentoo.org/653202
    Closes: https://bugs.gentoo.org/652312
    Closes: https://bugs.gentoo.org/652720
    Closes: https://bugs.gentoo.org/653032
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-portage/portage-utils/Manifest                                | 2 +-
 .../{portage-utils-0.65.ebuild => portage-utils-0.71.ebuild}      | 8 --------
 2 files changed, 1 insertion(+), 9 deletions(-)