Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846974 - dev-lang/mercury-22.01.1 - gmake[2]: [/.../ libs.file_util.date3] Error 1
Summary: dev-lang/mercury-22.01.1 - gmake[2]: [/.../ libs.file_util.date3] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Keri Harris (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 10:10 UTC by Toralf Förster
Modified: 2022-06-25 16:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.75 KB, text/plain)
2022-05-22 10:10 UTC, Toralf Förster
Details
dev-lang:mercury-22.01.1:20220522-100208.log.bz2 (dev-lang:mercury-22.01.1:20220522-100208.log.bz2,27.98 KB, application/x-bzip)
2022-05-22 10:10 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,84.38 KB, application/x-bzip)
2022-05-22 10:10 UTC, Toralf Förster
Details
environment (environment,157.40 KB, text/plain)
2022-05-22 10:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.13 KB, application/x-bzip)
2022-05-22 10:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.28 KB, application/x-bzip)
2022-05-22 10:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,65.78 KB, application/x-bzip)
2022-05-22 10:10 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-05-22 10:10:40 UTC
*** Mercury runtime: caught strange segmentation violation ***
PC at signal: 0 (0)
This may have been caused by a stack overflow, due to unbounded recursion.
gmake[2]: *** [/var/tmp/portage/dev-lang/mercury-22.01.1/temp/mmake.9X2Bjw:81416: libs.file_util.date3] Error 1
gmake[2]: *** Waiting for unfinished jobs....


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20220518-070738

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.0 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.3
Python 3.9.13
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.60.0 *
GENTOO_VM=  CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
JAVACFLAGS="" COMPILER=""
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit ca169977a040225ac9721ab05a659497b6db7a65
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun May 22 08:47:59 2022 +0000

    2022-05-22 08:47:59 UTC

emerge -qpvO dev-lang/mercury
[ebuild   R   ] dev-lang/mercury-22.01.1  USE="readline -debug -doc -emacs -examples -java -mono -profile -test% -threads -trail"
Comment 1 Toralf Förster gentoo-dev 2022-05-22 10:10:41 UTC
Created attachment 780134 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-05-22 10:10:42 UTC
Created attachment 780137 [details]
dev-lang:mercury-22.01.1:20220522-100208.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-05-22 10:10:44 UTC
Created attachment 780140 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-05-22 10:10:45 UTC
Created attachment 780143 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-05-22 10:10:46 UTC
Created attachment 780146 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-05-22 10:10:47 UTC
Created attachment 780149 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-05-22 10:10:49 UTC
Created attachment 780152 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-06-25 16:55:19 UTC
The bug has been closed via the following commit(s):

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

commit c576999d058d23f25024ba308802959ec26e85ec
Author:     Keri Harris <keri@gentoo.org>
AuthorDate: 2022-06-25 16:54:01 +0000
Commit:     Keri Harris <keri@gentoo.org>
CommitDate: 2022-06-25 16:54:36 +0000

    dev-lang/mercury: gcc 12 vectorization workaround
    
    Closes: https://bugs.gentoo.org/846974
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Keri Harris <keri@gentoo.org>

 dev-lang/mercury/Manifest               | 2 +-
 dev-lang/mercury/mercury-22.01.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)