Building x11 port fails (12.1 Release)
Christoph Kukulies
kuku at kukulies.org
Thu Apr 30 19:16:05 UTC 2020
I installed a FreeBSD 12.1 from the distribution today and was trying to build the x11 port.
Here is the failure:
===> 3ddesktop
===> 3ddesktop-0.2.9_14 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - not found
===> libXmu-1.1.3,1 depends on package: pkgconf>=1.3.0_1 - found
===> libXmu-1.1.3,1 depends on package: xorgproto>=0 - found
===> libXmu-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found
===> libXmu-1.1.3,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found
===> libX11-1.6.8,1 depends on package: pkgconf>=1.3.0_1 - found
===> libX11-1.6.8,1 depends on package: perl5>=5.30.r1<5.31 - found
===> libX11-1.6.8,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc - found
===> libX11-1.6.8,1 depends on package: xorgproto>=0 - found
===> libX11-1.6.8,1 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found
===> libX11-1.6.8,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc - found
===> libX11-1.6.8,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc - found
===> libX11-1.6.8,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - not found
===> libxcb-1.13.1 depends on file: /usr/local/lib/libcheck.a - not found
===> check-0.12.0_1 depends on executable: makeinfo - not found
===> texinfo-6.6_4,1 depends on executable: help2man - not found
===> Building for help2man-1.47.11
gmake[13]: Entering directory '/usr/ports/misc/help2man/work/help2man-1.47.11'
./config.status
config.status: creating Makefile
perl help2man.PL --with-gettext
gmake help2man help2man.h2m
gmake[14]: Entering directory '/usr/ports/misc/help2man/work/help2man-1.47.11'
./config.status
Extracting help2man (with variable substitutions)
build-aux/missing makeinfo help2man.texi -o help2man.info
config.status: creating Makefile
perl help2man.PL --with-gettext
perl help2man.h2m.PL
Extracting help2man (with variable substitutions)
Extracting help2man.h2m
gmake[14]: Leaving directory '/usr/ports/misc/help2man/work/help2man-1.47.11'
./help2man --include=help2man.h2m --output=help2man.1 ./help2man
gmake[13]: Leaving directory '/usr/ports/misc/help2man/work/help2man-1.47.11'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1
Stop.
make[12]: stopped in /usr/ports/misc/help2man
*** Error code 1
Stop.
make[11]: stopped in /usr/ports/misc/help2man
*** Error code 1
————
—
Christoph
More information about the freebsd-hackers
mailing list