=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for gtk-gnutella-1.1.11nb18
gmake[1]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11'
Making all in src...
gmake[2]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src'
gmake[2]: warning: -j2 forced in submake: resetting jobserver mode.
Checking gnet_property.h in if...
cd if; /usr/pkg/bin/gmake gnet_property.h
Checking gui_property.h in if...
cd if; /usr/pkg/bin/gmake gui_property.h
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[3]: 'gnet_property.h' is up to date.
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[3]: 'gui_property.h' is up to date.
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src...
Continuing in src...
../scripts/git-revision .. revision.h
Checking htable.h in lib...
cd lib; /usr/pkg/bin/gmake htable.h
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
gmake[3]: 'htable.h' is up to date.
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
Continuing in src...
Checking ui2c.o in if/bridge...
cd if/bridge; /usr/pkg/bin/gmake ui2c.o
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if/bridge'
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/if/bridge -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ui2c.c
Checking c2ui.o in if/bridge...
cd if/bridge; /usr/pkg/bin/gmake c2ui.o
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if/bridge'
Checking gui_property.h in .....
cd ..; /usr/pkg/bin/gmake gui_property.h
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[4]: 'gui_property.h' is up to date.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src/if/bridge...
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/if/bridge -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  c2ui.c
In file included from ../../common.h:279:0,
                 from ../../lib/adns.h:37,
                 from ui2c.c:45:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from ../../lib/adns.h:37,
                 from ui2c.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from c2ui.h:37,
                 from c2ui.c:37:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from c2ui.h:37,
                 from c2ui.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if/bridge'
Continuing in src...
Checking gnet_property.o in if...
cd if; /usr/pkg/bin/gmake gnet_property.o
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/if -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gnet_property.c
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if/bridge'
Continuing in src...
Checking gui_property.o in if...
cd if; /usr/pkg/bin/gmake gui_property.o
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/if -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gui_property.c
In file included from ../common.h:279:0,
                 from ../lib/prop.h:28,
                 from gnet_property.c:30:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ../lib/prop.h:28,
                 from gnet_property.c:30:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ../lib/prop.h:28,
                 from gui_property.c:32:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ../lib/prop.h:28,
                 from gui_property.c:32:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src...
Checking libshared.a in lib...
cd lib; /usr/pkg/bin/gmake libshared.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
/work/net/gtk-gnutella/work/.tools/bin/rm -f adns.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  adns.c
In file included from ../common.h:279:0,
                 from adns.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from adns.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
adns.c: In function 'adns_close':
adns.c:776:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): cannot join with ADNS thread: %m", G_STRFUNC);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f aging.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  aging.c
In file included from ../common.h:279:0,
                 from aging.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from aging.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f aje.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  aje.c
In file included from ../common.h:279:0,
                 from aje.c:86:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from aje.c:86:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
aje.c: In function 'aje_key_init':
aje.c:920:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("cannot initialize AJE random pool key: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f alloca.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  alloca.c
In file included from ../common.h:279:0,
                 from alloca.c:46:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from alloca.c:46:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f aq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  aq.c
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src...
Checking libcore.a in core...
cd core; /usr/pkg/bin/gmake libcore.a
In file included from ../common.h:279:0,
                 from aq.c:97:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from aq.c:97:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/core'
/work/net/gtk-gnutella/work/.tools/bin/rm -f alias.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  alias.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f arc4random.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  arc4random.c
In file included from ../common.h:279:0,
                 from alias.c:55:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from alias.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from arc4random.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from arc4random.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f alive.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  alive.c
arc4random.c: In function 'arc4_key_init':
arc4random.c:320:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("cannot initialize ARC4 random stream key: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f argv.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  argv.c
In file included from ../common.h:279:0,
                 from alive.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from alive.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from argv.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from argv.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ascii.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ascii.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ban.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ban.c
In file included from ../common.h:279:0,
                 from ascii.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ascii.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ban.c:52:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ban.c:52:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f atio.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  atio.c
In file included from ../common.h:279:0,
                 from atio.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from atio.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f bh_download.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bh_download.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f atoms.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  atoms.c
In file included from ../common.h:279:0,
                 from bh_download.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bh_download.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from atoms.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from atoms.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f balloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  balloc.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f bh_upload.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bh_upload.c
In file included from ../common.h:279:0,
                 from balloc.c:48:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from balloc.c:48:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from bh_upload.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bh_upload.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f barrier.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  barrier.c
In file included from ../common.h:279:0,
                 from barrier.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from barrier.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f bogons.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bogons.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f base16.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  base16.c
In file included from ../common.h:279:0,
                 from bogons.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bogons.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from base16.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from base16.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
bogons.c: In function 'bogons_load':
bogons.c:79:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot stat %s: %m", bogons_file);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f bsched.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bsched.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f base32.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  base32.c
In file included from ../common.h:279:0,
                 from bsched.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bsched.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from base32.c:64:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from base32.c:64:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f base64.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  base64.c
In file included from ../common.h:279:0,
                 from base64.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from base64.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f bfd_util.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bfd_util.c
In file included from ../common.h:279:0,
                 from bfd_util.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bfd_util.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f clock.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  clock.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f bg.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bg.c
In file included from ../common.h:279:0,
                 from clock.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from clock.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from bg.c:104:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bg.c:104:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ctl.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ctl.c
In file included from ../common.h:279:0,
                 from ctl.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ctl.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dh.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dh.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f bigint.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bigint.c
In file included from ../common.h:279:0,
                 from dh.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dh.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from bigint.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bigint.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f bstr.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  bstr.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f dime.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dime.c
In file included from ../common.h:279:0,
                 from bstr.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from bstr.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from dime.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dime.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dmesh.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dmesh.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f buf.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  buf.c
In file included from ../common.h:279:0,
                 from dmesh.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dmesh.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from buf.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from buf.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
dmesh.c: In function 'dmesh_entry_url_stamp':
dmesh.c:1707:13: warning: Deprecated pre-processor symbol: replace with "memmove"
   g_memmove(buf + 1, buf, rw);
             ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f chi2.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  chi2.c
In file included from ../common.h:279:0,
                 from chi2.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from chi2.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ckalloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ckalloc.c
In file included from ../common.h:279:0,
                 from ckalloc.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ckalloc.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
ckalloc.c: In function 'ck_protect':
ckalloc.c:441:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    (PROT_READ & prot) ? "PROT_READ" : "PROT_NONE");
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f downloads.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  downloads.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f cmwc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  cmwc.c
In file included from ../common.h:279:0,
                 from downloads.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from downloads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from cmwc.c:56:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from cmwc.c:56:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
cmwc.c: In function 'cmwc_key_init':
cmwc.c:465:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("cannot initialize CMWC random pool key: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f cobs.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  cobs.c
downloads.c: In function 'download_overlap_check':
downloads.c:9030:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot check resuming for \"%s\": %m",
   ^
downloads.c:9042:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot stat opened \"%s\": %m", fi->pathname);
    ^
downloads.c:9073:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot read resuming data for \"%s\": %m",
    ^
downloads.c: In function 'download_flush':
downloads.c:9297:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("freezing download queue due to write error: %m");
     ^
downloads.c:9303:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("write of %lu bytes to file \"%s\" failed: %m",
   ^
downloads.c: In function 'download_retrieve':
downloads.c:15087:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_carp("fseek(f, 0, SEEK_SET) failed: %m");
     ^
downloads.c: In function 'download_move':
downloads.c:15257:2: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
  g_warning("could not rename \"%s\" as \"%s\": %m", fi->pathname, dest);
  ^
downloads.c: In function 'download_move_error':
downloads.c:15378:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("could not rename completed file \"%s\" as \"%s\": %m",
   ^
In file included from ../common.h:279:0,
                 from cobs.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from cobs.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_gettid.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_gettid.c
In file included from ../common.h:279:0,
                 from compat_gettid.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_gettid.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_misc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_misc.c
In file included from ../common.h:279:0,
                 from compat_misc.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_misc.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
compat_misc.c: In function 'compat_daemonize':
compat_misc.c:108:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): fork() failed: %m", G_STRFUNC);
    ^
compat_misc.c:120:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): setsid() failed: %m", G_STRFUNC);
    ^
compat_misc.c:127:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): setpgid(0, %lu) failed: %m", G_STRFUNC, (ulong) pid);
   ^
compat_misc.c:132:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): chdir(\"%s\") failed: %m", G_STRFUNC, directory);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_pause.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_pause.c
In file included from ../common.h:279:0,
                 from compat_pause.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_pause.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_pio.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_pio.c
In file included from ../common.h:279:0,
                 from compat_pio.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_pio.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_poll.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_poll.c
In file included from ../common.h:279:0,
                 from compat_poll.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_poll.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_sendfile.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_sendfile.c
In file included from ../common.h:279:0,
                 from compat_sendfile.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_sendfile.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_setjmp.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_setjmp.c
In file included from ../common.h:279:0,
                 from compat_setjmp.c:49:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_setjmp.c:49:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_sleep_ms.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_sleep_ms.c
In file included from ../common.h:279:0,
                 from compat_sleep_ms.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_sleep_ms.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_statvfs.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_statvfs.c
In file included from ../common.h:279:0,
                 from compat_statvfs.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_statvfs.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_un.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_un.c
In file included from ../common.h:279:0,
                 from compat_un.c:70:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_un.c:70:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f compat_usleep.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  compat_usleep.c
In file included from ../common.h:279:0,
                 from compat_usleep.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from compat_usleep.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f concat.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  concat.c
In file included from ../common.h:279:0,
                 from concat.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from concat.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f cond.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  cond.c
In file included from ../common.h:279:0,
                 from cond.c:50:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from cond.c:50:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
cond.c: In function 'cond_wait_until':
cond.c:1017:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_error("%s(): unable to get the semaphore: %m", G_STRFUNC);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f constants.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  constants.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f dq.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dq.c
In file included from ../common.h:279:0,
                 from constants.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from constants.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f cpufreq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  cpufreq.c
In file included from ../common.h:279:0,
                 from dq.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dq.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from cpufreq.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from cpufreq.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f cq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  cq.c
In file included from ../common.h:279:0,
                 from cq.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from cq.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dump.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dump.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f crash.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  crash.c
In file included from ../common.h:279:0,
                 from dump.c:92:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dump.c:92:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
dump.c: In function 'dump_flush':
dump.c:292:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("error writing to %s: %m -- disabling dumping",
     ^
In file included from ../common.h:279:0,
                 from crash.c:76:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from crash.c:76:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
crash.c: In function 'crash_append_decorated_stack':
crash.c:1115:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, vars->crashlog);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f extensions.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  extensions.c
crash.c: In function 'crash_generate_crashlog':
crash.c:1491:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   str_bprintf(buf, sizeof buf, "cannot create %s: %m", crashlog);
   ^
crash.c: In function 'crash_try_reexec':
crash.c:2825:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, vars->cwd);
     ^
crash.c: In function 'crash_divert_main':
crash.c:3373:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_miniwarn("%s(): can't divert to main thread: %m", caller);
   ^
crash.c: In function 'crash_exited':
crash.c:3486:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      str_2c(cfile));
      ^
crash.c: In function 'crash_init':
crash.c:3549:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_miniwarn("%s(): cannot get current working directory: %m", G_STRFUNC);
   ^
crash.c: In function 'crash_dump_stacks':
crash.c:4500:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      thread_safe_id_name(i));
      ^
crash.c: In function 'crash_directory_unlink':
crash.c:4719:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): cannot unlink %s: %m", G_STRFUNC, path);
   ^
In file included from ../common.h:279:0,
                 from extensions.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from extensions.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f features.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  features.c
In file included from ../common.h:279:0,
                 from features.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from features.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f fileinfo.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fileinfo.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f crc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  crc.c
In file included from ../common.h:279:0,
                 from fileinfo.c:41:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from fileinfo.c:41:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from crc.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from crc.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dam.o
fileinfo.c: In function 'file_info_fd_store_binary':
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dam.c
fileinfo.c:826:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): truncate() failed for \"%s\": %m",
   ^
fileinfo.c: In function 'file_info_strip_trailer':
fileinfo.c:957:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("could not chop fileinfo trailer off \"%s\": %m", pathname);
   ^
fileinfo.c: In function 'file_info_get_trailer':
fileinfo.c:1297:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("error fstat()ing \"%s\": %m", name);
   ^
fileinfo.c:1324:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): error seek()ing in file \"%s\": %m", G_STRFUNC, name);
   ^
fileinfo.c:1330:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): error reading trailer in \"%s\": %m", G_STRFUNC, name);
   ^
fileinfo.c: In function 'file_info_retrieve_binary':
fileinfo.c:1835:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("seek to position %s within \"%s\" failed: %m",
    ^
fileinfo.c:1846:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): "
   ^
fileinfo.c: In function 'file_info_unlink':
fileinfo.c:2702:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot unlink \"%s\": %m", fi->pathname);
    ^
fileinfo.c: In function 'file_info_retrieve':
fileinfo.c:3144:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      g_warning("cannot rename \"%s\" into \"%s\": %m",
      ^
fileinfo.c: In function 'fi_rename_dead':
fileinfo.c:3717:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot rename \"%s\" as \"%s\": %m",
   ^
fileinfo.c: In function 'file_info_scandir':
fileinfo.c:5982:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("can't open directory %s: %m", dir);
   ^
fileinfo.c:6015:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("cannot stat %s: %m", pathname);
     ^
In file included from ../common.h:279:0,
                 from dam.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dam.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dbmap.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dbmap.c
In file included from ../common.h:279:0,
                 from dbmap.c:46:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dbmap.c:46:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
dbmap.c: In function 'dbmap_sdbm_strip_superblock':
dbmap.c:256:2: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
  s_warning("SDBM \"%s\": cannot strip superblock: %m", sdbm_name(sdbm));
  ^
dbmap.c: In function 'dbmap_store':
dbmap.c:1250:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(dm->u.s.sdbm));
    ^
dbmap.c:1263:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(dm->u.s.sdbm), base);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dbmw.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dbmw.c
In file included from ../common.h:279:0,
                 from dbmw.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dbmw.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f dbstore.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dbstore.c
In file included from ../common.h:279:0,
                 from dbstore.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dbstore.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
dbstore.c: In function 'dbstore_create_internal':
dbstore.c:115:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("DBSTORE cannot open SDBM at %s for %s: %m", path, name);
    ^
dbstore.c: In function 'dbstore_sync':
dbstore.c:249:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("DBSTORE could not synchronize DBMW \"%s\": %m",
   ^
dbstore.c: In function 'dbstore_flush':
dbstore.c:267:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("DBSTORE could not flush cache for DBMW \"%s\": %m",
   ^
dbstore.c: In function 'dbstore_move_file':
dbstore.c:380:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     old_file, new_file);
     ^
dbstore.c: In function 'dbstore_unlink_file':
dbstore.c:419:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_carp("could not unlink \"%s\": %m", file);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gdht.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gdht.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f dbus_util.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dbus_util.c
In file included from ../common.h:279:0,
                 from gdht.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gdht.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from dbus_util.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dbus_util.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f debug.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  debug.c
In file included from ../common.h:279:0,
                 from debug.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from debug.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-dmesh_url.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-dmesh_url.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f dl_util.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dl_util.c
In file included from ../common.h:279:0,
                 from gen-dmesh_url.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-dmesh_url.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from dl_util.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dl_util.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-gnr_stats.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-gnr_stats.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f dualhash.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  dualhash.c
In file included from ../common.h:279:0,
                 from gen-gnr_stats.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-gnr_stats.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from dualhash.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from dualhash.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-http_async.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-http_async.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f elist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  elist.c
In file included from ../common.h:279:0,
                 from gen-http_async.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-http_async.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-http_url.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-http_url.c
In file included from ../common.h:279:0,
                 from elist.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from elist.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from gen-http_url.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-http_url.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-ignore.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-ignore.c
In file included from ../common.h:279:0,
                 from gen-ignore.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-ignore.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-msg.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-msg.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f entropy.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  entropy.c
In file included from ../common.h:279:0,
                 from gen-msg.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-msg.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from entropy.c:83:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from entropy.c:83:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-msg_drop.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-msg_drop.c
In file included from ../common.h:279:0,
                 from gen-msg_drop.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-msg_drop.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f geo_ip.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  geo_ip.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f erbtree.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  erbtree.c
In file included from ../common.h:279:0,
                 from geo_ip.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from geo_ip.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
geo_ip.c: In function 'gip_load':
geo_ip.c:322:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot stat %s: %m", gip_source[idx].file);
   ^
In file included from ../common.h:279:0,
                 from erbtree.c:167:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from erbtree.c:167:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ggep.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ggep.c
In file included from ../common.h:279:0,
                 from ggep.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ggep.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f eslist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  eslist.c
In file included from ../common.h:279:0,
                 from eslist.c:62:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from eslist.c:62:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ggep_type.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ggep_type.c
In file included from ../common.h:279:0,
                 from ggep_type.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ggep_type.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
ggep_type.c: In function 'ggept_gtkgv_osname_value':
ggep_type.c:230:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_carp("uname() failed: %m");
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f etree.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  etree.c
In file included from ../common.h:279:0,
                 from etree.c:67:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from etree.c:67:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ghc.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ghc.c
In file included from ../common.h:279:0,
                 from ghc.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ghc.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f eval.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  eval.c
In file included from ../common.h:279:0,
                 from eval.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from eval.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gmsg.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gmsg.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f event.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  event.c
In file included from ../common.h:279:0,
                 from gmsg.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gmsg.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from event.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from event.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f evq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  evq.c
In file included from ../common.h:279:0,
                 from evq.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from evq.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
evq.c: In function 'evq_close':
evq.c:349:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): could not signal evq thread: %m", G_STRFUNC);
   ^
In file included from ../common.h:719:0,
                 from evq.c:53:
evq.c: In function 'evq_local_init':
../lib/fast_assert.h:105:23: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   static const struct assertion_data assertion_data_ = { \
                       ^
../lib/fast_assert.h:198:2: note: in expansion of macro 'fast_assert_log'
  fast_assert_log((expr), #expr, (fmt), __VA_ARGS__)
  ^
evq.c:677:2: note: in expansion of macro 'g_assert_log'
  g_assert_log(old != TSIG_ERR,
  ^
evq.c: In function 'evq_trampoline':
evq.c:808:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_critical_once_per(LOG_PERIOD_SECOND,
   ^
evq.c: In function 'evq_notify':
evq.c:857:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_id_name(evq_thread_id));
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gnet_stats.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gnet_stats.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f exit.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  exit.c
In file included from ../common.h:279:0,
                 from gnet_stats.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gnet_stats.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from exit.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from exit.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f exit2str.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  exit2str.c
In file included from ../common.h:279:0,
                 from exit2str.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from exit2str.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f guess.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  guess.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f fast_assert.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fast_assert.c
In file included from ../common.h:279:0,
                 from guess.c:81:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from guess.c:81:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from fast_assert.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from fast_assert.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f fd.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fd.c
In file included from ../common.h:279:0,
                 from fd.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from fd.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
fd.c: In function 'fd_set_close_on_exec':
fd.c:64:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_carp("%s(): failed for #%d: %m", G_STRFUNC, fd);
    ^
fd.c: In function 'fd_first_available':
fd.c:110:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): failed to open /dev/null: %m", G_STRFUNC);
   ^
fd.c: In function 'fd_set_nonblocking':
fd.c:385:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): failed for #%d: %m", G_STRFUNC, fd);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f file.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  file.c
In file included from ../common.h:279:0,
                 from file.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from file.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
file.c: In function 'file_program_path':
file.c:205:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): could not stat() \"%s\": %m", G_STRFUNC, filepath);
    ^
file.c: In function 'open_read':
file.c:269:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      what, path, path_orig);
      ^
file.c:277:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("[%s] cannot reopen \"%s\": %m", what, path);
     ^
file.c:293:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("[%s] failed to retrieve from \"%s\": %m", what, path);
   ^
file.c: In function 'file_config_close':
file.c:485:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("could not flush \"%s\": %m", fv->name);
   ^
file.c:496:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("could not rename \"%s\" as \"%s\": %m", path_new, path);
   ^
file.c: In function 'do_open':
file.c:633:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): can't %s file \"%s\": %m", G_STRFUNC, what, path);
    ^
file.c: In function 'do_fopen':
file.c:771:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("can't %s file \"%s\": %m", what, path);
   ^
file.c: In function 'file_sync_fclose':
file.c:817:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("cannot flush data blocks to disk for fd=%d: %m", fd);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f file_object.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  file_object.c
In file included from ../common.h:279:0,
                 from file_object.c:83:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from file_object.c:83:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
file_object.c: In function 'file_object_special_op':
file_object.c:866:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     file_object_op_to_string(op), old_name);
     ^
file_object.c:894:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, old_name, new_name);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f guid.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  guid.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f filehead.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filehead.c
In file included from ../common.h:279:0,
                 from guid.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from guid.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from filehead.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from filehead.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f filelock.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filelock.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hcache.o
In file included from ../common.h:279:0,
                 from filelock.c:64:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from filelock.c:64:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hcache.c
filelock.c: In function 'filelock_unlock':
filelock.c:170:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_miniwarn("%s(): cannot remove \"%s\": %m", G_STRFUNC, fl->path);
   ^
filelock.c: In function 'filelock_read_pid':
filelock.c:296:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): cannot seek to start of fd #%d: %m", G_STRFUNC, fd);
   ^
filelock.c:303:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): cannot read from fd #%d: %m", G_STRFUNC, fd);
   ^
filelock.c: In function 'filelock_write_pid':
filelock.c:347:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): cannot seek to start fd #%d: %m", G_STRFUNC, fd);
   ^
filelock.c:352:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): cannot truncate fd #%d: %m", G_STRFUNC, fd);
   ^
filelock.c:360:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, w, plural(w), fd);
    ^
filelock.c: In function 'filelock_create':
filelock.c:527:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): can't open nor create \"%s\": %m", G_STRFUNC, path);
   ^
filelock.c:572:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
       G_STRFUNC, fd, path);
       ^
filelock.c:596:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
       G_STRFUNC, fd, path);
       ^
filelock.c:708:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, fd, path);
     ^
filelock.c:770:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("%s(): cannot unlink \"%s\": %m", G_STRFUNC, path);
     ^
filelock.c:791:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): cannot unlink \"%s\": %m", G_STRFUNC, path);
    ^
filelock.c:803:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, (ulong) ourpid, path);
    ^
filelock.c:823:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, path);
      ^
In file included from ../common.h:279:0,
                 from hcache.c:52:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hcache.c:52:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f filename.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filename.c
In file included from ../common.h:279:0,
                 from filename.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from filename.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f float.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  float.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hostiles.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hostiles.c
In file included from ../common.h:279:0,
                 from float.c:59:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from float.c:59:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hostiles.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hostiles.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f fragcheck.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fragcheck.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hosts.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hosts.c
In file included from ../common.h:279:0,
                 from fragcheck.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from fragcheck.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f frand.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  frand.c
In file included from ../common.h:279:0,
                 from hosts.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hosts.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from frand.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from frand.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f fs_free_space.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fs_free_space.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hsep.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hsep.c
In file included from ../common.h:279:0,
                 from fs_free_space.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from fs_free_space.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
fs_free_space.c: In function 'fs_free_space':
fs_free_space.c:79:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): cannot statvfs(\"%s\"): %m", G_STRFUNC, path);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ftw.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ftw.c
In file included from ../common.h:279:0,
                 from hsep.c:94:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hsep.c:94:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ftw.c:48:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ftw.c:48:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
ftw.c: In function 'ftw_parent_close':
ftw.c:305:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
       G_STRFUNC, str_2c(sub));
       ^
ftw.c:309:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
       G_STRFUNC, n, str_2c(&fx->spath));
       ^
ftw.c: In function 'ftw_opendir':
ftw.c:455:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, str_2c(&fx->spath));
    ^
ftw.c: In function 'ftw_chdir_parent':
ftw.c:559:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, fx->rootdir);
      ^
ftw.c:569:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, str_2c(s));
      ^
ftw.c: In function 'ftw_stat':
ftw.c:724:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, str_2c(&fx->spath));
      ^
ftw.c: In function 'ftw_process_dir':
ftw.c:1021:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, str_2c(&fx->spath));
      ^
ftw.c:1120:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      is_link ? " (traversed via symlink)" : "");
      ^
ftw.c: In function 'ftw_restore_cwd':
ftw.c:1155:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC);
     ^
ftw.c:1162:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, fx->calldir);
     ^
ftw.c: In function 'ftw_foreach':
ftw.c:1262:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_carp("%s(): cannot stat(\"%s\"): %m", G_STRFUNC, dirpath);
    ^
ftw.c:1286:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC);
     ^
ftw.c:1297:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC);
     ^
ftw.c:1345:9: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
         G_STRFUNC, dir);
         ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f http.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  http.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-iprange.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-iprange.c
In file included from ../common.h:279:0,
                 from http.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from http.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from gen-iprange.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-iprange.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
http.c: In function 'http_send_status':
http.c:328:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to send back HTTP status %d (%s) to %s: %m",
    ^
http.c: In function 'http_async_write_request':
http.c:2709:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("HTTP request sending to %s failed: %m",
   ^
http.c: In function 'http_async_connected':
http.c:2806:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("HTTP request sending to %s failed: %m",
   ^
http.c:2851:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("HTTP data sending to %s failed: %m",
    ^
http.c: In function 'http_async_log_error_dbg':
http.c:2921:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_message("%s: aborting \"%s %s\" at %s on system error: %m",
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gentime.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gentime.c
In file included from ../common.h:279:0,
                 from gentime.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gentime.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f getcpucount.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  getcpucount.c
In file included from ../common.h:279:0,
                 from getcpucount.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from getcpucount.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
getcpucount.c: In function 'getcpucount':
getcpucount.c:61:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s: sysconf(_SC_NPROCESSORS_ONLN) failed: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f getgateway.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  getgateway.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f huge.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  huge.c
In file included from ../common.h:279:0,
                 from getgateway.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from getgateway.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from huge.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from huge.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gethomedir.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gethomedir.c
huge.c: In function 'add_persistent_cache_entry':
huge.c:211:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): could not stat \"%s\": %m", G_STRFUNC, pathname);
    ^
huge.c:220:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): could not open \"%s\": %m", G_STRFUNC, pathname);
   ^
huge.c: In function 'huge_update_hashes':
huge.c:435:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("discarding SHA1 for file \"%s\": can't stat(): %m",
   ^
huge.c: In function 'huge_need_sha1':
huge.c:514:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("ignoring SHA1 recomputation request for \"%s\": %m",
    ^
In file included from ../common.h:279:0,
                 from gethomedir.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gethomedir.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gethomedir.c: In function 'gethomedir':
gethomedir.c:80:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("ignoring non-accessible environment HOME: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ignore.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ignore.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f getline.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  getline.c
In file included from ../common.h:279:0,
                 from ignore.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ignore.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from getline.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from getline.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f getphysmemsize.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  getphysmemsize.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f inet.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  inet.c
In file included from ../common.h:279:0,
                 from getphysmemsize.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from getphysmemsize.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
getphysmemsize.c: In function 'getphysmemsize_internal':
getphysmemsize.c:73:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s: sysconf(_SC_PHYS_PAGES) failed: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f glib-missing.o
In file included from ../common.h:279:0,
                 from inet.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from inet.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  glib-missing.c
In file included from ../common.h:279:0,
                 from glib-missing.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from glib-missing.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ioheader.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ioheader.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f glog.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  glog.c
In file included from ../common.h:279:0,
                 from ioheader.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ioheader.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from glog.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from glog.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gnet_host.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gnet_host.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ipp_cache.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ipp_cache.c
In file included from ../common.h:279:0,
                 from gnet_host.c:58:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gnet_host.c:58:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ipp_cache.c:55:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ipp_cache.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f halloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  halloc.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ipv6-ready.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ipv6-ready.c
In file included from ../common.h:279:0,
                 from halloc.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from halloc.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ipv6-ready.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ipv6-ready.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f local_shell.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  local_shell.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hash.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hash.c
In file included from ../common.h:279:0,
                 from local_shell.c:103:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from local_shell.c:103:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hash.c:104:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hash.c:104:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
local_shell.c: In function 'read_data':
local_shell.c:207:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      perror("read() from server failed");
      ^
local_shell.c:209:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      perror("read() failed");
      ^
local_shell.c: In function 'write_data':
local_shell.c:299:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      perror("write() to server failed");
      ^
local_shell.c:301:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      perror("write() failed");
      ^
local_shell.c: In function 'wait_for_io':
local_shell.c:336:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    perror("compat_poll() failed");
    ^
local_shell.c: In function 'local_shell':
local_shell.c:569:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   perror("socket(PF_LOCAL, SOCK_STREAM, 0) failed");
   ^
local_shell.c:573:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   perror("local_shell(): connect() failed");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f matching.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  matching.c
In file included from ../common.h:279:0,
                 from matching.c:26:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from matching.c:26:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f hashing.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hashing.c
In file included from ../common.h:279:0,
                 from hashing.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hashing.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f move.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  move.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hashlist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hashlist.c
In file included from ../common.h:279:0,
                 from move.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from move.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hashlist.c:50:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hashlist.c:50:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
move.c: In function 'move_d_sighandler':
move.c:149:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot unlink \"%s\": %m", md->target);
    ^
move.c: In function 'move_d_start':
move.c:254:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("can't fstat \"%s\": %m", download_pathname(d));
   ^
move.c: In function 'move_d_end':
move.c:345:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("error whilst closing copy target \"%s\": %m", md->target);
   ^
move.c:370:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot stat copy target \"%s\": %m", md->target);
    ^
move.c:392:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot unlink \"%s\": %m", md->target);
    ^
move.c: In function 'move_d_step_copy':
move.c:506:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("error while reading \"%s\" for moving: %m",
   ^
move.c:521:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("error while writing for moving \"%s\": %m",
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mq.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mq.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hashtable.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hashtable.c
In file included from ../common.h:279:0,
                 from mq.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mq.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hashtable.c:66:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hashtable.c:66:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mq_tcp.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mq_tcp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f header.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  header.c
In file included from ../common.h:279:0,
                 from mq_tcp.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mq_tcp.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from header.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from header.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mq_udp.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mq_udp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hevset.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hevset.c
In file included from ../common.h:279:0,
                 from mq_udp.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mq_udp.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hevset.c:59:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hevset.c:59:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f namesize.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  namesize.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hikset.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hikset.c
In file included from ../common.h:279:0,
                 from namesize.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from namesize.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from hikset.c:56:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nodes.o
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hikset.c:56:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nodes.c
In file included from ../common.h:279:0,
                 from nodes.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from nodes.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f host_addr.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  host_addr.c
nodes.c: In function 'send_error':
nodes.c:3662:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to send back error %d (%s) to node %s: %m",
    ^
nodes.c: In function 'node_process_handshake_header':
nodes.c:7343:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to send back %s to node %s: %m",
    ^
nodes.c: In function 'node_init_outgoing':
nodes.c:10157:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("bws_write() failed: %m");
   ^
In file included from ../common.h:279:0,
                 from host_addr.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from host_addr.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
host_addr.c: In function 'resolve_hostname':
host_addr.c:1322:50: warning: passing argument 3 of 'hset_create_any' from incompatible pointer type [-Wincompatible-pointer-types]
  hs = hset_create_any(host_addr_hash_func, NULL, host_addr_eq_func);
                                                  ^
In file included from host_addr.c:57:0:
hset.h:88:9: note: expected 'eq_fn_t {aka int (*)(const void *, const void *)}' but argument is of type '_Bool (*)(const void *, const void *)'
 hset_t *hset_create_any(hash_fn_t primary,
         ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f hset.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hset.c
In file included from ../common.h:279:0,
                 from hset.c:47:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hset.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f hstrfn.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hstrfn.c
In file included from ../common.h:279:0,
                 from hstrfn.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hstrfn.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f htable.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  htable.c
In file included from ../common.h:279:0,
                 from htable.c:47:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from htable.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f html.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  html.c
In file included from ../common.h:279:0,
                 from html.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from html.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f http_range.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  http_range.c
In file included from ../common.h:279:0,
                 from http_range.c:46:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from http_range.c:46:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ntp.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ntp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f idtable.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  idtable.c
In file included from ../common.h:279:0,
                 from ntp.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ntp.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from idtable.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from idtable.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
ntp.c: In function 'ntp_send_probes':
ntp.c:264:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_debug("NTP ntp_probe(): sendto() failed for \"%s\" (\"%s\"): %m",
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f oob.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  oob.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f inputevt.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  inputevt.c
In file included from ../common.h:279:0,
                 from oob.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from oob.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from inputevt.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from inputevt.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
inputevt.c: In function 'event_set_mask_with_kqueue':
inputevt.c:457:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): kevent() failed: %m", G_STRFUNC);
   ^
inputevt.c: In function 'collect_events_with_poll':
inputevt.c:755:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): poll() failed: %m", G_STRFUNC);
   ^
inputevt.c: In function 'inputevt_timer':
inputevt.c:960:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    stacktrace_function_name(ctx->event_check_all));
    ^
inputevt.c: In function 'poll_func':
inputevt.c:1152:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): INPUTEVT default poll function failed: %m", G_STRFUNC);
   ^
inputevt.c: In function 'inputevt_remove':
inputevt.c:1228:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    stacktrace_function_name(ctx->event_set_mask));
    ^
inputevt.c: In function 'inputevt_add_source':
inputevt.c:1372:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    stacktrace_function_name(ctx->event_set_mask));
    ^
inputevt.c: In function 'init_with_kqueue':
inputevt.c:1427:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): kqueue() failed: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f oob_proxy.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  oob_proxy.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f iprange.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  iprange.c
In file included from ../common.h:279:0,
                 from oob_proxy.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from oob_proxy.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from iprange.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from iprange.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f parq.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  parq.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ipset.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ipset.c
In file included from ../common.h:279:0,
                 from parq.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from parq.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ipset.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ipset.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
parq.c: In function 'parq_upload_send_queue_conf':
parq.c:4814:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("[PARQ UL] "
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f iso3166.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  iso3166.c
In file included from ../common.h:279:0,
                 from iso3166.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from iso3166.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f launch.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  launch.c
In file included from ../common.h:279:0,
                 from launch.c:57:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from launch.c:57:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f leak.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  leak.c
In file included from ../common.h:279:0,
                 from leak.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from leak.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f list.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  list.c
In file included from ../common.h:279:0,
                 from list.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from list.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pcache.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pcache.c
In file included from ../common.h:279:0,
                 from pcache.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pcache.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f listener.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  listener.c
In file included from ../common.h:279:0,
                 from listener.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from listener.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f log.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  log.c
In file included from ../common.h:279:0,
                 from log.c:60:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from log.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
log.c: In function 'log_okey_init':
log.c:551:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_minierror("cannot initialize logthread object key: %m");
   ^
log.c: In function 'log_strkey_init':
log.c:604:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_minierror("cannot initialize logstring object key: %m");
   ^
log.c: In function 'log_reopen':
log.c:2396:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): unable to dup(%d): %m", G_STRFUNC, fileno(f));
    ^
log.c:2406:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_critical("freopen(\"%s\", \"a\", ...) failed: %m", lf->path);
    ^
log.c: In function 'log_rename':
log.c:2653:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("cannot unlink temporary log file \"%s\": %m", tmp);
    ^
log.c:2659:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("could not rename \"%s\" as \"%s\": %m", lf->path, newname);
   ^
log.c: In function 'log_stat':
log.c:2699:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     lf->name, lf->path);
     ^
log.c: In function 'log_force_fd':
log.c:2781:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_critical("fdopen(\"%d\", \"a\") failed: %m", fd);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pdht.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pdht.c
In file included from ../common.h:279:0,
                 from pdht.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pdht.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f magnet.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  magnet.c
In file included from ../common.h:279:0,
                 from magnet.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from magnet.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pproxy.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pproxy.c
In file included from ../common.h:279:0,
                 from pproxy.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pproxy.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f malloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  malloc.c
In file included from ../common.h:279:0,
                 from malloc.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from malloc.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f map.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  map.c
In file included from ../common.h:279:0,
                 from map.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from map.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f publisher.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  publisher.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f mem.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mem.c
In file included from ../common.h:279:0,
                 from publisher.c:41:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from publisher.c:41:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from mem.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mem.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
mem.c: In function 'mem_open_pipe':
mem.c:143:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_miniwarn("%s: pipe() failed for \"%s\": %m", G_STRFUNC, mp->name);
   ^
mem.c: In function 'mem_pipe_write_error':
mem.c:206:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   caller, mp->fd[1], p);
   ^
mem.c: In function 'mem_is_valid_ptr':
mem.c:275:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, mp->fd[0], &c);
    ^
mem.c: In function 'mem_protection':
mem.c:351:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, mp->fd[0], &c);
      ^
mem.c:356:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, mp->fd[0], p);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mempcpy.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mempcpy.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f qhit.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  qhit.c
In file included from ../common.h:279:0,
                 from mempcpy.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mempcpy.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f memusage.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  memusage.c
In file included from ../common.h:279:0,
                 from qhit.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from qhit.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from memusage.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from memusage.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f qrp.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  qrp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f mime_type.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mime_type.c
In file included from ../common.h:279:0,
                 from qrp.c:41:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from qrp.c:41:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from mime_type.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mime_type.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mingw32.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mingw32.c
In file included from ../common.h:279:0,
                 from mingw32.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mingw32.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f misc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  misc.c
In file included from ../common.h:279:0,
                 from misc.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from misc.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
misc.c: In function 'local_hostname':
misc.c:300:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("gethostname() failed: %m");
   ^
misc.c: In function 'create_directory':
misc.c:1921:2: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
  g_warning("mkdir(\"%s\") failed: %m", dir);
  ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mtwist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mtwist.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f routing.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  routing.c
