----------Julia and Package versions---------- Julia Version 0.6.0 Commit 9036443 (2017-06-19 13:05 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz WORD_SIZE: 64 BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Haswell) LAPACK: libopenblas64_ LIBM: libopenlibm LLVM: libLLVM-3.9.1 (ORCJIT, haswell) 2 required packages: - Compat 0.41.0 - SFML 0.2.0 ----------STDOUT---------- ----------STDERR---------- INFO: Initializing package repository /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6 INFO: Cloning METADATA from https://github.com/attobot/METADATA.jl Note: checking out '760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 760771e... Tag Compat.jl v0.41.0 [https://github.com/JuliaLang/Compat.jl/releases/tag/v0.41.0] Switched to a new branch 'test_branch' INFO: Building SFML ================================[ ERROR: SFML ]================================= LoadError: UndefVarError: @windows_only not defined while loading /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/deps/build.jl, in expression starting on line 1 ================================================================================ INFO: Cloning cache of Compat from https://github.com/JuliaLang/Compat.jl.git INFO: Installing Compat v0.41.0 INFO: Package database updated INFO: Cloning cache of SFML from https://github.com/zyedidia/SFML.jl.git INFO: Installing SFML v0.2.0 ================================[ BUILD ERRORS ]================================ WARNING: SFML had build errors. - packages with build errors remain installed in /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6 - build the package(s) and all dependencies with `Pkg.build("SFML")` - build a single package by running its `deps/build.jl` script ================================================================================ INFO: Package database updated WARNING: could not import Base.scale into SFML WARNING: deprecated syntax "abstract Vector2" at /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/src/julia/System/vector.jl:8. Use "abstract type Vector2 end" instead. WARNING: deprecated syntax "abstract Drawable" at /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/src/julia/Graphics/drawable.jl:2. Use "abstract type Drawable end" instead. ERROR: LoadError: LoadError: UndefVarError: FloatRect not defined Stacktrace: [1] include_from_node1(::String) at ./loading.jl:569 [2] include(::String) at ./sysimg.jl:14 [3] include_from_node1(::String) at ./loading.jl:569 [4] include(::String) at ./sysimg.jl:14 [5] anonymous at ./:2 while loading /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/src/julia/Graphics/text.jl, in expression starting on line 131 while loading /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/src/SFML.jl, in expression starting on line 114 ERROR: LoadError: Failed to precompile SFML to /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/lib/v0.6/SFML.ji. Stacktrace: [1] compilecache(::String) at ./loading.jl:703 [2] _require(::Symbol) at ./loading.jl:490 [3] require(::Symbol) at ./loading.jl:398 [4] include_from_node1(::String) at ./loading.jl:569 [5] include(::String) at ./sysimg.jl:14 [6] process_options(::Base.JLOptions) at ./client.jl:305 [7] _start() at ./client.jl:371 while loading /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/test/runtests.jl, in expression starting on line 1 INFO: Testing SFML ================================[ ERROR: SFML ]================================= failed process: Process(`/opt/julia-0.6.0-latest/bin/julia -Cx86-64 -J/opt/julia-0.6.0-latest/lib/julia/sys.so --compile=yes --depwarn=yes --check-bounds=yes --code-coverage=user --color=no --compilecache=yes /mnt/pkgevalempty/760771e2c66eef043a1a5a9b3fecdf83e0c3d2b2/SFML/.julia/v0.6/SFML/test/runtests.jl`, ProcessExited(1)) [1] ================================================================================ ERROR: SFML had test errors