Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/08dd321e492c259c6b01 to your computer and use it in GitHub Desktop.
Save anonymous/08dd321e492c259c6b01 to your computer and use it in GitHub Desktop.
//var/log/paludis/1428967280-install-media-video_makemkv-1.9.1:0::media.out
=== Running ebuild phase killold as root:root...
=== Starting builtin_killold
=== Done builtin_killold
=== Completed ebuild phase killold
=== Running ebuild phases init saveenv as paludisbuild:paludisbuild...
=== Starting builtin_init
=== Done builtin_init
=== Starting builtin_saveenv
=== Done builtin_saveenv
=== Completed ebuild phases init saveenv
--- No need to do anything for setup phase
=== Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild...
=== Starting builtin_loadenv
=== Done builtin_loadenv
=== Starting src_unpack
>>> Unpacking makemkv-oss-1.9.1.tar.gz to /var/tmp/paludis/build/media-video-makemkv-1.9.1/work
tar zxf /var/cache/paludis/distfiles/makemkv-oss-1.9.1.tar.gz --no-same-owner
>>> Unpacking makemkv-bin-1.9.1.tar.gz to /var/tmp/paludis/build/media-video-makemkv-1.9.1/work
tar zxf /var/cache/paludis/distfiles/makemkv-bin-1.9.1.tar.gz --no-same-owner
=== Done src_unpack
=== Starting builtin_saveenv
=== Done builtin_saveenv
=== Completed ebuild phases loadenv unpack saveenv
=== Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild...
=== Starting builtin_loadenv
=== Done builtin_loadenv
cd /var/tmp/paludis/build/media-video-makemkv-1.9.1/work/makemkv-oss-1.9.1
=== Starting src_prepare
=== Done src_prepare
=== Starting builtin_saveenv
=== Done builtin_saveenv
=== Completed ebuild phases loadenv prepare saveenv
=== Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild...
=== Starting builtin_loadenv
=== Done builtin_loadenv
=== Starting src_configure
econf: updating /var/tmp/paludis/build/media-video-makemkv-1.9.1/work/makemkv-oss-1.9.1/autoxxx/config.sub with /usr/share/gnuconfig/config.sub
econf: updating /var/tmp/paludis/build/media-video-makemkv-1.9.1/work/makemkv-oss-1.9.1/autoxxx/config.guess with /usr/share/gnuconfig/config.guess
./configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --prefix=/usr/x86_64-pc-linux-gnu --bindir=/usr/x86_64-pc-linux-gnu/bin --sbindir=/usr/x86_64-pc-linux-gnu/bin --libdir=/usr/x86_64-pc-linux-gnu/lib --datadir=/usr/share --datarootdir=/usr/share --docdir=/usr/share/doc/makemkv-1.9.1 --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --enable-fast-install
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for -objcopy... x86_64-pc-linux-gnu-objcopy
checking for -ld... x86_64-pc-linux-gnu-ld
checking for a BSD-compatible install... /usr/x86_64-pc-linux-gnu/bin/install -c
checking how to run the C preprocessor... x86_64-pc-linux-gnu-cpp
checking for grep that handles long lines and -e... /usr/x86_64-pc-linux-gnu/bin/grep
checking for egrep... /usr/x86_64-pc-linux-gnu/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 zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress2 in -lz... yes
checking openssl/opensslconf.h usability... yes
checking openssl/opensslconf.h presence... yes
checking for openssl/opensslconf.h... yes
checking for AES_encrypt in -lcrypto... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking pkg-config is at least version 0.9.0... yes
checking for ffmpeg... yes
checking whether LIBAVCODEC_VERSION_MAJOR is declared... yes
checking LIBAVCODEC_VERSION_MAJOR... 56
checking for AVFrame.nb_samples... yes
checking whether AV_SAMPLE_FMT_U8P is declared... yes
checking for avcodec_encode_audio2... yes
checking for AVCodecContext.refcounted_frames... yes
checking whether avcodec_free_frame is declared... yes
checking whether av_frame_free is declared... yes
checking for av_log_format_line... no
checking for enum AVCodecID... yes
checking whether AV_CODEC_ID_NONE is declared... yes
checking whether av_frame_get_channels is declared... no
checking whether av_frame_get_sample_rate is declared... no
checking whether av_frame_set_channel_layout is declared... no
checking for AVCodecParserContext.duration... yes
checking whether AV_CH_TOP_BACK_CENTER is declared... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libffabi/src/ffabicfg.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --enable-fast-install
=== Done src_configure
=== Starting builtin_saveenv
=== Done builtin_saveenv
=== Completed ebuild phases loadenv configure saveenv
=== Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild...
=== Starting builtin_loadenv
=== Done builtin_loadenv
=== Starting src_compile
make -j1
mkdir -p out
x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE -D_linux_ -D_REENTRANT -shared -Wl,-z,defs -oout/libdriveio.so.0.full -Ilibdriveio/inc libdriveio/src/infolist.cpp libdriveio/src/scsihlp.cpp libdriveio/src/srlist.cpp libdriveio/src/stdquery.cpp libdriveio/src/tipclient.cpp libdriveio/src/tipcommon.cpp libdriveio/src/tipserver.cpp libdriveio/src/drives/pioneer.cpp libdriveio/src/drives/xboxhddvd.cpp \
-fPIC -Xlinker -dy -Xlinker --version-script=libdriveio/src/libdriveio.vers \
-Xlinker -soname=libdriveio.so.0 -lc -lstdc++
x86_64-pc-linux-gnu-objcopy --strip-all --strip-debug --strip-unneeded --discard-all out/libdriveio.so.0.full out/libdriveio.so.0
mkdir -p tmp
echo "#define BUILDINFO_ARCH_NAME \"x86_64-pc-linux-gnu\"" >> tmp/gen_buildinfo.h
echo "#define BUILDINFO_BUILD_DATE \"Tue Apr 14 01:21:25 CEST 2015\"" >> tmp/gen_buildinfo.h
mkdir -p out
x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE -D_linux_ -D_REENTRANT -shared -Wl,-z,defs -oout/libmakemkv.so.1.full -Ilibebml/inc -DEBML_NO_READ -DEBML_STRICT_API -DEBML_DEBUG -Ilibmatroska/inc \
-Ilibmakemkv/inc -Isstring/inc -Imakemkvgui/inc -Ilibabi/inc -Ilibffabi/inc \
libebml/src/EbmlBinary.cpp libebml/src/EbmlContexts.cpp libebml/src/EbmlCrc32.cpp libebml/src/EbmlDate.cpp libebml/src/EbmlDummy.cpp libebml/src/EbmlElement.cpp libebml/src/EbmlFloat.cpp libebml/src/EbmlHead.cpp libebml/src/EbmlMaster.cpp libebml/src/EbmlSInteger.cpp libebml/src/EbmlString.cpp libebml/src/EbmlSubHead.cpp libebml/src/EbmlUInteger.cpp libebml/src/EbmlUnicodeString.cpp libebml/src/EbmlVersion.cpp libebml/src/EbmlVoid.cpp libebml/src/IOCallback.cpp libebml/src/MemIOCallback.cpp libmatroska/src/FileKax.cpp libmatroska/src/KaxAttached.cpp libmatroska/src/KaxAttachments.cpp libmatroska/src/KaxBlock.cpp libmatroska/src/KaxBlockData.cpp libmatroska/src/KaxCluster.cpp libmatroska/src/KaxContexts.cpp libmatroska/src/KaxCues.cpp libmatroska/src/KaxCuesData.cpp libmatroska/src/KaxInfoData.cpp libmatroska/src/KaxSeekHead.cpp libmatroska/src/KaxSegment.cpp libmatroska/src/KaxTracks.cpp libmatroska/src/KaxVersion.cpp libmatroska/src/KaxSemantic.cpp libmakemkv/src/ebmlwrite.cpp libmakemkv/src/libmkv.cpp libmakemkv/src/version.cpp libmakemkv/src/world.cpp libmakemkv/src/stdstring.cpp sstring/src/sstring.cpp \
libabi/src/ossl_aes.c libabi/src/ossl_sha.c libabi/src/ossl_ec.c libabi/src/zlib.c libabi/src/xpat.c libabi/src/libm.c libabi/src/httplinux.cpp makemkvgui/src/api_linux.cpp libabi/src/sys_linux.c makemkvgui/src/spawn_posix.cpp libffabi/src/ffabi.c libffabi/src/mlp.c libffabi/src/log.c libffabi/src/audio_convert.c libffabi/src/audio_mix.c libffabi/src/audio_mix_matrix.c \
-DHAVE_BUILDINFO_H -Itmp \
-fPIC -Xlinker -dy -Xlinker --version-script=libmakemkv/src/libmakemkv.vers \
-Xlinker -soname=libmakemkv.so.1 -lc -lstdc++ -lcrypto -lz -lexpat -lavcodec -lavutil -lm -lrt
x86_64-pc-linux-gnu-objcopy --strip-all --strip-debug --strip-unneeded --discard-all out/libmakemkv.so.1.full out/libmakemkv.so.1
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_mainwnd.cpp makemkvgui/src/mainwnd.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_logtext.cpp makemkvgui/src/logtext.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_dirselectbox.cpp makemkvgui/src/dirselectbox.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_aboutbox.cpp makemkvgui/src/aboutbox.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_settingdlg.cpp makemkvgui/src/settingdlg.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_backupdlg.cpp makemkvgui/src/backupdlg.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_lineeditk.cpp makemkvgui/src/lineeditk.h
mkdir -p tmp
/usr/x86_64-pc-linux-gnu/bin/moc-qt4 -o tmp/moc_dvdbox.cpp makemkvgui/src/dvdbox.h
mkdir -p tmp
x86_64-pc-linux-gnu-ld -r -b binary -o tmp/image_data.o.rw makemkvgui/bin/image_data.bin
x86_64-pc-linux-gnu-objcopy --rename-section .data=.rodata2,readonly,alloc,load,data,contents tmp/image_data.o.rw tmp/image_data.o
mkdir -p out
x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -D_GNU_SOURCE -D_linux_ -oout/makemkv.full -Imakemkvgui/inc -Ilibmakemkv/inc -Isstring/inc -Ilibdriveio/inc -Ilibabi/inc \
makemkvgui/src/aboutbox.cpp makemkvgui/src/client.cpp makemkvgui/src/dirselectbox.cpp makemkvgui/src/logic.cpp makemkvgui/src/logtext.cpp makemkvgui/src/main.cpp makemkvgui/src/nativefiledialog.cpp makemkvgui/src/mainwnd.cpp makemkvgui/src/marshall.cpp makemkvgui/src/progress.cpp makemkvgui/src/scsiinfo.cpp makemkvgui/src/settingdlg.cpp makemkvgui/src/uisync.cpp makemkvgui/src/viteminfo.cpp makemkvgui/src/margui.cpp makemkvgui/src/backupdlg.cpp makemkvgui/src/lstring.cpp makemkvgui/src/notify.cpp makemkvgui/src/str/en_utf16.cpp makemkvgui/src/image.cpp makemkvgui/src/abutton.cpp makemkvgui/src/lineeditk.cpp makemkvgui/src/dvdbox.cpp makemkvgui/src/api_posix.cpp makemkvgui/src/api_linux.cpp makemkvgui/src/sem_posix.cpp makemkvgui/src/spawn_posix.cpp makemkvgui/src/logic_posix.cpp makemkvgui/src/notify_linux.cpp makemkvgui/src/image_linux.cpp tmp/image_data.o tmp/moc_mainwnd.cpp tmp/moc_logtext.cpp tmp/moc_dirselectbox.cpp tmp/moc_aboutbox.cpp tmp/moc_settingdlg.cpp tmp/moc_backupdlg.cpp tmp/moc_lineeditk.cpp tmp/moc_dvdbox.cpp sstring/src/sstring.cpp libdriveio/src/srlist.cpp \
-DHAVE_BUILDINFO_H -Itmp \
-I/usr/include/qt4 -I/usr/lib/qt4/include -L/usr/lib/qt4 -L/usr/lib/qt4/lib -lc -lstdc++ \
-lQtGui -lQtCore -lQtDBus -lpthread -lz -lrt
In file included from makemkvgui/src/aboutbox.cpp:15:0:
makemkvgui/src/aboutbox.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/dirselectbox.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/logic.cpp:15:0:
makemkvgui/src/mainwnd.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/logtext.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/main.cpp:15:30: fatal error: QtGui/QApplication: No such file or directory
#include <QtGui/QApplication>
^
compilation terminated.
In file included from makemkvgui/src/nativefiledialog.cpp:21:0:
makemkvgui/inc/QtExt/NativeFileDialog.h:24:31: fatal error: QtGui/qfiledialog.h: No such file or directory
#include <QtGui/qfiledialog.h>
^
compilation terminated.
makemkvgui/src/mainwnd.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/progress.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/scsiinfo.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/settingdlg.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/uisync.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/viteminfo.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
makemkvgui/src/backupdlg.cpp:15:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/notify.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/image.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/abutton.cpp:15:0:
makemkvgui/src/abutton.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/lineeditk.cpp:15:0:
makemkvgui/src/lineeditk.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/dvdbox.cpp:15:0:
makemkvgui/src/dvdbox.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/logic_posix.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/notify_linux.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from makemkvgui/src/image_linux.cpp:15:0:
makemkvgui/src/qtapp.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_mainwnd.cpp:9:0:
tmp/../makemkvgui/src/mainwnd.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_logtext.cpp:9:0:
tmp/../makemkvgui/src/logtext.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_dirselectbox.cpp:9:0:
tmp/../makemkvgui/src/dirselectbox.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_aboutbox.cpp:9:0:
tmp/../makemkvgui/src/aboutbox.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_settingdlg.cpp:9:0:
tmp/../makemkvgui/src/settingdlg.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_backupdlg.cpp:9:0:
tmp/../makemkvgui/src/backupdlg.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_lineeditk.cpp:9:0:
tmp/../makemkvgui/src/lineeditk.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
In file included from tmp/moc_dvdbox.cpp:9:0:
tmp/../makemkvgui/src/dvdbox.h:18:23: fatal error: QtGui/QtGui: No such file or directory
#include <QtGui/QtGui>
^
compilation terminated.
Makefile:79: recipe for target 'out/makemkv.full' failed
make: *** [out/makemkv.full] Error 1
!!! ERROR in media-video/makemkv-1.9.1::media:
!!! In /usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake at line 30
!!! emake returned error 2
!!! Call stack:
!!! * paludis_die_or_error_func (/usr/x86_64-pc-linux-gnu/libexec/paludis/die_functions.bash:67)
!!! * main (/usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake:30)
diefunc: making ebuild PID 30415 exit with error
die trap: exiting with error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment