Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #1020312 > unrolled thread

Bug#966968: efp: FTBFS: efp.a65:line 89: 8000:Illegal segment error

Started byLucas Nussbaum <lucas@debian.org>
First post2020-08-03 11:10 +0200
Last post2020-08-03 11:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist


Contents

  Bug#966968: efp: FTBFS: efp.a65:line 89: 8000:Illegal segment error Lucas Nussbaum <lucas@debian.org> - 2020-08-03 11:10 +0200

#1020312 — Bug#966968: efp: FTBFS: efp.a65:line 89: 8000:Illegal segment error

FromLucas Nussbaum <lucas@debian.org>
Date2020-08-03 11:10 +0200
SubjectBug#966968: efp: FTBFS: efp.a65:line 89: 8000:Illegal segment error
Message-ID<AzEDR-18f-71@gated-at.bofh.it>
Source: efp
Version: 1.6-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200802 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> perl asm_to_a65.pl efp.asm > efp.a65
> sed -e '/^THRUST/d' -e 's/^;THRUST/THRUST/' efp.asm > efpbw.asm
> perl asm_to_a65.pl efpbw.asm > efpbw.a65
> /usr/bin/xa -v5 -M efp.a65 -o efp.nes -l efp.lst
> Copyright (C) 1989-2020 Andre Fachat, Jolse Maginnis, David Weinehall
> and Cameron Kaiser.
> Sun Aug  2 17:25:50 2020
> xAss65: Pass 1: efp.a65
> .zero
> efp.a65:line 89: 8000:Illegal segment error
> xAss65: Pass 2:
> Statistics:
>       137 of     5000 label used
>         0 of    40000 byte label-memory used
>         0 of     2340 PP-defs used
>         0 of    40000 byte PP-memory used
>      5981 of   200000 byte buffer memory used
>         0 blocks used
>         0 seconds used
> Break after 1 errors
> make[1]: *** [Makefile:26: efp.nes] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/08/02/efp_1.6-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web