In file included from ../common.h:279:0,
                 from mtwist.c:98:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mtwist.c:98:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from routing.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from routing.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
mtwist.c: In function 'mtp_key_init':
mtwist.c:748:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("cannot initialize Mersenne Twister random pool key: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f mutex.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  mutex.c
In file included from ../common.h:279:0,
                 from mutex.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from mutex.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nid.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nid.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f rx.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rx.c
In file included from ../common.h:279:0,
                 from nid.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from nid.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nv.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nv.c
In file included from ../common.h:279:0,
                 from rx.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rx.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from nv.c:50:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from nv.c:50:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rx_chunk.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rx_chunk.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f offtime.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  offtime.c
In file included from ../common.h:279:0,
                 from rx_chunk.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rx_chunk.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from offtime.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from offtime.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rx_inflate.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rx_inflate.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ohash_table.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ohash_table.c
In file included from ../common.h:279:0,
                 from rx_inflate.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rx_inflate.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ohash_table.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ohash_table.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rx_link.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rx_link.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f omalloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  omalloc.c
In file included from ../common.h:279:0,
                 from rx_link.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rx_link.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from omalloc.c:71:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from omalloc.c:71:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
omalloc.c: In function 'omalloc_chunk_unprotect':
omalloc.c:282:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     start, omalloc_pagesize);
     ^
omalloc.c: In function 'omalloc_chunk_protect':
omalloc.c:300:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     start, omalloc_pagesize);
     ^
omalloc.c: In function 'omalloc_range_protect':
omalloc.c:316:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_error("mprotect(%p, %zu, PROT_READ) failed: %m", start, size);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rx_ut.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rx_ut.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f once.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  once.c
In file included from ../common.h:279:0,
                 from rx_ut.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rx_ut.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from once.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from once.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f options.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  options.c
In file included from ../common.h:279:0,
                 from options.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from options.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ostream.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ostream.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f rxbuf.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rxbuf.c
In file included from ../common.h:279:0,
                 from ostream.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ostream.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from rxbuf.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rxbuf.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pagetable.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pagetable.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f search.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search.c
In file included from ../common.h:279:0,
                 from pagetable.c:32:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pagetable.c:32:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from search.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from search.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f palloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  palloc.c
search.c: In function 'search_compact':
search.c:9601:13: warning: Deprecated pre-processor symbol: replace with "memmove"
     n->size - (search - n->data) - search_len); /* trailer len */
             ^
In file included from ../common.h:279:0,
                 from palloc.c:62:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from palloc.c:62:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f parse.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  parse.c
In file included from ../common.h:279:0,
                 from parse.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from parse.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f path.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  path.c
In file included from ../common.h:279:0,
                 from path.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from path.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f patricia.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  patricia.c
In file included from ../common.h:279:0,
                 from patricia.c:144:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from patricia.c:144:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pattern.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pattern.c
In file included from ../common.h:279:0,
                 from pattern.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pattern.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f plist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  plist.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f settings.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  settings.c
In file included from ../common.h:279:0,
                 from plist.c:57:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from plist.c:57:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from settings.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from settings.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
settings.c: In function 'settings_mkdir':
settings.c:312:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_fatal_exit(EXIT_FAILURE, _("mkdir(\"%s\") failed: %m"), path);
    ^
settings.c:314:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning(_("mkdir(\"%s\") failed: %m"), path);
    ^
settings.c: In function 'settings_unique_usage':
settings.c:401:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): could not read PID from \"%s\": %m",
    ^
settings.c: In function 'settings_random_reload':
settings.c:537:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("cannot reload random data from %s: %m", file);
    ^
settings.c:553:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("could not clear leading %zd byte%s from %s: %m",
    ^
settings.c: In function 'settings_random_save':
settings.c:574:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("could not save random data into %s: %m", file);
   ^
settings.c:576:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("saved only %zd random byte%s into %s, expected %d: %m",
   ^
settings.c: In function 'enable_local_socket_changed':
settings.c:1968:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("mkdir(\"%s\") failed: %m", ipc_dir);
     ^
settings.c: In function 'request_directory':
settings.c:2301:2: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
  s_message("attempt to create directory \"%s\" failed: %m", pathname);
  ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pmsg.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pmsg.c
In file included from ../common.h:279:0,
                 from pmsg.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pmsg.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f share.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  share.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f pow2.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pow2.c
In file included from ../common.h:279:0,
                 from share.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from share.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from pow2.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pow2.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f product.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  product.c
share.c: In function 'shared_special':
share.c:836:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("can't stat %s: %m", sf->file_path);
   ^
share.c: In function 'recursive_scan_opendir':
share.c:1738:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("can't open directory %s: %m", dir);
   ^
share.c: In function 'recursive_scan_readdir':
share.c:1819:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("stat() failed %s: %m", fullpath);
     ^
share.c:1824:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("lstat() failed %s: %m", fullpath);
     ^
share.c:1848:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("broken symlink %s: %m", fullpath);
     ^
share.c: In function 'sha1_hash_is_uptodate':
share.c:3385:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("can't stat shared file #%d \"%s\": %m",
   ^
In file included from ../common.h:279:0,
                 from product.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from product.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f progname.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  progname.c
In file included from ../common.h:279:0,
                 from progname.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from progname.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
progname.c: In function 'progstart_duplicate':
progname.c:194:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): cannot protect memory as read-only: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f prop.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  prop.c
In file included from ../common.h:279:0,
                 from prop.c:25:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from prop.c:25:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
prop.c: In function 'prop_parse_guint64':
prop.c:95:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): (prop=\"%s\") str=\"%s\": %m", G_STRFUNC, name, str);
   ^
prop.c: In function 'prop_parse_timestamp':
prop.c:114:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): (prop=\"%s\") str=\"%s\": %m", G_STRFUNC, name, str);
   ^
prop.c: In function 'prop_parse_guint32':
prop.c:147:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): (prop=\"%s\") str=\"%s\": %m", G_STRFUNC, name, str);
   ^
prop.c: In function 'prop_parse_ip':
prop.c:177:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): (prop=\"%s\") str=\"%s\": %m", G_STRFUNC, name, str);
   ^
prop.c: In function 'prop_parse_vector':
prop.c:261:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): (prop=\"%s\") str=\"%s\": %m", G_STRFUNC, name, p);
    ^
prop.c: In function 'prop_save_to_file':
prop.c:1747:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): could not stat \"%s\": %m", G_STRFUNC, pathname);
   ^
prop.c:1759:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, pathname, old);
      ^
prop.c:1971:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, newfile, pathname);
     ^
prop.c:1975:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, pathname);
      ^
prop.c:1986:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): could not flush \"%s\": %m", G_STRFUNC, newfile);
   ^
prop.c: In function 'prop_load_from_file':
prop.c:2155:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, path, fileno(config));
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f soap.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  soap.c
In file included from ../common.h:279:0,
                 from soap.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from soap.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
soap.c: In function 'soap_header_ind':
soap.c:502:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("SOAP \"%s\" at \"%s\": "
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sockets.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sockets.c
In file included from ../common.h:279:0,
                 from sockets.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sockets.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pslist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pslist.c
sockets.c: In function 'socket_evt_set':
sockets.c:328:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): flush error: %m", G_STRFUNC);
    ^
sockets.c: In function 'socket_tos':
sockets.c:496:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to set IP_TOS to %s (%d) on fd#%d: %m",
    ^
sockets.c: In function 'socket_no_linger':
sockets.c:625:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): setsockopt(%d, SOL_SOCKET, SO_LINGER) failed: %m",
    ^
sockets.c: In function 'recv_socks4':
sockets.c:818:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("error attempting to receive SOCKS reply: %m");
   ^
sockets.c: In function 'connect_http':
sockets.c:904:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("receiving answer from HTTP proxy failed: %m");
    ^
sockets.c:959:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("receiving answer from HTTP proxy failed: %m");
    ^
sockets.c: In function 'connect_socksv5':
sockets.c:1054:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("receiving SOCKS method negotiation reply failed: %m");
    ^
sockets.c:1122:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("receiving SOCKS authentication reply failed: %m");
    ^
sockets.c:1185:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("receiving SOCKS connection reply failed: %m");
    ^
sockets.c: In function 'socket_free':
sockets.c:1615:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s: close(%d) failed: %m", G_STRFUNC, s->file_desc);
    ^
sockets.c: In function 'socket_tls_upgrade_failed':
sockets.c:1712:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_debug("%s(): upgrading fd=%d to TLS with %s %s failed: %m",
   ^
sockets.c: In function 'socket_accept':
sockets.c:2519:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("accept() failed: %m");
     ^
sockets.c:2565:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("getpeername() failed: %m");
    ^
sockets.c: In function 'socket_udp_event':
sockets.c:3075:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("input exception for UDP listening socket #%d: %m",
   ^
sockets.c:3114:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("%s(): ignoring datagram reception error: %m",
     ^
sockets.c: In function 'socket_set_accept_filters':
sockets.c:3265:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("cannot set SO_ACCEPTFILTER (%s): %m", name);
     ^
sockets.c: In function 'socket_set_keepalive':
sockets.c:3328:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): setsockopt(%d, SOL_SOCKET, SO_KEEPALIVE) failed: %m",
   ^
sockets.c: In function 'socket_set_reuseaddr':
sockets.c:3348:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): setsockopt(%d, SOL_SOCKET, SO_REUSEADDR) failed: %m",
   ^
sockets.c:3355:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): setsockopt(%d, SOL_SOCKET, SO_REUSEPORT) failed: %m",
   ^
sockets.c: In function 'socket_set_ipv6only':
sockets.c:3373:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): setsockopt(%d, SOL_IPV6, IPV6_V6ONLY) failed: %m",
   ^
sockets.c: In function 'socket_connect_prepare':
sockets.c:3521:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to create %s socket: %m",
    ^
sockets.c: In function 'socket_connect_finalize':
sockets.c:3666:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("unable to connect (for %s) to %s: %m",
   ^
sockets.c: In function 'socket_create_and_bind':
sockets.c:4048:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): unable to create the %s (%s) socket: %m",
    ^
sockets.c:4055:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): unable to bind() the %s (%s) socket to %s: %m",
    ^
sockets.c: In function 'socket_is_local':
sockets.c:4091:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): getsockname() failed: %m", G_STRFUNC);
    ^
sockets.c: In function 'socket_local_listen':
sockets.c:4130:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("socket(PF_LOCAL, SOCK_STREAM, 0) failed: %m");
   ^
sockets.c:4149:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): bind() failed: %m", G_STRFUNC);
    ^
sockets.c:4174:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("unable to listen() on the socket: %m");
   ^
sockets.c: In function 'socket_tcp_listen':
sockets.c:4217:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): unable to listen() on the socket: %m", G_STRFUNC);
   ^
sockets.c:4232:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): unable to get the port of the socket: "
    ^
sockets.c: In function 'socket_enable_recvdstaddr':
sockets.c:4262:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): setsockopt() for IP_RECVDSTADDR failed: %m",
    ^
sockets.c:4271:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): setsockopt() for IPV6_RECVPKTINFO failed: %m",
    ^
sockets.c: In function 'socket_udp_listen':
sockets.c:4360:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to get the port of the socket: "
    ^
sockets.c: In function 'socket_set_intern':
sockets.c:4471:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot read old %s buffer length on fd #%d: %m", type, fd);
   ^
sockets.c:4487:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): cannot set new %s buffer length to %u on fd #%d: %m",
   ^
sockets.c:4492:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("cannot read new %s buffer length on fd #%d: %m", type, fd);
   ^
sockets.c: In function 'socket_nodelay':
sockets.c:4557:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to %s TCP_NODELAY on fd#%d: %m",
    ^
sockets.c: In function 'socket_tx_shutdown':
sockets.c:4589:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("unable to shutdown TX on fd#%d: %m", s->file_desc);
   ^
sockets.c: In function 'socket_plain_sendto':
sockets.c:4690:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("sendto() failed: %m");
   ^
In file included from ../common.h:279:0,
                 from pslist.c:58:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pslist.c:58:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rand31.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rand31.c
In file included from ../common.h:279:0,
                 from rand31.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rand31.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f random.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  random.c
In file included from ../common.h:279:0,
                 from random.c:72:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from random.c:72:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rbtree.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rbtree.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f spam.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  spam.c
In file included from ../common.h:279:0,
                 from rbtree.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rbtree.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from spam.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from spam.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f spam_sha1.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  spam_sha1.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f regex.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  regex.c
In file included from ../common.h:279:0,
                 from spam_sha1.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from spam_sha1.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from regex.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from regex.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f ripening.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ripening.c
