Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.gnustep.bug > #4246
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Yavor Doganov <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.gnustep.bug |
| Subject | [bug #52879] 1.25.1 testsuite failures |
| Date | Sun, 14 Jan 2018 18:01:01 -0500 (EST) |
| Lines | 23 |
| Approved | bug-gnustep@gnu.org |
| Message-ID | <mailman.7395.1515971214.27995.bug-gnustep@gnu.org> (permalink) |
| References | <20180114-004941.sv47215.73903@savannah.gnu.org> <20180114-124603.sv337.1159@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1515971214 12357 208.118.235.17 (14 Jan 2018 23:06:54 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | Richard Frith-Macdonald <rfm@gnu.org>, Yavor Doganov <yavor@gnu.org>, bug-gnustep@gnu.org |
| Envelope-to | bug-gnustep@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [208.118.235.79] |
| X-Savane-Project | gnustep |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 52879 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.84 Safari/537.36 |
| X-Apparently-From | 46.10.101.102 (Savane authenticated user yavor) |
| In-Reply-To | <20180114-124603.sv337.1159@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 208.118.235.79 |
| X-BeenThere | bug-gnustep@gnu.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe> |
| List-Archive | <http://lists.gnu.org/archive/html/bug-gnustep/> |
| List-Post | <mailto:bug-gnustep@gnu.org> |
| List-Help | <mailto:bug-gnustep-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe> |
| Xref | csiph.com gnu.gnustep.bug:4246 |
Show key headers only | View raw
Follow-up Comment #2, bug #52879 (project gnustep):
Thanks.
BTW, the build failure on AIX is not a GCC bug and not an AIX-specific issue.
The struct declaration has been moved to objc-private/module-abi-8.h, hence
the error. The dynamic linker on this system lacks dladdr so LINKER_GETSYMBOL
is correctly undefined.
I guess the code should be updated to the current runtime but it seems there
are no accessor functions... You might want to look at that as Base will not
compile on any system with incapable dynamic linker.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?52879>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
Back to gnu.gnustep.bug | Previous | Next | Find similar
[bug #52879] 1.25.1 testsuite failures Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2018-01-14 18:01 -0500
csiph-web