Skip to content

vOptSpecific fails to build on julia v0.6.3 #3

@rarygit

Description

@rarygit

Full output below. It seems to be stuck at 2phrpasf2
Any suggestions to successfully build vOptSpecific are much appreciated.

julia> Pkg.build("vOptSpecific")
INFO: Building vOptSpecific
C:\Users\office.julia\v0.6\vOptSpecific\deps\LAPgcc -O3 -c -fpic 2phrpasf2.c -o
2phrpasf2.o
In file included from 2phrpasf2.c:11:0:
2phrpasf2.h:15:10: fatal error: sys/resource.h: No such file or directory
#include <sys/resource.h>
^~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:4: 2phrpasf2.o] Error 1
============================[ ERROR: vOptSpecific ]=============================

LoadError: failed process: Process(make, ProcessExited(2)) [2]
while loading C:\Users\office.julia\v0.6\vOptSpecific\deps\build.jl, in express
ion starting on line 1

================================================================================

================================[ BUILD ERRORS ]================================

WARNING: vOptSpecific had build errors.

  • packages with build errors remain installed in C:\Users\office.julia\v0.6
  • build the package(s) and all dependencies with Pkg.build("vOptSpecific")
  • build a single package by running its deps/build.jl script

================================================================================

julia>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions