media-plugins/mythweather-0.23.1_p25367 does not compile. Reproducible: Always Steps to Reproduce: 1. emerge MythTV 0.23.1 components 2. 3. Actual Results: mythweather 0.23.1 does not compile. Expected Results: Should compile. ;-) Portage 2.2_rc67 (default/linux/x86/10.0/desktop, gcc-4.3.4, glibc-2.11.2-r0, 2.6.32-zen6 i686) ================================================================= System uname: Linux-2.6.32-zen6-i686-AMD_Athlon-tm-_64_X2_Dual_Core_Processor_5400+-with-gentoo-1.12.13 Timestamp of tree: Tue, 27 Jul 2010 07:15:01 +0000 ccache version 2.4 [enabled] app-shells/bash: 4.0_p37 dev-java/java-config: 1.3.7-r1, 2.1.11 dev-lang/python: 2.5.4-r3, 2.6.5-r2, 3.1.2-r3 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 2.2 sys-devel/autoconf: 2.13, 2.65 sys-devel/automake: 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r3, 1.10.3, 1.11.1 sys-devel/binutils: 2.20.1-r1 sys-devel/gcc: 4.1.2, 4.3.4, 4.4.3-r2 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.30-r1 ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer -fno-ident" 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/X11/xkb /usr/share/config /var/lib/hsqldb" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo" CXXFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer -fno-ident" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/ " LANG="de_DE.UTF-8" LDFLAGS="-Wl,-O1" LINGUAS="de en" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" 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" PORTDIR_OVERLAY="/var/lib/layman/rubenqba /var/lib/layman/kde-sunset /var/lib/layman/belak /var/lib/layman/luke-jr /usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="X a52 aac acl acpi alsa apache2 asf avahi berkdb bluetooth branding bzip2 cairo cdr cli consolekit cracklib crypt css cups cxx dbus dga divx dri dts dvb dvd dvdr emboss encode exif expat fam fame fax ffmpeg fftw flac foomaticdb fortran gdbm gif glitz gpm gtk hal iconv imagemagick ipv6 java jpeg jpeg2k kde lcd lcms ldap libc-omitfp libnotify lirc lm_sensors lzo mad mdnsresponder-compat mikmod mjpeg mmx mng modules mp3 mp4 mpeg mplayer mudflap mysql mysqli ncurses nls nptl nptlonly nsplugin nvidia ogg opengl openmp openssh pam pango pcre pdf perl png ppds pppd python qt3support qt4 readline reflection scanner sdl semantic-desktop session smp spell spl sse ssl startup-notification svg sysfs tcpd theora tiff transcode truetype unicode ups usb v4l v4l2 vcd vorbis x264 x86 xcb xine xml xorg xulrunner xv xvid zlib" ALSA_CARDS="emu10k1" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="cfontz ncurses text" LINGUAS="de en" LIRC_DEVICES="serial" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 240311 [details] build.log
As the errors are: WARNING: disabling MythWeather; missing XML::XPath WARNING: disabling MythWeather; missing DateTime::Format::ISO8601 I'd guess that it's a problem with a perl upgrade. Either trace it back to the correct packages or brute force it with perl-cleaner.
WARNING: disabling MythWeather; missing XML::XPath WARNING: disabling MythWeather; missing DateTime::Format::ISO8601
(In reply to comment #3) > WARNING: disabling MythWeather; missing XML::XPath > WARNING: disabling MythWeather; missing DateTime::Format::ISO8601 > emerge -qv1 dev-perl/DateTime-Format-ISO8601 dev-perl/XML-XPath; emerge -qv mythweather It would appear we have two new requirements to build mythweather.
Added to the tree. Thanks.
Still does not build for me: WARNING: disabling MythWeather; missing Date::Manip WARNING: disabling MythWeather; missing XML::Simple WARNING: disabling MythWeather; missing XML::XPath WARNING: disabling MythWeather; missing Image::Size WARNING: disabling MythWeather; missing SOAP::Lite
(In reply to comment #6) > Still does not build for me: > WARNING: disabling MythWeather; missing Date::Manip > WARNING: disabling MythWeather; missing XML::Simple > WARNING: disabling MythWeather; missing XML::XPath > WARNING: disabling MythWeather; missing Image::Size > WARNING: disabling MythWeather; missing SOAP::Lite > All these are depends the mythweather ebuild, which means they'd be installed if you emerged it normally (of course if you told emerge to ignore depends then all bets are off). So this means that you have those ebuilds installed, however they're built against a different version of perl than what is currently active. You'll need to run "perl-cleaner --all" and then try again.
Yep, it compiles now. However I saw some "file not found" warnings during compile: make[1]: Leaving directory `/var/tmp/portage/media-plugins/mythweather-0.23.1_p25396/work/branches/release-0-23-fixes/mythplugins/mythweather/i18n' chmod: Zugriff auf „/var/tmp/portage/media-plugins/mythweather-0.23.1_p25396/image//usr/share/mythtv/mythweather/scripts/us_nws/animaps.pl“ nicht möglich: Datei oder Verzeichnis nicht gefunden chmod: Zugriff auf „/var/tmp/portage/media-plugins/mythweather-0.23.1_p25396/image//usr/share/mythtv/mythweather/scripts/us_nws/maps.pl“ nicht möglich: Datei oder Verzeichnis nicht gefunden
*** Bug 330421 has been marked as a duplicate of this bug. ***