Closed amontoison closed 8 months ago
I ran your job in the other PR: https://github.com/jump-dev/AmplNLWriter.jl/actions/runs/4932867963/jobs/8816294372?pr=163
I've added you as a maintainer, so you should be able to push a branch to the jump-dev
remote without me having to approve PRs.
cc @blegat @mlubin @joaquimg @joehuchette notifying per https://jump.dev/pages/governance/#repository-maintainers
Thanks @odow!
@odow I have different errors here. :thinking:
I have different errors here
See https://github.com/jump-dev/AmplNLWriter.jl/pull/163/files#r1189342334
Okay. Now we have the same issue. So you should be able to muck with the JLL on your branch to see what happens.
Ok, now let's find the culprit.
Test 1 :x:
Test 2 :x:
Test 3 :x:
Test 4 :x:
Test 5 :x:
Test 6 :x:
Can we reproduce the existing 3.14.4 binary and then work forwards?
I tried and I can't pass the tests :(
Oscar, I just remarked this option: https://github.com/JuliaPackaging/Yggdrasil/blob/master/C/Coin-OR/Ipopt/build_tarballs.jl#L42
Did we forget --
?
This must be a issue with BinaryBuilder.jl then. What if you try compiling with an older version?
Did we forget --?
I don't think so. All the COIN-OR stuff has it
Closing in favor of #163
@odow