Package Details: cmos-git v1.0.r10.ga680c89-1

Git Clone URL: https://aur.archlinux.org/cmos-git.git (read-only, click to copy)
Package Base: cmos-git
Description: Small markdown renderer based on CommonMark libcmark
Upstream URL: https://sr.ht/~bitfehler/cmos
Licenses: MIT
Conflicts: cmos
Provides: cmos
Submitter: bitfehler
Maintainer: bitfehler
Last Packager: bitfehler
Votes: 0
Popularity: 0.000000
First Submitted: 2022-03-09 15:29 (UTC)
Last Updated: 2022-03-14 14:05 (UTC)

Required by (0)

Sources (1)

Latest Comments

micwoj92 commented on 2025-07-09 18:00 (UTC)

Build fails:

[3/3] Linking target cmos
FAILED: cmos 
c++  -o cmos cmos.p/src_cmos.c.o cmos.p/src_cmos_highlight.cpp.o -Wl,--as-needed -Wl,--no-undefined -pie -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/build/cmos-git/src=/usr/src/debug/cmos-git -flto=auto -Wl,-rpath,/usr/lib64 -Wl,--start-group /usr/lib/libcmark.so /usr/lib64/libsource-highlight.so -L/usr/lib64 -lboost_regex /usr/lib/libunistring.so -Wl,--end-group
/usr/bin/ld: cannot find -lboost_regex: No such file or directory
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...