verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
killer_bee[m] has quit [Ping timeout: 252 seconds]
killer_bee[m] has joined #mlpack
killer_bee[m] has quit [Ping timeout: 256 seconds]
< ShikharJ>
rcurtin: I am still getting the build errors, inspite of removing CmakeCache.txt file and also the build/ directory. I'm practically unable to test my code locally, and am pushing blindly to Travis. What else can be done?
< ShikharJ>
The same log: Building CXX object src/mlpack/methods/sparse_coding/CMakeFiles/mlpack_sparse_coding.dir/sparse_coding_main.cpp.o [ 45%] Linking CXX executable ../../../../bin/mlpack_sparse_coding [ 45%] Built target mlpack_sparse_coding [ 45%] Generating CXX prefix source src/mlpack/tests/cotire/mlpack_test_CXX_prefix.cxx [ 45%] Generating CXX prefix header src/mlpack/tests/cotire/mlpack_test_CXX_prefix.hxx make[2]: *** No rule to ma
< rcurtin>
the message was cut off, is it still about cli_deleter.hpp?
< ShikharJ>
make[2]: *** No rule to make target 'src/mlpack/core/util/cli_deleter.hpp', needed by 'src/mlpack/tests/cotire/mlpack_test_CXX_prefix.hxx.gch'. Stop. CMakeFiles/Makefile2:4371: recipe for target 'src/mlpack/tests/CMakeFiles/mlpack_test.dir/all' failed make[1]: *** [src/mlpack/tests/CMakeFiles/mlpack_test.dir/all] Error 2 Makefile:140: recipe for target 'all' failed make: *** [all] Error 2
< ShikharJ>
Yes
< rcurtin>
so you have entirely new build directory and you are still getting this problem?
< ShikharJ>
Yep. I tried first by just removing the CmakeCache.txt file, didn't work, then removed the build directory as well.
< rcurtin>
are you working in a branch? is the branch synced to upstream master?
< rcurtin>
and does the phrase 'cli_deleter' show up anywhere in the repository src/ directory?
< rcurtin>
i.e. 'grep -r cli_deleter src/'
< ShikharJ>
It is rebased to the latest master, yes.
< daivik_>
I was facing the same problem as ShikharJ, but deleting and recreating the build directory, reconfiguring and running make solved the issue
< ShikharJ>
It gives a vast log. Something like this: grep -r cli_deleter src/ src/mlpack/bindings/python/tests/CMakeFiles/generate_pyx_test_python_binding.dir/depend.make:src/mlpack/bindings/python/tests/CMakeFiles/generate_pyx_test_python_binding.dir/__/generate_pyx_test_python_binding.cpp.o: src/mlpack/core/util/cli_deleter.hpp src/mlpack/bindings/python/tests/CMakeFiles/generate_pyx_test_python_binding.dir/depend.make:src/mlpack/bindings/p
< rcurtin>
no, run the grep in the source directory, not the build/src/ directory
< ShikharJ>
I ran it in the main folder, but now it doesn't show anything.
< rcurtin>
ok, are you sure that you deleted your build folder and reconfigured?
< rcurtin>
because this looks to me like there are still old configuration artifacts in your build folder
< ShikharJ>
I deleted the build folder for sure, I'll try again and update it here.
< rcurtin>
ok, I think that should fix it if you remove the build folder entirely and start over
travis-ci has joined #mlpack
< travis-ci>
mlpack/mlpack#3880 (master - 01eae23 : Ryan Curtin): The build has errored.
< daivik_>
rcurtin: I am trying some of the HMM command line tools. I was able to train an HMM (using hmm_train) and store the model in an output model file (xml). However, when I input the same model file to hmm_loglik, it gives the following error "DiscreteDistribution::Probability(): received observation 0; observation must be in [0, 0] for this distributi
< daivik_>
on." I have double checked that the sequence I'm trying to compute the loglikelihood for has only those labels that are present in the training file. Any clue on what I'm doing wrong?
< rcurtin>
hmm, maybe you have found a bug, but before we are sure, can you tell me what the sequence you are passing to hmm_loglik is?
alsc has joined #mlpack
< rcurtin>
and the data you are passing to hmm_train also?
< rcurtin>
ok, I'll be shutting down all the mlpack build servers in Oregon at 1800 UTC on Friday (masterblaster, gekko, scrooloos, savannah, slake, skyfish, aunty, collector, ironbar) and they should be received in Tucson Arizona on Monday and re-racked shortly thereafter