Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277488 - error compile tvtime
Summary: error compile tvtime
Status: RESOLVED DUPLICATE of bug 275119
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://wklej.org/id/119884/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-12 11:11 UTC by Tomasz
Modified: 2009-07-12 11:35 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 Tomasz 2009-07-12 11:11:10 UTC
#

pointer -std=gnu99 -MT tvtime-xmltv.o -MD -MP -MF ".deps/tvtime-xmltv.Tpo" \

#

          -c -o tvtime-xmltv.o `test -f 'xmltv.c' || echo './'`xmltv.c; \

#

        then mv -f ".deps/tvtime-xmltv.Tpo" ".deps/tvtime-xmltv.Po"; \

#

        else rm -f ".deps/tvtime-xmltv.Tpo"; exit 1; \

#

        fi

#

xmltv.c:121: error: conflicting types for ‘locale_t’

#

/usr/include/xlocale.h:43: error: previous declaration of ‘locale_t’ was here

#

make[2]: *** [tvtime-xmltv.o] Error 1

#

make[2]: *** Waiting for unfinished jobs....

#

make[2]: Leaving directory `/var/tmp/portage/media-tv/tvtime-1.0.2-r2/work/tvtime-1.0.2/src'

#

make[1]: *** [all-recursive] Error 1

#

make[1]: Leaving directory `/var/tmp/portage/media-tv/tvtime-1.0.2-r2/work/tvtime-1.0.2'

#

make: *** [all] Error 2

#

 *

#

 * ERROR: media-tv/tvtime-1.0.2-r2 failed.

#

 * Call stack:

#

 *               ebuild.sh, line   49:  Called src_compile

#

 *             environment, line 2744:  Called die

#

 * The specific snippet of code:

#

 *       emake || die "compile problem"

#

 *  The die message:

#

 *   compile problem

#

 *

#

 * If you need support, post the topmost build error, and the call stack if relevant.

#

 * A complete build log is located at '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/build.log'.

#

 * The ebuild environment file is located at '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/environment'.

#

 *

#


#

>>> Failed to emerge media-tv/tvtime-1.0.2-r2, Log file:

#


#

>>>  '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/build.log'

#


#

 * Messages for package media-tv/tvtime-1.0.2-r2:

#


#

 *

#

 * ERROR: media-tv/tvtime-1.0.2-r2 failed.

#

 * Call stack:

#

 *               ebuild.sh, line   49:  Called src_compile

#

 *             environment, line 2744:  Called die

#

 * The specific snippet of code:

#

 *       emake || die "compile problem"

#

 *  The die message:

#

 *   compile problem

#

 *

#

 * If you need support, post the topmost build error, and the call stack if relevant.

#

 * A complete build log is located at '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/build.log'.

#

 * The ebuild environment file is located at '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/environment'.

#

 *

#




Reproducible: Always
Comment 1 Rafał Mużyło 2009-07-12 11:35:00 UTC

*** This bug has been marked as a duplicate of bug 275119 ***