Bug 163396 - metakit fails build on linux/sparc64
Summary: metakit fails build on linux/sparc64
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: metakit plugin (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2008-06-06 22:06 UTC by Rex Dieter
Modified: 2018-10-21 04:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
sparc64 patch (822 bytes, patch)
2008-06-06 22:07 UTC, Rex Dieter
Details
better fix (but possibly more hackish) (2.37 KB, patch)
2008-06-06 22:09 UTC, Rex Dieter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rex Dieter 2008-06-06 22:06:40 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc-4.3 
OS:                Linux

Builds fail on linux/sparc64 hosts, the metakit sources aren't aware of this arch, so end up with 32 != 64 bit mismatches due to mixing #ifarch and autoconf SIZEOF_LONG logic.
Comment 1 Rex Dieter 2008-06-06 22:07:56 UTC
Created attachment 25173 [details]
sparc64 patch

minimalistic patch, adding ifarch logic to handle linux/sparc64 hosts
Comment 2 Rex Dieter 2008-06-06 22:09:14 UTC
Created attachment 25174 [details]
better fix (but possibly more hackish)

more general fix, omit all #ifarch logic, rely solely on autoconf SIZEOF_LONG
test for 64bitness
Comment 3 Rex Dieter 2008-06-06 22:12:01 UTC
these are against kdepim-3.5.9, I'm pretty sure the same issue exists in kdepim4 as well.  I'll double check that next week.
Comment 4 FiNeX 2010-08-03 17:48:08 UTC
Hi! Is this bug still valid on more recent KDE 4 versions?
Comment 5 Andrew Crouthamel 2018-09-20 22:07:49 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Andrew Crouthamel 2018-10-21 04:49:54 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!