Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764347 - dev-lang/yap-6.3.4 fails to compile
Summary: dev-lang/yap-6.3.4 fails to compile
Status: RESOLVED FIXED
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: 2021-01-07 15:59 UTC by Agostino Sarubbo
Modified: 2022-01-22 09:29 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,139.51 KB, text/plain)
2021-01-07 15:59 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-07 15:59:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/yap-6.3.4 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-07 15:59:04 UTC
Created attachment 681808 [details]
build.log

build log and emerge --info
Comment 2 Nico Baggus 2021-06-25 13:36:03 UTC
Slightly different error same result: no compiled version...

[124/183] /usr/bin/cmake -E cmake_symlink_library packages/myddas/sqlite3/libYapsqlite3.so.1.0.0  packages/myddas/sqlite3/libYapsqlite3.so.1 packages/myddas/sqlite3/libYapsqlite3.so && :
[124/183] cd /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3.4_build && /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3.4_build/yap -b /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3-YAP-6.3.4/pl/boot.yap -L /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3-YAP-6.3.4/pl/init.yap -z qend_program
malloc(): corrupted top size
FAILED: pl/CMakeFiles/startup.yss.util 
cd /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3.4_build && /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3.4_build/yap -b /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3-YAP-6.3.4/pl/boot.yap -L /var/tmp/portage/dev-lang/yap-6.3.4-r1/work/yap-6.3-YAP-6.3.4/pl/init.yap -z qend_program
ninja: build stopped: subcommand failed.
Comment 3 Keri Harris gentoo-dev 2022-01-22 09:29:47 UTC
This issue has been fixed in >=yap-7.0.1. Thanks for reporting this bug.