Bug 283661

Summary: kdesdk ftbfs on powerpc
Product: [Applications] okteta Reporter: Philip Muškovac <yofel>
Component: Structures ToolAssignee: Alex Richardson <arichardson.kde>
Status: RESOLVED FIXED    
Severity: normal CC: kossebau
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: no_structures_tool.diff

Description Philip Muškovac 2011-10-09 18:29:18 UTC
Version:           unspecified (using KDE 4.7.1) 
OS:                Linux

See build failure on https://bugs.launchpad.net/ubuntu/+source/kdesdk/+bug/852430

Reproducible: Always

Steps to Reproduce:
Try to build on Kubuntu oneiric powerpc

Actual Results:  
Should build

Expected Results:  
Doesn't build

The attached patch fixes the issue.
Origin: Matthias Klose <doko@ubuntu.com>
Comment 1 Philip Muškovac 2011-10-09 18:33:25 UTC
Created attachment 64368 [details]
no_structures_tool.diff

Actually attaching the patch...
Comment 2 Alex Richardson 2011-10-09 21:57:38 UTC
SVN commit 1258090 by arichardson:

fix build on non-little-endian systems

BUG: 283661

 M  +4 -0      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1258090
Comment 3 Alex Richardson 2011-10-09 21:58:18 UTC
This should properly fix the issue, please test and reopen if it still does not compile