You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.
julia> Pkg.build("CoinOptServices")
INFO: Building Cbc
INFO: Building Ipopt
INFO: Building LightXML
INFO: Building CoinOptServices
WARNING: Method definition @checked_lib(ANY, ANY) in module __anon__ at /home/michael/.julia/v0.6/Cbc/deps/deps.jl:7 overwritten at /home/michael/.julia/v0.6/Ipopt/deps/deps.jl:7.
INFO: Attempting to Create directory /home/michael/.julia/v0.6/CoinOptServices/deps/downloads
INFO: Directory /home/michael/.julia/v0.6/CoinOptServices/deps/downloads already created
INFO: Downloading file http://www.coin-or.org/download/source/OS/OS-2.9.2.tgz
INFO: Done downloading file http://www.coin-or.org/download/source/OS/OS-2.9.2.tgz
INFO: Attempting to Create directory /home/michael/.julia/v0.6/CoinOptServices/deps/src
INFO: Directory /home/michael/.julia/v0.6/CoinOptServices/deps/src already created
INFO: Attempting to Create directory /home/michael/.julia/v0.6/CoinOptServices/deps
INFO: Directory /home/michael/.julia/v0.6/CoinOptServices/deps already created
INFO: Path /home/michael/.julia/v0.6/CoinOptServices/deps/src/OS-2.9.2 already created
INFO: Attempting to Create directory /home/michael/.julia/v0.6/CoinOptServices/deps/src/OS-2.9.2/build
INFO: Directory /home/michael/.julia/v0.6/CoinOptServices/deps/src/OS-2.9.2/build already created
INFO: Changing Directory to /home/michael/.julia/v0.6/CoinOptServices/deps/src/OS-2.9.2/build
=======================================[ ERROR: CoinOptServices ]========================================
LoadError: failed process: Process(`patch -p1 -d ..`, ProcessExited(1)) [1]
while loading /home/michael/.julia/v0.6/CoinOptServices/deps/build.jl, in expression starting on line 71
=========================================================================================================
============================================[ BUILD ERRORS ]=============================================
WARNING: CoinOptServices had build errors.
- packages with build errors remain installed in /home/michael/.julia/v0.6
- build the package(s) and all dependencies with `Pkg.build("CoinOptServices")`
- build a single package by running its `deps/build.jl` script
=========================================================================================================
julia>
I am using julia version 0.6.0 on fedora 26.
The text was updated successfully, but these errors were encountered:
I get the following error message:
I am using julia version 0.6.0 on fedora 26.
The text was updated successfully, but these errors were encountered: