On Tue, Nov 07, 2017 at 02:46:59PM +0100, Christian Blum wrote:
> Package: ppp
> Version: 2.4.7-1+4
> Severity: serious
> Tags: patch
> Justification: fails to build from source (but built successfully in the past)
> 
> Dear Maintainer,
> 
> the rules file contains a problem that keeps ppp from compiling. This patch 
> fixes the problem.
> 
> 
> --- debian/rules.ORIG 2017-11-07 14:43:08.026945955 +0100
> +++ debian/rules      2017-11-07 14:43:20.174879455 +0100
> @@ -156,7 +156,7 @@
>  # the build fails if there are any discrepancies in the symbols file in order
>  # to catch ABI changes.
>  override_dh_makeshlibs:
> -     dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd -V
> +     dh_makeshlibs --package=ppp -- -c2 -edebian/ppp/usr/sbin/pppd --version
>       dh_makeshlibs --no-package=ppp
>...

-V looks correct, and it works everywhere else:
  https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ppp.html

What is the exact error message you get?

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

Reply via email to