Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924751 - [guru] gui-apps/ReGreet-0.1.1-r4 fails to compile: error: failed to run custom build command for gtk4-sys v0.5.5
Summary: [guru] gui-apps/ReGreet-0.1.1-r4 fails to compile: error: failed to run custo...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gonçalo Negrier Duarte
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-17 07:35 UTC by Agostino Sarubbo
Modified: 2024-02-17 10:35 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,212.24 KB, text/plain)
2024-02-17 07:35 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-02-17 07:35:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/ReGreet-0.1.1-r4 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-02-17 07:35:58 UTC
Created attachment 885178 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-17 07:35:59 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  The system library `gtk4` required by crate `gdk4-sys` was not found.
  The system library `gtk4` required by crate `gsk4-sys` was not found.
  The system library `gtk4` required by crate `gtk4-sys` was not found.
error: failed to run custom build command for `gtk4-sys v0.5.5`
Comment 4 Larry the Git Cow gentoo-dev 2024-02-17 10:35:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8a2dd4f18acc0f6c6dfb1f4ffce1e172767136e2

commit 8a2dd4f18acc0f6c6dfb1f4ffce1e172767136e2
Author:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
AuthorDate: 2024-02-17 09:35:48 +0000
Commit:     Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
CommitDate: 2024-02-17 09:36:53 +0000

    gui-apps/ReGreet: remove gtk4 useflasg
    * can't be build with gtk3
    
    Closes: https://bugs.gentoo.org/924751
    Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>

 gui-apps/ReGreet/ReGreet-0.1.1-r4.ebuild | 4 ++--
 gui-apps/ReGreet/ReGreet-9999.ebuild     | 4 ++--
 gui-apps/ReGreet/metadata.xml            | 1 -
 3 files changed, 4 insertions(+), 5 deletions(-)