First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 56070
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jeremy Huddleston (RETIRED) <eradicator@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kid3-0.4-gcc34.patch kid3-0.4-gcc34.patch patch Patrick Dawson (RETIRED) 2004-07-10 22:15 0000 414 bytes Details | Diff
kid3-0.4.ebuild-gcc34.patch kid3-0.4.ebuild-gcc34.patch patch Patrick Dawson (RETIRED) 2004-07-10 22:16 0000 574 bytes Details | Diff
kid3-0.4.ebuild-gcc34.patch kid3-0.4.ebuild-gcc34.patch patch Patrick Dawson (RETIRED) 2004-07-10 22:25 0000 646 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 56070 depends on: Show dependency tree
Bug 56070 blocks:
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: 2004-07-04 10:26 0000
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
-Wconversion -DNDEBUG -DNO_DEBUG -O2 -O2 -pipe -fomit-frame-pointer
-fno-exceptions -fno-check-new  -c -o importselector.o `test -f
'importselector.cpp' || echo './'`importselector.cpp
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for
C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for
C/ObjC but not for C++
importdialog.cpp:112: error: extra `;'
make[3]: *** [importdialog.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for
C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid for
C/ObjC but not for C++
make[3]: Leaving directory `/mnt/raid0/tmp/portage/kid3-0.4/work/kid3-0.4/kid3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/mnt/raid0/tmp/portage/kid3-0.4/work/kid3-0.4/kid3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/raid0/tmp/portage/kid3-0.4/work/kid3-0.4'
make: *** [all] Error 2

------- Comment #1 From Patrick Dawson (RETIRED) 2004-07-10 22:15:31 0000 -------
Created an attachment (id=35142) [details]
kid3-0.4-gcc34.patch

Yeah, what gcc said. There's a semicolon where there shouldn't be one. One-line
patch.

------- Comment #2 From Patrick Dawson (RETIRED) 2004-07-10 22:16:21 0000 -------
Created an attachment (id=35143) [details]
kid3-0.4.ebuild-gcc34.patch

Update for the ebuild.

------- Comment #3 From Patrick Dawson (RETIRED) 2004-07-10 22:25:53 0000 -------
Created an attachment (id=35144) [details]
kid3-0.4.ebuild-gcc34.patch

Put the inherits on the same line.

------- Comment #4 From Jeremy Huddleston (RETIRED) 2004-07-14 03:40:15 0000 -------
fixed in portage.  thanks.

First Last Prev Next    No search results available      Search page      Enter new bug