severity 876569 normal
thanks

On 24 September 2017 at 00:02, Adrian Bunk wrote:
| Source: quantlib
| Version: 1.10.1-1
| Severity: serious
| 
| 
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/quantlib.html
| 
| ...
| rm -vf        
/build/1st/quantlib-1.10.1/debian/libquantlib0-dev/usr/share/doc/libquantlib0v5/examples/test-suite/CPPUNIT-COPYING
| dh_installchangelogs  -plibquantlib0v5 -N -Nquantlib-examples ChangeLog.txt
| dh_installchangelogs: Unknown package -Nquantlib-examples given via 
-N/--no-package, expected one of: libquantlib0v5 libquantlib0-dev 
quantlib-examples
| dh_installchangelogs: unknown option or error during option parsing; aborting
| debian/rules:157: recipe for target 'install-work' failed
| make[1]: *** [install-work] Error 25
| make[1]: Leaving directory '/build/1st/quantlib-1.10.1'
| debian/rules:155: recipe for target 'install-stamp' failed
| make: *** [install-stamp] Error 2
| 
| 
| debian/rules says:
|         dh_installchangelogs    -p$(libpkg) -N$(debpkg) -N$(smppkg) 
ChangeLog.txt

Typo.  Needed -N$(devpkg).  Changed.

Dirk

| 
| $(debpkg) used here and a few lines below is not set anywhere,
| the variable that does exist is $(devpkg).

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

Reply via email to