Mercury Bugs - mercury
View Issue Details
0000365mercuryBugpublic2014-10-20 11:402014-10-20 11:40
Reporterpbone 
Assigned To 
PrioritylowSeverityminorReproducibilitysometimes
StatusnewResolutionopen 
Platformx86_64OSLinuxOS VersionDebian testing
Product Version 
Target VersionFixed in Version 
Summary0000365: hard_coded/parse test failes in asm_fast.gc.par.stseg with libhwloc
DescriptionThe hard_coded/parse test failes in asm_fast.gc.par.stseg. The test fails to compile because it cannot find libnuma during linking. This test unlike others uses static linking and lubnuma is a dependency of libhwloc. It looks like a static version of libnuma is not provided on Debian. The fix is pretty clear, configure should test if we can use libhwloc is usable for dynamic and static linking and if it fails in either it should be disabled in that case.
TagsNo tags attached.
Attached Files

There are no notes attached to this issue.

Issue History
2014-10-20 11:40pboneNew Issue