Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2019 19:25:19 -0400
From:      "J. Altman" <freebsd@chthonixia.net>
To:        freebsd-questions@freebsd.org
Subject:   Error message upgrading xlockmore
Message-ID:  <20191009232519.GA8434@chthonixia.chthonixia.net>

next in thread | raw e-mail | index | archive | help
Hello...

Upgrading xlockmore via portmaster, the following occurs over the
last three or four days:

====================================

--- ./text3d2.o ---
In file included from ./text3d2.cc:79:
/usr/local/include/FTGL/FTGLExtrdFont.h:29:5: warning: This header 
is deprecated. Please use <FTGL/ftgl.h> from now. [-W#warnings]
#   warning This header is deprecated. Please use <FTGL/ftgl.h> from now.
    ^
In file included from ./text3d2.cc:79:
In file included from /usr/local/include/FTGL/FTGLExtrdFont.h:30:
/usr/local/include/FTGL/ftgl.h:32:10: fatal error: 'ft2build.h' file not found
#include <ft2build.h>
         ^~~~~~~~~~~~
--- ./s1_1.o ---
cc -Wnested-externs -Wno-format -c  
-DHAVE_CONFIG_H -DDEF_FILESEARCHPATH=\"/usr/local/lib/X11/app-defaults/%N%C%S:
/usr/local/lib/X11/app-defaults/%N%S\" -I. -I.. -I../.. -I../../xlock/ -I../.. 
-I/usr/local/include  -I/usr/local/include -I/usr/local/include -I/usr/local/include 
-I/usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe  
-I/usr/local/include/FTGL -fstack-protector-strong -fno-strict-aliasing 
-pthread ./s1_1.c
--- ./text3d2.o ---
1 warning and 1 error generated.
*** [./text3d2.o] Error code 1

make[3]: stopped in /usr/ports/x11/xlockmore/work/xlockmore-5.59/modes/glx
1 error

make[3]: stopped in /usr/ports/x11/xlockmore/work/xlockmore-5.59/modes/glx
*** [all] Error code 2

========================================

I'm assuming a bug report should be opened; but X11 or just the general ports bugs list?

In case it's relevant:

FreeBSD chthonixia.chthonixia.net 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 r351322 CHTHONIXIA  amd64

And everything else builds or rebuilds fine.

Thanks,

Joe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191009232519.GA8434>