Package: nginx-dev
Severity: important
Version: 1.26.3-3+deb13u8

Hi,

the nginx-dev package in trixie ships invalid auto/modules file,
it contains duplicate entries, where second entry has .hh extnsion,
eg, for http module:

    ngx_module_deps="...
                     src/http/ngx_http_script.h \
                     src/http/ngx_http_script.hh \
                     ..."

The same i meet for stream module:

    ngx_module_deps="...
                     src/stream/ngx_stream_script.h \
                     src/stream/ngx_stream_script.hh \
                     ..."

That prevents to (re)build third-party dynamic module packages.

regards

-- 
Slavko
https://www.slavino.sk

Reply via email to