Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 683324 - dev-libs/ding-libs-0.6.1 : [TEST] FAIL: ini_validators_ut_check
Summary: dev-libs/ding-libs-0.6.1 : [TEST] FAIL: ini_validators_ut_check
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maxim Koltsov (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 684146
  Show dependency tree
 
Reported: 2019-04-14 16:10 UTC by Toralf Förster
Modified: 2019-05-19 18:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2019-04-14 16:10 UTC, Toralf Förster
Details
dev-libs:ding-libs-0.6.1:20190414-160624.log (dev-libs:ding-libs-0.6.1:20190414-160624.log,150.47 KB, text/plain)
2019-04-14 16:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,95.81 KB, text/plain)
2019-04-14 16:10 UTC, Toralf Förster
Details
environment (environment,61.25 KB, text/plain)
2019-04-14 16:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.40 KB, application/x-bzip)
2019-04-14 16:10 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.37 KB, application/x-bzip)
2019-04-14 16:10 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.87 KB, application/x-bzip)
2019-04-14 16:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-04-14 16:10:36 UTC
PASS: ini_configmod_ut_check
PASS: ini_parse_ut_check
FAIL: ini_validators_ut_check
PASS: dhash_test
PASS: dhash_example
PASS: dhash_ut_check

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome-systemd_test_20190411-184324

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.34.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO dev-libs/ding-libs
[ebuild  N    ] dev-libs/ding-libs-0.6.1  USE="test -static-libs" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2019-04-14 16:10:39 UTC
Created attachment 572798 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-14 16:10:42 UTC
Created attachment 572800 [details]
dev-libs:ding-libs-0.6.1:20190414-160624.log
Comment 3 Toralf Förster gentoo-dev 2019-04-14 16:10:45 UTC
Created attachment 572802 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-14 16:10:47 UTC
Created attachment 572804 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-14 16:10:50 UTC
Created attachment 572806 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-14 16:10:53 UTC
Created attachment 572808 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-14 16:10:56 UTC
Created attachment 572810 [details]
temp.tbz2
Comment 8 Thomas Deutschmann (RETIRED) gentoo-dev 2019-05-18 21:56:54 UTC
FAIL: ini_validators_ut_check 

for x86...

> Running suite(s): ini_validators
> 94%: Checks: 18, Failures: 1, Errors: 0
> /var/tmp/portage/dev-libs/ding-libs-0.6.1/work/ding-libs-0.6.1/ini/ini_validators_ut_check.c:610:F:ini_allowed_options:test_ini_allowed_options_wrong_regex:0: Got msg: [[rule/options_for_foo]: Cannot compile regular expression from option 'section_re'. Error: 'Unmatched [, [^, [:, [., or [=']
> FAIL ini_validators_ut_check (exit status: 1)
Comment 9 Larry the Git Cow gentoo-dev 2019-05-19 18:25:22 UTC
The bug has been closed via the following commit(s):

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

commit e939ad605f5fb277eb556de72c952fd725766acf
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2019-05-19 18:23:44 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2019-05-19 18:25:07 +0000

    dev-libs/ding-libs: Include patches from upstream to fix test failures
    
    Closes: https://bugs.gentoo.org/655084
    Closes: https://bugs.gentoo.org/683324
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-libs/ding-libs/ding-libs-0.6.1.ebuild          |  6 +++
 .../0000-INI-Fix-detection-of-error-messages.patch | 47 +++++++++++++++++++++
 .../0001-path_utils_ut-allow-single-as-well.patch  | 36 ++++++++++++++++
 ...lidators_ut_check-Fix-fail-with-new-glibc.patch | 49 ++++++++++++++++++++++
 4 files changed, 138 insertions(+)