* Package: media-plugins/vdr-weatherng-0.0.8_pre3-r1:0 * Repository: gentoo * Maintainer: vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Compiling against * vdr-2.6.6 [API version 2.6.6] >>> Unpacking source... >>> Unpacking vdr-weatherng-0.0.8-pre3.tgz to /var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3 ... * Applying vdr-weatherng-0.0.8_pre3-i18n-fix.diff ... [ ok ] * Patching Makefile * Converting to APIVERSION ... [ ok ] * Patching for Linguas support * available Languages for vdr-weatherng-0.0.8_pre3 are: * LINGUAS="" * QA Notice: Plugin isn't converted to gettext handling! * QA Notice: OBJECT i18n.o found, removed per sed * QA Notice: obsolete tI18nPhrase found, disabled per sed, please recheck * Applying vdr-weatherng-0.0.8_pre3-gentoo.diff ... [ ok ] * Applying vdr-weatherng-0.0.8_pre3-timeout.diff ... patching file examples/weatherng.sh Hunk #2 succeeded at 74 with fuzz 2. [ ok ] * Applying vdr-weatherng-0.0.8_pre3-gcc43.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3 ... make -j4 all LOCALEDIR=/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/temp/tmp-locale LOCDIR=/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/temp/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3 TMPDIR=/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/temp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -obitmap.o bitmap.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -oquantize.o quantize.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -oimagecache.o imagecache.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -oweatherng.o weatherng.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -oxml.o xml.c In file included from /usr/include/vdr/i18n.h:14, from /usr/include/vdr/plugin.h:13, from setup.h:10, from weatherng.c:10: /usr/include/vdr/tools.h:185:19: error: expected ‘,’ or ‘...’ before ‘&&’ token 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~ /usr/include/vdr/tools.h:185:3: error: invalid constructor; you probably meant ‘cString (const cString&)’ 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~~~~~~ /usr/include/vdr/tools.h:191:30: error: expected ‘,’ or ‘...’ before ‘&&’ token 191 | cString &operator=(cString &&String); | ^~ In file included from /usr/include/vdr/i18n.h:14, from /usr/include/vdr/config.h:19, from /usr/include/vdr/osd.h:16, from bitmap.h:9, from bitmap.c:5: /usr/include/vdr/tools.h:185:19: error: expected ‘,’ or ‘...’ before ‘&&’ token 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~ /usr/include/vdr/tools.h:185:3: error: invalid constructor; you probably meant ‘cString (const cString&)’ 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~~~~~~ /usr/include/vdr/tools.h:191:30: error: expected ‘,’ or ‘...’ before ‘&&’ token 191 | cString &operator=(cString &&String); | ^~ x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -std=gnu++03 -std=gnu++03 -c -DCONFDIR=\"/etc/vdr\" -DHAVE_IMLIB2 -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include -oparsing.o parsing.c weatherng.c: In member function ‘virtual const char* cPluginWetter::CommandLineHelp()’: weatherng.c:33:16: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 33 | asprintf(&help_str, | ~~~~~~~~^~~~~~~~~~~ 34 | " -D DIR --data=DIR DIR to datafiles of plugin. e.g. /etc/plugins/weatherng\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 35 | " -I DIR --images=DIR DIR to imagefolder of plugin e.g. /etc/plugins/weatherng\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36 | " -S DIR --script=DIR DIR to weatherng.sh e.g. /usr/local/bin\n"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ weatherng.c: In member function ‘virtual bool cPluginWetter::Start()’: weatherng.c:98:17: warning: ignoring return value of ‘int asprintf(char**, const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 98 | asprintf(&buffer, "%s%s &", ScriptDir, "/weatherng.sh"); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:83: weatherng.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:83: bitmap.o] Error 1 In file included from parsing.h:9, from parsing.c:5: /usr/include/vdr/tools.h:185:19: error: expected ‘,’ or ‘...’ before ‘&&’ token 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~ /usr/include/vdr/tools.h:185:3: error: invalid constructor; you probably meant ‘cString (const cString&)’ 185 | cString(cString &&String): s(String.s) { String.s = NULL; } | ^~~~~~~ /usr/include/vdr/tools.h:191:30: error: expected ‘,’ or ‘...’ before ‘&&’ token 191 | cString &operator=(cString &&String); | ^~ make: *** [Makefile:83: parsing.o] Error 1 * ERROR: media-plugins/vdr-weatherng-0.0.8_pre3-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/vdr-weatherng-0.0.8_pre3-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-weatherng-0.0.8_pre3-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-weatherng-0.0.8_pre3-r1:20240218-004840.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3' * S: '/var/tmp/portage/media-plugins/vdr-weatherng-0.0.8_pre3-r1/work/weatherng-0.0.8-pre3'