Package Details: ladybird-git r69047.90d466e7e98-1

Git Clone URL: https://aur.archlinux.org/ladybird-git.git (read-only, click to copy)
Package Base: ladybird-git
Description: Truly independent web browser
Upstream URL: https://github.com/LadybirdBrowser/ladybird
Keywords: browser
Licenses: BSD-2-Clause
Conflicts: ladybird
Provides: ladybird
Submitter: xyproto
Maintainer: CxByte
Last Packager: CxByte
Votes: 24
Popularity: 4.12
First Submitted: 2022-09-12 14:59 (UTC)
Last Updated: 2025-06-02 18:56 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

d3Xt3r commented on 2025-06-03 20:05 (UTC) (edited on 2025-06-03 20:05 (UTC) by d3Xt3r)

@sixtyfive: That's exactly what ccache[1] does. Also do check out the sloppiness section on the wiki to make ccache less picky.

[1] https://wiki.archlinux.org/title/Ccache

sixtyfive commented on 2025-06-03 14:44 (UTC)

Takes my laptop around 20 hours to compile this. I wish someone made yay re-use existing clones so that just the changed files need to be recompiled :-/

CxByte commented on 2025-05-23 19:44 (UTC)

salfter: the "ninja not found" error is almost always in error, vcpkg failing to install is the actual issue (the errors are in the vcpkg log whose path is given in the error log you posted).

salfter commented on 2025-05-23 19:31 (UTC) (edited on 2025-05-23 19:35 (UTC) by salfter)

This error is still keeping ladybird-git from building:

-- Running vcpkg install - failed
CMake Error at /home/salfter/.cache/yay/ladybird-git/src/vcpkg/scripts/buildsystems/vcpkg.cmake:938 (message):
  vcpkg install failed.  See logs for more information:
  /home/salfter/.cache/yay/ladybird-git/src/build/vcpkg-manifest-install.log
Call Stack (most recent call first):
  /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:146 (include)
  CMakeLists.txt:22 (project)

CMake Error: CMake was unable to find a build program corresponding to "Ninja".  CMAKE_MAKE_PROGRAM is not set.  You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

The suggestion to symlink /usr/bin/ninja-build to /usr/bin/ninja didn't make any difference (and shouldn't). I've deleted ~/.cache/yay; that didn't help either.

I'm also getting "no version database entry" errors for vulkan-memory-allocator, sqlite3, openh264, libvpx, libpng, libavif, and harfbuzz.

CxByte commented on 2025-05-12 19:30 (UTC)

xiota: thanks for the pointers!

Technetium1 commented on 2025-05-04 02:54 (UTC)

Current builtin-baseline was moved and updated https://github.com/LadybirdBrowser/ladybird/commit/16c535a6d225fecf902ec86028e1777e1461c83d

CxByte commented on 2025-04-22 20:21 (UTC)

d3Xt3r: That was due to an update to the Vcpkg commit on ladybird, I've updated the PKGBUILD to pull the new revision.

d3Xt3r commented on 2025-04-22 06:06 (UTC)

Anyone else getting these build errors?

error: no version database entry for lcms at 2.17.
error: no version database entry for liblzma at 5.8.1.
error: no version database entry for vcpkg-make at 2025-04-10.
error: no version database entry for vcpkg-tool-meson at 1.7.2.

Seems like Arch has a bunch of updated dependencies which the build system doesn't recognise.

Muddy commented on 2025-04-11 11:38 (UTC)

Not sure how this is used after install. Could not find any executable anywhere and the icon in the menu did nothing.