Bug#629807: pd-zexy: FTBFS: configure: error: m_pd.h is desperately needed! (missing B-D on puredata-dev)

Didier Raboud odyx at debian.org
Wed Jun 8 15:51:27 UTC 2011


Source: pd-zexy
Version: 2.2.3-2
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20110607 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
>  debian/rules build
> test -x debian/rules
> mkdir -p "src"
> 
> WARNING: copyright-check disabled - licensecheck (from devscripts package) is missing.
> 
> touch debian/stamp-copyright-check
> if [ -e src/configure.ac ] || [ -e src/configure.in ]; then cd src && `which autoconf2.61 || which autoconf`; fi
> configure.ac:144: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
> acinclude.m4:97: AC_CHECK_LDFLAGS is expanded from...
> acinclude.m4:116: AC_CHECK_FAT is expanded from...
> configure.ac:144: the top level
> configure.ac:302: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
> acinclude.m4:97: AC_CHECK_LDFLAGS is expanded from...
> configure.ac:302: the top level
> configure.ac:309: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
> acinclude.m4:97: AC_CHECK_LDFLAGS is expanded from...
> configure.ac:309: the top level
> configure.ac:307: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
> acinclude.m4:97: AC_CHECK_LDFLAGS is expanded from...
> configure.ac:307: the top level
> configure.ac:305: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
> ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
> ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
> ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
> acinclude.m4:97: AC_CHECK_LDFLAGS is expanded from...
> configure.ac:305: the top level
> touch debian/stamp-autotools-files
> chmod a+x /«BUILDDIR»/pd-zexy-2.2.3/src/configure
> mkdir -p src
> cd src &&   CFLAGS="-g -O2 -g -O2 -Wall" CXXFLAGS="-g -O2 -g -O2 -Wall" CPPFLAGS="" LDFLAGS="" /«BUILDDIR»/pd-zexy-2.2.3/src/configure --build=x86_64-linux-gnu  --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/pd-zexy" --srcdir=. --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules   --with-extension=pd_linux 
> configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking, --disable-silent-rules
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for main in -lc... yes
> checking for fclose in -lcrtdll... no
> checking for lseek in -lcoldname... no
> checking for main in -lkernel32... no
> checking for main in -luser32... no
> checking for main in -lgdi32... no
> checking for main in -lm... yes
> checking for nullfn in -lpd... no
> checking for regcomp in -lregex... no
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for stdlib.h... (cached) yes
> checking stdio.h usability... yes
> checking stdio.h presence... yes
> checking for stdio.h... yes
> checking for string.h... (cached) yes
> checking math.h usability... yes
> checking math.h presence... yes
> checking for math.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking regex.h usability... yes
> checking regex.h presence... yes
> checking for regex.h... yes
> checking alloca.h usability... yes
> checking alloca.h presence... yes
> checking for alloca.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for select... yes
> checking for socket... yes
> checking for strerror... yes
> checking whether gcc accepts "-mms-bitfields"... yes
> checking whether gcc -E accepts "-mms-bitfields"... yes
> checking whether gcc accepts "-fPIC"... yes
> checking whether gcc -E accepts "-fPIC"... yes
> checking "pd>=0.37"... no
> checking "zexy-version"... (unknown)
> checking whether linker accepts "-shared -Wl,--export-dynamic"... yes
> checking whether linker accepts "-bundle -mmacosx-version-min=10.3 -undefined dynamic_lookup"... no
> checking whether linker accepts "-dynamiclib -mmacosx-version-min=10.3 -undefined dynamic_lookup"... no
> checking whether linker accepts "-bundle -undefined suppress -flat_namespace"... no
> checking linux/ppdev.h usability... yes
> checking linux/ppdev.h presence... yes
> checking for linux/ppdev.h... yes
> checking "parallel-port"... yes (with device-support)
> checking m_pd.h usability... no
> checking m_pd.h presence... no
> checking for m_pd.h... no
> configure: error: m_pd.h is desperately needed!
>         install pd and/or use
>         "--with-pd=</path/to/pd/>"     or
>         "--includedir=</path/to/pd/src/>"
> make: *** [debian/stamp-autotools] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/06/07/pd-zexy_2.2.3-2_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the pkg-multimedia-maintainers mailing list