Bug 564935
| Summary: | FTBFS amanda-2.6.1p2-1.fc13 | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | FTBFS <ftbfs> | ||||||||||||||
| Component: | amanda | Assignee: | Daniel Novotny <dnovotny> | ||||||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | high | Docs Contact: | |||||||||||||||
| Priority: | high | ||||||||||||||||
| Version: | rawhide | CC: | dnovotny, matt_domsch, mclasen | ||||||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | All | ||||||||||||||||
| OS: | Linux | ||||||||||||||||
| URL: | http://linux.dell.com/files/fedora/FixBuildRequires/mock-results/ | ||||||||||||||||
| Whiteboard: | |||||||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | |||||||||||||||||
| : | 565529 (view as bug list) | Environment: | |||||||||||||||
| Last Closed: | 2010-02-16 12:33:50 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: | 565529 | ||||||||||||||||
| Bug Blocks: | 538681 | ||||||||||||||||
| Attachments: |
|
||||||||||||||||
|
Description
FTBFS
2010-02-13 17:22:07 UTC
Created attachment 392565 [details]
root.log
root.log for i386
Created attachment 392566 [details]
build.log
build.log for i386
Created attachment 392567 [details]
mock.log
mock.log for i386
Created attachment 392568 [details]
root.log
root.log for x86_64
Created attachment 392569 [details]
build.log
build.log for x86_64
Created attachment 392570 [details]
mock.log
mock.log for x86_64
amanda fails "make check" because of glib error:
make[4]: Entering directory `/builddir/build/BUILD/amanda-2.6.1p2/common-src'
PASS amflock-posix
PASS amflock-flock
PASS amflock-lockf
PASS amflock-lnlock
PASS test_impls
PASS: amflock-test
PASS test_ev_time
PASS test_ev_wait
PASS test_ev_wait_2
PASS test_ev_readfd
PASS test_ev_writefd
PASS test_event_wait
PASS test_event_wait_2
PASS test_nonblock
PASS test_read_timeout
PASS test_child_watch_source
PASS: event-test
**
ERROR:glib-util.c:48:glib_init: assertion failed: (!g_thread_supported())
/bin/sh: line 5: 29454 Aborted ${dir}$tst
FAIL: semaphore-test
**
ERROR:glib-util.c:48:glib_init: assertion failed: (!g_thread_supported())
/bin/sh: line 5: 29479 Aborted ${dir}$tst
FAIL: queueing-test
PASS test_round_trip
PASS test_unquote_string
PASS test_split_quoted_strings
PASS test_split_quoted_strings_edge
PASS test_strquotedstr_skipping
PASS test_strquotedstr_edge_invalid
PASS test_strquotedstr_edge_valid
PASS: quoting-test
reassigning to glib
Re-assigning back to amanda, and will clone to a glib bug... assertion commented out. see also Bug #565529 for details from glib side fixed in amanda-2.6.1p2-2.fc13 |