Jeffrey

Results 36 comments of Jeffrey

@nickva I have a network agent, the error is as follows: ```console [root@bigdata spack-src]# ./configure ==> configuring couchdb in rel/couchdb.config ===> Verifying dependencies... =NOTICE REPORT==== 28-Dec-2022::09:04:08.134848 === TLS client: In...

@nickva The command output is as follows: ```console [root@bigdata couchdb-3.3.0-RC2]# ./configure …… ==> rebar (compile) ==> rebar (escriptize) Congratulations! You now have a self-contained script called "rebar" in your current...

@nickva I downloaded it from this URL, isn't it? Are there any other URLs? ```console wget https://github.com/apache/couchdb/archive/refs/tags/3.3.0-RC2.tar.gz [root@bigdata spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63]# sha256sum 3.3.0-RC2.tar.gz 0b823f7027c2ec18677d8fe4cc02977893579491763897d5fcc2696983c15eb6 3.3.0-RC2.tar.gz ```

@nickva It works, but there's a problem reported so far. Have you encountered it in make check? How can I solve it? ```console [root@bigdata apache-couchdb-3.3.0]# make check …… ==> couch_prometheus...

@big-r81 @nickva The problem has been solved, but an error is reported in the make check test case, as shown in the following figure. ```console [root@bigdata apache-couchdb-3.3.0]# make check ……...

@lgritz I have compressed the files in build/testsuite as follows: Because the file is too large, the error File size too big:25 MB are allowed,316 MB were attempted to upload....

@lgritz Can you tell me how to test the test, what parameters need to be added, and how to add the Python dependency, but the problem is still reported?

@lgritz Thank you for your help. I have solved the error reported by the oiiotool-copy. I would like to ask the cause of the error reported by the texture-* test...

@lgritz Following your steps, the installation package looks like this: ```console [root@localhost build]#ctest --force-new-ctest-process --output-on-failure -R igrep Test project /home/stage/root/spack-stage-openimageio-2.4.12.0-ielcu5qk3c4fvsfwkedokackkejg672j/spack-src/build Start 3: igrep 1/1 Test #3: igrep ............................ Passed 0.16...

@lgritz I'll try downloading oiio-images again to test the other errors.