Public bug reported:

Imported from Debian bug http://bugs.debian.org/713254:

Source: snort
Version: 2.9.2.2-3
Severity: serious
Tags: jessie sid
User: [email protected]
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/«PKGBUILDDIR»/debian/snort-common/usr//share/man/man8" || 
> /bin/mkdir -p "/«PKGBUILDDIR»/debian/snort-common/usr//share/man/man8"
>  /usr/bin/install -c -m 644 snort.8 
> '/«PKGBUILDDIR»/debian/snort-common/usr//share/man/man8'
> test -z "/«PKGBUILDDIR»/debian/snort-common/usr//lib/pkgconfig" || /bin/mkdir 
> -p "/«PKGBUILDDIR»/debian/snort-common/usr//lib/pkgconfig"
>  /usr/bin/install -c -m 644 snort.pc 
> '/«PKGBUILDDIR»/debian/snort-common/usr//lib/pkgconfig'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> rm -f  `pwd`/debian/snort-common/usr/sbin/snort
> # clean dependency_libs
> find `pwd`/debian/snort-common/usr/lib  -name "*.la" -exec \
>               sed -i -e "s,^dependency_libs=.*,dependency_libs=''," {} +
> install -m 755 -o root -g root src/snort-basic 
> `pwd`/debian/snort/usr/sbin/snort
> install -m 755 -o root -g root src/snort-mysql 
> `pwd`/debian/snort-mysql/usr/sbin/snort
> install -m 755 -o root -g root src/snort-pgsql 
> `pwd`/debian/snort-pgsql/usr/sbin/snort
> install -m 644 -o root -g root `pwd`/debian/snort.default 
> `pwd`/debian/snort/etc/default/snort
> install -m 644 -o root -g root `pwd`/debian/snort.default 
> `pwd`/debian/snort-mysql/etc/default/snort
> install -m 644 -o root -g root `pwd`/debian/snort.default 
> `pwd`/debian/snort-pgsql/etc/default/snort
> install -m 755 -o root -g root `pwd`/debian/snort.init.d 
> `pwd`/debian/snort/etc/init.d/snort
> install -m 755 -o root -g root `pwd`/debian/snort.init.d 
> `pwd`/debian/snort-mysql/etc/init.d/snort
> install -m 755 -o root -g root `pwd`/debian/snort.init.d 
> `pwd`/debian/snort-pgsql/etc/init.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-up.d 
> `pwd`/debian/snort/etc/ppp/ip-up.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-down.d 
> `pwd`/debian/snort/etc/ppp/ip-down.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-up.d 
> `pwd`/debian/snort-mysql/etc/ppp/ip-up.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-down.d 
> `pwd`/debian/snort-mysql/etc/ppp/ip-down.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-up.d 
> `pwd`/debian/snort-pgsql/etc/ppp/ip-up.d/snort
> install -m 755 -o root -g root `pwd`/debian/my/snort.ip-down.d 
> `pwd`/debian/snort-pgsql/etc/ppp/ip-down.d/snort
> install -m 644 -o root -g root `pwd`/debian/snort.logrotate 
> `pwd`/debian/snort/etc/logrotate.d/snort
> install -m 644 -o root -g root `pwd`/debian/snort.logrotate 
> `pwd`/debian/snort-mysql/etc/logrotate.d/snort
> install -m 644 -o root -g root `pwd`/debian/snort.logrotate 
> `pwd`/debian/snort-pgsql/etc/logrotate.d/snort
> mv `pwd`/debian/snort-common/usr/lib/ `pwd`/debian/snort-common-libraries/usr/
> rm -rf `pwd`/debian/sort-common/usr/src/
> rmdir `pwd`/debian/snort-pgsql/usr/share/doc/snort
> rmdir `pwd`/debian/snort-mysql/usr/share/doc/snort
> dh_install -s
> dh_testdir -a
> dh_testroot -a
> dh_installdocs -a
>       cp -a doc/AUTHORS debian/snort/usr/share/doc/snort
>       cp -a doc/BUGS debian/snort/usr/share/doc/snort
>       cp -a doc/CREDITS debian/snort/usr/share/doc/snort
>       cp -a doc/NEWS debian/snort/usr/share/doc/snort
>       cp -a doc/README debian/snort/usr/share/doc/snort
>       cp -a doc/README.PLUGINS debian/snort/usr/share/doc/snort
>       cp -a doc/USAGE debian/snort/usr/share/doc/snort
>       cp -a doc/README.database debian/snort/usr/share/doc/snort
>       cp -a doc/README.csv debian/snort/usr/share/doc/snort
>       cp -a debian/my/snort_rules.html debian/snort/usr/share/doc/snort
>       cp -a debian/README.Maintainer debian/snort/usr/share/doc/snort
>       chown -R 0:0 debian/snort/usr/share/doc
>       chmod -R go=rX debian/snort/usr/share/doc
>       chmod -R u\+rw debian/snort/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/README.Debian 
> debian/snort/usr/share/doc/snort/README.Debian
>       install -g 0 -o 0 -m 644 -p debian/TODO 
> debian/snort/usr/share/doc/snort/TODO.Debian
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/snort/usr/share/doc/snort/copyright
>       install -g 0 -o 0 -d debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/AUTHORS debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/BUGS debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/CREDITS debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/NEWS debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/README debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/README.PLUGINS debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/USAGE debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/README.database debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a doc/README.csv debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a debian/my/snort_rules.html 
> debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a debian/README.Maintainer 
> debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a debian/README-database.Debian 
> debian/snort-mysql/usr/share/doc/snort-mysql
>       cp -a debian/README-database-upgrade.Debian 
> debian/snort-mysql/usr/share/doc/snort-mysql
>       chown -R 0:0 debian/snort-mysql/usr/share/doc
>       chmod -R go=rX debian/snort-mysql/usr/share/doc
>       chmod -R u\+rw debian/snort-mysql/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/snort-mysql/usr/share/doc/snort-mysql/copyright
>       install -g 0 -o 0 -d debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/AUTHORS debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/BUGS debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/CREDITS debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/NEWS debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/README debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/README.PLUGINS debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/USAGE debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/README.database debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a doc/README.csv debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a debian/my/snort_rules.html 
> debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a debian/README.Maintainer 
> debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a debian/README-database.Debian 
> debian/snort-pgsql/usr/share/doc/snort-pgsql
>       cp -a debian/README-database-upgrade.Debian 
> debian/snort-pgsql/usr/share/doc/snort-pgsql
>       chown -R 0:0 debian/snort-pgsql/usr/share/doc
>       chmod -R go=rX debian/snort-pgsql/usr/share/doc
>       chmod -R u\+rw debian/snort-pgsql/usr/share/doc
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/snort-pgsql/usr/share/doc/snort-pgsql/copyright
>       install -g 0 -o 0 -d 
> debian/snort-common-libraries/usr/share/doc/snort-common-libraries
>       install -g 0 -o 0 -m 644 -p debian/copyright 
> debian/snort-common-libraries/usr/share/doc/snort-common-libraries/copyright
> dh_installexamples -a
> dh_installdebconf -a
>       install -o 0 -g 0 -d debian/snort/DEBIAN
>       sed s/#DEBHELPER#// < debian/snort.config > debian/snort/DEBIAN/config
>       chown 0:0 debian/snort/DEBIAN/config
>       chmod 755 debian/snort/DEBIAN/config
>       po2debconf  debian/snort.templates > debian/snort/DEBIAN/templates
>       (grep -s -v misc:Depends debian/snort.substvars; echo 
> "misc:Depends=debconf (>= 0.5) | debconf-2.0") > debian/snort.substvars.new
>       mv debian/snort.substvars.new debian/snort.substvars
>       echo "# Automatically added by dh_installdebconf">> 
> debian/snort.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-debconf >> 
> debian/snort.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/snort.postrm.debhelper
>       install -o 0 -g 0 -d debian/snort-mysql/DEBIAN
>       sed s/#DEBHELPER#// < debian/snort-mysql.config > 
> debian/snort-mysql/DEBIAN/config
>       chown 0:0 debian/snort-mysql/DEBIAN/config
>       chmod 755 debian/snort-mysql/DEBIAN/config
>       po2debconf  debian/snort-mysql.templates > 
> debian/snort-mysql/DEBIAN/templates
>       (grep -s -v misc:Depends debian/snort-mysql.substvars; echo 
> "misc:Depends=debconf (>= 0.5) | debconf-2.0") > 
> debian/snort-mysql.substvars.new
>       mv debian/snort-mysql.substvars.new debian/snort-mysql.substvars
>       echo "# Automatically added by dh_installdebconf">> 
> debian/snort-mysql.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-debconf >> 
> debian/snort-mysql.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/snort-mysql.postrm.debhelper
>       install -o 0 -g 0 -d debian/snort-pgsql/DEBIAN
>       sed s/#DEBHELPER#// < debian/snort-pgsql.config > 
> debian/snort-pgsql/DEBIAN/config
>       chown 0:0 debian/snort-pgsql/DEBIAN/config
>       chmod 755 debian/snort-pgsql/DEBIAN/config
>       po2debconf  debian/snort-pgsql.templates > 
> debian/snort-pgsql/DEBIAN/templates
>       (grep -s -v misc:Depends debian/snort-pgsql.substvars; echo 
> "misc:Depends=debconf (>= 0.5) | debconf-2.0") > 
> debian/snort-pgsql.substvars.new
>       mv debian/snort-pgsql.substvars.new debian/snort-pgsql.substvars
>       echo "# Automatically added by dh_installdebconf">> 
> debian/snort-pgsql.postrm.debhelper
>       sed "" /usr/share/debhelper/autoscripts/postrm-debconf >> 
> debian/snort-pgsql.postrm.debhelper
>       echo '# End automatically added section' >> 
> debian/snort-pgsql.postrm.debhelper
>       install -o 0 -g 0 -d debian/snort-common-libraries/DEBIAN
> dh_installman -a
>       install -p -m644 snort.8 debian/snort/usr/share/man/man8/snort.8
>       man --recode UTF-8 ./snort\.8 > snort\.8\.new
>       chmod 644 snort.8.new
>       mv -f snort.8.new snort.8
>       install -p -m644 snort.8 debian/snort-mysql/usr/share/man/man8/snort.8
>       man --recode UTF-8 ./snort\.8 > snort\.8\.new
>       chmod 644 snort.8.new
>       mv -f snort.8.new snort.8
>       install -p -m644 snort.8 debian/snort-pgsql/usr/share/man/man8/snort.8
>       man --recode UTF-8 ./snort\.8 > snort\.8\.new
>       chmod 644 snort.8.new
>       mv -f snort.8.new snort.8
> cp `pwd`/debian/snort-mysql/usr/share/doc/snort-mysql/copyright 
> `pwd`/debian/snort/usr/share/doc/snort/
> rm -f `pwd`/debian/snort-mysql/usr/share/man/man8/snort-stat.*
> rm -f `pwd`/debian/snort-pgsql/usr/share/man/man8/snort-stat.*
> rm -rf `pwd`/debian/snort-rules-default/usr/share/man
> rm -f `pwd`/debian/snort/usr/share/man/man8/snort-stat.*
> rm -f `pwd`/debian/snort-common/usr/share/man/man8/snort.*
> mkdir -p `pwd`/debian/snort-mysql/usr/share/doc/snort-mysql/
> install -m 644 -o root -g root schemas/create_mysql 
> `pwd`/debian/snort-mysql/usr/share/doc/snort-mysql/
> mkdir -p `pwd`/debian/snort-pgsql/usr/share/doc/snort-pgsql/
> install -m 644 -o root -g root schemas/create_postgresql 
> `pwd`/debian/snort-pgsql/usr/share/doc/snort-pgsql/
> dh_installchangelogs -a ChangeLog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/snort/usr/share/doc/snort/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/NEWS 
> debian/snort/usr/share/doc/snort/NEWS.Debian
>       install -o 0 -g 0 -p -m644 ChangeLog 
> debian/snort/usr/share/doc/snort/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/snort-mysql/usr/share/doc/snort-mysql/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/NEWS 
> debian/snort-mysql/usr/share/doc/snort-mysql/NEWS.Debian
>       install -o 0 -g 0 -p -m644 ChangeLog 
> debian/snort-mysql/usr/share/doc/snort-mysql/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/snort-pgsql/usr/share/doc/snort-pgsql/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/NEWS 
> debian/snort-pgsql/usr/share/doc/snort-pgsql/NEWS.Debian
>       install -o 0 -g 0 -p -m644 ChangeLog 
> debian/snort-pgsql/usr/share/doc/snort-pgsql/changelog
>       install -o 0 -g 0 -p -m644 debian/changelog 
> debian/snort-common-libraries/usr/share/doc/snort-common-libraries/changelog.Debian
>       install -o 0 -g 0 -p -m644 debian/NEWS 
> debian/snort-common-libraries/usr/share/doc/snort-common-libraries/NEWS.Debian
>       install -o 0 -g 0 -p -m644 ChangeLog 
> debian/snort-common-libraries/usr/share/doc/snort-common-libraries/changelog
> dh_link -a
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0
>       ln -sf libsf_engine.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so
>       ln -sf libsf_engine.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0
>       ln -sf libsf_ftptelnet_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so
>       ln -sf libsf_ftptelnet_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0
>       ln -sf libsf_pop_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so
>       ln -sf libsf_pop_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0
>       ln -sf libsf_imap_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so
>       ln -sf libsf_imap_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0
>       ln -sf libsf_smtp_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so
>       ln -sf libsf_smtp_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0
>       ln -sf libsf_ssh_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so
>       ln -sf libsf_ssh_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0
>       ln -sf libsf_dns_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so
>       ln -sf libsf_dns_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0
>       ln -sf libsf_ssl_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so
>       ln -sf libsf_ssl_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0
>       ln -sf libsf_dce2_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so
>       ln -sf libsf_dce2_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0
>       ln -sf libsf_sdf_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so
>       ln -sf libsf_sdf_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0
>       ln -sf libsf_sip_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so
>       ln -sf libsf_sip_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0
>       ln -sf libsf_reputation_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so
>       ln -sf libsf_reputation_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0
>       ln -sf libsf_gtp_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so
>       ln -sf libsf_gtp_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0
>       ln -sf libsf_modbus_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so
>       ln -sf libsf_modbus_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0
>       ln -sf libsf_dnp3_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0
>       rm -f 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so
>       ln -sf libsf_dnp3_preproc.so.0.0.0 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so
> dh_strip -a
>       strip --remove-section=.comment --remove-section=.note 
> debian/snort/usr/sbin/snort
>       strip --remove-section=.comment --remove-section=.note 
> debian/snort-mysql/usr/sbin/snort
>       strip --remove-section=.comment --remove-section=.note 
> debian/snort-pgsql/usr/sbin/snort
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>       strip --remove-section=.comment --remove-section=.note --strip-unneeded 
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>       strip --strip-debug 
> debian/snort-common-libraries/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a
> dh_compress -a
>       cd debian/snort
>       chmod a-x usr/share/man/man8/snort.8 usr/share/doc/snort/changelog 
> usr/share/doc/snort/NEWS.Debian usr/share/doc/snort/changelog.Debian 
> usr/share/doc/snort/TODO.Debian usr/share/doc/snort/README.Debian 
> usr/share/doc/snort/README.database usr/share/doc/snort/USAGE 
> usr/share/doc/snort/README usr/share/doc/snort/NEWS 
> usr/share/doc/snort/CREDITS
>       gzip -9nf usr/share/man/man8/snort.8 usr/share/doc/snort/changelog 
> usr/share/doc/snort/NEWS.Debian usr/share/doc/snort/changelog.Debian 
> usr/share/doc/snort/TODO.Debian usr/share/doc/snort/README.Debian 
> usr/share/doc/snort/README.database usr/share/doc/snort/USAGE 
> usr/share/doc/snort/README usr/share/doc/snort/NEWS 
> usr/share/doc/snort/CREDITS
>       cd '/«PKGBUILDDIR»'
>       cd debian/snort-mysql
>       chmod a-x usr/share/man/man8/snort.8 
> usr/share/doc/snort-mysql/changelog usr/share/doc/snort-mysql/NEWS.Debian 
> usr/share/doc/snort-mysql/changelog.Debian 
> usr/share/doc/snort-mysql/create_mysql 
> usr/share/doc/snort-mysql/README-database.Debian 
> usr/share/doc/snort-mysql/README.database usr/share/doc/snort-mysql/USAGE 
> usr/share/doc/snort-mysql/README usr/share/doc/snort-mysql/NEWS 
> usr/share/doc/snort-mysql/CREDITS
>       gzip -9nf usr/share/man/man8/snort.8 
> usr/share/doc/snort-mysql/changelog usr/share/doc/snort-mysql/NEWS.Debian 
> usr/share/doc/snort-mysql/changelog.Debian 
> usr/share/doc/snort-mysql/create_mysql 
> usr/share/doc/snort-mysql/README-database.Debian 
> usr/share/doc/snort-mysql/README.database usr/share/doc/snort-mysql/USAGE 
> usr/share/doc/snort-mysql/README usr/share/doc/snort-mysql/NEWS 
> usr/share/doc/snort-mysql/CREDITS
>       cd '/«PKGBUILDDIR»'
>       cd debian/snort-pgsql
>       chmod a-x usr/share/man/man8/snort.8 
> usr/share/doc/snort-pgsql/changelog usr/share/doc/snort-pgsql/NEWS.Debian 
> usr/share/doc/snort-pgsql/changelog.Debian 
> usr/share/doc/snort-pgsql/create_postgresql 
> usr/share/doc/snort-pgsql/README-database.Debian 
> usr/share/doc/snort-pgsql/README.database usr/share/doc/snort-pgsql/USAGE 
> usr/share/doc/snort-pgsql/README usr/share/doc/snort-pgsql/NEWS 
> usr/share/doc/snort-pgsql/CREDITS
>       gzip -9nf usr/share/man/man8/snort.8 
> usr/share/doc/snort-pgsql/changelog usr/share/doc/snort-pgsql/NEWS.Debian 
> usr/share/doc/snort-pgsql/changelog.Debian 
> usr/share/doc/snort-pgsql/create_postgresql 
> usr/share/doc/snort-pgsql/README-database.Debian 
> usr/share/doc/snort-pgsql/README.database usr/share/doc/snort-pgsql/USAGE 
> usr/share/doc/snort-pgsql/README usr/share/doc/snort-pgsql/NEWS 
> usr/share/doc/snort-pgsql/CREDITS
>       cd '/«PKGBUILDDIR»'
>       cd debian/snort-common-libraries
>       chmod a-x usr/share/doc/snort-common-libraries/changelog 
> usr/share/doc/snort-common-libraries/NEWS.Debian 
> usr/share/doc/snort-common-libraries/changelog.Debian
>       gzip -9nf usr/share/doc/snort-common-libraries/changelog 
> usr/share/doc/snort-common-libraries/NEWS.Debian 
> usr/share/doc/snort-common-libraries/changelog.Debian
>       cd '/«PKGBUILDDIR»'
> dh_fixperms -a
>       find debian/snort  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/snort ! -type l  -print0 2>/dev/null | xargs -0r chmod 
> go=rX,u+rw,a-s
>       find debian/snort/usr/share/doc -type f  ! -regex 
> 'debian/snort/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs 
> -0r chmod 644
>       find debian/snort/usr/share/doc -type d  -print0 2>/dev/null | xargs 
> -0r chmod 755
>       find debian/snort/usr/share/man debian/snort/usr/man/ 
> debian/snort/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/snort -perm -5 -type f \( -name '*.so.*' -or -name '*.so' 
> -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/snort/usr/include -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/snort/usr/share/applications -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort/usr/lib/perl5 debian/snort/usr/share/perl5 -type f 
> -perm -5 -name '*.pm'  -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/snort/usr/sbin -type f  -print0 2>/dev/null | xargs -0r 
> chmod a+x
>       find debian/snort/etc/init.d -type f  -print0 2>/dev/null | xargs -0r 
> chmod a+x
>       find debian/snort/usr/lib -type f -name '*.ali'  -print0 2>/dev/null | 
> xargs -0r chmod uga-w
>       find debian/snort-mysql  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/snort-mysql ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/snort-mysql/usr/share/doc -type f  ! -regex 
> 'debian/snort-mysql/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-mysql/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/snort-mysql/usr/share/man debian/snort-mysql/usr/man/ 
> debian/snort-mysql/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/snort-mysql -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/snort-mysql/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-mysql/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-mysql -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-mysql/usr/lib/perl5 
> debian/snort-mysql/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/snort-mysql/usr/sbin -type f  -print0 2>/dev/null | xargs 
> -0r chmod a+x
>       find debian/snort-mysql/etc/init.d -type f  -print0 2>/dev/null | xargs 
> -0r chmod a+x
>       find debian/snort-mysql/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/snort-pgsql  -print0 2>/dev/null | xargs -0r chown 
> --no-dereference 0:0
>       find debian/snort-pgsql ! -type l  -print0 2>/dev/null | xargs -0r 
> chmod go=rX,u+rw,a-s
>       find debian/snort-pgsql/usr/share/doc -type f  ! -regex 
> 'debian/snort-pgsql/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-pgsql/usr/share/doc -type d  -print0 2>/dev/null | 
> xargs -0r chmod 755
>       find debian/snort-pgsql/usr/share/man debian/snort-pgsql/usr/man/ 
> debian/snort-pgsql/usr/X11*/man/ -type f  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/snort-pgsql -perm -5 -type f \( -name '*.so.*' -or -name 
> '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | xargs -0r 
> chmod 644
>       find debian/snort-pgsql/usr/include -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-pgsql/usr/share/applications -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-pgsql -perm -5 -type f \( -name '*.cmxs' \)  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-pgsql/usr/lib/perl5 
> debian/snort-pgsql/usr/share/perl5 -type f -perm -5 -name '*.pm'  -print0 
> 2>/dev/null | xargs -0r chmod a-X
>       find debian/snort-pgsql/usr/sbin -type f  -print0 2>/dev/null | xargs 
> -0r chmod a+x
>       find debian/snort-pgsql/etc/init.d -type f  -print0 2>/dev/null | xargs 
> -0r chmod a+x
>       find debian/snort-pgsql/usr/lib -type f -name '*.ali'  -print0 
> 2>/dev/null | xargs -0r chmod uga-w
>       find debian/snort-common-libraries  -print0 2>/dev/null | xargs -0r 
> chown --no-dereference 0:0
>       find debian/snort-common-libraries ! -type l  -print0 2>/dev/null | 
> xargs -0r chmod go=rX,u+rw,a-s
>       find debian/snort-common-libraries/usr/share/doc -type f  ! -regex 
> 'debian/snort-common-libraries/usr/share/doc/[^/]*/examples/.*' -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-common-libraries/usr/share/doc -type d  -print0 
> 2>/dev/null | xargs -0r chmod 755
>       find debian/snort-common-libraries/usr/share/man 
> debian/snort-common-libraries/usr/man/ 
> debian/snort-common-libraries/usr/X11*/man/ -type f  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-common-libraries -perm -5 -type f \( -name '*.so.*' 
> -or -name '*.so' -or -name '*.la' -or -name '*.a' \)  -print0 2>/dev/null | 
> xargs -0r chmod 644
>       find debian/snort-common-libraries/usr/include -type f  -print0 
> 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-common-libraries/usr/share/applications -type f  
> -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-common-libraries -perm -5 -type f \( -name '*.cmxs' 
> \)  -print0 2>/dev/null | xargs -0r chmod 644
>       find debian/snort-common-libraries/usr/lib/perl5 
> debian/snort-common-libraries/usr/share/perl5 -type f -perm -5 -name '*.pm'  
> -print0 2>/dev/null | xargs -0r chmod a-X
>       find debian/snort-common-libraries/usr/lib -type f -name '*.ali'  
> -print0 2>/dev/null | xargs -0r chmod uga-w
> dh_makeshlibs -a -Xsnort-common-libraries
>       rm -f debian/snort/DEBIAN/shlibs
>       rm -f debian/snort-mysql/DEBIAN/shlibs
>       rm -f debian/snort-pgsql/DEBIAN/shlibs
>       rm -f debian/snort-common-libraries/DEBIAN/shlibs
> dh_installdeb -a
>       sed s/#DEBHELPER#// < debian/snort.postinst > 
> debian/snort/DEBIAN/postinst
>       chown 0:0 debian/snort/DEBIAN/postinst
>       chmod 755 debian/snort/DEBIAN/postinst
>       sed s/#DEBHELPER#// < debian/snort.preinst > debian/snort/DEBIAN/preinst
>       chown 0:0 debian/snort/DEBIAN/preinst
>       chmod 755 debian/snort/DEBIAN/preinst
>       sed s/#DEBHELPER#// < debian/snort.prerm > debian/snort/DEBIAN/prerm
>       chown 0:0 debian/snort/DEBIAN/prerm
>       chmod 755 debian/snort/DEBIAN/prerm
>       perl -pe 's~#DEBHELPER#~qx{cat debian/snort.postrm.debhelper}~eg' < 
> debian/snort.postrm > debian/snort/DEBIAN/postrm
>       chown 0:0 debian/snort/DEBIAN/postrm
>       chmod 755 debian/snort/DEBIAN/postrm
>       find debian/snort/etc -type f -printf '/etc/%P
> ' >> debian/snort/DEBIAN/conffiles
>       chmod 644 debian/snort/DEBIAN/conffiles
>       sed s/#DEBHELPER#// < debian/snort-mysql.postinst > 
> debian/snort-mysql/DEBIAN/postinst
>       chown 0:0 debian/snort-mysql/DEBIAN/postinst
>       chmod 755 debian/snort-mysql/DEBIAN/postinst
>       sed s/#DEBHELPER#// < debian/snort-mysql.preinst > 
> debian/snort-mysql/DEBIAN/preinst
>       chown 0:0 debian/snort-mysql/DEBIAN/preinst
>       chmod 755 debian/snort-mysql/DEBIAN/preinst
>       sed s/#DEBHELPER#// < debian/snort-mysql.prerm > 
> debian/snort-mysql/DEBIAN/prerm
>       chown 0:0 debian/snort-mysql/DEBIAN/prerm
>       chmod 755 debian/snort-mysql/DEBIAN/prerm
>       perl -pe 's~#DEBHELPER#~qx{cat debian/snort-mysql.postrm.debhelper}~eg' 
> < debian/snort-mysql.postrm > debian/snort-mysql/DEBIAN/postrm
>       chown 0:0 debian/snort-mysql/DEBIAN/postrm
>       chmod 755 debian/snort-mysql/DEBIAN/postrm
>       find debian/snort-mysql/etc -type f -printf '/etc/%P
> ' >> debian/snort-mysql/DEBIAN/conffiles
>       chmod 644 debian/snort-mysql/DEBIAN/conffiles
>       sed s/#DEBHELPER#// < debian/snort-pgsql.postinst > 
> debian/snort-pgsql/DEBIAN/postinst
>       chown 0:0 debian/snort-pgsql/DEBIAN/postinst
>       chmod 755 debian/snort-pgsql/DEBIAN/postinst
>       sed s/#DEBHELPER#// < debian/snort-pgsql.preinst > 
> debian/snort-pgsql/DEBIAN/preinst
>       chown 0:0 debian/snort-pgsql/DEBIAN/preinst
>       chmod 755 debian/snort-pgsql/DEBIAN/preinst
>       sed s/#DEBHELPER#// < debian/snort-pgsql.prerm > 
> debian/snort-pgsql/DEBIAN/prerm
>       chown 0:0 debian/snort-pgsql/DEBIAN/prerm
>       chmod 755 debian/snort-pgsql/DEBIAN/prerm
>       perl -pe 's~#DEBHELPER#~qx{cat debian/snort-pgsql.postrm.debhelper}~eg' 
> < debian/snort-pgsql.postrm > debian/snort-pgsql/DEBIAN/postrm
>       chown 0:0 debian/snort-pgsql/DEBIAN/postrm
>       chmod 755 debian/snort-pgsql/DEBIAN/postrm
>       find debian/snort-pgsql/etc -type f -printf '/etc/%P
> ' >> debian/snort-pgsql/DEBIAN/conffiles
>       chmod 644 debian/snort-pgsql/DEBIAN/conffiles
> dh_perl -a
> dh_shlibdeps -a
>       dpkg-shlibdeps -Tdebian/snort.substvars debian/snort/usr/sbin/snort
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort/usr/sbin/snort was not linked against libgcrypt.so.11 (it uses 
> none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort/usr/sbin/snort was not linked against libgnutls.so.26 (it uses 
> none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort/usr/sbin/snort was not linked against libnsl.so.1 (it uses none 
> of the library's symbols)
>       dpkg-shlibdeps -Tdebian/snort-mysql.substvars 
> debian/snort-mysql/usr/sbin/snort
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-mysql/usr/sbin/snort was not linked against libgcrypt.so.11 (it 
> uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-mysql/usr/sbin/snort was not linked against libgnutls.so.26 (it 
> uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-mysql/usr/sbin/snort was not linked against libnsl.so.1 (it uses 
> none of the library's symbols)
>       dpkg-shlibdeps -Tdebian/snort-pgsql.substvars 
> debian/snort-pgsql/usr/sbin/snort
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-pgsql/usr/sbin/snort was not linked against libgcrypt.so.11 (it 
> uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-pgsql/usr/sbin/snort was not linked against libgnutls.so.26 (it 
> uses none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-pgsql/usr/sbin/snort was not linked against libnsl.so.1 (it uses 
> none of the library's symbols)
>       dpkg-shlibdeps -Tdebian/snort-common-libraries.substvars 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libdl.so.2 (they use none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libgcrypt.so.11 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libprelude.so.2 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libpcap.so.0.8 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libgnutls.so.26 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libdumbnet.so.1 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libnsl.so.1 (they use none of the library's symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0
>  were not linked against libsfbpf.so.0 (they use none of the library's 
> symbols)
> dpkg-shlibdeps: warning: package could avoid a useless dependency if 
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicengine/libsf_engine.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0
>  
> debian/snort-common-libraries/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0
>  debian/snort-common [...]

** Affects: snort (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: snort (Debian)
     Importance: Undecided
         Status: New

** Bug watch added: Debian Bug tracker #713254
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713254

** Changed in: snort (Debian)
 Remote watch: None => Debian Bug tracker #713254

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1909340

Title:
  snort: FTBFS: cp: cannot stat 'doc/snort_manual.pdf': No such file or
  directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snort/+bug/1909340/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to