Bug#589208: [mediatomb] FTBFS?

Eike Sauer EikeSauer at t-online.de
Thu Jul 15 19:25:20 UTC 2010


Package: mediatomb
Version: 0.12.0~svn2018-6
Severity: normal

--- Please enter the report below this line. ---

I cannot compile mediatomb from its source package.

I did
* wajig source mediatomb
* cd mediatomb-0.12.0~svn2018
* dpkg-buildpackage

...and ended up with 

[...]
checking ffmpeg/avformat.h usability... no
checking ffmpeg/avformat.h presence... no
checking for ffmpeg/avformat.h... no
checking /usr/local/include/ffmpeg/avformat.h usability... no
checking /usr/local/include/ffmpeg/avformat.h presence... no
checking for /usr/local/include/ffmpeg/avformat.h... no
checking libavformat/avformat.h usability... no
checking libavformat/avformat.h presence... no
checking for libavformat/avformat.h... no
checking /usr/local/include/libavformat/avformat.h usability... no
checking /usr/local/include/libavformat/avformat.h presence... no
checking for /usr/local/include/libavformat/avformat.h... no
configure: error: unable to configure ffmpeg support
make[1]: *** [override_dh_auto_configure] Error 1

The file exists at /usr/include/libavformat/avformat.h
You'll find the whole transcript attached.

When googling about this, I came across the following Ubuntu bug:
https://bugs.launchpad.net/ubuntu/+source/mediatomb/+bug/311180

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.32-4-amd64

Debian Release: squeeze/sid
   50 unstable        ftp.uni-kl.de 
   50 unstable        ftp.de.debian.org 
  150 testing         security.eu.debian.org 
  150 testing         ftp.uni-kl.de 
  150 testing         ftp.de.debian.org 
  150 stable          security.eu.debian.org 
  150 stable          ftp.uni-kl.de 

--- Package information. ---
Depends                          (Version) | Installed
==========================================-+-======================
mediatomb-daemon     (>= 0.12.0~svn2018-6) | 0.12.0~svn2018-6
iceweasel                                  | 3.5.10-1
 OR firefox                                | 
 OR www-browser                            | 


Package's Recommends field is empty.

Package's Suggests field is empty.



-------------- next part --------------
eike at donald:~/temp$ wajig source mediatomb
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Need to get 3079kB of source archives.
Get:1 ftp://ftp.de.debian.org unstable/main mediatomb 0.12.0~svn2018-6 (dsc) [1663B]
Get:2 ftp://ftp.de.debian.org unstable/main mediatomb 0.12.0~svn2018-6 (tar) [2835kB]
Get:3 ftp://ftp.de.debian.org unstable/main mediatomb 0.12.0~svn2018-6 (diff) [243kB]                                                                           
Fetched 3079kB in 9s (333kB/s)                                                                                                                                  
dpkg-source: info: extracting mediatomb in mediatomb-0.12.0~svn2018
dpkg-source: info: unpacking mediatomb_0.12.0~svn2018.orig.tar.gz
dpkg-source: info: unpacking mediatomb_0.12.0~svn2018-6.debian.tar.gz
dpkg-source: info: applying debug-mode-fix.patch
dpkg-source: info: applying config_xml_comment.patch
dpkg-source: info: applying service-id_fix.patch
dpkg-source: info: applying const_char_conversion.patch
dpkg-source: info: applying ffmpegthumbnailer-2.0.patch
dpkg-source: info: applying autoreconf_-fi.patch
eike at donald:~/temp$ cd mediatomb-0.12.0~svn2018/
eike at donald:~/temp/mediatomb-0.12.0~svn2018$ dpkg-buildpackage 
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package mediatomb
dpkg-buildpackage: source version 0.12.0~svn2018-6
dpkg-buildpackage: source changed by Andres Mejia <mcitadel at gmail.com>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
DEB_BUILD_OPTIONS = 
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b mediatomb-0.12.0~svn2018
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building mediatomb using existing ./mediatomb_0.12.0~svn2018.orig.tar.gz
dpkg-source: info: building mediatomb in mediatomb_0.12.0~svn2018-6.debian.tar.gz
dpkg-source: info: building mediatomb in mediatomb_0.12.0~svn2018-6.dsc
 debian/rules build
