Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 210241

Summary: media-video/mkvtoolnix-2.1.0: fail to compile
Product: Gentoo Linux Reporter: Alex J. Ivasyuv <siegerstein>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0/config.log

Description Alex J. Ivasyuv 2008-02-15 13:13:46 UTC
# USE="-qt4" emerge -va mkvtoolnix

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] media-video/mkvtoolnix-2.1.0  USE="bzip2 flac lzo unicode -debug -qt4 -wxwindows" 0 kB 

Total: 1 package (1 new), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] 
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) media-video/mkvtoolnix-2.1.0 to /
 * mkvtoolnix-2.1.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                                                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                   [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                  [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                 [ ok ]
 * checking mkvtoolnix-2.1.0.tar.bz2 ;-) ...                                                                                                           [ ok ]
>>> Unpacking source...
>>> Unpacking mkvtoolnix-2.1.0.tar.bz2 to /var/tmp/portage/media-video/mkvtoolnix-2.1.0/work
 * Running eautoreconf in '/var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0' ...
 * Running aclocal ...                                                                                                                                 [ ok ]
 * Running autoconf ...                                                                                                                                [ ok ]
 * Running autoheader ...                                                                                                                              [ ok ]
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0 ...
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-lzo --enable-bz2 --disable-wxwidgets --disable-debug --with-flac --disable-qt --build=i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ld... i686-pc-linux-gnu-ld
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 inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for vsscanf... yes
checking whether the byte order is big-endian... no
checking gcc version... 4.1.2
checking if being compiled with mingw32... no
checking for int64_t... yes
checking for uint64_t... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for PRId64 and PRIu64... yes
checking for posix_fadvise... yes
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo... yes
checking for ogg_sync_init in -logg... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for vorbis_synthesis_init in -lvorbis... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking for FLAC__stream_decoder_new in -lFLAC... yes
checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes
checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes
checking for pcre-config... /usr/bin/pcre-config
checking for libpcrecpp... no
configure: error: Could not find the PCRE C++ library

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0/config.log
 * 
 * ERROR: media-video/mkvtoolnix-2.1.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3301:  Called econf 'src_compile' 'src_compile' '--enable-lzo' '--enable-bz2' '--disable-wxwidgets' '--disable-debug'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/mkvtoolnix-2.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/mkvtoolnix-2.1.0/temp/environment'.
 * 

 * Messages for package media-video/mkvtoolnix-2.1.0:

 * 
 * ERROR: media-video/mkvtoolnix-2.1.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3301:  Called econf 'src_compile' 'src_compile' '--enable-lzo' '--enable-bz2' '--disable-wxwidgets' '--disable-debug'
 *               ebuild.sh, line  513:  Called die
 * The specific snippet of code:
 *   			die "econf failed"
 *  The die message:
 *   econf failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/mkvtoolnix-2.1.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/mkvtoolnix-2.1.0/temp/environment'.
 * 
#

dev-libs/pcre++ is installed.




Reproducible: Always

Steps to Reproduce:




$ emerge --info
Portage 2.1.4.4 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.7-r1, 2.6.24.2 i686)
=================================================================
System uname: 2.6.24.2 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Timestamp of tree: Thu, 14 Feb 2008 15:00:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.3-r4, 2.5.1-r5
dev-python/pycrypto: 2.0.1-r5
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.24
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=prescott -mtune=prescott -pipe -O3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-march=prescott -mtune=prescott -pipe -O3"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="ru_RU.UTF-8"
LC_ALL=""
LINGUAS="ru"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="7zip X X509 a52 aac acl acpi adplug apm bdf berkdb bitmap-fonts bzip2 cddb cli cpudetection cracklib crypt cups curl dbus disk-partition djvu dri dts dvd dvdr dvdread dvi encode fame ffmpeg firefox flac foomaticdb fortran gdbm gimp gimpprint gpm gtk hal iconv id3 id3tag imagemagick ipv6 isdnlog jabber jpeg lzo matroska midi mjpeg mmap mmx mmxext modplug mudflap musepack ncurses nls nptl nptlonly ogg openal opengl openmp optimisememory oss pam parse-clocks pcre pdf perl png pnm postscript ppds pppd python qt3support qt4 readline reflection rtc session slang smp sndfile speex spell spl sqlite sse sse2 ssl svg symlink tcpd teletext theora threads tiff transcode truetype truetype-fonts tta type1-fonts unicode v4l v4l2 vorbis wav wavpack win32codecs x264 x86 xfce xml xorg xv xvid yv12 zlib" ALSA_CARDS="intel8x0" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="ru" LIRC_DEVICES="audio audio_alsa avermedia" USERLAND="GNU" VIDEO_CARDS="vesa vga fglrx radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-15 14:26:39 UTC
> !!! Please attach the following file when seeking support:
> !!!
/var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0/config.log

Do it; also emerge -pv libpcre output please.
Comment 2 Alex J. Ivasyuv 2008-02-15 15:10:50 UTC
Created attachment 143572 [details]
/var/tmp/portage/media-video/mkvtoolnix-2.1.0/work/mkvtoolnix-2.1.0/config.log
Comment 3 Alex J. Ivasyuv 2008-02-15 15:11:32 UTC
# emerge -pv libpcre

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] dev-libs/libpcre-7.6-r1 [7.6] USE="bzip2 cxx unicode zlib -doc" 0 kB 

Total: 1 package (1 upgrade), Size of downloads: 0 kB
#
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2008-02-15 15:13:26 UTC
Well, first of all upgrade to libpcre-7.6-r1
Comment 5 Alex J. Ivasyuv 2008-02-15 16:10:17 UTC
(In reply to comment #4)
> Well, first of all upgrade to libpcre-7.6-r1
> 

Yes, fixed. Thanks!