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

fix more of the #18017 regression #18126

Merged
merged 1 commit into from
Aug 21, 2016
Merged

fix more of the #18017 regression #18126

merged 1 commit into from
Aug 21, 2016

Conversation

JeffBezanson
Copy link
Member

This is a better fix that should take care of the remaining regressions.

@JeffBezanson
Copy link
Member Author

@nanosoldier runbenchmarks(ALL, vs="@b80dad4")

@vtjnash
Copy link
Member

vtjnash commented Aug 18, 2016

lgtm

@nanosoldier
Copy link
Collaborator

Something went wrong when running your job: RemoteException(2,CapturedException(ErrorException("type NanosoldierError is immutable"),Any[( in report at BenchmarkJob.jl:405,1),( in run at BenchmarkJob.jl:233,1),( in #503 at multi.jl:1410,1),( in run_work_thunk at multi.jl:996,1),( in macro expansion at multi.jl:1410 [inlined],1),( in #502 at event.jl:46,1)]))
cc @jrevels

@JeffBezanson
Copy link
Member Author

@nanosoldier runbenchmarks(ALL, vs="@b80dad4")

@nanosoldier
Copy link
Collaborator

Something went wrong when running your job: RemoteException(3,CapturedException(ErrorException("type NanosoldierError is immutable"),Any[( in report at BenchmarkJob.jl:405,1),( in run at BenchmarkJob.jl:233,1),( in #503 at multi.jl:1410,1),( in run_work_thunk at multi.jl:996,1),( in macro expansion at multi.jl:1410 [inlined],1),( in #502 at event.jl:46,1)]))
cc @jrevels

@tkelman
Copy link
Contributor

tkelman commented Aug 19, 2016

configure: WARNING: libpsl was not found
configure: error: one or more libs available at link-time are not available run-time. Libs used at link-time: -lssh2 -lmbedtls -lmbedx509 -lmbedcrypto -lz 

Does nanosoldier do each build from a totally clean state, or does it reuse the artifacts of one when it builds the other?

@jrevels
Copy link
Member

jrevels commented Aug 19, 2016

Builds from a clean state. The relevant function is here.

@tkelman
Copy link
Contributor

tkelman commented Aug 19, 2016

So did #18103 break a clean build from master then? edit: yep.

@JeffBezanson
Copy link
Member Author

@nanosoldier runbenchmarks(ALL, vs="@b80dad4")

@nanosoldier
Copy link
Collaborator

Something went wrong when running your job: RemoteException(3,CapturedException(ErrorException("type NanosoldierError is immutable"),Any[( in report at BenchmarkJob.jl:405,1),( in run at BenchmarkJob.jl:233,1),( in #503 at multi.jl:1410,1),( in run_work_thunk at multi.jl:996,1),( in macro expansion at multi.jl:1410 [inlined],1),( in #502 at event.jl:46,1)]))
cc @jrevels

@tkelman
Copy link
Contributor

tkelman commented Aug 20, 2016

Make is failing, and will until (at least part of) #18153 is merged.

Is this ready to merge or do you want to be absolutely sure it doesn't cause regressions beforehand?

@JeffBezanson
Copy link
Member Author

I did want to run the benchmarks to confirm the fix, but this should be fine to merge.

@tkelman
Copy link
Contributor

tkelman commented Aug 21, 2016

daily build is working, but comment triggers aren't?
@nanosoldier runbenchmarks(ALL, vs="@b80dad4")

@tkelman tkelman merged commit e08c8b4 into master Aug 21, 2016
@tkelman tkelman deleted the jb/18017again branch August 21, 2016 04:10
tkelman pushed a commit that referenced this pull request Aug 21, 2016
(cherry picked from commit b32fcc9)
ref #18126
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants