Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52097 - wmweather+-2.3/b0rken/mktime.c has no code, only a error message
Summary: wmweather+-2.3/b0rken/mktime.c has no code, only a error message
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michele Noberasco (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-26 08:35 UTC by Horacio Hiroiti Sawame
Modified: 2004-07-16 17:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Horacio Hiroiti Sawame 2004-05-26 08:35:27 UTC
Content of wmweather+-2.3/b0rken/mktime.c :
#error Please supply a version of mktime.

So emerge fails:
# emerge wmweather+
>>> emerge (1 of 1) x11-plugins/wmweather+-2.3 to /
...
checking for working mktime... no
...
make[2]: Entering directory `/var/tmp/portage/wmweather+-2.3/work/wmweather+-2.3/b0rken'
source='mktime.c' object='mktime.o' libtool=no \
depfile='.deps/mktime.Po' tmpdepfile='.deps/mktime.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include -I/usr/include  -mcpu=athlon-xp -O2 -pipe -ffast-math -fomit-frame-pointer -mmmx -msse -mfpmath=sse,387 -I/usr/X11R6/include -I/usr/include -I/usr/include/w3c-libwww -DHAVE_CONFIG_H -c `test -f 'mktime.c' || echo './'`mktime.c
distcc[30323] ERROR: compile on localhost failed
mktime.c:1:2: #error Please supply a version of mktime.
distcc[30322] ERROR: compile on localhost failed
make[2]: ** [mktime.o] Erro 1
make[2]: Leaving directory `/var/tmp/portage/wmweather+-2.3/work/wmweather+-2.3/b0rken'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/var/tmp/portage/wmweather+-2.3/work/wmweather+-2.3'
make: ** [all] Erro 2

!!! ERROR: x11-plugins/wmweather+-2.3 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed


Reproducible: Always
Steps to Reproduce:
1.emerge wmweather+
2.
3.

Actual Results:  
compilation aborts


Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.4.10
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp -O2 -pipe -ffast-math -fomit-frame-pointer -mmmx -msse
-mfpmath=sse,387"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref
/usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp -O2 -pipe -ffast-math -fomit-frame-pointer -mmmx -msse
-mfpmath=sse,387"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage/"
USE="3dnow X aalib aavm acpi alsa apache2 apm arts avi berkdb cdr cjk crypt
cscope cups dga directfb dvd dvdr emacs encode esd fbcon flash foomaticdb
foreign-package freetype gamma gdbm gif gnome gphoto2 gpm gtk gtk2 guile
imagemagick imlib ipv6 java javascript jpeg kde kerberos ldap libg++ libwww mad
maildir mikmod mmx motif mozilla mozinterfaceinfo mozsvg mozxmlterm mpeg mule
mysql nas ncurses nls nocd oav odbc oggvorbis opengl oss pam pdflib perl
plotutils png postgres ppds python qt quicktime readline ruby samba sasl scanner
sdl serial slang snmp spell sse ssl svga tcltk tcpd tetex tiff transcode
truetype type1 unicode usb videos wmf x86 xml xml2 xmms xv xvid zlib"
Comment 1 Michele Noberasco (RETIRED) gentoo-dev 2004-07-16 17:13:27 UTC
Just unmasked version 2.9, which does not have this issue...