spam_sha1.c: In function 'spam_lut_create':
spam_sha1.c:113:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("unable to create SDBM database for %s: %m",
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sq.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sq.c
In file included from ../common.h:279:0,
                 from ripening.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ripening.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from sq.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sq.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rwlock.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rwlock.c
In file included from ../common.h:279:0,
                 from rwlock.c:58:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rwlock.c:58:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f thex_download.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  thex_download.c
In file included from ../common.h:279:0,
                 from thex_download.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from thex_download.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
thex_download.c: In function 'thex_download_handle_hashtree':
thex_download.c:428:2: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
  ctx->leaves = g_memdup(leaves, TTH_RAW_SIZE * n_leaves);
  ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:82:0,
                 from ../common.h:262,
                 from thex_download.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
 gpointer              g_memdup         (gconstpointer mem,
                       ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sectoken.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sectoken.c
In file included from ../common.h:279:0,
                 from sectoken.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sectoken.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f thex_upload.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  thex_upload.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f semaphore.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  semaphore.c
In file included from ../common.h:279:0,
                 from thex_upload.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from thex_upload.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from semaphore.c:51:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from semaphore.c:51:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tls_common.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tls_common.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f sequence.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sequence.c
In file included from ../common.h:279:0,
                 from tls_common.c:32:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tls_common.c:32:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from sequence.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sequence.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
tls_common.c: In function 'tls_generate_private_key':
tls_common.c:212:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): write() failed: %m", G_STRFUNC);
   ^
tls_common.c: In function 'tls_read_filedata':
tls_common.c:282:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): can't stat() %s: %m", G_STRFUNC, file);
   ^
tls_common.c:299:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): read() failed: %m", G_STRFUNC);
   ^
tls_common.c: In function 'tls_generate_self_signed_cert':
tls_common.c:452:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): write() failed: %m", G_STRFUNC);
   ^
tls_common.c: In function 'tls_transport_debug':
tls_common.c:501:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_debug("%s(): fd=%d size=%zu host=%s ret=-1 errno=%m",
    ^
tls_common.c: In function 'tls_print_session_info':
tls_common.c:760:2: warning: 'gnutls_compression_get_name' is deprecated [-Wdeprecated-declarations]
  comp = gnutls_compression_get_name(gnutls_compression_get(session));
  ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gnutls/gnutls.h:3681:0,
                 from tls_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gnutls/compat.h:228:1: note: declared here
 gnutls_compression_get_name(gnutls_compression_method_t
 ^
tls_common.c:760:2: warning: 'gnutls_compression_get' is deprecated [-Wdeprecated-declarations]
  comp = gnutls_compression_get_name(gnutls_compression_get(session));
  ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gnutls/gnutls.h:3681:0,
                 from tls_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gnutls/compat.h:225:1: note: declared here
 gnutls_compression_get(gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED;
 ^
tls_common.c: In function 'tls_read':
tls_common.c:1278:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(): tls_flush(fd=%d) error: %m",
    ^
tls_common.c: In function 'tls_bye':
tls_common.c:1442:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_carp("%s(): gnutls_bye() failed: host=%s error=%m",
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f setproctitle.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  setproctitle.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f token.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  token.c
In file included from ../common.h:279:0,
                 from setproctitle.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from setproctitle.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sha1.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sha1.c
In file included from ../common.h:279:0,
                 from token.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from token.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from sha1.c:67:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sha1.c:67:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f topless.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  topless.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f shuffle.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  shuffle.c
In file included from ../common.h:279:0,
                 from topless.c:31:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from topless.c:31:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tsync.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tsync.c
In file included from ../common.h:279:0,
                 from shuffle.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from shuffle.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f signal.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  signal.c
In file included from ../common.h:279:0,
                 from tsync.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tsync.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from signal.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from signal.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tth_cache.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tth_cache.c
signal.c: In function 'sig_get_pc_index':
signal.c:600:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): sigaction() setup failed: %m", G_STRFUNC);
   ^
signal.c:606:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_critical("%s(): sigaction() restore failed: %m", G_STRFUNC);
    ^
signal.c: In function 'signal_stack_allocate':
signal.c:963:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, size, p);
    ^
signal.c: In function 'signal_stack_free':
signal.c:1006:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, round_pagesize(SIGNAL_STACK_SIZE), p);
    ^
signal.c: In function 'signal_trampoline_extended':
signal.c:1341:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_miniwarn("%s: sigpending() failed: %m", G_STRFUNC);
   ^
signal.c: In function 'signal_thread_leave_critical':
signal.c:1750:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_error("cannot leave critical section: %m");
    ^
In file included from ../common.h:279:0,
                 from tth_cache.c:50:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tth_cache.c:50:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f slist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  slist.c
tth_cache.c: In function 'tth_cache_insert':
tth_cache.c:211:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(%s): write() failed: %m", G_STRFUNC, tth_base32(tth));
    ^
tth_cache.c: In function 'tth_cache_lookup':
tth_cache.c:261:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("%s(%s): stat(\"%s\") failed: %m",
     ^
tth_cache.c: In function 'tth_cache_get_leaves':
tth_cache.c:300:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s(%s): fstat() failed: %m", G_STRFUNC, tth_base32(tth));
    ^
tth_cache.c: In function 'tth_cache_dir_rmdir':
tth_cache.c:398:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): cannot remove TTH cache directory %s: %m",
   ^
tth_cache.c: In function 'tth_cache_file_unlink':
tth_cache.c:445:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): cannot remove %s TTH cache entry %s: %m",
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx.c
In file included from ../common.h:279:0,
                 from slist.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from slist.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tx.c:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx.c:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f smsort.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  smsort.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx_chunk.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx_chunk.c
In file included from ../common.h:279:0,
                 from smsort.c:70:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from smsort.c:70:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tx_chunk.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx_chunk.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sorted_array.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sorted_array.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx_deflate.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx_deflate.c
In file included from ../common.h:279:0,
                 from sorted_array.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sorted_array.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tx_deflate.c:36:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx_deflate.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f spinlock.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  spinlock.c
In file included from ../common.h:279:0,
                 from spinlock.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from spinlock.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f spopen.o
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx_dgram.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  spopen.c
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx_dgram.c
In file included from ../common.h:279:0,
                 from spopen.c:67:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from spopen.c:67:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tx_dgram.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx_dgram.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
spopen.c: In function 'spopen_fd_map':
spopen.c:143:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, (ulong) cpid);
     ^
spopen.c: In function 'spclose':
spopen.c:224:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, fd, (ulong) pid);
    ^
spopen.c: In function 'spopenve':
spopen.c:364:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("%s(): cannot fork(): %m", G_STRFUNC);
   ^
spopen.c:479:2: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
  s_carp("%s(): pipe%s() failed: %m", G_STRFUNC, has_pipe2 > 0 ? "2" : "");
  ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx_link.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx_link.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f stacktrace.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  stacktrace.c
In file included from ../common.h:279:0,
                 from tx_link.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx_link.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from stacktrace.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from stacktrace.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
tx_link.c: In function 'tx_link_write_error':
tx_link.c:153:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(fd=%d) failed with weird errno = %d: %m -- "
   ^
tx_link.c:169:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("%s: write failed on fd #%d with unexpected error: %m",
    ^
stacktrace.c: In function 'stacktrace_init':
stacktrace.c:599:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(): cannot stat \"%s\": %m", G_STRFUNC, path);
   ^
stacktrace.c: In function 'stacktrace_load_symbols':
stacktrace.c:717:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("%s(): cannot stat \"%s\": %m", G_STRFUNC, program_path);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tx_ut.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tx_ut.c
In file included from ../common.h:279:0,
                 from tx_ut.c:176:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tx_ut.c:176:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f udp.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  udp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f stats.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  stats.c
In file included from ../common.h:279:0,
                 from udp.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from udp.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from stats.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f str.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  str.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f udp_sched.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  udp_sched.c
In file included from ../common.h:279:0,
                 from str.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from str.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from udp_sched.c:61:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from udp_sched.c:61:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
udp_sched.c: In function 'udp_sched_write_error':
udp_sched.c:357:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(to=%s, len=%d) failed with weird errno = %m -- "
   ^
udp_sched.c:388:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): UDP write of %d bytes to %s failed: %m",
   ^
udp_sched.c:392:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_critical("%s(): UDP write of %d bytes to %s failed "
   ^
udp_sched.c: In function 'udp_sched_mb_sendto':
udp_sched.c:483:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    udp_sched_log(4, "%p: dropped mb=%p (%d bytes): %m",
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f uhc.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uhc.c
In file included from ../common.h:279:0,
                 from uhc.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from uhc.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f upload_stats.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  upload_stats.c
In file included from ../common.h:279:0,
                 from upload_stats.c:53:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from upload_stats.c:53:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f stringify.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  stringify.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f uploads.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uploads.c
In file included from ../common.h:279:0,
                 from stringify.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from stringify.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from uploads.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from uploads.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
uploads.c: In function 'upload_connect_conf':
uploads.c:2998:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   if (GNET_PROPERTY(upload_debug) > 1) g_warning(
   ^
uploads.c: In function 'upload_sink_data':
uploads.c:5166:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    upload_remove(u, _("Read error while sinking: %m"));
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f strtok.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  strtok.c
In file included from ../common.h:279:0,
                 from strtok.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from strtok.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f strvec.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  strvec.c
In file included from ../common.h:279:0,
                 from strvec.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from strvec.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f symbols.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  symbols.c
In file included from ../common.h:279:0,
                 from symbols.c:38:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from symbols.c:38:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
symbols.c: In function 'symbols_open':
symbols.c:1275:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("can't open \"%s\": %m", nm);
   ^
symbols.c: In function 'symbols_load_from':
symbols.c:1405:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("can't run \"%s\": %m", tmp);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f urpc.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  urpc.c
In file included from ../common.h:279:0,
                 from urpc.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from urpc.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f symtab.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  symtab.c
urpc.c: In function 'urpc_send':
urpc.c:211:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to create anonymous UDP %s socket for %s RPC: %m",
    ^
urpc.c:231:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to send UDP %s RPC to %s: %m",
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f verify.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  verify.c
In file included from ../common.h:279:0,
                 from symtab.c:47:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from symtab.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from verify.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from verify.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tea.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tea.c
verify.c: In function 'verify_next_file':
verify.c:740:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("failed to open \"%s\" for %s hashing: %m",
     ^
verify.c: In function 'verify_update':
verify.c:815:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("error while reading \"%s\": %m",
    ^
In file included from ../common.h:279:0,
                 from tea.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tea.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f teq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  teq.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f verify_sha1.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  verify_sha1.c
In file included from ../common.h:279:0,
                 from teq.c:71:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from teq.c:71:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from verify_sha1.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from verify_sha1.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f verify_tth.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  verify_tth.c
In file included from ../common.h:279:0,
                 from verify_tth.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from verify_tth.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f thread.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  thread.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f version.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  version.c
In file included from ../common.h:279:0,
                 from thread.c:72:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from thread.c:72:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
thread.c: In function 'thread_pipe_open':
thread.c:1641:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): socketpair() failed: %m", caller);
   ^
thread.c: In function 'thread_stack_allocate':
thread.c:1912:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    len, te->stack, te->stack_base);
    ^
thread.c: In function 'thread_pjoin':
thread.c:2117:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, thread_element_name(te));
    ^
thread.c: In function 'thread_time_adjust':
thread.c:2902:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, thread_element_name(te), te->wfd[1]);
      ^
In file included from ../common.h:279:0,
                 from version.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from version.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
thread.c: In function 'thread_element_block_until':
thread.c:8703:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_element_name(te), te->wfd[0]);
     ^
thread.c:8748:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, thread_element_name(te), te->wfd[0]);
    ^
thread.c: In function 'thread_element_unblock':
thread.c:8973:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_element_name(te), te->wfd[1]);
     ^
thread.c: In function 'thread_unblock':
thread.c:9016:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_minicarp("%s(): cannot unblock thread #%u: %m", G_STRFUNC, id);
   ^
thread.c: In function 'thread_launch_register':
thread.c:9128:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, red, te->stid);
     ^
thread.c: In function 'thread_launch':
thread.c:9390:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_error("%s(): cannot configure stack: %m", G_STRFUNC);
     ^
thread.c:9402:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_rawwarn("%s(): pthread_attr_setstacksize(): %m", G_STRFUNC);
     ^
thread.c:9405:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      G_STRFUNC, stacksize + thread_pagesize);
      ^
thread.c: In function 'thread_create_full':
thread.c:9589:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, stacktrace_function_name(routine), arg);
    ^
thread.c:9592:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, stacktrace_function_name(routine), arg);
    ^
thread.c: In function 'thread_element_signal_deliver':
thread.c:10891:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_element_name(te), te->wfd[1], signum);
     ^
thread.c:10926:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_element_name(te), te->wfd[1], signum);
     ^
