Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937710 - [guru] app-editors/l3afpad-0.8.18.1.11 fails to compile: Failed running intltoolize!
Summary: [guru] app-editors/l3afpad-0.8.18.1.11 fails to compile: Failed running intlt...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: MW
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-10 13:03 UTC by Agostino Sarubbo
Modified: 2024-08-10 19:37 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,53.37 KB, text/plain)
2024-08-10 13:03 UTC, Agostino Sarubbo
Details
1-intltoolize.out (1-intltoolize.out,262 bytes, text/plain)
2024-08-10 13:03 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 2024-08-10 13:03:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/l3afpad-0.8.18.1.11 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-10 13:03:02 UTC
Created attachment 899763 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-10 13:03:03 UTC
Created attachment 899764 [details]
1-intltoolize.out

1-intltoolize.out
Comment 3 Agostino Sarubbo gentoo-dev 2024-08-10 13:03:03 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *   Failed running 'intltoolize'!
 * Failed running 'intltoolize'!
Comment 4 MW 2024-08-10 19:36:57 UTC
Having checked the repo and compared with leafpad, I believe the dependencies should be as follows:

BDEPEND="
	dev-util/intltool
	sys-devel/gettext
	virtual/pkgconfig
"
DEPEND="
	virtual/libintl
	x11-libs/gtk+:3
"
RDEPEND="${DEPEND}"


According to the README.md, l3afpad also requires ncurses, but I cannot find any evidence for this in any other file in the repo.

The changes are in the following commit:
https://github.com/gentoo/guru/commit/9c2cb1c1e324753f326d2443ea1bcdba8354b5c5