Bug 1001203 - FTBFS: uhd-3.5.3-1.fc20 sph_recv_test never completes
Summary: FTBFS: uhd-3.5.3-1.fc20 sph_recv_test never completes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: uhd
Version: 20
Hardware: powerpc
OS: Linux
high
high
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1002578 1128127
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-26 17:43 UTC by David Aquilina
Modified: 2014-08-08 10:50 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-09-08 20:43:43 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Aquilina 2013-08-26 17:43:33 UTC
Description of problem:

When building uhd-3.5.3-1.fc20 on Power, the sph_recv_test never completes (and then the build task times out and is killed by koji): 

Running tests...
/usr/bin/ctest --force-new-ctest-process 
Test project /builddir/build/BUILD/uhd-release_003_005_003/host/build
      Start  1: addr_test
 1/15 Test  #1: addr_test ........................   Passed    0.03 sec
      Start  2: buffer_test
 2/15 Test  #2: buffer_test ......................   Passed    0.03 sec
      Start  3: byteswap_test
 3/15 Test  #3: byteswap_test ....................   Passed    0.02 sec
      Start  4: convert_test
 4/15 Test  #4: convert_test .....................   Passed    0.52 sec
      Start  5: dict_test
 5/15 Test  #5: dict_test ........................   Passed    0.02 sec
      Start  6: error_test
 6/15 Test  #6: error_test .......................   Passed    0.01 sec
      Start  7: gain_group_test
 7/15 Test  #7: gain_group_test ..................   Passed    0.01 sec
      Start  8: msg_test
 8/15 Test  #8: msg_test .........................   Passed    0.01 sec
      Start  9: property_test
 9/15 Test  #9: property_test ....................   Passed    0.02 sec
      Start 10: ranges_test
10/15 Test #10: ranges_test ......................   Passed    0.02 sec
      Start 11: sph_recv_test
EXCEPTION: Timeout(172800) expired for command:
 # ['bash', '--login', '-c', 'rpmbuild -bb --target ppc --nodeps builddir/build/SPECS/uhd.spec']

Full build log: http://ppc.koji.fedoraproject.org/kojifiles/work/tasks/2801/1352801/build.log

Comment 1 Jaroslav Škarvada 2013-08-29 13:26:25 UTC
This seems to be bug in the boost, filled bug 1002578. I will not bypass the test, because the interprocess communication doesn't work correctly now, i.e. the uhd doesn't work correctly on the PPC now, so the test detects the problem correctly.

Comment 2 Karsten Hopp 2013-09-08 20:43:43 UTC
uhd-3.5.3-3.fc20 built on PPC* with the latest boost and the fix for bug 1002578


Note You need to log in before you can comment on or make changes to this bug.