Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Mar 2022 16:13:12 +0100
From:      "Denis Shaposhnikov" <dsh@bamus.cz>
To:        freebsd-ports@freebsd.org
Subject:   something strange after update to 13.0-RELEASE-p8
Message-ID:  <dddfed1d-e5e5-473f-a9b5-6822254b3631@www.fastmail.com>

next in thread | raw e-mail | index | archive | help
Hi!

After updating yesterday to p8 I'm getting strange behavior trying to build ports using poudriere. Here an exmaple from build log of shared-mime-info:

FAILED: src/update-mime-database.p/update-mime-database.c.o 
cc -Isrc/update-mime-database.p -Isrc -I../src -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/libxml2 -fno-color-diagnostics -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -MD -MQ src/update-mime-database.p/update-mime-database.c.o -MF src/update-mime-database.p/update-mime-database.c.o.d -o src/update-mime-database.p/update-mime-database.c.o -c ../src/update-mime-database.c
In file included from ../src/update-mime-database.c:11:
In file included from /usr/local/include/glib-2.0/glib.h:32:
In file included from /usr/local/include/glib-2.0/glib/gasyncqueue.h:32:
In file included from /usr/local/include/glib-2.0/glib/gthread.h:32:
In file included from /usr/local/include/glib-2.0/glib/gatomic.h:28:
/usr/local/include/glib-2.0/glib/glib-typeof.h:1:1: warning: null character ignored [-Wnull-character]
<U+0000>
^
/usr/local/include/glib-2.0/glib/glib-typeof.h:1:2: warning: null character ignored [-Wnull-character]
<U+0000><U+0000>
        ^
/usr/local/include/glib-2.0/glib/glib-typeof.h:1:3: warning: null character ignored [-Wnull-character]
<U+0000><U+0000><U+0000>
                ^
/usr/local/include/glib-2.0/glib/glib-typeof.h:1:4: warning: null character ignored [-Wnull-character]
<U+0000><U+0000><U+0000><U+0000>
                        ^
/usr/local/include/glib-2.0/glib/glib-typeof.h:1:5: warning: null character ignored [-Wnull-character]
<U+0000><U+0000><U+0000><U+0000><U+0000>

Does anybody know what's wrong? Thanks!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?dddfed1d-e5e5-473f-a9b5-6822254b3631>