Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778770 - dev-lisp/gcl-2.6.13_pre98 - The assertion realpath(s,o) on line 471 of main.c in function mbin failed: Invalid argumentmake[1]: **
Summary: dev-lisp/gcl-2.6.13_pre98 - The assertion realpath(s,o) on line 471 of main.c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 748582
  Show dependency tree
 
Reported: 2021-03-27 17:06 UTC by Toralf Förster
Modified: 2022-01-12 20:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.29 KB, text/plain)
2021-03-27 17:06 UTC, Toralf Förster
Details
dev-lisp:gcl-2.6.13_pre98:20210327-145601.log (dev-lisp:gcl-2.6.13_pre98:20210327-145601.log,73.51 KB, text/plain)
2021-03-27 17:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,401.09 KB, text/plain)
2021-03-27 17:06 UTC, Toralf Förster
Details
environment (environment,82.46 KB, text/plain)
2021-03-27 17:06 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,28.42 KB, application/x-bzip)
2021-03-27 17:06 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.12 KB, application/x-bzip)
2021-03-27 17:06 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.38 KB, application/x-bzip)
2021-03-27 17:06 UTC, Toralf Förster
Details
this patch is sufficient (notcomp.h.patch,503 bytes, patch)
2021-06-29 10:45 UTC, MaxKarlErnstPlanck
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-27 17:06:25 UTC
j=$(ar t libpre_gcl.a |grep ^gcl_);[ "$j" = "" ] || ar x libpre_gcl.a $j #accelerator
/var/tmp/portage/dev-lisp/gcl-2.6.13_pre98/work/gcl/unixport/raw_pre_gcl /var/tmp/portage/dev-lisp/gcl-2.6.13_pre98/work/gcl/unixport/ -libdir /var/tmp/portage/dev-lisp/gcl-2.6.13_pre98/work/gcl/ < foo
The assertion realpath(s,o) on line 471 of main.c in function mbin failed: Invalid argumentmake[1]: *** [makefile:97: saved_pre_gcl] Error 134
rm raw_pre_gcl
make[1]: Leaving directory '/var/tmp/portage/dev-lisp/gcl-2.6.13_pre98/work/gcl/unixport'
make: *** [makefile:81: unixport/saved_pre_gcl] Error 2

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210315-143628

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.17.1 [icedtea-8]
2)	IcedTea JDK 3.16.0 [icedtea-bin-8]
3)	OpenJDK 8.282_p08 [openjdk-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8 
  [3]   openjdk-8 
  [4]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sat Mar 27 14:35:45 UTC 2021

emerge -qpvO dev-lisp/gcl
[ebuild  N    ] dev-lisp/gcl-2.6.13_pre98  USE="X ansi readline -athena -emacs -tk"
Comment 1 Toralf Förster gentoo-dev 2021-03-27 17:06:26 UTC
Created attachment 695058 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-27 17:06:28 UTC
Created attachment 695061 [details]
dev-lisp:gcl-2.6.13_pre98:20210327-145601.log
Comment 3 Toralf Förster gentoo-dev 2021-03-27 17:06:29 UTC
Created attachment 695064 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-27 17:06:31 UTC
Created attachment 695067 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-27 17:06:32 UTC
Created attachment 695070 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-27 17:06:33 UTC
Created attachment 695073 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-27 17:06:34 UTC
Created attachment 695076 [details]
temp.tar.bz2
Comment 8 MaxKarlErnstPlanck 2021-06-29 10:45:11 UTC
Created attachment 720114 [details, diff]
this patch is sufficient
Comment 9 Jakov Smolić archtester gentoo-dev 2022-01-12 20:03:09 UTC
(In reply to MaxKarlErnstPlanck from comment #8)
> Created attachment 720114 [details, diff] [details, diff]
> this patch is sufficient

I'm going to apply this patch since it will enable us to resume keywording at bug 748582
Comment 10 Larry the Git Cow gentoo-dev 2022-01-12 20:11:40 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4605bfd24bd6640baabdb944b3a4584a25810f97

commit 4605bfd24bd6640baabdb944b3a4584a25810f97
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-12 20:10:10 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-12 20:10:10 +0000

    dev-lisp/gcl: Apply assertion patch (thanks to MaxKarlErnstPlanck)
    
    Thanks-to: MaxKarlErnstPlanck <Giovanni.Antonio.Carl.Friedrich@protonmail.com>
    Closes: https://bugs.gentoo.org/778770
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-lisp/gcl/files/gcl-2.6.13_pre99-assertion.patch | 12 ++++++++++++
 dev-lisp/gcl/gcl-2.6.13_pre99.ebuild                |  7 ++++++-
 2 files changed, 18 insertions(+), 1 deletion(-)