Your message dated Thu, 18 Jun 2015 16:19:58 -0400
with message-id <[email protected]>
and subject line Re: liburcu FTBFS on hppa architecture - patches attached
has caused the Debian Bug report #742979,
regarding liburcu FTBFS on hppa architecture - patches attached
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
742979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742979
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: liburcu
version: 0.7.7-1
tags: patch
liburcu doesn't build yet on the hppa architecture, because the support for
this architecture hasn't been developed yet.
Attached patches adds this support now.
It would be nice if you could apply it to the next version of liburcu.
In the attached TGZ file you will find:
- configure.ac_hppa.patch -> patch to apply to existing ./configure.ac file
(adds just hppa arch detection)
- urcu/arch/hppa.h - new file, adds clock functions for hppa
- urcu/uatomic/hppa.h - new file, adds atomic functions for hppa arch via gcc's
built-in atomic ops.
I did tested the build with those patches on the hppa arch and ran the
testsuite successfully.
Thanks!
Helge
liburcu_hppa_patches.tgz
Description: application/compressed-tar
--- End Message ---
--- Begin Message ---
package: liburcu
version: 0.8.6-2
hppa support was added in 0.8.6-2
--- End Message ---