On Mon, 14 Oct 2019 15:21:07 +0200 "Thierry fa...@linux.ibm.com" <thie...@linux.ibm.com> wrote:
Source: gcl
Version: 2.6.12-88
Tags: patch

Compilation fails with

>;; Loading "../tkl.o"
Unknown reloc type 31

The relocation type 31 == R_PPC64_PLT16_HA and apparently it is not yet handled.
Similar issue have been found on Fedora
  https://lists.gnu.org/archive/html/gcl-devel/2019-07/msg00000.html

Using flag -mno-pltseq/finishes properly with GCL (GNU Common Lisp) 2.6.12 ANSI Fri Apr 22 15:51:11 UTC 2016 Source License: LGPL(gcl,gmp), GPL(unexec,bfd,xgcl) Binary License: GPL due to GPL'ed components: (XGCL READLINE UNEXEC) Modifications of this banner must retain notice of a compatible license Dedicated to the memory of W. Schelter Use (help) to get some basic information on how to use GCL. Temporary directory for compiler files: /tmp/ >;; Loading "../tkl.o" start address -T 0xf5f8b0 ;; Finished loading "../tkl.o" 112159 > NIL >make[1]: Leaving directory '/build/gcl-0nFTx8/gcl-2.6.12/gcl-tk' rm h/mcompdefs.h /

Build result after adding -mno-pltseq in configure* for powerpc-linux flags is

I: Autopkgtest run was successful.

+------------------------------------------------------------------------------+
| Cleanup |
+------------------------------------------------------------------------------+

Purging /<<BUILDDIR>>
Not cleaning session: cloned chroot in use

+------------------------------------------------------------------------------+
| Summary |
+------------------------------------------------------------------------------+

Autopkgtest: no tests
Build Architecture: ppc64el
Build Type: binary
Build-Space: 1631672
Build-Time: 1067
Distribution: unstable
Host Architecture: ppc64el
Install-Time: 253
Job: gcl
Lintian: warn
Machine Architecture: ppc64el
Package: gcl
Package-Time: 1457
Source-Version: 2.6.12-88
Space: 1631672
Status: successful
Version: 2.6.12-88
--------------------------------------------------------------------------------
Finished at 2019-10-14T13:46:04Z
Build needed 00:24:17, 1631672k disk space

Reply via email to