Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 13:27:34 -0400
From:      "Geo B.R." <igeo.cu@gmail.com>
To:        freebsd-ports-bugs@freebsd.org
Subject:   FAIL compiling x11/libinput
Message-ID:  <CACAovqwB6LXm6mbnCtedXziUGzy9uBhH8%2BBLC9H2%2BSf3HKWJvg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--00000000000071d0c10607742483
Content-Type: text/plain; charset="UTF-8"

Hi,

After update ports tree:

commit 6eb667800d65bda6f4181373b7d686ec496ee745 (HEAD -> main, origin/main,
origin/HEAD)

STDERR:

[ 83% 86/103] cc -Ilibinput-record.p -I. -I.. -I../src -I../include
-I/usr/local/include/libepoll-shim -I/usr/local/include
-I/usr/local/include/libevdev-1.0 -I/usr/local/include/libwacom-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/gudev-1.0 -fno-color-diagnostics
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99
-Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef
-Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types
-Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations
-fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-MD -MQ libinput-record.p/tools_libinput-record.c.o -MF
libinput-record.p/tools_libinput-record.c.o.d -o
libinput-record.p/tools_libinput-record.c.o -c
../tools/libinput-record.c
FAILED: libinput-record.p/tools_libinput-record.c.o
cc -Ilibinput-record.p -I. -I.. -I../src -I../include
-I/usr/local/include/libepoll-shim -I/usr/local/include
-I/usr/local/include/libevdev-1.0 -I/usr/local/include/libwacom-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include/gudev-1.0 -fno-color-diagnostics
-D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -std=gnu99
-Wno-unused-parameter -Wmissing-prototypes -Wstrict-prototypes -Wundef
-Wpointer-arith -Wuninitialized -Winit-self -Wstrict-prototypes
-Wimplicit-fallthrough -Wredundant-decls -Wincompatible-pointer-types
-Wformat=2 -Wno-missing-field-initializers -Wmissing-declarations
-fvisibility=hidden -O2 -pipe -fstack-protector-strong -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include
-MD -MQ libinput-record.p/tools_libinput-record.c.o -MF
libinput-record.p/tools_libinput-record.c.o.d -o
libinput-record.p/tools_libinput-record.c.o -c
../tools/libinput-record.c
../tools/libinput-record.c:2580:2: error: expected identifier
        NOFILE,
        ^
/usr/include/sys/param.h:133:17: note: expanded from macro 'NOFILE'
#define NOFILE          OPEN_MAX        /* max open files per process */
                        ^
/usr/include/sys/syslimits.h:60:22: note: expanded from macro 'OPEN_MAX'
#define OPEN_MAX                   64   /* max open files per process */
                                   ^
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1


Regards,
-- 
*Unix philosophy: "Write programs that do one thing and do it well. Write
programs to work together. Write programs to handle text streams, because
that is a universal interface." - Douglas McIlroy, former head of Bell Labs
Computing Sciences Research Center. Long Life Unix-like!
<https://en.wikipedia.org/wiki/Unix-like>*

Geo C.V. <https://www.linkedin.com/in/geobarrod/>;

--00000000000071d0c10607742483
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hi,</div><div><br></div><div>After update ports tree:=
</div><div><br></div><div>commit 6eb667800d65bda6f4181373b7d686ec496ee745 (=
HEAD -&gt; main, origin/main, origin/HEAD)</div><div><br></div><div>STDERR:=
</div><div><br></div><div><pre>[ 83% 86/103] cc -Ilibinput-record.p -I. -I.=
. -I../src -I../include -I/usr/local/include/libepoll-shim -I/usr/local/inc=
lude -I/usr/local/include/libevdev-1.0 -I/usr/local/include/libwacom-1.0 -I=
/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/=
include/gudev-1.0 -fno-color-diagnostics -D_FILE_OFFSET_BITS=3D64 -Wall -Wi=
nvalid-pch -Wextra -std=3Dgnu99 -Wno-unused-parameter -Wmissing-prototypes =
-Wstrict-prototypes -Wundef -Wpointer-arith -Wuninitialized -Winit-self -Ws=
trict-prototypes -Wimplicit-fallthrough -Wredundant-decls -Wincompatible-po=
inter-types -Wformat=3D2 -Wno-missing-field-initializers -Wmissing-declarat=
ions -fvisibility=3Dhidden -O2 -pipe -fstack-protector-strong -isystem /usr=
/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ lib=
input-record.p/tools_libinput-record.c.o -MF libinput-record.p/tools_libinp=
ut-record.c.o.d -o libinput-record.p/tools_libinput-record.c.o -c ../tools/=
libinput-record.c
FAILED: libinput-record.p/tools_libinput-record.c.o=20
cc -Ilibinput-record.p -I. -I.. -I../src -I../include -I/usr/local/include/=
libepoll-shim -I/usr/local/include -I/usr/local/include/libevdev-1.0 -I/usr=
/local/include/libwacom-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/=
glib-2.0/include -I/usr/local/include/gudev-1.0 -fno-color-diagnostics -D_F=
ILE_OFFSET_BITS=3D64 -Wall -Winvalid-pch -Wextra -std=3Dgnu99 -Wno-unused-p=
arameter -Wmissing-prototypes -Wstrict-prototypes -Wundef -Wpointer-arith -=
Wuninitialized -Winit-self -Wstrict-prototypes -Wimplicit-fallthrough -Wred=
undant-decls -Wincompatible-pointer-types -Wformat=3D2 -Wno-missing-field-i=
nitializers -Wmissing-declarations -fvisibility=3Dhidden -O2 -pipe -fstack-=
protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem =
/usr/local/include -MD -MQ libinput-record.p/tools_libinput-record.c.o -MF =
libinput-record.p/tools_libinput-record.c.o.d -o libinput-record.p/tools_li=
binput-record.c.o -c ../tools/libinput-record.c
../tools/libinput-record.c:2580:2: error: expected identifier
        NOFILE,
        ^
/usr/include/sys/param.h:133:17: note: expanded from macro &#39;NOFILE&#39;
#define NOFILE          OPEN_MAX        /* max open files per process */
                        ^
/usr/include/sys/syslimits.h:60:22: note: expanded from macro &#39;OPEN_MAX=
&#39;
#define OPEN_MAX                   64   /* max open files per process */
                                   ^
1 error generated.
ninja: build stopped: subcommand failed.
*** Error code 1</pre></div><div><br></div><div>Regards,<br></div><div><spa=
n class=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"=
gmail_signature" data-smartmail=3D"gmail_signature"><div dir=3D"ltr"><div s=
tyle=3D"text-align:left"><span style=3D"font-family:arial narrow,sans-serif=
"><i><font size=3D"2">Unix philosophy: &quot;Write programs that do one thi=
ng and do it
 well. Write programs to work together. Write programs to handle text=20
streams, because that is a universal interface.&quot; - Douglas McIlroy, fo=
rmer head of Bell Labs Computing Sciences Research Center. <a href=3D"https=
://en.wikipedia.org/wiki/Unix-like" target=3D"_blank">Long Life Unix-like!<=
/a></font></i></span></div><div><br></div><span style=3D"font-family:arial =
narrow,sans-serif"><span style=3D"color:rgb(0,0,255)"><a href=3D"https://ww=
w.linkedin.com/in/geobarrod/" target=3D"_blank">Geo C.V.</a></span></span><=
br></div></div></div></div>

--00000000000071d0c10607742483--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACAovqwB6LXm6mbnCtedXziUGzy9uBhH8%2BBLC9H2%2BSf3HKWJvg>