thread.c: In function 'thread_sigblock_element':
thread.c:11077:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, thread_element_name(te), te->wfd[0]);
    ^
thread.c: In function 'thread_interrupt':
thread.c:11734:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, thread_element_name(te), signal_name(THREAD_SIGINTR));
    ^
version.c: In function 'version_build_string':
version.c:819:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_carp("uname() failed: %m");
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f vmsg.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vmsg.c
In file included from ../common.h:279:0,
                 from vmsg.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vmsg.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f whitelist.o
gcc -c -I../.. -I.. -I../if/gen -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCORE_SOURCES -DCURDIR=src/core -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  whitelist.c
In file included from ../common.h:279:0,
                 from whitelist.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from whitelist.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
whitelist.c: In function 'whitelist_retrieve':
whitelist.c:337:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   g_warning("%s(): fstat() failed: %m", G_STRFUNC);
   ^
Checking gnet_property.h in ../if...
cd ../if; /usr/pkg/bin/gmake gnet_property.h
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[4]: 'gnet_property.h' is up to date.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src/core...
/work/net/gtk-gnutella/work/.tools/bin/rm -f libcore.a
ar rc libcore.a  alias.o alive.o ban.o bh_download.o bh_upload.o bogons.o bsched.o clock.o ctl.o dh.o dime.o dmesh.o downloads.o dq.o dump.o extensions.o features.o fileinfo.o gdht.o gen-dmesh_url.o gen-gnr_stats.o gen-http_async.o gen-http_url.o gen-ignore.o gen-msg.o gen-msg_drop.o geo_ip.o ggep.o ggep_type.o ghc.o gmsg.o gnet_stats.o guess.o guid.o hcache.o hostiles.o hosts.o hsep.o http.o huge.o ignore.o inet.o ioheader.o ipp_cache.o ipv6-ready.o local_shell.o matching.o move.o mq.o mq_tcp.o mq_udp.o namesize.o nodes.o ntp.o oob.o oob_proxy.o parq.o pcache.o pdht.o pproxy.o publisher.o qhit.o qrp.o routing.o rx.o rx_chunk.o rx_inflate.o rx_link.o rx_ut.o rxbuf.o search.o settings.o share.o soap.o sockets.o spam.o spam_sha1.o sq.o thex_download.o thex_upload.o tls_common.o token.o topless.o tsync.o tth_cache.o tx.o tx_chunk.o tx_deflate.o tx_dgram.o tx_link.o tx_ut.o udp.o udp_sched.o uhc.o upload_stats.o uploads.o urpc.o verify.o verify_sha1.o verify_tth.o version.o vmsg.o whitelist.o 
/work/net/gtk-gnutella/work/.tools/bin/rm -f tiger.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tiger.c
: libcore.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/core'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f tigertree.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tigertree.c
In file included from ../common.h:279:0,
                 from tiger.c:47:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tiger.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tigertree.c:79:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tigertree.c:79:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f timestamp.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  timestamp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f tm.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tm.c
In file included from ../common.h:279:0,
                 from timestamp.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from timestamp.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tm.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tm.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
tm.c: In function 'clock_hz':
tm.c:799:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("sysconf(_SC_CLK_TCK) failed: %m");
    ^
tm.c: In function 'tm_cputime':
tm.c:841:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("getrusage(RUSAGE_SELF, ...) failed: %m");
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tmalloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tmalloc.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f tokenizer.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tokenizer.c
In file included from ../common.h:279:0,
                 from tmalloc.c:143:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tmalloc.c:143:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from tokenizer.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tokenizer.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
tmalloc.c: In function 'tmalloc_create':
tmalloc.c:1678:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, name);
    ^
tmalloc.c: In function 'tmalloc_keys_init_once':
tmalloc.c:1910:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): cannot create thread local key: %m", G_STRFUNC);
   ^
tmalloc.c:1916:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): cannot create thread local key: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tqsort.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tqsort.c
In file included from ../common.h:279:0,
                 from tqsort.c:82:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tqsort.c:82:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
tqsort.c: In function 'tquicksort':
tqsort.c:319:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning_once_per(LOG_PERIOD_SECOND,
     ^
tqsort.c:379:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning_once_per(LOG_PERIOD_SECOND,
     ^
tqsort.c:420:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC, thread_id_name(tid));
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tsig.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tsig.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f url.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  url.c
In file included from ../common.h:279:0,
                 from tsig.c:31:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tsig.c:31:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from url.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from url.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
Checking libg2.a in core/g2...
cd core/g2; /usr/pkg/bin/gmake libg2.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/core/g2'
/work/net/gtk-gnutella/work/.tools/bin/rm -f build.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  build.c
In file included from ../../common.h:279:0,
                 from build.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from build.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f urn.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  urn.c
In file included from ../common.h:279:0,
                 from urn.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from urn.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f utf8.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  utf8.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f frame.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  frame.c
In file included from ../common.h:279:0,
                 from utf8.c:40:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from utf8.c:40:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from frame.c:165:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from frame.c:165:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
utf8.c: In function 'complete_iconv':
utf8.c:2158:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     g_warning("%s(): iconv() failed: %m", G_STRFUNC);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gwc.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gwc.c
In file included from ../../common.h:279:0,
                 from gwc.c:36:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gwc.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f msg.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  msg.c
In file included from ../../common.h:279:0,
                 from msg.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from msg.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f node.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  node.c
In file included from ../../common.h:279:0,
                 from node.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from node.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rpc.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rpc.c
In file included from ../../common.h:279:0,
                 from rpc.c:43:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from rpc.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tfmt.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tfmt.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f vector.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vector.c
In file included from ../../common.h:279:0,
                 from tfmt.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from tfmt.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from vector.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vector.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tree.o
gcc -c -I../../.. -I../.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/core/g2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tree.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f vendors.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vendors.c
In file included from ../../common.h:279:0,
                 from tree.c:95:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from tree.c:95:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from vendors.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vendors.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f vmea.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vmea.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f libg2.a
ar rc libg2.a  build.o frame.o gwc.o msg.o node.o rpc.o tfmt.o tree.o 
: libg2.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/core/g2'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f vmm.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vmm.c
In file included from ../common.h:279:0,
                 from vmea.c:50:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vmea.c:50:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from vmm.c:105:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vmm.c:105:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
vmm.c: In function 'vmm_mmap_anonymous':
vmm.c:1557:7: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
       s_miniwarn("VMM cannot free one page at %p: %m", try);
       ^
vmm.c:1563:8: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
        hint);
        ^
vmm.c: In function 'vmm_munmap':
vmm.c:6068:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_carp("munmap(%p, %'zu) failed: %m", addr, length);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f vsort.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vsort.c
In file included from ../common.h:279:0,
                 from vsort.c:51:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vsort.c:51:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
Checking libshell.a in shell...
cd shell; /usr/pkg/bin/gmake libshell.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/shell'
/work/net/gtk-gnutella/work/.tools/bin/rm -f command.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  command.c
In file included from ../common.h:279:0,
                 from command.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from command.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f date.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  date.c
In file included from ../common.h:279:0,
                 from date.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from date.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f download.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  download.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f waiter.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  waiter.c
In file included from ../common.h:279:0,
                 from download.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from download.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from waiter.c:72:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from waiter.c:72:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
waiter.c: In function 'waiter_signal_internal':
waiter.c:355:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_minicarp("%s(): cannot notify about event: %m", G_STRFUNC);
    ^
waiter.c: In function 'waiter_master_clear':
waiter.c:476:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_minicarp("%s(): cannot acknowledge event: %m", G_STRFUNC);
    ^
waiter.c: In function 'waiter_fd':
waiter.c:607:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("%s(): socketpair() failed: %m", G_STRFUNC);
   ^
waiter.c:638:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     G_STRFUNC);
     ^
waiter.c: In function 'waiter_suspend':
waiter.c:778:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_minicarp("%s(): could not receive event: %m", G_STRFUNC);
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f downloads.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  downloads.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f walloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  walloc.c
In file included from ../common.h:279:0,
                 from downloads.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from downloads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from walloc.c:42:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from walloc.c:42:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f echo.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  echo.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f watcher.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  watcher.c
In file included from ../common.h:279:0,
                 from echo.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from echo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from watcher.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from watcher.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f help.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  help.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f wd.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  wd.c
In file included from ../common.h:279:0,
                 from help.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from help.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from wd.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from wd.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f horizon.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  horizon.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f well.o
In file included from ../common.h:279:0,
                 from horizon.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from horizon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  well.c
In file included from ../common.h:279:0,
                 from well.c:52:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from well.c:52:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f intr.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  intr.c
well.c: In function 'well_key_init':
well.c:603:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_error("cannot initialize WELL random pool key: %m");
   ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f win32dlp.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  win32dlp.c
In file included from ../common.h:279:0,
                 from intr.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from intr.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f lib.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  lib.c
In file included from ../common.h:279:0,
                 from win32dlp.c:58:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from win32dlp.c:58:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f wordvec.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  wordvec.c
In file included from ../common.h:279:0,
                 from lib.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from lib.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from wordvec.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from wordvec.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f log.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  log.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f wq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  wq.c
In file included from ../common.h:279:0,
                 from log.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from log.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from wq.c:69:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from wq.c:69:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
log.c: In function 'shell_exec_log_rename':
log.c:188:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    str_smsg(_("Could not rename logfile as \"%s\": %m"), argv[2]));
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f memory.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  memory.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f xmalloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xmalloc.c
In file included from ../common.h:279:0,
                 from memory.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from memory.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from xmalloc.c:56:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xmalloc.c:56:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
xmalloc.c: In function 'xmalloc_addcore_from_heap':
xmalloc.c:940:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_error("cannot get initial heap break address: %m");
    ^
xmalloc.c:1016:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   crash_oom("cannot allocate more core (%zu bytes): %m", len);
   ^
xmalloc.c: In function 'xmalloc_freecore':
xmalloc.c:1131:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("XM cannot decrease break by %zu bytes: %m", len);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f node.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  node.c
In file included from ../common.h:279:0,
                 from node.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from node.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nodes.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nodes.c
In file included from ../common.h:279:0,
                 from nodes.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from nodes.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f offline.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  offline.c
In file included from ../common.h:279:0,
                 from offline.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from offline.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f online.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  online.c
In file included from ../common.h:279:0,
                 from online.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from online.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pid.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pid.c
In file included from ../common.h:279:0,
                 from pid.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pid.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f print.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  print.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f xslist.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xslist.c
In file included from ../common.h:279:0,
                 from print.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from print.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from xslist.c:47:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xslist.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f props.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  props.c
In file included from ../common.h:279:0,
                 from props.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from props.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f quit.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  quit.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f xsort.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xsort.c
In file included from ../common.h:279:0,
                 from quit.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from quit.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f random.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  random.c
In file included from ../common.h:279:0,
                 from xsort.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xsort.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from random.c:41:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from random.c:41:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f xsort_data.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xsort_data.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f rescan.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rescan.c
In file included from ../common.h:279:0,
                 from xsort_data.c:35:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xsort_data.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from rescan.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rescan.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f xxtea.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xxtea.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f search.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search.c
In file included from ../common.h:279:0,
                 from xxtea.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xxtea.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from search.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from search.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f zalloc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  zalloc.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f set.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  set.c
In file included from ../common.h:279:0,
                 from zalloc.c:57:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from zalloc.c:57:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from set.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from set.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f shell.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  shell.c
In file included from ../common.h:279:0,
                 from shell.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from shell.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
shell.c: In function 'shell_write_data':
shell.c:920:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_warning("%s(%p): writev() failed: %m", G_STRFUNC, sh);
   ^
shell.c: In function 'shell_read_data':
shell.c:1099:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("%s(%p): receiving data failed: %m", G_STRFUNC, sh);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f zlib_util.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  zlib_util.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f shutdown.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  shutdown.c
In file included from ../common.h:279:0,
                 from zlib_util.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from zlib_util.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from shutdown.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from shutdown.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f stats.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  stats.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f getdate.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -DCURDIR=src/lib -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  getdate.c
In file included from ../common.h:279:0,
                 from stats.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from getdate.y:39:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from getdate.y:39:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f status.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  status.c
In file included from ../common.h:279:0,
                 from status.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from status.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libshared.a
