* Package: media-plugins/vdr-burn-0.2.2-r1 * Repository: gentoo * Maintainer: vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Compiling against * vdr-2.2.0 [API version 2.2.0] >>> Unpacking source... >>> Unpacking vdr-burn-0.2.2.tgz to /var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2 ... * Patching Makefile * Patching for Linguas support * available Languages for vdr-burn-0.2.2 are: * LINGUAS="de fi fr it nl ru sk " * Applying vdr-burn-0.2.2-r1_gentoo-path.diff ... [ ok ] * Applying vdr-burn-0.2.2_setdefaults.diff ... [ ok ] * Applying vdr-burn-0.2.2_makefile.diff ... [ ok ] * Applying vdr-burn-0.2.2-missing-include-for-function-setpriority.patch ... [ ok ] * Fixing include of libsi-headers >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2 ... make -j1 all LOCALEDIR=/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/tmp-locale LOCDIR=/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2 TMPDIR=/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o burn.o burn.c burn.c:39:2: warning: #warning Compiling WITHOUT teletext subtitle support [-Wcpp] 39 | #warning Compiling WITHOUT teletext subtitle support | ^~~~~~~ In file included from manager.h:11, from burn.c:13: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from burn.c:13: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from burn.c:13: manager.h:63:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr m_pending; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from burn.c:13: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o chain-vdr.o chain-vdr.c In file included from chain-vdr.h:12, from chain-vdr.c:1: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from chain-vdr.h:12, from chain-vdr.c:1: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ chain-vdr.c: In member function ‘std::string vdr_burn::chain_vdr::create_temp_path(const string&)’: chain-vdr.c:93:10: warning: ignoring return value of ‘char* mkdtemp(char*)’, declared with attribute warn_unused_result [-Wunused-result] 93 | mkdtemp( path.get() ); | ~~~~~~~^~~~~~~~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o chain-dvd.o chain-dvd.c chain-dvd.c:247:2: warning: #warning error handling render_menus [-Wcpp] 247 | #warning error handling render_menus | ^~~~~~~ In file included from chain-vdr.h:12, from chain-dvd.h:11, from chain-dvd.c:8: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from chain-vdr.h:12, from chain-dvd.h:11, from chain-dvd.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o jobs.o jobs.c In file included from jobs.c:10: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from jobs.c:10: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o logger-vdr.o logger-vdr.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o skins.o skins.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o manager.o manager.c In file included from chain-vdr.h:12, from manager.c:8: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from chain-vdr.h:12, from manager.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from manager.c:9: manager.h:63:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr m_pending; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from chain-vdr.h:12, from manager.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o menuburn.o menuburn.c In file included from manager.h:11, from menuburn.c:9: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from menuburn.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from menuburn.c:9: manager.h:63:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr m_pending; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from menuburn.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o menubase.o menubase.c In file included from menubase.h:11, from menubase.c:8: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from menubase.h:11, from menubase.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from menubase.c:9: manager.h:63:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr m_pending; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from menubase.h:11, from menubase.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o etsi-const.o etsi-const.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o tracks.o tracks.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o scanner.o scanner.c In file included from scanner.h:11, from scanner.c:9: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from scanner.h:11, from scanner.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ scanner.c:91:9: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 91 | auto_ptr m_state; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from scanner.h:11, from scanner.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ scanner.c: In member function ‘void vdr_burn::recording_index::scan_file_sizes()’: scanner.c:182:81: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations] 182 | ult = readdir_r(videoDir, (struct dirent*)entryBuffer, &entry)) == 0 && entry != 0) { | ^ In file included from /usr/include/features.h:450, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/x86_64-pc-linux-gnu/bits/os_defines.h:39, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/x86_64-pc-linux-gnu/bits/c++config.h:524, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/utility:68, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/algorithm:60, from adaptor.h:11, from scanner.c:8: /usr/include/dirent.h:189:12: note: declared here 189 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ scanner.c:182:81: warning: ‘int readdir_r(DIR*, dirent*, dirent**)’ is deprecated [-Wdeprecated-declarations] 182 | ult = readdir_r(videoDir, (struct dirent*)entryBuffer, &entry)) == 0 && entry != 0) { | ^ In file included from /usr/include/features.h:450, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/x86_64-pc-linux-gnu/bits/os_defines.h:39, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/x86_64-pc-linux-gnu/bits/c++config.h:524, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/utility:68, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/algorithm:60, from adaptor.h:11, from scanner.c:8: /usr/include/dirent.h:189:12: note: declared here 189 | extern int __REDIRECT (readdir_r, | ^~~~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o gdwrapper.o gdwrapper.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o iconvwrapper.o iconvwrapper.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o menuitems.o menuitems.c In file included from menuitems.h:14, from menuitems.c:8: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from menuitems.h:14, from menuitems.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o setup.o setup.c In file included from manager.h:11, from setup.c:9: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from setup.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from setup.c:9: manager.h:63:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 63 | std::auto_ptr m_pending; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from manager.h:11, from setup.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o common.o common.c gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o config.o config.c In file included from config.h:14, from config.c:8: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from config.h:14, from config.c:8: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o render.o render.c In file included from chain-vdr.h:12, from render.c:9: jobs.h:203:8: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 203 | std::auto_ptr m_process; | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/memory:80, from tracks.h:14, from jobs.h:14, from chain-vdr.h:12, from render.c:9: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o genindex/pes.o genindex/pes.c make[1]: Entering directory '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2/proctools' x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o logger.o logger.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o conlogger.o conlogger.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o chain.o chain.cc chain.cc: In member function ‘bool proctools::chain::del_process(proctools::process*)’: chain.cc:128:3: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 128 | auto_ptr dtemp( proc ); // auto-delete | ^~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/locale_conv.h:41, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/locale:43, from /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/iomanip:43, from format.h:7, from chain.cc:5: /usr/lib/gcc/x86_64-pc-linux-gnu/9.1.0/include/g++-v9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o environment.o environment.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o process.o process.cc process.cc: In member function ‘bool proctools::process::start_if_idle()’: process.cc:57:10: warning: ignoring return value of ‘int chdir(const char*)’, declared with attribute warn_unused_result [-Wunused-result] 57 | chdir(m_workdir.c_str()); | ~~~~~^~~~~~~~~~~~~~~~~~~ process.cc:59:29: warning: ignoring return value of ‘int dup(int)’, declared with attribute warn_unused_result [-Wunused-result] 59 | close(STDOUT_FILENO); dup(pipes[1]); | ~~~^~~~~~~~~~ process.cc:60:29: warning: ignoring return value of ‘int dup(int)’, declared with attribute warn_unused_result [-Wunused-result] 60 | close(STDERR_FILENO); dup(pipes[1]); | ~~~^~~~~~~~~~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o shellprocess.o shellprocess.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o poller.o poller.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o property.o property.cc x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -I.. -o shellescape.o shellescape.cc ar r libproctools.a logger.o conlogger.o chain.o environment.o process.o shellprocess.o poller.o property.o shellescape.o ar: creating libproctools.a make[1]: Leaving directory '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2/proctools' gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -Wl,-O1 -Wl,--as-needed -shared burn.o chain-vdr.o chain-dvd.o jobs.o logger-vdr.o skins.o manager.o menuburn.o menubase.o etsi-const.o tracks.o scanner.o gdwrapper.o iconvwrapper.o menuitems.o setup.o common.o config.o render.o genindex/pes.o -Wl,-O1 -Wl,--as-needed -lgd -lm -lz -lpng16 -lz -lfreetype -lfontconfig -lfreetype -ljpeg -ltiff -lgd proctools/libproctools.a -o libvdr-burn.so xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-burn --package-version=0.2.2 --msgid-bugs-address='' -o po/burn.pot `ls setup.c logger-vdr.c config.c burn.c common.c chain-archive.c scan-test.c chain-vdr.c gdwrapper.c chain-dvd.c etsi-const.c skins.c iconvwrapper.c manager.c menubase.c menuitems.c tracks.c jobs.c menuburn.c render.c scanner.c` >>> Source compiled. >>> Test phase: media-plugins/vdr-burn-0.2.2-r1 make -j1 test gdlib-config: warning: this script is deprecated; please use the pkg-config file instead. x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -DUSE_PLUGINMISSING -c -DPLUGIN_NAME='"burn"' -DPLUGIN_NAME_I18N='"burn"' -D_LARGEFILE_SOURCE -DTMPDIR='"/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp"' -DDVDDEV='"/dev/dvdrw"' -DISODIR='"/var/vdr/video/dvd-images"' -I -I. -I/usr/include -o t/main.o t/main.c t/main.c:2:10: fatal error: t/common_functions.h: No such file or directory 2 | #include "t/common_functions.h" | ^~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:154: t/main.o] Error 1 * ERROR: media-plugins/vdr-burn-0.2.2-r1::gentoo failed (test phase): * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2391: Called default * phase-functions.sh, line 872: Called default_src_test * phase-functions.sh, line 901: Called __eapi0_src_test * phase-helpers.sh, line 820: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} test || \ * die "Make test failed. See above for details." * * If you need support, post the output of `emerge --info '=media-plugins/vdr-burn-0.2.2-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-burn-0.2.2-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-burn-0.2.2-r1:20190711-021800.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2' * S: '/var/tmp/portage/media-plugins/vdr-burn-0.2.2-r1/work/burn-0.2.2'