! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Make abicheck.sh more robust
Status:
RESOLVED: FIXED
Product:
Libxfce4ui
Component:
General

Comments

Description Lionel Le Folgoc 2010-12-16 20:32:44 CET
Created attachment 3283 
Patch used in ubuntu

Hi,

In ubuntu natty, libxfce4ui was failing to build on powerpc because the
abicheck test was failing (missing libxfce4ui_{major,minor,micro}_version
symbols).

It was fixed today (see attached patch). I'm not really on that sort of things
myself, so here is the changelog:

  * Make abicheck.sh more robust. (the grep -v at the end)

  * Look up symbols in initialized data section for small objects too,
    fixing build failure on powerpc. (the 'G' in the first grep)


Thanks! ;)
Comment 1 Nick Schermer editbugs 2010-12-21 21:42:55 CET
Pushed in 1c9774b.

Bug #7005

Reported by:
Lionel Le Folgoc
Reported on: 2010-12-16
Last modified on: 2010-12-21

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Attachments

Patch used in ubuntu (791 bytes, patch)
2010-12-16 20:32 CET , Lionel Le Folgoc
no flags

Additional information