ar rc libshared.a adns.o aging.o aje.o alloca.o aq.o arc4random.o argv.o ascii.o atio.o atoms.o balloc.o barrier.o base16.o base32.o base64.o bfd_util.o bg.o bigint.o bstr.o buf.o chi2.o ckalloc.o cmwc.o cobs.o compat_gettid.o compat_misc.o compat_pause.o compat_pio.o compat_poll.o compat_sendfile.o compat_setjmp.o compat_sleep_ms.o compat_statvfs.o compat_un.o compat_usleep.o concat.o cond.o constants.o cpufreq.o cq.o crash.o crc.o dam.o dbmap.o dbmw.o dbstore.o dbus_util.o debug.o dl_util.o dualhash.o elist.o entropy.o erbtree.o eslist.o etree.o eval.o event.o evq.o exit.o exit2str.o fast_assert.o fd.o file.o file_object.o filehead.o filelock.o filename.o float.o fragcheck.o frand.o fs_free_space.o ftw.o gen-iprange.o gentime.o getcpucount.o getdate.o getgateway.o gethomedir.o getline.o getphysmemsize.o glib-missing.o glog.o gnet_host.o halloc.o hash.o hashing.o hashlist.o hashtable.o header.o hevset.o hikset.o host_addr.o hset.o hstrfn.o htable.o html.o http_range.o idtable.o inputevt.o iprange.o ipset.o iso3166.o launch.o leak.o list.o listener.o log.o magnet.o malloc.o map.o mem.o mempcpy.o memusage.o mime_type.o mingw32.o misc.o mtwist.o mutex.o nid.o nv.o offtime.o ohash_table.o omalloc.o once.o options.o ostream.o pagetable.o palloc.o parse.o path.o patricia.o pattern.o plist.o pmsg.o pow2.o product.o progname.o prop.o pslist.o rand31.o random.o rbtree.o regex.o ripening.o rwlock.o sectoken.o semaphore.o sequence.o setproctitle.o sha1.o shuffle.o signal.o slist.o smsort.o sorted_array.o spinlock.o spopen.o stacktrace.o stats.o str.o stringify.o strtok.o strvec.o symbols.o symtab.o tea.o teq.o thread.o tiger.o tigertree.o timestamp.o tm.o tmalloc.o tokenizer.o tqsort.o tsig.o url.o urn.o utf8.o vector.o vendors.o vmea.o vmm.o vsort.o waiter.o walloc.o watcher.o wd.o well.o win32dlp.o wordvec.o wq.o xmalloc.o xslist.o xsort.o xsort_data.o xxtea.o zalloc.o zlib_util.o 
/work/net/gtk-gnutella/work/.tools/bin/rm -f task.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  task.c
: libshared.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f thread.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  thread.c
In file included from ../common.h:279:0,
                 from task.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from task.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from thread.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from thread.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
Checking libdht.a in dht...
cd dht; /usr/pkg/bin/gmake libdht.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/dht'
/work/net/gtk-gnutella/work/.tools/bin/rm -f acct.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  acct.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f uploads.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uploads.c
In file included from ../common.h:279:0,
                 from acct.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from acct.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from uploads.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f keys.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  keys.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f version.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  version.c
In file included from ../common.h:279:0,
                 from keys.c:66:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from keys.c:66:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from version.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from version.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f whatis.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/shell -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  whatis.c
In file included from ../common.h:279:0,
                 from whatis.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from whatis.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libshell.a
ar rc libshell.a  command.o date.o download.o downloads.o echo.o help.o horizon.o intr.o lib.o log.o memory.o node.o nodes.o offline.o online.o pid.o print.o props.o quit.o random.o rescan.o search.o set.o shell.o shutdown.o stats.o status.o task.o thread.o uploads.o version.o whatis.o 
: libshell.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/shell'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f kmsg.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  kmsg.c
Checking libsdbm.a in sdbm...
cd sdbm; /usr/pkg/bin/gmake libsdbm.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/sdbm'
/work/net/gtk-gnutella/work/.tools/bin/rm -f big.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  big.c
In file included from ../common.h:279:0,
                 from kmsg.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from kmsg.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from big.c:14:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from big.c:14:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
big.c: In function 'fetch_bitbuf':
big.c:407:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), num);
     ^
big.c: In function 'big_fetch':
big.c:810:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), toread, bno);
     ^
big.c: In function 'big_store':
big.c:1097:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), towrite, bno);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f hash.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hash.c
In file included from ../common.h:279:0,
                 from hash.c:10:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from hash.c:10:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f lru.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  lru.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f knode.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  knode.c
In file included from ../common.h:279:0,
                 from lru.c:14:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from lru.c:14:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from knode.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from knode.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
lru.c: In function 'sdbm__flushpag':
lru.c:842:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), num);
     ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pair.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pair.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f kuid.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  kuid.c
In file included from ../common.h:279:0,
                 from pair.c:10:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from pair.c:10:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from kuid.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from kuid.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f lookup.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  lookup.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f sdbm.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DSDBM -DDUFF -DCURDIR=src/sdbm -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sdbm.c
In file included from ../common.h:279:0,
                 from lookup.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from lookup.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from sdbm.c:10:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sdbm.c:10:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
sdbm.c: In function 'sdbm_prep':
sdbm.c:467:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     s_warning("%s(): cannot delete \"%s\": %m", G_STRFUNC, datname);
     ^
sdbm.c: In function 'fetch_pagbuf':
sdbm.c:723:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), pagnum);
     ^
sdbm.c: In function 'sdbm_unlink_file':
sdbm.c:827:3: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
   s_critical("sdbm: \"%s\": cannot unlink \"%s\": %m", name, path);
   ^
sdbm.c: In function 'sdbm_close':
sdbm.c:928:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    G_STRFUNC, sdbm_name(db));
    ^
sdbm.c: In function 'makroom':
sdbm.c:1396:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), newp);
     ^
sdbm.c:1528:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), curbno);
     ^
sdbm.c:1545:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), newp);
     ^
sdbm.c: In function 'fetch_dirbuf':
sdbm.c:1963:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), dirb);
     ^
sdbm.c: In function 'sdbm_foreach_remove':
sdbm.c:2317:6: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
      s_critical_once_per(LOG_PERIOD_SECOND,
      ^
sdbm.c: In function 'sdbm_rename_files':
sdbm.c:2641:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(db), db->dirname, dirname);
    ^
sdbm.c:2648:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(db), db->pagname, pagname);
    ^
sdbm.c:2651:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), dirname, db->dirname);
     ^
sdbm.c:2663:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(db), db->datname, datname);
    ^
sdbm.c:2666:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), dirname, db->dirname);
     ^
sdbm.c:2671:5: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
     sdbm_name(db), pagname, db->pagname);
     ^
sdbm.c:2727:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    (db->flags & DBM_BROKEN) ? "broke database" : "failed");
    ^
sdbm.c: In function 'sdbm_rename':
sdbm.c:2816:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    sdbm_name(db));
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libsdbm.a
ar rc libsdbm.a  big.o hash.o lru.o pair.o sdbm.o 
: libsdbm.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/sdbm'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f publish.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  publish.c
In file included from ../common.h:279:0,
                 from publish.c:134:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from publish.c:134:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f revent.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  revent.c
In file included from ../common.h:279:0,
                 from revent.c:60:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from revent.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f roots.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  roots.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f routing.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  routing.c
In file included from ../common.h:279:0,
                 from roots.c:59:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from roots.c:59:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from routing.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from routing.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f rpc.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  rpc.c
In file included from ../common.h:279:0,
                 from rpc.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from rpc.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f stable.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  stable.c
In file included from ../common.h:279:0,
                 from stable.c:131:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from stable.c:131:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f tcache.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  tcache.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f token.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  token.c
In file included from ../common.h:279:0,
                 from tcache.c:67:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from tcache.c:67:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from token.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from token.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
Checking libupnp.a in upnp...
cd upnp; /usr/pkg/bin/gmake libupnp.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/upnp'
Checking gnet_property_priv.h in ../if...
cd ../if; /usr/pkg/bin/gmake gnet_property_priv.h
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[4]: 'gnet_property_priv.h' is up to date.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src/upnp...
/work/net/gtk-gnutella/work/.tools/bin/rm -f error.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  error.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f ulq.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  ulq.c
In file included from ../common.h:279:0,
                 from error.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from error.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from ulq.c:54:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from ulq.c:54:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f natpmp.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  natpmp.c
In file included from ../common.h:279:0,
                 from natpmp.c:43:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from natpmp.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
