Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 227133
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo VDR Project <vdr@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Brakemeier <michael@brakemeier.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
vdr-weatherng-0.0.8_pre3-sys-types.patch include <sys/types.h> for typedef'ed uint patch Michael Brakemeier 2008-06-15 11:03 0000 390 bytes Details | Diff
vdr-weatherng-0.0.8_pre3.ebuild ebuild w/ sys-types-patch text/plain Michael Brakemeier 2008-06-15 11:04 0000 1.96 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 227133 depends on: Show dependency tree
Bug 227133 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-15 10:48 0000
g++ -march=pentium-m -mtune=pentium-m -O3 -pipe -fPIC -c -DCONFDIR=\"/etc/vdr\"
-DUSE_CHANNELSCAN -DUSE_CMDSUBMENU -DUSE_DDEPGENTRY -DUSE_DVBSETUP
-DUSE_DVLVIDPREFER -DUSE_JUMPPLAY -DUSE_LIEMIKUUTIO -DUSE_OSDMAXITEMS
-DUSE_PLUGINMISSING -DUSE_TIMERINFO -DUSE_WAREAGLEICON -DHAVE_IMLIB2
-D_GNU_SOURCE -DPLUGIN_NAME_I18N='"weatherng"' -I/usr/include -I/usr/include 
-obitmap.o bitmap.c
In file included from bitmap.h:8,
                 from bitmap.c:5:
imagecache.h:22: error: 'uint' does not name a type
imagecache.h:29: error: expected `)' before 'MaxItems'
imagecache.h:36: error: 'uint' does not name a type
imagecache.h:46: error: expected constructor, destructor, or type conversion
before '(' token
imagecache.h: In member function 'data_type& cxCache<key_type,
data_type>::operator[](const key_type&)':
imagecache.h:91: error: 'mMaxItems' was not declared in this scope
In file included from bitmap.c:5:
bitmap.h: In constructor 'cBitmapCache::cBitmapCache(uint)':
bitmap.h:58: error: no matching function for call to 'cxCache<tBitmapSpec,
cWeatherBitmap*>::cxCache(uint&)'
imagecache.h:13: note: candidates are: cxCache<tBitmapSpec,
cWeatherBitmap*>::cxCache()
imagecache.h:13: note:                 cxCache<tBitmapSpec,
cWeatherBitmap*>::cxCache(const cxCache<tBitmapSpec, cWeatherBitmap*>&)
make: *** [bitmap.o] Error 1
 *
 * ERROR: media-plugins/vdr-weatherng-0.0.8_pre3 failed.


Reproducible: Always

Steps to Reproduce:
1. emerge vdr-weatherng
2.
3.

------- Comment #1 From Michael Brakemeier 2008-06-15 11:03:20 0000 -------
Created an attachment (id=156851) [details]
include <sys/types.h> for typedef'ed uint

------- Comment #2 From Michael Brakemeier 2008-06-15 11:04:27 0000 -------
Created an attachment (id=156853) [details]
ebuild w/ sys-types-patch

------- Comment #3 From Michael Brakemeier 2008-06-15 11:08:54 0000 -------
Corrected summary to match pkgname.

------- Comment #4 From Joerg Bornkessel 2008-06-15 21:33:34 0000 -------
fixed

Thanks Berti :)

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug