[Bug 256701] print/texlive-base: texlive-base-20150521_67 aborts unexpectedly when compiling
Date: Sun, 20 Jun 2021 07:24:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256701 Rainer Hurling <rhurlin@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rhurlin@FreeBSD.org --- Comment #2 from Rainer Hurling <rhurlin@FreeBSD.org> --- Poudriere builds the port correctly in 13.0 amd64 as expected. There is an indication of the cause of the error in the attached log file: configure:21687: checking requested system `cairo' library configure:21702: cc -o conftest -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include -I/usr/local/lib -I/usr/local/lib -I/usr/local/include -isystem /usr/local/include -fstack-protector-strong conftest.c -L/usr/local/lib -lcairo -lpthread -L/usr/local/lib -lpixman-1 -L/usr/local/lib -lpotrace -lgd -L/usr/local/lib -lfreetype -L/usr/local/lib -lpng16 -lz -lz -L/usr/local/lib -lptexenc -L/usr/local/lib -lkpathsea -L/usr/local/lib >&5 conftest.c:42:10: fatal error: 'cairo.h' file not found Probably it is enough to build and install graphics/cairo again. After that building print/texlive-base should work again ;) Please give a short feedback, it this works for you, thanks. -- You are receiving this mail because: You are the assignee for the bug.