natpmp.c: In function 'natpmp_rpc_iterate':
natpmp.c:686:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("NATPMP could not send \"%s\" #%u to %s: %m",
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f values.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DCURDIR=src/dht -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  values.c
In file included from ../common.h:279:0,
                 from values.c:63:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from values.c:63:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f service.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  service.c
In file included from ../common.h:279:0,
                 from service.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from service.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f upnp.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  upnp.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f libdht.a
In file included from ../common.h:279:0,
                 from upnp.c:45:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from upnp.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
ar rc libdht.a  acct.o keys.o kmsg.o knode.o kuid.o lookup.o publish.o revent.o roots.o routing.o rpc.o stable.o tcache.o token.o ulq.o values.o 
: libdht.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/dht'
Continuing in src...
Checking libxml.a in xml...
cd xml; /usr/pkg/bin/gmake libxml.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/xml'
/work/net/gtk-gnutella/work/.tools/bin/rm -f gen-vxml.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/xml -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gen-vxml.c
In file included from ../common.h:279:0,
                 from gen-vxml.c:7:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from gen-vxml.c:7:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f vxml.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/xml -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  vxml.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f control.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  control.c
In file included from ../common.h:279:0,
                 from vxml.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from vxml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../common.h:279:0,
                 from control.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from control.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f discovery.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCORE_SOURCES -DUPNP_SOURCES -DCURDIR=src/upnp -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  discovery.c
In file included from ../common.h:279:0,
                 from discovery.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from discovery.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
discovery.c: In function 'upnp_discover':
discovery.c:1118:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    g_warning("unable to create anonymous UDP %s socket for "
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libupnp.a
ar rc libupnp.a  control.o discovery.o error.o natpmp.o service.o upnp.o 
: libupnp.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/upnp'
Continuing in src...
Checking libgtk-common.a in ui/gtk...
cd ui/gtk; /usr/pkg/bin/gmake libgtk-common.a
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk'
Checking support-glade.h in gtk2...
cd gtk2; /usr/pkg/bin/gmake support-glade.h
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk/gtk2'
gmake[4]: Nothing to be done for 'support-glade.h'.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk/gtk2'
Continuing in src/ui/gtk...
Checking gnet_property.h in ../../if...
cd ../../if; /usr/pkg/bin/gmake gnet_property.h
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
gmake[4]: 'gnet_property.h' is up to date.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/if'
Continuing in src/ui/gtk...
/work/net/gtk-gnutella/work/.tools/bin/rm -f drag.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  drag.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from drag.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from drag.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f xattr.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/xml -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xattr.c
In file included from ../common.h:279:0,
                 from xattr.c:37:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xattr.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from drag.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from drag.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f xfmt.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/xml -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xfmt.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from drag.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from drag.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from ../common.h:279:0,
                 from xfmt.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xfmt.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f drop.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  drop.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from drop.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from drop.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f xnode.o
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/xml -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  xnode.c
In file included from ../common.h:279:0,
                 from xnode.c:34:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from xnode.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from drop.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from drop.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from drop.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from drop.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f filter.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filter.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f libxml.a
ar rc libxml.a  gen-vxml.o vxml.o xattr.o xfmt.o xnode.o 
: libxml.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/xml'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f filter_cb.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filter_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from filter.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from filter_cb.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter_cb.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from filter_cb.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from filter_cb.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from filter_cb.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter_cb.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
filter.c: In function 'filter_gui_filter_clear_list':
filter.c:302:6: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations]
      fl_nodes[i] = g_memdup(&iter, sizeof iter);
      ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:82:0,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here
 gpointer              g_memdup         (gconstpointer mem,
                       ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f filter_core.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  filter_core.c
Checking libgtkx.a in ui/gtk...
cd ui/gtk; /usr/pkg/bin/gmake libgtkx.a
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from filter_core.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter_core.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk'
Checking libgtk2.a in gtk2...
cd gtk2; /usr/pkg/bin/gmake libgtk2.a
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk/gtk2'
/work/net/gtk-gnutella/work/.tools/bin/rm -f column_sort.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  column_sort.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from filter_core.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from filter_core.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from column_sort.c:47:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from column_sort.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from filter_core.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from filter_core.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from column_sort.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from column_sort.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from column_sort.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from column_sort.c:47:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f fileinfo.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  fileinfo.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from fileinfo.c:34:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from fileinfo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gnet_stats_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gnet_stats_common.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from gnet_stats_common.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gnet_stats_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from fileinfo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from fileinfo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from fileinfo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from fileinfo.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from gnet_stats_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from gnet_stats_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from gnet_stats_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gnet_stats_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gtk-missing.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gtk-missing.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f gnet_stats.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gnet_stats.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from gtk-missing.c:36:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gtk-missing.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from gnet_stats.c:24:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from gnet_stats.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from gnet_stats.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from gtk-missing.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from gnet_stats.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from gtk-missing.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from gtk-missing.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from gnet_stats.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from gnet_stats.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gtk-missing.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f gtkcolumnchooser.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  gtkcolumnchooser.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f hcache.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hcache.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from gtkcolumnchooser.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gtkcolumnchooser.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from hcache.c:24:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from hcache.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from gtkcolumnchooser.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from hcache.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from gtkcolumnchooser.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from hcache.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from gtkcolumnchooser.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from hcache.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from gtkcolumnchooser.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from hcache.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f hcache_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  hcache_common.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f monitor.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  monitor.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from hcache_common.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from monitor.c:35:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from hcache_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from monitor.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from monitor.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from hcache_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from hcache_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from monitor.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from hcache_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from monitor.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from hcache_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from monitor.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f html_view.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  html_view.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f monitor_cb.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  monitor_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from html_view.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from html_view.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from monitor_cb.c:24:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from monitor_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from html_view.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from html_view.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from monitor_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from monitor_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from html_view.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from html_view.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from monitor_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from monitor_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nodes.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nodes.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f icon.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  icon.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from nodes.c:35:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from nodes.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from icon.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from icon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from nodes.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from nodes.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from icon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from icon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from nodes.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from nodes.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from icon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from icon.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f main.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  main.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f nodes_cb.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nodes_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from main.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from main.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from nodes_cb.c:35:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from nodes_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from main.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from main.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from nodes_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from nodes_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from main.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from main.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from nodes_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from nodes_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f pbarcellrenderer.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  pbarcellrenderer.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f main_cb.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  main_cb.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from pbarcellrenderer.c:60:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from pbarcellrenderer.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from main_cb.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from main_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from pbarcellrenderer.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from pbarcellrenderer.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from pbarcellrenderer.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from pbarcellrenderer.c:60:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from main_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from main_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f search.o
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from main_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from main_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from search.c:35:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f misc.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  misc.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from misc.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from misc.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from search.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from search.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from search.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from misc.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from misc.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from misc.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from misc.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f nodes_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  nodes_common.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f search_cb.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from nodes_common.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from nodes_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from search_cb.c:35:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from nodes_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from nodes_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from search_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from search_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from search_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from nodes_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from nodes_common.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f search_stats.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search_stats.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f search_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search_common.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from search_stats.c:45:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search_stats.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from search_common.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from search_common.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from search_common.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from search_stats.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from search_common.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from search_stats.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from search_common.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from search_stats.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from search_stats.c:45:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from search_common.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
search_common.c: In function 'search_gui_real_store_searches':
search_common.c:1906:13: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
             g_warning(_("could not rename %s as %s: %m\n"
             ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f upload_stats.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  upload_stats.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from upload_stats.c:55:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from upload_stats.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from upload_stats.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from upload_stats.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from upload_stats.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from upload_stats.c:55:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f uploads.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uploads.c
/work/net/gtk-gnutella/work/.tools/bin/rm -f search_xml.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  search_xml.c
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from uploads.c:34:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from search_xml.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from search_xml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from ../../gtk/gui.h:27,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from search_xml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from search_xml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from ../../gtk/gui.h:27,
                 from uploads.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from search_xml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from search_xml.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f callbacks.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  callbacks.c
In file included from ../../../common.h:279:0,
                 from callbacks.c:24:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from callbacks.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f settings.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  settings.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from settings.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from settings.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ../../gtk/gui.h:44,
                 from callbacks.c:26:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from callbacks.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ../../gtk/gui.h:44,
                 from callbacks.c:26:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from callbacks.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from settings.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from settings.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from settings.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from settings.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f interface-glade.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  interface-glade.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from interface-glade.c:16:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gioenums.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/giotypes.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gio.h:26,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
                 from interface-glade.c:16:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from interface-glade.c:16:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gioenums.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/giotypes.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gio.h:26,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
                 from interface-glade.c:16:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from ../../../common.h:279:0,
                 from ../../gtk/gui.h:27,
                 from callbacks.h:27,
                 from interface-glade.c:18:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gioenums.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/giotypes.h:28,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gio/gio.h:26,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
                 from interface-glade.c:16:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f settings_cb.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  settings_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from settings_cb.c:35:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from settings_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from settings_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from settings_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from settings_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from settings_cb.c:35:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f statusbar.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  statusbar.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from statusbar.c:36:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from statusbar.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from statusbar.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from statusbar.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from statusbar.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from statusbar.c:36:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f upload_stats.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  upload_stats.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from upload_stats.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from upload_stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from upload_stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from upload_stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from upload_stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from upload_stats.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f upload_stats_cb.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  upload_stats_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from upload_stats_cb.c:37:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from upload_stats_cb.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from upload_stats_cb.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from upload_stats_cb.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from upload_stats_cb.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from upload_stats_cb.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f uploads_cb.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uploads_cb.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from uploads_cb.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from uploads_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from uploads_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from uploads_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from uploads_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from uploads_cb.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f uploads_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  uploads_common.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from uploads_common.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from uploads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from uploads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from uploads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from uploads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from uploads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f visual_progress.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  visual_progress.c
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from visual_progress.c:43:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from visual_progress.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from visual_progress.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from visual_progress.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f support-glade.o
gcc -c -I../../../.. -I../../.. -I../.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk/gtk2 -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  support-glade.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from visual_progress.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from visual_progress.c:43:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from ../../../common.h:279:0,
                 from support-glade.c:14:
../../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from support-glade.c:14:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f clipboard.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  clipboard.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from support-glade.c:22:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../../common.h:385,
                 from support-glade.c:14:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from support-glade.c:22:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../../common.h:262,
                 from support-glade.c:14:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from clipboard.c:34:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from clipboard.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libgtk2.a
ar rc libgtk2.a  column_sort.o fileinfo.o gnet_stats.o hcache.o monitor.o monitor_cb.o nodes.o nodes_cb.o pbarcellrenderer.o search.o search_cb.o search_stats.o upload_stats.o uploads.o callbacks.o  interface-glade.o support-glade.o callbacks.o 
: libgtk2.a
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk/gtk2'
Continuing in src/ui/gtk...
/work/net/gtk-gnutella/work/.tools/bin/rm -f libgtkx.a
/work/net/gtk-gnutella/work/.tools/bin/ln gtk2/libgtk2.a libgtkx.a
: libgtkx.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f downloads_common.o
gcc -c -I../../.. -I../.. -I.. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DGUI_SOURCES -DCURDIR=src/ui/gtk -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  downloads_common.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from clipboard.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from clipboard.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from clipboard.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from clipboard.c:34:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from ../../common.h:279:0,
                 from gui.h:27,
                 from downloads_common.c:24:
../../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from downloads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
gcc -c -I.. -I. -I/usr/pkg/include/gtk-2.0 -I/usr/pkg/lib/gtk-2.0/include -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/X11R7/include/pixman-1 -I/usr/pkg/include/libpng16 -D_REENTRANT -D_REENTRANT -D_REENTRANT -D_REENTRANT -I/usr/pkg/include/gio-unix-2.0 -D_REENTRANT -I/usr/pkg/include/gdk-pixbuf-2.0 -D_REENTRANT -I/usr/pkg/include/atk-1.0 -D_REENTRANT -pthread -D_REENTRANT -D_REENTRANT  -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include  -I/usr/pkg/include -I/usr/pkg/include/p11-kit-1   -DCURDIR=src -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  main.c
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from gui.h:44,
                 from downloads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from ../../common.h:385,
                 from gui.h:27,
                 from downloads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from common.h:279:0,
                 from main.c:37:
gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from common.h:262,
                 from main.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from gui.h:44,
                 from downloads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../../common.h:262,
                 from gui.h:27,
                 from downloads_common.c:24:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkobject.h:37:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwidget.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkcontainer.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkbin.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkwindow.h:36,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkdialog.h:35,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:33,
                 from ui/gtk/gui.h:44,
                 from main.c:189:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
 void            gtk_type_init   (GTypeDebugFlags    debug_flags);
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gobject.h:24:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gbinding.h:29,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib-object.h:22,
                 from common.h:385,
                 from main.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/gobject/gtype.h:698:1: note: declared here
 {
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolitem.h:31:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
                 from /work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtk.h:126,
                 from ui/gtk/gui.h:44,
                 from main.c:189:
/work/net/gtk-gnutella/work/.buildlink/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
   GTimeVal last_popdown;
   ^
In file included from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from common.h:262,
                 from main.c:37:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:553:8: note: declared here
 struct _GTimeVal
        ^
main.c: In function 'main_supervise':
main.c:2112:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("cannot launch child #%lu: %m", children + 1);
    ^
main.c:2124:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_warning("cannot wait for child PID %lu: %m", (ulong) pid);
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f libgtk-common.a
ar rc libgtk-common.a  clipboard.o downloads_common.o drag.o drop.o filter.o filter_cb.o filter_core.o gnet_stats_common.o gtk-missing.o gtkcolumnchooser.o hcache_common.o html_view.o icon.o main.o main_cb.o misc.o nodes_common.o search_common.o search_xml.o settings.o settings_cb.o statusbar.o upload_stats.o upload_stats_cb.o uploads_cb.o uploads_common.o visual_progress.o 
: libgtk-common.a
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/ui/gtk'
Continuing in src...
/work/net/gtk-gnutella/work/.tools/bin/rm -f gtk-gnutella
if test -f gtk-gnutella; then \
	/work/net/gtk-gnutella/work/.tools/bin/mv gtk-gnutella gtk-gnutella~; fi
gcc -o gtk-gnutella  main.o if/bridge/ui2c.o if/bridge/c2ui.o if/gnet_property.o if/gui_property.o -Lshell -lshell -Lupnp -lupnp -Ldht -ldht -Lcore -lcore -Lcore/g2 -lg2 -Lui/gtk -lgtk-common -lgtkx -lgtk-common -Lxml -lxml -Llib -lshared -Lsdbm -lsdbm -lshared -L/usr/pkg/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -L/usr/X11R7/lib -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -Wl,-rpath,/usr/X11R7/lib -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lharfbuzz -Wl,-R/usr/pkg/lib -lfontconfig -lfreetype  -L/usr/pkg/lib -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ldbus-1  -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgnutls   -O2 -g -pthread -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lz -lresolv -liconv -lm -lintl
Checking sha1sum in bin...
cd bin; /usr/pkg/bin/gmake sha1sum
gmake[3]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/bin'
gcc -c -I../.. -I.. -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -pthread  -DCURDIR=src/bin -O2 -g -pthread -pipe -momit-leaf-frame-pointer -W -Wall -Wformat=2 -Wshadow -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz  sha1sum.c
Checking libshared.a in ../lib...
cd ../lib; /usr/pkg/bin/gmake libshared.a
gmake[4]: Entering directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
gmake[4]: 'libshared.a' is up to date.
gmake[4]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/lib'
Continuing in src/bin...
In file included from ../common.h:279:0,
                 from sha1sum.c:33:
../gcc.h:183:0: warning: "G_NORETURN" redefined
 #define G_NORETURN __attribute__((__noreturn__))
 ^
In file included from /work/net/gtk-gnutella/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9:0,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gtypes.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/galloca.h:32,
                 from /work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib.h:30,
                 from ../common.h:262,
                 from sha1sum.c:33:
/work/net/gtk-gnutella/work/.buildlink/include/glib-2.0/glib/gmacros.h:1026:0: note: this is the location of the previous definition
 # define G_NORETURN __attribute__ ((__noreturn__))
 ^
sha1sum.c: In function 'main':
sha1sum.c:95:4: warning: %m is only allowed in syslog(3) like functions [-Wformat=]
    s_fatal_exit(EXIT_FAILURE, "read() error: %m");
    ^
/work/net/gtk-gnutella/work/.tools/bin/rm -f sha1sum
if test -f sha1sum; then \
	/work/net/gtk-gnutella/work/.tools/bin/mv sha1sum sha1sum~; fi
gcc -o sha1sum  sha1sum.o  -O2 -g -pthread -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib   -L../lib -lshared -L/usr/pkg/lib -lgobject-2.0 -lgthread-2.0 -pthread -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl  -lz -lresolv -liconv -lm -lintl
gmake[3]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src/bin'
Continuing in src...
../scripts/nm-list gtk-gnutella /usr/bin/nm > gtk-gnutella.nm
sha1sum: not found
[1]   Segmentation fault (core dumped) ${SHA1SUM} ${fil... |
      Done                    cut -f1 -d" "
Failed to compute SHA1 of gtk-gnutella
gmake[2]: *** [Makefile:302: gtk-gnutella.nm] Error 1
gmake[2]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11/src'
gmake[1]: *** [Makefile:108: subdirs] Error 1
gmake[1]: Leaving directory '/work/net/gtk-gnutella/work/gtk-gnutella-1.1.11'
gmake: *** [Makefile:186: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /tree/pkgsrc/net/gtk-gnutella
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/net/gtk-gnutella