Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57647 - media-video/vcdimage-0.7.20 crashed
Summary: media-video/vcdimage-0.7.20 crashed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 14:51 UTC by Maciej Stromich
Modified: 2004-07-19 14:57 UTC (History)
0 users

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


Attachments
Patch on vcdimager-0.7.20 source code (vcdimager-0.7.20-sink_write_prot.patch,371 bytes, patch)
2004-07-19 14:54 UTC, Karol Wojtaszek (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stromich 2004-07-19 14:51:44 UTC
When i try to emerge vcdimage there is type conflict during compilation
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -O3 -mcpu=athlon -funroll-loops -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT image.lo -MD -MP -MF .deps/image.Tpo -c image.c  -fPIC -DPIC -o .libs/image.o
image.c:80: error: conflicting types for `vcd_image_sink_write'
image_sink.h:67: error: previous declaration of `vcd_image_sink_write'
make[2]: *** [image.lo] Error 1

Reproducible: Always
Steps to Reproduce:
1.USE="flac monkey" emerge k3b
2.
3.



Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.4.26-grsec)
=================================================================
System uname: 2.4.26-grsec i686 AMD Duron(tm)
Gentoo Base System version 1.5.1
distcc 2.14 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon -funroll-loops -pipe"
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/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache sandbox"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl http://ftp.rhnet.is/pub/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/data/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow aalib alsa apm arts avi berkdb cdr crypt cups directfb encode foomaticdb gdbm ggi gif gpm gtk2 imlib jabber jpeg kde libg++ libwww mad maildir mikmod mmx motif mpeg mysql nas ncurses nls oggvorbis opengl openssl oss pam pdflib perl png postgress ppds python qt quicktime readline samba sasl scanner sdl slang spell sse ssl svga tcpd truetype usb x86 xml2 xmms xv zlib"
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-19 14:54:11 UTC
Created attachment 35773 [details, diff]
Patch on vcdimager-0.7.20 source code

I've prepared patch. Please test it.
Comment 2 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-19 14:57:25 UTC
media-video/vcdimager-0.7.20-r1 with patch already in portage.