Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832217 - dev-lang/yap-7.1.0 - stack smashing detected : terminated
Summary: dev-lang/yap-7.1.0 - stack smashing detected : terminated
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prolog project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-28 15:00 UTC by Toralf Förster
Modified: 2022-01-28 15:00 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.62 KB, text/plain)
2022-01-28 15:00 UTC, Toralf Förster
Details
dev-lang:yap-7.1.0:20220128-143112.log (dev-lang:yap-7.1.0:20220128-143112.log,195.61 KB, text/plain)
2022-01-28 15:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.38 KB, text/plain)
2022-01-28 15:00 UTC, Toralf Förster
Details
environment (environment,127.75 KB, text/plain)
2022-01-28 15:00 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.89 KB, application/x-bzip)
2022-01-28 15:00 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,14.23 KB, application/x-bzip)
2022-01-28 15:00 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.04 KB, application/x-bzip)
2022-01-28 15:00 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-01-28 15:00:34 UTC
too long lines were shrinked:

[152/194] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -pipe -march=native -fno-diagnostics-color -Og -g -falign-functions=32:25:16  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libYAP++.so -o CXX/libYAP++.so CXX/CMakeFiles/YAP++.dir/yapi.cpp.o  -Wl,-rpath,/var/
[153/194] cd /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0_build/pl && /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0_build/yap -B /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0/pl/boot.yap
FAILED: startup.yss /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0_build/startup.yss 
cd /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0_build/pl && /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0_build/yap -B /var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0/pl/boot.yap
*** stack smashing detected ***: terminated
[154/194] /usr/bin/x86_64-pc-linux-gnu-g++ -DCOROUTINING=1 -DDEPTH_LIMIT=1 -DEMBEDDED_MYDDAS=1 -DHAVE_CONFIG_H=1 -DMYDDAS=1 -DMYDDAS_SQLITE3=1 -DRATIONAL_TREES=1 -DTABLING=1 -DUTF8PROC=1 -D_GNU_SOURCE=1 -D_YAP_NOT_INSTALLED_=1 -Dxml4yap_EXPORTS -I/var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0/H 
[155/194] /usr/bin/x86_64-pc-linux-gnu-g++ -DCOROUTINING=1 -DDEPTH_LIMIT=1 -DEMBEDDED_MYDDAS=1 -DHAVE_CONFIG_H=1 -DMYDDAS=1 -DMYDDAS_SQLITE3=1 -DRATIONAL_TREES=1 -DTABLING=1 -DUTF8PROC=1 -D_GNU_SOURCE=1 -D_YAP_NOT_INSTALLED_=1 -Dhorus_EXPORTS -I/var/tmp/portage/dev-lang/yap-7.1.0/work/yap-7.1.0/H -I

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4_debug-20220127-130013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 0dd2ae9ce7d6442cdc1732253c299df2ea842b3d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Jan 28 13:21:47 2022 +0000

    2022-01-28 13:21:46 UTC

emerge -qpvO dev-lang/yap
[ebuild  N    ] dev-lang/yap-7.1.0  USE="readline xml -R -debug -doc -examples -java -mpi -mysql -odbc -postgres -python -raptor -sqlite -static -threads" PYTHON_SINGLE_TARGET="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2022-01-28 15:00:35 UTC
Created attachment 763820 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-28 15:00:37 UTC
Created attachment 763821 [details]
dev-lang:yap-7.1.0:20220128-143112.log
Comment 3 Toralf Förster gentoo-dev 2022-01-28 15:00:38 UTC
Created attachment 763822 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-28 15:00:40 UTC
Created attachment 763823 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-28 15:00:41 UTC
Created attachment 763824 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-28 15:00:42 UTC
Created attachment 763825 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-01-28 15:00:43 UTC
Created attachment 763826 [details]
temp.tar.bz2