Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902067 - www-client/luakit-2.3.3 - compilation error
Summary: www-client/luakit-2.3.3 - compilation error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: OzTiram
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-18 17:27 UTC by Acatorn
Modified: 2023-03-22 03:12 UTC (History)
1 user (show)

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


Attachments
emerge --info output (emerge_info,5.89 KB, text/plain)
2023-03-18 17:27 UTC, Acatorn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Acatorn 2023-03-18 17:27:38 UTC
Created attachment 858233 [details]
emerge --info output

Hello there,

Thank you for bumping luakit to 2.3.3 in Gentoo repository. Unfortunately, I've got compilation error:

>>> Compiling source in /var/tmp/portage/www-client/luakit-2.3.3/work/luakit-2.3.3 ...
make -j8 PREFIX=/usr USE_LUAJIT=0 luakit luakit.so
Package webkit2gtk-4.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `webkit2gtk-4.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'webkit2gtk-4.0', required by 'virtual:world', not found
Package 'javascriptcoregtk-4.0', required by 'virtual:world', not found
config.mk:109: *** Cannot find required package(s\) to build luakit. Please check you have the above packages installed and try again.  Stop.
 * ERROR: www-client/luakit-2.3.3::gentoo failed (compile phase):
 *   emake failed

emerge --info in attachement.

Best Regards,
Acatorn
Comment 1 Larry the Git Cow gentoo-dev 2023-03-22 03:12:24 UTC
The bug has been closed via the following commit(s):

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

commit 99493f018e1d7a902f163cf2f8ee3a0d434181fb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-03-22 03:12:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-22 03:12:00 +0000

    www-client/luakit: fix webkit-gtk dep
    
    It doesn't actually support 4.1 right now.
    
    Closes: https://bugs.gentoo.org/902067
    Bug: https://bugs.gentoo.org/893714
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/luakit/{luakit-2.3.3.ebuild => luakit-2.3.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)