Tony Kelman

Results 336 comments of Tony Kelman

You're trying to use the system packages for ipopt which were certainly nonfunctional in 2012. Can you uninstall them? Otherwise I'll need to come up with a validation function that...

@staticfloat this issue was xubuntu, not mac?

libipopt uses dlopen if it's built with the linear solver loader functionality. I have no idea how debbuntu were building ipopt in 2012 but I do know their builds didn't...

Part of the message looks the same as https://github.com/JuliaOpt/Ipopt.jl/issues/41, as if configure didn't run under Ipopt's `ThirdParty/Blas/build`. Can we figure out which package was first responsible for installing Ipopt and/or...

Is the VM supposed to be clean before starting?

If that's the case, then what's up with this? ``` INFO: Computing test dependencies for AmplNLWriter... INFO: Installing BinDeps v0.3.12 INFO: Installing Cbc v0.1.6 INFO: Installing Clp v0.0.9 INFO: Installing...

On nightly AmplNLWriter is getting terminated, probably due to a timeout. Maybe things aren't getting cleaned like they should be?

If I could login to julia.mit.edu right now, I would double-check whether re-running `Pkg.build` when partial sources are already present can be made any more robust. I'll leave this open...

AmplNLWriter is still failing due to a timeout though

This is due to being on Sierra, and should be fixed as soon as https://github.com/staticfloat/homebrew-juliadeps/pull/110 gets merged