Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606928 - =dev-util/gperf-3.1: tests fail
Summary: =dev-util/gperf-3.1: tests fail
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-01-23 15:23 UTC by Harri Nieminen (Moiman)
Modified: 2018-07-07 02:00 UTC (History)
1 user (show)

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


Attachments
emerge.log (emerge.gperf.log,17.30 KB, text/x-log)
2017-01-23 15:23 UTC, Harri Nieminen (Moiman)
Details
emerge --info (info.gperf,18.25 KB, text/plain)
2017-01-23 15:24 UTC, Harri Nieminen (Moiman)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Harri Nieminen (Moiman) 2017-01-23 15:23:43 UTC
Created attachment 461088 [details]
emerge.log

only if, do, for, case, goto, else, while, and return should be found 
./aout -v < ./c.gperf | LC_ALL=C tr -d '\r' | LC_ALL=C sed -e 's|[^ ]*[/\\][\\]*src[/\\][\\]*gperf[^ ]*|../src/gperf|' > test-7.out
/bin/sh: ./aout: No such file or directory
diff ./test-7.exp test-7.out
1,32d0
< in word set if
< in word set do
< NOT in word set int
< in word set for
< in word set case
< NOT in word set char
< NOT in word set auto
< in word set goto
< in word set else
< NOT in word set long
< NOT in word set void
< NOT in word set enum
< NOT in word set float
< NOT in word set short
< NOT in word set union
< NOT in word set break
< in word set while
< NOT in word set const
< NOT in word set double
< NOT in word set static
< NOT in word set extern
< NOT in word set struct
< in word set return
< NOT in word set sizeof
< NOT in word set switch
< NOT in word set signed
< NOT in word set typedef
< NOT in word set default
< NOT in word set unsigned
< NOT in word set continue
< NOT in word set register
< NOT in word set volatile
make[1]: *** [Makefile:174: check-test] Error 1
make[1]: *** Waiting for unfinished jobs....
./smtp
make[1]: Leaving directory '/var/tmp/portage/dev-util/gperf-3.1/work/gperf-3.1/tests'
make: *** [Makefile:59: check] Error 2
Comment 1 Harri Nieminen (Moiman) 2017-01-23 15:24:25 UTC
Created attachment 461090 [details]
emerge --info
Comment 2 Anthony Basile gentoo-dev 2018-05-30 15:31:42 UTC
i'm unable to confirm this and i've tested now several times in different environments.
Comment 3 Harri Nieminen (Moiman) 2018-06-04 09:33:23 UTC
It now works for me too.