Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2020 21:33:29 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Niclas Zeising <zeising@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r526425 - head/devel/libudev-devd
Message-ID:  <7e0l-x8bq-wny@FreeBSD.org>
In-Reply-To: <202002172015.01HKFIF9071349@repo.freebsd.org> (Niclas Zeising's message of "Mon, 17 Feb 2020 20:15:18 %2B0000 (UTC)")
References:  <202002172015.01HKFIF9071349@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Niclas Zeising <zeising@FreeBSD.org> writes:

> -USES=		autoreconf gmake libtool localbase pathfix pkgconfig
> +USES=		localbase meson pkgconfig

Can you add USES=compiler:c11? It doesn't build with GCC 4.2 in base.

Has header "devinfo.h" : NO
Header <libprocstat.h> has symbol "procstat_open_sysctl" : NO
Has header "linux/input.h" : NO
Checking for function "pipe2" : NO
Checking for function "strchrnul" : NO
Run-time dependency threads found: YES

meson.build:81:0: ERROR: Unknown variable "devinfo_dep".

$ fgrep error: `make -V BUILD_WRKSRC`/meson-logs/meson-log.txt
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"
 cc1: error: unrecognized command line option "-std=c11"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7e0l-x8bq-wny>