wildart / FLANN.jl

A Julia wrapper for Fast Library for Approximate Nearest Neighbors (FLANN)
Other
16 stars 14 forks source link

[PkgEval] FLANN may have a testing issue on Julia 0.3 (2014-08-16) #1

Closed IainNZ closed 9 years ago

IainNZ commented 10 years ago

PackageEvaluator.jl is a script that runs nightly. It attempts to load all Julia packages and run their tests (if available) on both the stable version of Julia (0.3) and the nightly build of the unstable version (0.4). The results of this script are used to generate a package listing enhanced with testing results.

On Julia 0.3

Tests pass. means that PackageEvaluator found the tests for your package, executed them, and they all passed.

Tests fail, but package loads. means that PackageEvaluator found the tests for your package, executed them, and they didn't pass. However, trying to load your package with using worked.

This issue was filed because your testing status became worse. No additional issues will be filed if your package remains in this state, and no issue will be filed if it improves. If you'd like to opt-out of these status-change messages, reply to this message saying you'd like to and @IainNZ will add an exception. If you'd like to discuss PackageEvaluator.jl please file an issue at the repository. For example, your package may be untestable on the test machine due to a dependency - an exception can be added.

Test log:

>>> 'Pkg.add("FLANN")' log
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  5  547k    5 33063    0     0  41586      0  0:00:13 --:--:--  0:00:13 41588
100  547k  100  547k    0     0   437k      0  0:00:01  0:00:01 --:--:--  437k
Archive:  /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/downloads/flann-1.8.4-src.zip
48883132fed3002ed46694c04e46a7943beeba9a
   creating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/CMakeLists.txt  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/COPYING  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/ChangeLog  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/README.md  
   creating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/download_checkmd5.py  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/indent.sh  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/make_release.sh  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/run_test.py  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/bin/uncrustify.cfg  
   creating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/cmake/
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/cmake/CMakeLists.txt  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/cmake/FindFlann.cmake  
  inflating: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src/cmake/UseLATEX.cmake  
... truncated ...
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/matrix.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/saving.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/dynamic_bitset.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/any.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/object_factory.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/include/flann/util/params.h
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/bin/flann_example_c
-- Removed runtime path from "/home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/bin/flann_example_c"
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/bin/flann_example_cpp
-- Installing: /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/usr/share/doc/flann/manual.pdf
INFO: Cloning cache of FLANN from git://github.com/wildart/FLANN.jl.git
INFO: Installing ArrayViews v0.4.6
INFO: Installing BinDeps v0.3.0
INFO: Installing Distance v0.4.0
INFO: Installing FLANN v0.0.1
INFO: Installing SHA v0.0.2
INFO: Installing URIParser v0.0.2
INFO: Building FLANN
INFO: Attempting to Create directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/downloads
INFO: Downloading file http://www.cs.ubc.ca/research/flann/uploads/FLANN/flann-1.8.4-src.zip
INFO: Done downloading file http://www.cs.ubc.ca/research/flann/uploads/FLANN/flann-1.8.4-src.zip
INFO: Attempting to Create directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src
INFO: Attempting to Create directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps
INFO: Directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps already created
INFO: Attempting to Create directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/src/flann-1.8.4-src
INFO: Attempting to Create directory /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/builds/flann-1.8.4
INFO: Changing Directory to /home/idunning/pkgtest/.julia/v0.3/FLANN/deps/builds/flann-1.8.4
INFO: Package database updated
INFO: METADATA is out-of-date a you may not have the latest version of FLANN
INFO: Use `Pkg.update()` to get the latest versions of your packages

>>> 'using FLANN' log

>>> test log
ERROR: type: cglobal: expected Symbol, got Array{Any,1}
 in include at ./boot.jl:245
 in include_from_node1 at ./loading.jl:128
 in anonymous at no file:9
 in include at ./boot.jl:245
 in include_from_node1 at loading.jl:128
 in process_options at ./client.jl:285
 in _start at ./client.jl:354
 in _start_3B_1699 at /home/idunning/julia03/usr/bin/../lib/julia/sys.so
while loading /home/idunning/pkgtest/.julia/v0.3/FLANN/test/flann.jl, in expression starting on line 15
while loading /home/idunning/pkgtest/.julia/v0.3/FLANN/test/runtests.jl, in expression starting on line 7
Running tests:
 * flann.jl

>>> end of log