unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54279] [PATCH 0/2] Fix transfig build errors.
@ 2022-03-06 23:45 Ivan Vilata i Balaguer
  2022-03-06 23:47 ` [bug#54279] [PATCH 1/2] gnu: transfig: Avoid "ar" option incompatibility with binutils 2.36 Ivan Vilata i Balaguer
  2022-03-06 23:47 ` [bug#54279] [PATCH 2/2] gnu: transfig: Fix "multiple definition" errors with GCC 10+ Ivan Vilata i Balaguer
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Vilata i Balaguer @ 2022-03-06 23:45 UTC (permalink / raw)
  To: 54279

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

Hello!  The following patches fix two build errors of the package `transfig`
caused by the upgrade to binutils 2.36 (namely bug
<https://issues.guix.gnu.org/53425> (similar to
<https://bugs.debian.org/981072>) and to GCC 10+ with option `-f-no-common`
(similar to <https://bugs.gentoo.org/706706>, which I found when I fixed the
previous one).  Thanks!

Ivan Vilata i Balaguer (2):
  gnu: transfig: Avoid "ar" option incompatibility with binutils 2.36.
  gnu: transfig: Fix "multiple definition" errors with GCC 10+.

 .../patches/transfig-gcc10-fno-common.patch   | 33 +++++++++++++++++++
 gnu/packages/xfig.scm                         | 14 ++++++--
 2 files changed, 45 insertions(+), 2 deletions(-)
 create mode 100644 gnu/packages/patches/transfig-gcc10-fno-common.patch

-- 
2.34.0


-- 
Ivan Vilata i Balaguer -- https://elvil.net/

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-06 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-06 23:45 [bug#54279] [PATCH 0/2] Fix transfig build errors Ivan Vilata i Balaguer
2022-03-06 23:47 ` [bug#54279] [PATCH 1/2] gnu: transfig: Avoid "ar" option incompatibility with binutils 2.36 Ivan Vilata i Balaguer
2022-03-06 23:47 ` [bug#54279] [PATCH 2/2] gnu: transfig: Fix "multiple definition" errors with GCC 10+ Ivan Vilata i Balaguer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).