[LLVMbugs] [Bug 5369] New: LLVM tests fail on DragonFly BSD 2.4.1 i386.

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Nov 2 07:11:05 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=5369

           Summary: LLVM tests fail on DragonFly BSD 2.4.1 i386.
           Product: new-bugs
           Version: unspecified
          Platform: PC
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: new bugs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: eocallaghan at auroraux.org
                CC: llvmbugs at cs.uiuc.edu


G'Day,

The following LLVM tests fail on DragonFly BSD 2.4.1 i386.

FAIL: /home/edward/llvm/llvm/test/MC/MachO/comm-1.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/comm-1.s -filetype=obj -o - | macho-dump |
FileCheck /home/edward/llvm/llvm/test/MC/MachO/comm-1.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/comm-1.s:10:25: error: expected string not
found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/data.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/data.s -filetype=obj -o - | macho-dump |
FileCheck /home/edward/llvm/llvm/test/MC/MachO/data.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/data.s:17:25: error: expected string not
found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/lcomm-attributes.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/lcomm-attributes.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/lcomm-attributes.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/lcomm-attributes.s:17:25: error: expected
string not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/reloc.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/reloc.s -filetype=obj -o - | macho-dump
--dump-section-data | FileCheck /home/edward/llvm/llvm/test/MC/MachO/reloc.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/reloc.s:33:25: error: expected string not
found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/section-align-1.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/section-align-1.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/section-align-1.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/section-align-1.s:9:25: error: expected
string not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/section-align-2.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/section-align-2.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/section-align-2.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/section-align-2.s:17:25: error: expected
string not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/sections.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/sections.s -filetype=obj -o - | macho-dump
| FileCheck /home/edward/llvm/llvm/test/MC/MachO/sections.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/sections.s:51:25: error: expected string
not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/symbol-flags.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/symbol-flags.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/symbol-flags.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/symbol-flags.s:43:25: error: expected
string not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/symbol-indirect.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/symbol-indirect.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/symbol-indirect.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/symbol-indirect.s:72:25: error: expected
string not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/symbols-1.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/symbols-1.s -filetype=obj -o - |
macho-dump | FileCheck /home/edward/llvm/llvm/test/MC/MachO/symbols-1.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/symbols-1.s:19:25: error: expected string
not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/values.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/values.s -filetype=obj -o - | macho-dump |
FileCheck /home/edward/llvm/llvm/test/MC/MachO/values.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/values.s:20:25: error: expected string not
found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/zerofill-1.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/zerofill-1.s -filetype=obj -o - |
macho-dump --dump-section-data | FileCheck
/home/edward/llvm/llvm/test/MC/MachO/zerofill-1.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/zerofill-1.s:11:25: error: expected string
not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/zerofill-2.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/zerofill-2.s -filetype=obj -o - |
macho-dump --dump-section-data | FileCheck
/home/edward/llvm/llvm/test/MC/MachO/zerofill-2.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/zerofill-2.s:8:25: error: expected string
not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

FAIL: /home/edward/llvm/llvm/test/MC/MachO/zerofill-3.s
Failed with exit(1) at line 1
while running: llvm-mc -triple i386-apple-darwin9
/home/edward/llvm/llvm/test/MC/MachO/zerofill-3.s -filetype=obj -o - |
macho-dump --dump-section-data | FileCheck
/home/edward/llvm/llvm/test/MC/MachO/zerofill-3.s
env: python: No such file or directory
/home/edward/llvm/llvm/test/MC/MachO/zerofill-3.s:22:25: error: expected string
not found in input
// CHECK: ('cputype', 7)
                        ^
<stdin>:1:1: note: scanning from here

^

....

Running /home/edward/llvm/llvm/test/Transforms/SimplifyLibCalls/dg.exp ...
FAIL: /home/edward/llvm/llvm/test/Transforms/SimplifyLibCalls/floor.ll
Failed with exit(1) at line 6
while running: not /usr/bin/grep {call.*nearbyint(} floor.ll.tmp
  %E = call double @nearbyint(double %D)          ; <double> [#uses=1]
child process exited abnormally

.....

                ===  Summary ===

# of expected passes            4117
# of unexpected failures        15
# of expected failures          27
gmake[1]: *** [check-local] Error 1
gmake[1]: Leaving directory `/home/edward/llvm/llvm/test'
gmake: *** [check] Error 2


Cheers,
Edward.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list