/Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/swift/test/Interpreter/Inputs/ImportAsMember/IAMVec.c:2:10: fatal error: 'math.h' file not found
#include <math.h>
Err, is there something dramatically different about the builder than my system here?
···
On Mar 29, 2016, at 10:01 AM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-osx [#3038]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/3038/
Project: oss-swift-incremental-RA-osx
Date of build: Tue, 29 Mar 2016 09:41:44 -0700
Build duration: 19 min
Identified problems:Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/3038/consoleFull#-1448290007fca400bf-2f4a-462e-b517-e058d770b2d7>
Tests:Name: Swift
Failed: 1 test(s), Passed: 7815 test(s), Total: 7816 test(s)
Failed: Swift.Interpreter.import_as_member.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3038/testReport/junit/Swift/Interpreter/import_as_member_swift>
Name: Swift-Unit
Failed: 0 test(s), Passed: 291 test(s), Total: 291 test(s)Changes
Commit 233723af3300a8cb571ae8e80b77658da546ae87 by milseman:
[Import as member] Add executable test for C struct membersadd: test/Interpreter/import_as_member.swift
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.c
add: test/Interpreter/Inputs/ImportAsMember/module.map
add: test/Interpreter/Inputs/ImportAsMember/IAMVec.h