First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 99198
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Caleb Tennis <caleb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: bambam <bambam@toppshatta.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
kbedic-4.0.ebuild fixed ebuild-file text/* bambam 2005-07-16 05:41 0000 893 bytes Details
ppc-gfxopt.patch ppc-gfxopt.patch patch bambam 2005-07-16 05:42 0000 288 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 99198 depends on: Show dependency tree
Bug 99198 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: 2005-07-16 04:50 0000
the "configure"-script in this package causes to change the CFLAGS-option
"-mpowerpc-gfxopt" to "-mpowerpcfxopt"! This happens in line:1659 :

  if test "$with_debug" = "no"; then
    CXXFLAGS="`echo $CXXFLAGS | sed s/-g//`"
    CFLAGS="`echo $CFLAGS | sed s/-g//`"
  fi


so please fix this!!!!

Reproducible: Always
Steps to Reproduce:
1.emerge kbedit
2.fails on: cc1plus: error: invalid option `powerpcfxopt'

Actual Results:  
won't build

Expected Results:  
should build fine

------- Comment #1 From bambam 2005-07-16 05:41:51 0000 -------
Created an attachment (id=63527) [edit]
fixed ebuild-file

------- Comment #2 From bambam 2005-07-16 05:42:30 0000 -------
Created an attachment (id=63528) [edit]
ppc-gfxopt.patch

------- Comment #3 From bambam 2005-07-16 05:43:42 0000 -------
this should fix this issue, please add this to portage

------- Comment #4 From bambam 2005-07-16 05:54:47 0000 -------
and please add keywords "~ppc"

------- Comment #5 From Joe Jezak 2005-09-14 12:14:36 0000 -------
Fixed in CVS, thanks bambam!

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