[MacPorts] #70201: xeus-sqlite build is broken
MacPorts
noreply at macports.org
Mon Jun 10 15:14:58 UTC 2024
#70201: xeus-sqlite build is broken
--------------------------+-------------------------
Reporter: Schamschula | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: xeus-sqlite |
--------------------------+-------------------------
Description changed by ryandesign:
Old description:
> For the record:
>
> There is a build error
>
> {{{
> :info:build [56/107] /usr/bin/clang -Isrc/libfsearch.a.p -Isrc
> -I../fsearch-0.2.3/src -I. -I../fsearch-0.2.3 -I/opt/local/include/gio-
> unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0
> -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0
> -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/cairo
> -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
> -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0
> -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
> -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
> -I/opt/local/include -fdiagnostics-color=always -Wall -Winvalid-pch
> -std=c11 -O0 -g -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch
> arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD
> -MQ src/libfsearch.a.p/fsearch_query_parser.c.o -MF
> src/libfsearch.a.p/fsearch_query_parser.c.o.d -o
> src/libfsearch.a.p/fsearch_query_parser.c.o -c
> ../fsearch-0.2.3/src/fsearch_query_parser.c
> :info:build FAILED: src/libfsearch.a.p/fsearch_query_parser.c.o
> :info:build /usr/bin/clang -Isrc/libfsearch.a.p -Isrc
> -I../fsearch-0.2.3/src -I. -I../fsearch-0.2.3 -I/opt/local/include/gio-
> unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0
> -I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0
> -I/opt/local/lib/dbus-1.0/include -I/opt/local/include/cairo
> -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
> -I/opt/local/include/fribidi -I/opt/local/include/atk-1.0
> -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
> -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
> -I/opt/local/include -fdiagnostics-color=always -Wall -Winvalid-pch
> -std=c11 -O0 -g -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -pipe -Os
> -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch
> arm64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD
> -MQ src/libfsearch.a.p/fsearch_query_parser.c.o -MF
> src/libfsearch.a.p/fsearch_query_parser.c.o.d -o
> src/libfsearch.a.p/fsearch_query_parser.c.o -c
> ../fsearch-0.2.3/src/fsearch_query_parser.c
> :info:build ../fsearch-0.2.3/src/fsearch_query_parser.c:320:35: error:
> incompatible function pointer types passing 'bool (const char *, time_t
> *, time_t *)' (aka 'bool (const char *, long *, long *)') to parameter of
> type 'FsearchQueryIntegerParserFunc *' (aka 'bool (*)(const char *, long
> long *, long long *)') [-Wincompatible-function-pointer-types]
> :info:build
> fsearch_date_time_parse_interval);
> :info:build
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> :info:build ../fsearch-0.2.3/src/fsearch_query_parser.c:223:54: note:
> passing argument to parameter 'parse_value_func' here
> :info:build FsearchQueryIntegerParserFunc
> parse_value_func) {
> :info:build ^
> :info:build 1 error generated.
> }}}
>
> This has been reported upstream, see:
> https://github.com/cboxdoerfer/fsearch/issues/560
>
> Also see: https://github.com/macports/macports-
> ports/commit/d14a333ba8a39e36918909eaafce4e752918386a
New description:
For the record:
There is a build error
{{{
:info:build [56/107] /usr/bin/clang -Isrc/libfsearch.a.p -Isrc
-I../fsearch-0.2.3/src -I. -I../fsearch-0.2.3 -I/opt/local/include/gio-
unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0
-I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
-I/opt/local/include/fribidi -I/opt/local/include/atk-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
-I/opt/local/include -fdiagnostics-color=always -Wall -Winvalid-pch
-std=c11 -O0 -g -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -pipe -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MQ
src/libfsearch.a.p/fsearch_query_parser.c.o -MF
src/libfsearch.a.p/fsearch_query_parser.c.o.d -o
src/libfsearch.a.p/fsearch_query_parser.c.o -c
../fsearch-0.2.3/src/fsearch_query_parser.c
:info:build FAILED: src/libfsearch.a.p/fsearch_query_parser.c.o
:info:build /usr/bin/clang -Isrc/libfsearch.a.p -Isrc
-I../fsearch-0.2.3/src -I. -I../fsearch-0.2.3 -I/opt/local/include/gio-
unix-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
-I/opt/local/include/gtk-3.0 -I/opt/local/include/at-spi2-atk/2.0
-I/opt/local/include/at-spi-2.0 -I/opt/local/include/dbus-1.0
-I/opt/local/lib/dbus-1.0/include -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
-I/opt/local/include/fribidi -I/opt/local/include/atk-1.0
-I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
-I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
-I/opt/local/include -fdiagnostics-color=always -Wall -Winvalid-pch
-std=c11 -O0 -g -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -pipe -Os
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -MD -MQ
src/libfsearch.a.p/fsearch_query_parser.c.o -MF
src/libfsearch.a.p/fsearch_query_parser.c.o.d -o
src/libfsearch.a.p/fsearch_query_parser.c.o -c
../fsearch-0.2.3/src/fsearch_query_parser.c
:info:build ../fsearch-0.2.3/src/fsearch_query_parser.c:320:35: error:
incompatible function pointer types passing 'bool (const char *, time_t *,
time_t *)' (aka 'bool (const char *, long *, long *)') to parameter of
type 'FsearchQueryIntegerParserFunc *' (aka 'bool (*)(const char *, long
long *, long long *)') [-Wincompatible-function-pointer-types]
:info:build
fsearch_date_time_parse_interval);
:info:build
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:info:build ../fsearch-0.2.3/src/fsearch_query_parser.c:223:54: note:
passing argument to parameter 'parse_value_func' here
:info:build FsearchQueryIntegerParserFunc
parse_value_func) {
:info:build ^
:info:build 1 error generated.
}}}
This has been reported upstream, see:
https://github.com/cboxdoerfer/fsearch/issues/560
Also see: [d14a333ba8a39e36918909eaafce4e752918386a/macports-ports]
--
--
Ticket URL: <https://trac.macports.org/ticket/70201#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list