You are not logged in.

#1 2017-08-27 18:52:05

TyranT
Banned
Registered: 2017-03-01
Posts: 88

[SOLVED] libunwind-git won't compile (latex2man)

I've been getting this compile error for some time now. I thought it would iron itself out after a while, but its still there.

make[1]: Leaving directory '/home/abc/libunwind-git/src/libunwind-git/tests'
Making all in doc
make[1]: Entering directory '/home/abc/libunwind-git/src/libunwind-git/doc'
latex2man -t ./libunwind.trans unw_set_cache_size.tex unw_set_cache_size.man
Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m/\\([a-zA-Z]+){([^}]*)}{ <-- HERE ([^}]*)}/ at /usr/bin/latex2man line 1329.
make[1]: *** [Makefile:603: unw_set_cache_size.man] Error 255
make[1]: Leaving directory '/home/abc/libunwind-git/src/libunwind-git/doc'
make: *** [Makefile:598: all-recursive] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

Last edited by TyranT (2018-02-09 20:27:36)

Offline

#2 2017-08-28 12:58:44

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,868

Re: [SOLVED] libunwind-git won't compile (latex2man)

Looks like same error as in https://bbs.archlinux.org/viewtopic.php?id=229303 .

latex2man comes from texlive-core , is your system uptodate ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2017-08-28 19:50:24

TyranT
Banned
Registered: 2017-03-01
Posts: 88

Re: [SOLVED] libunwind-git won't compile (latex2man)

Yes, I run "sudo Pacman -Syyu" at least once a day.

Offline

#4 2017-08-28 20:07:42

loqs
Member
Registered: 2014-03-06
Posts: 17,195

Re: [SOLVED] libunwind-git won't compile (latex2man)

Off topic but you could probably use 'pacman -syu' dropping the extra y.

Offline

#5 2017-08-30 15:35:48

TyranT
Banned
Registered: 2017-03-01
Posts: 88

Re: [SOLVED] libunwind-git won't compile (latex2man)

I just like making sure my databasesare up to date everytime I do a full system update.

EDIT:

This is no longer an issue. libunwind-git compiles successfully.

Last edited by TyranT (2018-02-09 20:27:26)

Offline

Board footer

Powered by FluxBB