DEB_BUILD_OPTIONS = 
make: `build' is up to date.
 fakeroot debian/rules binary
DEB_BUILD_OPTIONS = 
dh binary
   dh_testdir
   debian/rules override_dh_auto_configure
DEB_BUILD_OPTIONS = 
make[1]: Entering directory `/home/eike/temp/mediatomb-0.12.0~svn2018'
chmod a+x configure configure_aux/*
./configure --build x86_64-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --enable-sqlite3 --enable-mysql --enable-libjs --enable-libmagic --enable-inotify --enable-libexif --enable-taglib --disable-libdvdnav --enable-ffmpeg --enable-ffmpegthumbnailer --enable-external-transcoding --enable-curl --enable-youtube --enable-weborama --enable-atrailers --enable-sopcast --enable-db-autocreate --disable-id3lib --disable-libmp4v2 --disable-libextractor  CFLAGS="-Wall -g -O2" CXXFLAGS="-Wall -g -O2" LDFLAGS="-Wl,-z,defs"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for g++... g++
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 g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 dependency style of gcc... gcc3
checking for ranlib... ranlib
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 whether gcc needs -traditional... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking whether gcc and cc understand -c and -o together... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for unistd.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for sched_getparam... yes
checking for sched_setparam... yes
checking for sched_get_priority_min... yes
checking for sched_get_priority_max... yes
checking for mkdir... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long... yes
checking for mkfifo... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... yes
checking if iconv declaration requires const char cast... no
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for time_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for off_t... yes
checking for size_t... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking size of off_t... 8
checking size of size_t... 8
checking size of time_t... 8
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for strtoll... yes
checking for nl_langinfo... yes
checking for setlocale... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for size_t... (cached) yes
checking for int64_t... yes
checking for ssize_t... yes
checking for uint32_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking whether byte ordering is bigendian... no
checking whether LONG_MAX is declared... yes
checking whether LLONG_MAX is declared... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for vprintf... yes
checking for _doprnt... no
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for strftime... yes
checking for gethostname... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for memmove... yes
checking for memset... yes
checking for regcomp... yes
checking for select... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for uname... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for ioctl... yes
checking for tolower... yes
checking for toupper... yes
checking for inet_ntoa... yes
checking for socket... yes
checking for gethostbyname... yes
checking how to run the C++ preprocessor... g++ -E
checking for gethostbyname_r... yes
checking for if_nameindex... yes
checking for if_freenameindex... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for clock_gettime in -lrt... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for uncompress in -lz... yes
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for sqlite3_open in -lsqlite3... yes
checking for mysql_config... /usr/bin/mysql_config
checking mysql cflags... -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX -DUNIV_LINUX
checking mysql libs... -rdynamic -L/usr/lib/mysql -lmysqlclient_r
checking mysql.h usability... yes
checking mysql.h presence... yes
checking for mysql.h... yes
checking for mysql_init... yes
checking mysql version... 5.1.48
checking for mysql_stmt_init... yes
checking MYSQL_OPT_RECONNECT... yes
checking jsapi.h usability... no
checking jsapi.h presence... no
checking for jsapi.h... no
checking checking alternative libjs header location: /usr/local/include... checking jsapi.h usability... no
checking jsapi.h presence... no
checking for jsapi.h... no
checking checking alternative libjs header location: /usr/include/js... checking jsapi.h usability... no
checking jsapi.h presence... no
checking for jsapi.h... no
checking checking alternative libjs header location: /usr/include/smjs... checking jsapi.h usability... no
checking jsapi.h presence... no
checking for jsapi.h... no
checking checking alternative libjs header location: /usr/include/mozjs... checking jsapi.h usability... yes
checking jsapi.h presence... yes
checking for jsapi.h... yes
jsapi.h found in /usr/include/mozjs
checking for JS_NewObject in -ljs... no
checking for JS_NewObject in -lsmjs... no
checking for JS_NewObject in -lmozjs... yes
checking for JS_ClearContextThread in -lmozjs... yes
checking magic.h usability... yes
checking magic.h presence... yes
checking for magic.h... yes
checking for magic_load in -lmagic... yes
checking if libmagic is broken (Slackware check)... no
configure: WARNING: id3lib disabled
checking for taglib-config... /usr/bin/taglib-config
checking taglib cflags... -I/usr/include/taglib
checking taglib libs... -L/usr/lib -ltag
checking taglib.h usability... yes
checking taglib.h presence... yes
checking for taglib.h... yes
checking fileref.h usability... yes
checking fileref.h presence... yes
checking for fileref.h... yes
checking tag.h usability... yes
checking tag.h presence... yes
checking for tag.h... yes
checking audioproperties.h usability... yes
checking audioproperties.h presence... yes
checking for audioproperties.h... yes
checking tstring.h usability... yes
checking tstring.h presence... yes
checking for tstring.h... yes
checking textidentificationframe.h usability... yes
checking textidentificationframe.h presence... yes
checking for textidentificationframe.h... yes
checking attachedpictureframe.h usability... yes
checking attachedpictureframe.h presence... yes
checking for attachedpictureframe.h... yes
checking for main in -ltag... yes
configure: Checking for curl (needed for extended external transcoding/YouTube/SopCast support)
checking for curl-config... /usr/bin/curl-config
checking curl cflags... 
checking curl libraries... -lcurl
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_init in -lcurl... yes
checking ffmpeg/avformat.h usability... no
checking ffmpeg/avformat.h presence... no
checking for ffmpeg/avformat.h... no
checking /usr/local/include/ffmpeg/avformat.h usability... no
checking /usr/local/include/ffmpeg/avformat.h presence... no
checking for /usr/local/include/ffmpeg/avformat.h... no
checking libavformat/avformat.h usability... no
checking libavformat/avformat.h presence... no
checking for libavformat/avformat.h... no
checking /usr/local/include/libavformat/avformat.h usability... no
checking /usr/local/include/libavformat/avformat.h presence... no
checking for /usr/local/include/libavformat/avformat.h... no
configure: error: unable to configure ffmpeg support
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/home/eike/temp/mediatomb-0.12.0~svn2018'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
eike at donald:~/temp/mediatomb-0.12.0~svn2018$ 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20100715/f4eb44f2/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list