On 19/03/17 16:30, Andreas Beckmann wrote: > Package: release.debian.org > Severity: normal > User: [email protected] > Usertags: unblock > > Please unblock package libpfm4 > > It contains a few patches cherry picked from upstream fixing/improving > event definitions to better support newer CPUs. > > unblock libpfm4/4.8.0-2
> --- libpfm4-4.8.0/debian/rules 2016-11-07 15:46:31.000000000 +0100 > +++ libpfm4-4.8.0/debian/rules 2017-03-11 02:47:54.000000000 +0100 > @@ -36,6 +36,10 @@ > LDFLAGS="$(filter-out -pie,$(LDFLAGS))" \ > dh_auto_build --sourcedirectory=python --buildsystem=python_distutils > > +.PHONE: override dh_auto_test > +override_dh_auto_test: > + ./tests/validate > + Did you mean PHONY there? Emilio

