Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796602 - dev-libs/libgpg-error-1.42 fails test t-argparse
Summary: dev-libs/libgpg-error-1.42 fails test t-argparse
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-18 12:23 UTC by Jonathan Lovelace
Modified: 2022-06-30 05:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-libs:libgpg-error-1.42:20210618-100853.log (dev-libs:libgpg-error-1.42:20210618-100853.log,113.30 KB, text/x-log)
2021-06-18 12:23 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,7.72 KB, text/plain)
2021-06-18 12:23 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2021-06-18 12:23:24 UTC
Created attachment 716727 [details]
dev-libs:libgpg-error-1.42:20210618-100853.log

=dev-libs/libgpg-error-1.42 fails tests (perhaps only for the 32-bit ABI). Here's the relevant section of the build log:

PASS: t-b64
Begin global config
use ${user} to echo the current user (
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:11: error getting current user's name: Value too large for defined data type

/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:11: permission error
use ${file} to echo the current file (/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf)
use ${line} to echo the current line (13)
use ${epoch} to echo a timestamp (1624010998)
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:18: error getting current user's name: Value too large for defined data type
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:18: permission error
In user Joy but real user id
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:25: error getting current user's name: Value too large for defined data type

/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:25: permission error
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:57: error getting current user's name: Value too large for defined data type
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:57: permission error
Options applied only for user wk follow
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:73: error getting current user's name: System error w/o errno
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf:73: permission error
All the following options are applied only if the
current user has no specific section above.
End global config
begin of user config (user=
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf:3: error getting current user's name: System error w/o errno

/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf:3: permission error
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf:6: ignoring option "--echo" due to attributes: ignore
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf:13: ignoring option "--not-my-option" due to attributes: ignore
/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf:15: ignoring option "--verbose" due to attributes: forced ignore
end of user config
current conffile='/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/etc/t-argparse.conf'
current conffile='/var/tmp/portage/dev-libs/libgpg-error-1.42/work/libgpg-error-1.42/tests/t-argparse.conf'
current conffile='[cmdline]'
Options:
  verbose=1
  myopt=4711
  a-long-one=1
FAIL: t-argparse
PASS: t-logging
Comment 1 Jonathan Lovelace 2021-06-18 12:23:42 UTC
Created attachment 716730 [details]
emerge-info.txt
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-02-17 22:11:13 UTC
1.44 passes tests on both ABI_X86_{32,64} for me, but so did 1.42 when I just checked.

Still happening? If so, let's report it upstream.