Tom-python0121 commented on issue #4259:
URL: https://github.com/apache/couchdb/issues/4259#issuecomment-1366405539

   @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 working directory. Place this script anywhere in your path
   and you can use rebar to build OTP-compliant apps.
   make: Leaving directory 
'/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/rebar'
   make: Entering directory 
'/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/rebar'
   make: Leaving directory 
'/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/rebar'
   rebar3 install **
   rootdir = 
/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2
   Cloning into 
'/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/rebar3'...
   remote: Enumerating objects: 515, done.
   remote: Counting objects: 100% (515/515), done.
   remote: Compressing objects: 100% (445/445), done.
   remote: Total 515 (delta 73), reused 300 (delta 38), pack-reused 0
   Receiving objects: 100% (515/515), 862.33 KiB | 857.00 KiB/s, done.
   Resolving deltas: 100% (73/73), done.
   Evaluating config script 
"/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/rebar3/_build/default/lib/rebar/src/rebar.app.src.script"
   ===> Verifying dependencies...
   ===> Analyzing applications...
   ===> Compiling getopt
   ===> Compiling providers
   ===> Compiling cf
   ===> Compiling erlware_commons
   ===> Compiling bbmustache
   ===> Compiling relx
   ===> Compiling eunit_formatters
   ===> Compiling cth_readable
   ===> Compiling certifi
   ===> Compiling ssl_verify_fun
   ===> Compiling rebar
   ===> Verifying dependencies...
   ===> Cleaning out certifi...
   ===> Cleaning out cf...
   ===> Cleaning out erlware_commons...
   ===> Cleaning out getopt...
   ===> Cleaning out providers...
   ===> Cleaning out rebar...
   ===> Verifying dependencies...
   ===> Analyzing applications...
   ===> Compiling getopt
   ===> Compiling providers
   ===> Compiling cf
   ===> Compiling erlware_commons
   ===> Compiling bbmustache
   ===> Compiling relx
   ===> Compiling eunit_formatters
   ===> Compiling cth_readable
   ===> Compiling certifi
   ===> Compiling ssl_verify_fun
   ===> Compiling rebar
   ===> Building escript for rebar...
   Cloning into 
'/home/stage/root/spack-stage-couchdb-3.3.0-RC2-pp6mytoamrlxeaykdrgpytuslzbxyo63/couchdb-3.3.0-RC2/src/erlfmt'...
   remote: Enumerating objects: 91, done.
   remote: Counting objects: 100% (91/91), done.
   remote: Compressing objects: 100% (83/83), done.
   remote: Total 91 (delta 6), reused 38 (delta 2), pack-reused 0
   Unpacking objects: 100% (91/91), 171.48 KiB | 2.68 MiB/s, done.
   ===> Verifying dependencies...
   =NOTICE REPORT==== 28-Dec-2022::14:29:46.421169 ===
   TLS client: In state certify at ssl_handshake.erl:1766 generated CLIENT 
ALERT: Fatal - Unknown CA
   
   ===> Failed to update package getopt from repo hexpm
   ===> Package not found in any repo: getopt
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to