Opened 3 years ago

Closed 3 years ago

#2202 closed defect (duplicate)

build_module.sh error cd: pkg-oss/rpm/SPECS: No such file or directory

Reported by: app030225033@… Owned by:
Priority: minor Milestone:
Component: documentation Version:
Keywords: Cc:
uname -a: Linux centos7rpm 5.11.3-1.el7.elrepo.x86_64 #1 SMP Wed Mar 3 19:20:04 EST 2021 x86_64 x86_64 x86_64 GNU/Linux
nginx -V: 1.20.1

Description

error message

Submodule path 'deps/brotli/research/libdivsufsort': checked out '5f60d6f026c30fb4ac296f696b3c8b0eb71bd428'
build_module.sh: WARNING: This is a static module, attempting to convert to dynamic (experimental)
build_module.sh: INFO: Downloading NGINX packaging tool
abort: error: [SSL: TLSV1_UNRECOGNIZED_NAME] tlsv1 unrecognized name (_ssl.c:618)
./build_module.sh: line 369: cd: pkg-oss/rpm/SPECS: No such file or directory
build_module.sh: ERROR: Unable to obtain NGINX packaging tool - quitting

build os
os:centos 7.8.2003
openssl 1.1.1k
nginx build 1.20.1

command
wget ​https://hg.nginx.org/pkg-oss/raw-file/default/build_module.sh
chmod a+x build_module.sh
build_module.sh -v '1.20.1' --force-dynamic ​https://github.com/google/ngx_brotli.git

Change History (1)

comment:1 by thresh, 3 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.