Any good ideas what to investigate further?

The significant difference between logs is

  gcc  -Wall -Wextra -g -O2   -o pdnsd  ...

  gcc  -Wall -Wextra -g -O2   -o pdnsd  ...  -pthread

The -pthread really have to be propagated.

The key difference seems be automake-1.9 installed on porter box.

**********

cd .. && /bin/bash /build/buildd-pdnsd_1.2.8-par-2.1-kfreebsd-amd64-QENgbD/pdnsd-1.2.8-par/missing --run automake-1.9 --gnu src/Makefile /build/buildd-pdnsd_1.2.8-par-2.1-kfreebsd-amd64-QENgbD/pdnsd-1.2.8-par/missing: line 52: automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.

*********

cd .. && /bin/bash /home/tolimar/pdnsd-1.2.8-par/missing --run automake-1.9 --gnu src/Makefile
 cd .. && /bin/bash ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands

Petr




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to