Bug 1923633
Summary: | perl-SQL-Abstract-Limit: FTBFS in Fedora rawhide/f34: Failed test 'SQL::Abstract - no limit' | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
Component: | perl-SQL-Abstract-Limit | Assignee: | Tom "spot" Callaway <spotrh> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | unspecified | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | perl-devel, ppisar, spotrh | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2021-02-01 21:19:10 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 1868278 | ||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2021-02-01 17:21:30 UTC
Created attachment 1753849 [details]
build.log
Created attachment 1753850 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1753851 [details]
state.log
From build.log: t/02.syntax.t ..... ok # Failed test 'SQL::Abstract - no limit' # at t/03.subclass.t line 33. # 'SELECT col1, col2 FROM table WHERE this = ?' # doesn't match '(?^:^SELECT\ col1\,\ col2\ FROM\ table\ WHERE\ \(\ this\ \=\ \?\ \)$)' # Looks like you failed 1 test of 3. t/03.subclass.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests This is probably triggered by upgrading perl-SQL-Abstract from 1.87-4.fc33 to 2.000001-1.fc34 <https://koschei.fedoraproject.org/build/9700578>. I hacked around it, there is probably a better way than what I did, but it gets it building again for now. perl-SQL-Abstract-Limit-0.142-3.fc34 built in rawhide. |