Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Haiku support #2827

Merged
merged 1 commit into from
Nov 9, 2017
Merged

add Haiku support #2827

merged 1 commit into from
Nov 9, 2017

Conversation

korli
Copy link
Contributor

@korli korli commented Nov 9, 2017

  • link against libnetwork.so for network functions.

This is similar with what is done for the Solaris case.

* link against libnetwork.so for network functions.
@ricnewton
Copy link
Contributor

Merged build triggered.

@ricnewton
Copy link
Contributor

Merged build started.

@ricnewton
Copy link
Contributor

Merged build finished.

@bluca bluca merged commit e10b350 into zeromq:master Nov 9, 2017
@bluca
Copy link
Member

bluca commented Nov 9, 2017

@ricnewton it looks like there's a problem with the Jenkins to Github API - it fails to send back result since a week or so:

Setting commit status on GitHub for https://github.com/zeromq/libzmq/commit/0df8d6f8059cbf1a9b9fcb67797cc8de16febbaa
ERROR: Publisher com.cloudbees.jenkins.GitHubCommitNotifier aborted due to exception
org.codehaus.jackson.JsonParseException: Numeric value (4306154121) out of range of int
 at [Source: java.io.StringReader@145d25a; line: 1, column: 118]
	at org.codehaus.jackson.JsonParser._constructError(JsonParser.java:1433)
	at org.codehaus.jackson.impl.JsonParserMinimalBase._reportError(JsonParserMinimalBase.java:521)
	at org.codehaus.jackson.impl.JsonParserBase.convertNumberToInt(JsonParserBase.java:829)
	at org.codehaus.jackson.impl.JsonParserBase.getIntValue(JsonParserBase.java:625)
	at org.codehaus.jackson.map.deser.std.StdDeserializer._parseInteger(StdDeserializer.java:303)
	at org.codehaus.jackson.map.deser.std.StdDeserializer$IntegerDeserializer.deserialize(StdDeserializer.java:819)
	at org.codehaus.jackson.map.deser.std.StdDeserializer$IntegerDeserializer.deserialize(StdDeserializer.java:806)
	at org.codehaus.jackson.map.deser.SettableBeanProperty.deserialize(SettableBeanProperty.java:299)
	at org.codehaus.jackson.map.deser.SettableBeanProperty$FieldProperty.deserializeAndSet(SettableBeanProperty.java:579)
	at org.codehaus.jackson.map.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:697)
	at org.codehaus.jackson.map.deser.BeanDeserializer.deserialize(BeanDeserializer.java:580)
	at org.codehaus.jackson.map.ObjectMapper._readMapAndClose(ObjectMapper.java:2732)
	at org.codehaus.jackson.map.ObjectMapper.readValue(ObjectMapper.java:1863)
	at org.kohsuke.github.Requester.parse(Requester.java:301)
	at org.kohsuke.github.Requester._to(Requester.java:175)
	at org.kohsuke.github.Requester.to(Requester.java:141)
	at org.kohsuke.github.GHRepository.createCommitStatus(GHRepository.java:515)
	at com.cloudbees.jenkins.GitHubCommitNotifier.perform(GitHubCommitNotifier.java:76)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:782)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:754)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
	at hudson.model.Run.execute(Run.java:1629)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:246)
Finished: FAILURE

Any chance you could please have a look? Thanks!

@korli korli deleted the haiku branch November 9, 2017 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants