From owner-freebsd-gnome@freebsd.org Sat Jun 2 19:44:18 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37D5EFDDEB3 for ; Sat, 2 Jun 2018 19:44:18 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C946574560 for ; Sat, 2 Jun 2018 19:44:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mailman.ysv.freebsd.org (Postfix) id 879C4FDDEB2; Sat, 2 Jun 2018 19:44:17 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5442AFDDEAF for ; Sat, 2 Jun 2018 19:44:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CFAAA74551; Sat, 2 Jun 2018 19:44:16 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 7FC05143; Sat, 2 Jun 2018 14:44:15 -0500 (CDT) Date: Sat, 2 Jun 2018 14:44:14 -0500 From: Mark Linimon To: ale@FreeBSD.org, bland@FreeBSD.org, citrin@citrin.ru, cpm@FreeBSD.org, enrico.m.crisostomo@gmail.com, gnome@FreeBSD.org, henry.hu.sh@gmail.com, jwb@FreeBSD.org, lbartoletti@tuxfamily.org, madpilot@FreeBSD.org, mail@dbalan.in, melanhit@gmail.com, oliver@FreeBSD.org, sunpoet@FreeBSD.org, swills@FreeBSD.org, theraven@FreeBSD.org, vanilla@FreeBSD.org, yuri@FreeBSD.org, zeising@FreeBSD.org Cc: linimon@FreeBSD.org Subject: [linimon@FreeBSD.org: svn commit: r471400 - in head: archivers/lazperf audio/libmusicxml biology/kallisto databases/xapian-core deskutils/tasksh deskutils/timewarrior devel/courier-unicode devel/easyloggingpp devel/glib...] Message-ID: <20180602194413.GA1659@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-Mailman-Approved-At: Sun, 03 Jun 2018 05:06:26 +0000 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2018 19:44:18 -0000 FYI. This should have no effect on anything other than the gcc-based archs. Let me know if otherwise. mcl ----- Forwarded message from Mark Linimon ----- Date: Sat, 2 Jun 2018 19:40:59 +0000 (UTC) From: Mark Linimon To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471400 - in head: archivers/lazperf audio/libmusicxml biology/kallisto databases/xapian-core deskutils/tasksh deskutils/timewarrior devel/courier-unicode devel/easyloggingpp devel/glib... Author: linimon Date: Sat Jun 2 19:40:59 2018 New Revision: 471400 URL: https://svnweb.freebsd.org/changeset/ports/471400 Log: Adjust USES to fix building on gcc-based archs (in particular, powerpc64). On the clang architectures, these changes have no effect: the baser compiler already includes the needed features. While here, remove now-redundant CXXFLAGS statements and pet portlint (no other content change). Tested on both powerpc64 and amd64. Approved by: portmgr (tier-2 blanket) Modified: head/archivers/lazperf/Makefile head/audio/libmusicxml/Makefile head/biology/kallisto/Makefile head/databases/xapian-core/Makefile head/deskutils/tasksh/Makefile head/deskutils/timewarrior/Makefile head/devel/courier-unicode/Makefile head/devel/easyloggingpp/Makefile head/devel/glibmm-reference/Makefile head/devel/hexd/Makefile head/devel/pecl-swoole/Makefile head/devel/poco/Makefile head/devel/py-pyicu/Makefile head/devel/pybind11/Makefile head/ftp/curlpp/Makefile head/graphics/feh/Makefile head/graphics/pixd/Makefile head/graphics/swfmill/Makefile head/lang/libobjc2/Makefile head/mail/courier-imap/Makefile head/mail/maildrop/Makefile head/mail/sqwebmail/Makefile head/math/glucose/Makefile head/net/pktanon/Makefile head/security/akmos/Makefile head/security/trezord/Makefile head/sysutils/fswatch-mon/Makefile head/sysutils/usbtop/Makefile head/textproc/sdcv/Makefile Modified: head/archivers/lazperf/Makefile ============================================================================== --- head/archivers/lazperf/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/archivers/lazperf/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,7 +11,7 @@ COMMENT= Alternative LAZ implementation for C++ and Ja LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= hobu GH_PROJECT= laz-perf Modified: head/audio/libmusicxml/Makefile ============================================================================== --- head/audio/libmusicxml/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/audio/libmusicxml/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -10,7 +10,7 @@ COMMENT= Library and tools for the MusicXML format LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/license.txt -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= grame-cncm GH_TAGNAME= 91347ae Modified: head/biology/kallisto/Makefile ============================================================================== --- head/biology/kallisto/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/biology/kallisto/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip -USES= cmake +USES= cmake compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= pachterlab Modified: head/databases/xapian-core/Makefile ============================================================================== --- head/databases/xapian-core/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/databases/xapian-core/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -14,8 +14,6 @@ COMMENT= Probabilistic text search database engine LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= fails to configure: A compiler with support for C++11 language features is required - CONFLICTS_INSTALL= xapian-core10 xapian-core12 OPTIONS_DEFINE= DOCS SSE2 @@ -25,8 +23,8 @@ PORTSCOUT= limitw:1,even GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +USES= compiler:c++11-lang libtool pathfix tar:xz USE_LDCONFIG= yes -USES= libtool pathfix tar:xz SSE2_CONFIGURE_ENABLE= sse Modified: head/deskutils/tasksh/Makefile ============================================================================== --- head/deskutils/tasksh/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/deskutils/tasksh/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -8,6 +8,6 @@ MASTER_SITES= http://taskwarrior.org/download/ MAINTAINER= swills@FreeBSD.org COMMENT= Shell command that wraps Taskwarrior commands -USES= cmake readline +USES= cmake compiler:c++11-lang readline .include Modified: head/deskutils/timewarrior/Makefile ============================================================================== --- head/deskutils/timewarrior/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/deskutils/timewarrior/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -9,6 +9,6 @@ DISTNAME= timew-${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Track time from the command line -USES= cmake +USES= cmake compiler:c++11-lang .include Modified: head/devel/courier-unicode/Makefile ============================================================================== --- head/devel/courier-unicode/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/courier-unicode/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -12,7 +12,7 @@ LICENSE= GPLv3 CONFLICTS= libunicode-[0-9]* -USES= iconv libtool perl5 tar:bzip2 +USES= compiler:c++11-lang iconv libtool perl5 tar:bzip2 USE_PERL5= build USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/devel/easyloggingpp/Makefile ============================================================================== --- head/devel/easyloggingpp/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/easyloggingpp/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,7 +11,7 @@ COMMENT= C++ logging library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= muflihun USE_LDCONFIG= yes Modified: head/devel/glibmm-reference/Makefile ============================================================================== --- head/devel/glibmm-reference/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/glibmm-reference/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -7,7 +7,7 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/glibmm-2 gm4:devel/m4 GNU_CONFIGURE= yes -USES= gmake pkgconfig +USES= compiler:c++11-lang gmake pkgconfig DOCSDIR= ${PREFIX}/share/doc/glibmm-2.4 Modified: head/devel/hexd/Makefile ============================================================================== --- head/devel/hexd/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/hexd/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,7 +11,7 @@ COMMENT= Colourful, human-friendly hexdump tool LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake +USES= compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= FireyFly Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/pecl-swoole/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,9 +11,7 @@ COMMENT= Asynchronous & concurrent & distributed netwo LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_powerpc64= fails to build: swoole_config.h: error GCC 4.4 or later required - -USES= localbase:ldflags php:pecl ssl +USES= compiler:c11 localbase:ldflags php:pecl ssl USE_PHP= pcre OPTIONS_DEFINE= HTTP2 REDIS SOCKETS Modified: head/devel/poco/Makefile ============================================================================== --- head/devel/poco/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/poco/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -18,7 +18,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ CONFLICTS= poco-ssl-[0-9]* -USES= cmake localbase pkgconfig +USES= cmake compiler:c++11-lang localbase pkgconfig CMAKE_ARGS= -DPOCO_UNBUNDLED:BOOL=ON USE_LDCONFIG= yes Modified: head/devel/py-pyicu/Makefile ============================================================================== --- head/devel/py-pyicu/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/py-pyicu/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -17,8 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicudata.so:devel/icu -USES= python -USE_CXXSTD= c++11 +USES= compiler:c++11-lang python USE_PYTHON= distutils autoplist MAKE_ENV+= PYICU_INCLUDES="${LOCALBASE}/include" \ Modified: head/devel/pybind11/Makefile ============================================================================== --- head/devel/pybind11/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/devel/pybind11/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,7 +11,7 @@ COMMENT= Seamless interoperability between C++11 and P LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= pybind NO_ARCH= yes Modified: head/ftp/curlpp/Makefile ============================================================================== --- head/ftp/curlpp/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/ftp/curlpp/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -12,14 +12,12 @@ COMMENT= C++ wrapper for libcurl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/doc/LICENSE -BROKEN_powerpc64= fails to configure: error: A compiler with support for C++11 language features is required - LIB_DEPENDS= libcurl.so:ftp/curl OPTIONS_DEFINE= DOCS EXAMPLES +USES= compiler:c++11-lang cmake localbase pathfix USE_LDCONFIG= yes -USES= cmake localbase pathfix PORTDOCS= * PORTEXAMPLES= * Modified: head/graphics/feh/Makefile ============================================================================== --- head/graphics/feh/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/graphics/feh/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -17,7 +17,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libImlib2.so:graphics/imlib2 \ libpng.so:graphics/png -USES= cpe desktop-file-utils gmake localbase:ldflags \ +USES= compiler:c++11-lang cpe desktop-file-utils gmake localbase:ldflags \ perl5 shebangfix tar:bzip2 SHEBANG_FILES= cam/feh-cam USE_XORG= x11 xt xinerama Modified: head/graphics/pixd/Makefile ============================================================================== --- head/graphics/pixd/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/graphics/pixd/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -11,7 +11,7 @@ COMMENT= Visualize binary data in terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake +USES= compiler:c++11-lang gmake USE_GITHUB= yes GH_ACCOUNT= FireyFly Modified: head/graphics/swfmill/Makefile ============================================================================== --- head/graphics/swfmill/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/graphics/swfmill/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -17,7 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= dos2unix iconv gmake pkgconfig libtool +USES= compiler:c++11-lang dos2unix iconv gmake pkgconfig libtool USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include Modified: head/lang/libobjc2/Makefile ============================================================================== --- head/lang/libobjc2/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/lang/libobjc2/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -9,14 +9,14 @@ CATEGORIES= lang devel gnustep MAINTAINER= theraven@FreeBSD.org COMMENT= Replacement Objective-C runtime supporting modern Objective-C features -SSP_UNSAFE= yes - -USES= cmake objc:compiler BROKEN_powerpc= Does not compile on powerpc: Unsupported relocation type 10 BROKEN_sparc64= Does not compile on sparc64: Cannot configure clang properly +USES= cmake compiler:c++11-lang objc:compiler USE_GITHUB= yes GH_ACCOUNT= gnustep + +SSP_UNSAFE= yes SHLIB_MAJOR= 4 SHLIB_MINOR= 6 Modified: head/mail/courier-imap/Makefile ============================================================================== --- head/mail/courier-imap/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/mail/courier-imap/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -17,7 +17,7 @@ LIB_DEPENDS= libcourier-unicode.so:devel/courier-unico CONFLICTS= courier-[0-9]* imap-uw-[0-9]* panda-imap-[0-9]* -USES= gmake localbase:ldflags perl5 ssl tar:bzip2 +USES= compiler:c++11-lang gmake localbase:ldflags perl5 ssl tar:bzip2 GNU_CONFIGURE= yes USE_RC_SUBR= courier-imap-imapd courier-imap-imapd-ssl \ courier-imap-pop3d courier-imap-pop3d-ssl Modified: head/mail/maildrop/Makefile ============================================================================== --- head/mail/maildrop/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/mail/maildrop/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -25,7 +25,10 @@ COMMENT= Mail delivery agent (MDA) with filtering abil LICENSE= GPLv3 -USES= iconv localbase:ldflags perl5 tar:bzip2 +LIB_DEPENDS= libpcre.so:devel/pcre \ + libcourier-unicode.so:devel/courier-unicode + +USES= compiler:c++11-lang iconv localbase:ldflags perl5 tar:bzip2 USE_PERL5= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-syslog=1 \ @@ -35,9 +38,6 @@ CONFIGURE_ARGS= --enable-syslog=1 \ INSTALL_TARGET= install-strip CONFLICTS= courier-0.65* libunicode-[0-9]* - -LIB_DEPENDS= libpcre.so:devel/pcre \ - libcourier-unicode.so:devel/courier-unicode MAILDROP_LOG_COLUMNS?= 72 # lenght of 'File:' line in log Modified: head/mail/sqwebmail/Makefile ============================================================================== --- head/mail/sqwebmail/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/mail/sqwebmail/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -57,7 +57,7 @@ MAILGRP?= courier # # End of user variables -USES= gettext gmake iconv perl5 tar:bzip2 +USES= compiler:c++11-lang gettext gmake iconv perl5 tar:bzip2 USE_RC_SUBR= sqwebmail-sqwebmaild GNU_CONFIGURE= yes Modified: head/math/glucose/Makefile ============================================================================== --- head/math/glucose/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/math/glucose/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -12,7 +12,7 @@ COMMENT= Parallel SAT solver based on Minisat, with gl LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE -USES= gmake tar:tgz +USES= compiler:c++11-lang gmake tar:tgz PLIST_FILES= bin/glucose bin/glucose-syrup Modified: head/net/pktanon/Makefile ============================================================================== --- head/net/pktanon/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/net/pktanon/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -13,7 +13,7 @@ COMMENT= Network trace anonymizer LIB_DEPENDS= libboost_regex.so:devel/boost-libs \ libxerces-c.so.3:textproc/xerces-c3 -USES= dos2unix +USES= compiler:c++0x dos2unix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lboost_system Modified: head/security/akmos/Makefile ============================================================================== --- head/security/akmos/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/security/akmos/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -10,7 +10,7 @@ COMMENT= Cryptographic library with low footprint LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= melanhit Modified: head/security/trezord/Makefile ============================================================================== --- head/security/trezord/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/security/trezord/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -19,7 +19,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libjsoncpp.so:devel/jsoncpp \ libmicrohttpd.so:www/libmicrohttpd -USES= cmake pkgconfig +USES= cmake compiler:c++11-lang pkgconfig USE_RC_SUBR= ${PORTNAME} Modified: head/sysutils/fswatch-mon/Makefile ============================================================================== --- head/sysutils/fswatch-mon/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/sysutils/fswatch-mon/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -12,9 +12,7 @@ COMMENT= Cross-platform file change monitor LICENSE= GPLv3 -BROKEN_powerpc64= fails to configure: A compiler with support for C++11 language features is required - -USES= libtool makeinfo +USES= compiler:c++11-lang libtool makeinfo USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/sysutils/usbtop/Makefile ============================================================================== --- head/sysutils/usbtop/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/sysutils/usbtop/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libboost_system.so:devel/boost-libs -USES= cmake:outsource +USES= cmake:outsource compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= aguinet Modified: head/textproc/sdcv/Makefile ============================================================================== --- head/textproc/sdcv/Makefile Sat Jun 2 19:25:41 2018 (r471399) +++ head/textproc/sdcv/Makefile Sat Jun 2 19:40:59 2018 (r471400) @@ -12,7 +12,7 @@ COMMENT= Text-based utility for work with dictionaries LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:outsource pkgconfig readline +USES= cmake:outsource compiler:c++11-lang pkgconfig readline USE_GNOME= glib20 SUB_FILES= pkg-message ----- End forwarded message ----- From owner-freebsd-gnome@freebsd.org Sun Jun 3 13:45:56 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3C6EFC8027 for ; Sun, 3 Jun 2018 13:45:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8E286312 for ; Sun, 3 Jun 2018 13:45:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id F16AFFC8025; Sun, 3 Jun 2018 13:45:55 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF24FFC8024 for ; Sun, 3 Jun 2018 13:45:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7CE468630F for ; Sun, 3 Jun 2018 13:45:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 9BD8329094 for ; Sun, 3 Jun 2018 13:45:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w53Djsta057579 for ; Sun, 3 Jun 2018 13:45:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w53DjsvI057578 for gnome@FreeBSD.org; Sun, 3 Jun 2018 13:45:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 208569] www/webkit-gtk2 Build failure for ARMs platform Date: Sun, 03 Jun 2018 13:45:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: linimon@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: assigned_to resolution bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2018 13:45:56 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208569 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gnome@FreeBSD.org |linimon@FreeBSD.org Resolution|--- |Overcome By Events Status|In Progress |Closed --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sun Jun 3 13:48:49 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55A2BFC8683 for ; Sun, 3 Jun 2018 13:48:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id E0A7B864AF for ; Sun, 3 Jun 2018 13:48:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 9C028FC867E; Sun, 3 Jun 2018 13:48:48 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89B4DFC867D for ; Sun, 3 Jun 2018 13:48:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 26BA3864AB for ; Sun, 3 Jun 2018 13:48:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 5FF85290A0 for ; Sun, 3 Jun 2018 13:48:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w53DmlQ5061503 for ; Sun, 3 Jun 2018 13:48:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w53DmlOm061502 for gnome@FreeBSD.org; Sun, 3 Jun 2018 13:48:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 221643] x11-toolkits/gtksourceview3 build fails on powerpc64 with redefinition of typedef 'GtkSourceTag' Date: Sun, 03 Jun 2018 13:48:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: short_desc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2018 13:48:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221643 Mark Linimon changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|x11-toolkits/gtksourceview3 |x11-toolkits/gtksourceview3 |build fails with |build fails on powerpc64 |redefinition of typedef |with redefinition of |'GtkSourceTag' |typedef 'GtkSourceTag' --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sun Jun 3 21:00:34 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5AE7FD5132 for ; Sun, 3 Jun 2018 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 337297C3D6 for ; Sun, 3 Jun 2018 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D1929FD5130; Sun, 3 Jun 2018 21:00:33 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 88F27FD512F for ; Sun, 3 Jun 2018 21:00:33 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F145D7C3C8 for ; Sun, 3 Jun 2018 21:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 38FCB2CC5A for ; Sun, 3 Jun 2018 21:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w53L0WcS066660 for ; Sun, 3 Jun 2018 21:00:32 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w53L0Weg066651 for gnome@FreeBSD.org; Sun, 3 Jun 2018 21:00:32 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201806032100.w53L0Weg066651@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: gnome@FreeBSD.org Subject: Problem reports for gnome@FreeBSD.org that need special attention Date: Sun, 3 Jun 2018 21:00:32 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jun 2018 21:00:34 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 206197 | devel/dbus: help to identify & fix "Rejected send Open | 211071 | x11/gnome3: Spell checking doesn't work, missing New | 222266 | sysutils/upower: Update to 0.99.6 New | 224921 | devel/gnome-vfs does NOT need Kerberos (not neede Open | 207243 | [exp-run] devel/glib20 and friends c++ bindings u In Progress | 218519 | devel/gobject-introspection - build fail on aarch Open | 202982 | Installation of gnome related ports (xfce, vbox, Open | 226122 | editors/focuswriter: Update to 1.6.10 8 problems total for which you should take action. From owner-freebsd-gnome@freebsd.org Mon Jun 4 11:25:02 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D48DFF73DE for ; Mon, 4 Jun 2018 11:25:02 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2C02B8141F for ; Mon, 4 Jun 2018 11:25:02 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id DC085FF73DC; Mon, 4 Jun 2018 11:25:01 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7F9FFF73DB for ; Mon, 4 Jun 2018 11:25:01 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62C6A8140B for ; Mon, 4 Jun 2018 11:25:01 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 33365C751 for ; Mon, 4 Jun 2018 11:25:00 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id w54BP0nT091910 for ; Mon, 4 Jun 2018 11:25:00 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id w54BP0qm091906; Mon, 4 Jun 2018 11:25:00 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201806041125.w54BP0qm091906@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Mon, 4 Jun 2018 11:25:00 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 11:25:02 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11/mate-desktop | 1.20.1 | 1.20.2 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Mon Jun 4 12:13:42 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6CD8FD4F35 for ; Mon, 4 Jun 2018 12:13:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7E13C83E00 for ; Mon, 4 Jun 2018 12:13:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 39C72FD4F31; Mon, 4 Jun 2018 12:13:41 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27029FD4F30 for ; Mon, 4 Jun 2018 12:13:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B42C483DF9 for ; Mon, 4 Jun 2018 12:13:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 142DACE58 for ; Mon, 4 Jun 2018 12:13:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w54CDdhl087851 for ; Mon, 4 Jun 2018 12:13:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w54CDdg0087845 for gnome@FreeBSD.org; Mon, 4 Jun 2018 12:13:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228546] [patch] print/ghostscript9-agpl-base: update to 9.23 Date: Mon, 04 Jun 2018 12:13:39 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tijl@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: doceng@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.isobsolete attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jun 2018 12:13:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228546 Tijl Coosemans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #193915|0 |1 is obsolete| | --- Comment #3 from Tijl Coosemans --- Created attachment 193989 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193989&action= =3Dedit patch3 Replace sed \b with [[:<:]] and [[:>:]] in the configure script. --=20 You are receiving this mail because: You are on the CC list for the bug.= From owner-freebsd-gnome@freebsd.org Tue Jun 5 11:44:56 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE32AFEDEB5 for ; Tue, 5 Jun 2018 11:44:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4CFE172181 for ; Tue, 5 Jun 2018 11:44:56 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0E0BEFEDEA8; Tue, 5 Jun 2018 11:44:56 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFF9EFEDEA7 for ; Tue, 5 Jun 2018 11:44:55 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9009872178 for ; Tue, 5 Jun 2018 11:44:55 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DB7F61924D for ; Tue, 5 Jun 2018 11:44:54 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id w55BisFM029087 for ; Tue, 5 Jun 2018 11:44:54 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id w55BisJl029086; Tue, 5 Jun 2018 11:44:54 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201806051144.w55BisJl029086@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Tue, 5 Jun 2018 11:44:54 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2018 11:44:56 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ x11/mate-desktop | 1.20.1 | 1.20.3 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Wed Jun 6 12:30:42 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F540FF448B for ; Wed, 6 Jun 2018 12:30:42 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id C361872230 for ; Wed, 6 Jun 2018 12:30:41 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 84373FF448A; Wed, 6 Jun 2018 12:30:41 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71D30FF4489 for ; Wed, 6 Jun 2018 12:30:41 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 140C672228 for ; Wed, 6 Jun 2018 12:30:41 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 6A9F425F33 for ; Wed, 6 Jun 2018 12:30:40 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id w56CUeLM041775 for ; Wed, 6 Jun 2018 12:30:40 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id w56CUekH041764; Wed, 6 Jun 2018 12:30:40 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201806061230.w56CUekH041764@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Wed, 6 Jun 2018 12:30:40 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 12:30:42 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ print/harfbuzz | 1.7.6 | 1.8.0 ------------------------------------------------+-----------------+------------ print/harfbuzz-icu | 1.7.6 | 1.8.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Wed Jun 6 22:00:33 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2A7CFE4781 for ; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6B2A268F1C for ; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2BB0FFE477E; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 192E2FE477D for ; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A77BE68F18 for ; Wed, 6 Jun 2018 22:00:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id D109CAE42 for ; Wed, 6 Jun 2018 22:00:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w56M0UuR035858 for ; Wed, 6 Jun 2018 22:00:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w56M0UD5035854 for gnome@FreeBSD.org; Wed, 6 Jun 2018 22:00:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228795] print/harfbuzz-icu: plist error after r471882 Date: Wed, 06 Jun 2018 22:00:23 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rakuco@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 22:00:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228795 Bug ID: 228795 Summary: print/harfbuzz-icu: plist error after r471882 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: rakuco@FreeBSD.org CC: Flags: maintainer-feedback?(gnome@FreeBSD.org) Assignee: gnome@FreeBSD.org I'm building print/harfbuzz-icu with 'poudriere bulk -t', and I'm getting a make check-plist failure: =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: include/harfbuzz/hb-map.h That file is already present in print/harfbuzz's pkg-plist, so just adding = the entry to harfbuzz-icu's plist would cause an installation conflict. --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.= From owner-freebsd-gnome@freebsd.org Wed Jun 6 22:00:32 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6ADCFFE477F for ; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0258F68F1B for ; Wed, 6 Jun 2018 22:00:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id ACCADFE477C; Wed, 6 Jun 2018 22:00:31 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98ABCFE477B for ; Wed, 6 Jun 2018 22:00:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2156568F16 for ; Wed, 6 Jun 2018 22:00:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 6A0BCAE40 for ; Wed, 6 Jun 2018 22:00:30 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w56M0Ugj035746 for ; Wed, 6 Jun 2018 22:00:30 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w56M0UxK035743 for gnome@FreeBSD.org; Wed, 6 Jun 2018 22:00:30 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 228795] print/harfbuzz-icu: plist error after r471882 Date: Wed, 06 Jun 2018 22:00:23 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 22:00:32 -0000 Bugzilla Automation has asked freebsd-gnome mailing = list for maintainer-feedback: Bug 228795: print/harfbuzz-icu: plist error after r471882 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228795 --- Description --- I'm building print/harfbuzz-icu with 'poudriere bulk -t', and I'm getting a make check-plist failure: =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: include/harfbuzz/hb-map.h That file is already present in print/harfbuzz's pkg-plist, so just adding = the entry to harfbuzz-icu's plist would cause an installation conflict. From owner-freebsd-gnome@freebsd.org Wed Jun 6 23:05:44 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6EC2FE613E for ; Wed, 6 Jun 2018 23:05:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 7B8C370FB7 for ; Wed, 6 Jun 2018 23:05:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 3C592FE613B; Wed, 6 Jun 2018 23:05:43 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29B8EFE613A for ; Wed, 6 Jun 2018 23:05:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B17B170FB2 for ; Wed, 6 Jun 2018 23:05:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DC851B7DB for ; Wed, 6 Jun 2018 23:05:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w56N5fjK022181 for ; Wed, 6 Jun 2018 23:05:41 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w56N5fhr022180 for gnome@FreeBSD.org; Wed, 6 Jun 2018 23:05:41 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228795] print/harfbuzz-icu: plist error after r471882 Date: Wed, 06 Jun 2018 23:05:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 23:05:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228795 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: jbeich Date: Wed Jun 6 23:04:59 UTC 2018 New revision: 471885 URL: https://svnweb.freebsd.org/changeset/ports/471885 Log: print/harfbuzz-icu: pacify check-plist after r471882 =3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: include/harfbuzz/hb-map.h PR: 228795 Reported by: rakuco Pointy hat to: jbeich Changes: head/print/harfbuzz-icu/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Wed Jun 6 23:07:00 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E18E0FE61C8 for ; Wed, 6 Jun 2018 23:06:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 78A9A70FFD for ; Wed, 6 Jun 2018 23:06:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 376E7FE61C7; Wed, 6 Jun 2018 23:06:59 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25137FE61C6 for ; Wed, 6 Jun 2018 23:06:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6A5070FFA for ; Wed, 6 Jun 2018 23:06:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id E17ABB7DE for ; Wed, 6 Jun 2018 23:06:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w56N6vWB023831 for ; Wed, 6 Jun 2018 23:06:57 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w56N6v7U023830 for gnome@FreeBSD.org; Wed, 6 Jun 2018 23:06:57 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228795] print/harfbuzz-icu: plist error after r471882 Date: Wed, 06 Jun 2018 23:06:58 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2018 23:07:00 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228795 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Thu Jun 7 15:41:37 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B4594FE1B57 for ; Thu, 7 Jun 2018 15:41:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2E4703CB for ; Thu, 7 Jun 2018 15:41:37 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 0E126FE1B56; Thu, 7 Jun 2018 15:41:37 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF82EFE1B55 for ; Thu, 7 Jun 2018 15:41:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8E8BA703C2 for ; Thu, 7 Jun 2018 15:41:36 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org (portscout.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DDB0A16FDB for ; Thu, 7 Jun 2018 13:12:58 +0000 (UTC) (envelope-from portscout@FreeBSD.org) Received: from portscout.ysv.freebsd.org ([127.0.1.123]) by portscout.ysv.freebsd.org (8.15.2/8.15.2) with ESMTP id w57DCwx8005954 for ; Thu, 7 Jun 2018 13:12:58 GMT (envelope-from portscout@FreeBSD.org) Received: (from portscout@localhost) by portscout.ysv.freebsd.org (8.15.2/8.15.2/Submit) id w57DCwt8005953; Thu, 7 Jun 2018 13:12:58 GMT (envelope-from portscout@FreeBSD.org) Message-Id: <201806071312.w57DCwt8005953@portscout.ysv.freebsd.org> X-Authentication-Warning: portscout.ysv.freebsd.org: portscout set sender to portscout@FreeBSD.org using -f Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain MIME-Version: 1.0 Date: Thu, 7 Jun 2018 13:12:58 +0000 From: portscout@FreeBSD.org To: gnome@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 15:41:37 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/gnome@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ deskutils/gnome-documents | 3.24.2 | 3.28.1 ------------------------------------------------+-----------------+------------ net/geocode-glib | 3.18.2 | 3.26.0 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Thanks. From owner-freebsd-gnome@freebsd.org Fri Jun 8 06:12:29 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A28141011BD3 for ; Fri, 8 Jun 2018 06:12:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 36D5975277 for ; Fri, 8 Jun 2018 06:12:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id E6CA21011BD1; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D463F1011BD0 for ; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7143275274 for ; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B432B208CE for ; Fri, 8 Jun 2018 06:12:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w586CRqs048884 for ; Fri, 8 Jun 2018 06:12:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w586CRiY048877 for gnome@FreeBSD.org; Fri, 8 Jun 2018 06:12:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228822] textproc/gspell: Please update to 1.8.0 Date: Fri, 08 Jun 2018 06:12:27 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tobik@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter blocked flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 06:12:29 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228822 Bug ID: 228822 Summary: textproc/gspell: Please update to 1.8.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: gnome@FreeBSD.org Reporter: tobik@freebsd.org Blocks: 226683 Flags: maintainer-feedback?(gnome@FreeBSD.org) Hi, net-im/fractal from bug #226683 needs gspell >=3D 1.8. It seems to be in the GNOME development repository already. Any chance of getting it early in the vanilla ports tree? Thanks! Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226683 [Bug 226683] New port: net-im/fractal, a GTK+ Matrix client --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Fri Jun 8 06:12:29 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A3551011BD2 for ; Fri, 8 Jun 2018 06:12:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 164DD75276 for ; Fri, 8 Jun 2018 06:12:29 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id C8FDE1011BCF; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B75651011BCE for ; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 56AD775273 for ; Fri, 8 Jun 2018 06:12:28 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 7BA84208CC for ; Fri, 8 Jun 2018 06:12:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w586CRq1048816 for ; Fri, 8 Jun 2018 06:12:27 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w586CR1A048814 for gnome@FreeBSD.org; Fri, 8 Jun 2018 06:12:27 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: maintainer-feedback requested: [Bug 228822] textproc/gspell: Please update to 1.8.0 Date: Fri, 08 Jun 2018 06:12:27 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 06:12:29 -0000 Bugzilla Automation has asked freebsd-gnome mailing = list for maintainer-feedback: Bug 228822: textproc/gspell: Please update to 1.8.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228822 --- Description --- Hi, net-im/fractal from bug #226683 needs gspell >=3D 1.8. It seems to be in the GNOME development repository already. Any chance of getting it early in the vanilla ports tree? Thanks! From owner-freebsd-gnome@freebsd.org Fri Jun 8 15:11:36 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D628101D846 for ; Fri, 8 Jun 2018 15:11:36 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9638701F for ; Fri, 8 Jun 2018 15:11:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5B880101D839; Fri, 8 Jun 2018 15:11:35 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48F2B101D836 for ; Fri, 8 Jun 2018 15:11:35 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DA56F87019 for ; Fri, 8 Jun 2018 15:11:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 31760252A1 for ; Fri, 8 Jun 2018 15:11:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w58FBYS5084879 for ; Fri, 8 Jun 2018 15:11:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w58FBYPF084878 for gnome@FreeBSD.org; Fri, 8 Jun 2018 15:11:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Fri, 08 Jun 2018 15:11:31 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cmt@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 15:11:36 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 Christoph Moench-Tegeder changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|ports-bugs@FreeBSD.org |gnome@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sat Jun 9 02:21:27 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D05AFF33A7 for ; Sat, 9 Jun 2018 02:21:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 3589D7E701 for ; Sat, 9 Jun 2018 02:21:27 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EC574FF33A6; Sat, 9 Jun 2018 02:21:26 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D98BBFF33A5 for ; Sat, 9 Jun 2018 02:21:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 777D07E6FE for ; Sat, 9 Jun 2018 02:21:26 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id C2110B01E for ; Sat, 9 Jun 2018 02:21:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w592LPXn006779 for ; Sat, 9 Jun 2018 02:21:25 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w592LPVk006773 for gnome@FreeBSD.org; Sat, 9 Jun 2018 02:21:25 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Sat, 09 Jun 2018 02:21:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lantw44@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 02:21:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 Ting-Wei Lan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lantw44@gmail.com --- Comment #1 from Ting-Wei Lan --- Link to the upstream issue: https://gitlab.gnome.org/GNOME/gucharmap/issues= /1. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sat Jun 9 04:01:32 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A1F6BFF8DEC for ; Sat, 9 Jun 2018 04:01:31 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id ABFCC8276C for ; Sat, 9 Jun 2018 04:01:30 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 6A81FFF8DE7; Sat, 9 Jun 2018 04:01:30 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04172FF8DE6; Sat, 9 Jun 2018 04:01:30 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE99682768; Sat, 9 Jun 2018 04:01:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (beefy5.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e8]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 8F79D18A82; Sat, 9 Jun 2018 04:01:29 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy5.nyi.freebsd.org (localhost [127.0.0.1]) by beefy5.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5941TGL055877; Sat, 9 Jun 2018 04:01:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy5.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w5941T6q055875; Sat, 9 Jun 2018 04:01:29 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 04:01:29 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090401.w5941T6q055875@beefy5.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 104i386-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 04:01:32 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy5.nyi.freebsd.org/data/104i386-default/472032/logs/gucharmap-9.0.4.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=104i386-default&build=472032 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 03:59:44 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD 104i386-default-job-04 10.4-RELEASE-p9 FreeBSD 10.4-RELEASE-p9 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1004000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1004000 UNAME_v=FreeBSD 10.4-RELEASE-p9 UNAME_r=10.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/104i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=104i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/104i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.4 Thread model: posix _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: i386-unknown-freebsd10.4 Thread model: posix _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=10.4-RELEASE-p9 OSREL=10.4 OSVERSION=1004000 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [104i386-default-job-04] Installing pkg-1.10.5_1... [104i386-default-job-04] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [104i386-default-job-04] Installing itstool-2.0.2_2... [104i386-default-job-04] `-- Installing py27-libxml2-2.9.7... [104i386-default-job-04] | `-- Installing gettext-runtime-0.19.8.1_1... [104i386-default-job-04] | | `-- Installing indexinfo-0.3.1... [104i386-default-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [104i386-default-job-04] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [104i386-default-job-04] | `-- Installing libxml2-2.9.7... [104i386-default-job-04] | `-- Extracting libxml2-2.9.7: .......... done [104i386-default-job-04] | `-- Installing py27-setuptools-39.2.0... [104i386-default-job-04] | | `-- Installing python27-2.7.15... [104i386-default-job-04] | | `-- Installing libffi-3.2.1_2... [104i386-default-job-04] | | `-- Extracting libffi-3.2.1_2: .......... done [104i386-default-job-04] | | `-- Installing readline-7.0.3_1... [104i386-default-job-04] | | `-- Extracting readline-7.0.3_1: .......... done [104i386-default-job-04] | | `-- Extracting python27-2.7.15: .......... done [104i386-default-job-04] | `-- Extracting py27-setuptools-39.2.0: .......... done XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 04:15:13 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69C1FFF9493 for ; Sat, 9 Jun 2018 04:15:12 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 984E982E5F for ; Sat, 9 Jun 2018 04:15:11 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 482ADFF9492; Sat, 9 Jun 2018 04:15:11 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5F1CFF948F; Sat, 9 Jun 2018 04:15:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 62C9D82E19; Sat, 9 Jun 2018 04:15:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (beefy6.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:e9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 366DA18DC8; Sat, 9 Jun 2018 04:15:10 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy6.nyi.freebsd.org (localhost [127.0.0.1]) by beefy6.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w594FAwg080081; Sat, 9 Jun 2018 04:15:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy6.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w594FA68080012; Sat, 9 Jun 2018 04:15:10 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 04:15:10 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090415.w594FA68080012@beefy6.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 104amd64-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 04:15:13 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy6.nyi.freebsd.org/data/104amd64-default/472032/logs/gucharmap-9.0.4.log Build URL: http://beefy6.nyi.freebsd.org/build.html?mastername=104amd64-default&build=472032 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 04:13:29 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD 104amd64-default-job-19 10.4-RELEASE-p9 FreeBSD 10.4-RELEASE-p9 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1004000 Job Id: 19 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1004000 UNAME_v=FreeBSD 10.4-RELEASE-p9 UNAME_r=10.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/104amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/104amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=104amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/104amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=10.4-RELEASE-p9 OSREL=10.4 OSVERSION=1004000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [104amd64-default-job-19] Installing pkg-1.10.5_1... [104amd64-default-job-19] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [104amd64-default-job-19] Installing itstool-2.0.2_2... [104amd64-default-job-19] `-- Installing py27-libxml2-2.9.7... [104amd64-default-job-19] | `-- Installing gettext-runtime-0.19.8.1_1... [104amd64-default-job-19] | | `-- Installing indexinfo-0.3.1... [104amd64-default-job-19] | | `-- Extracting indexinfo-0.3.1: .... done [104amd64-default-job-19] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [104amd64-default-job-19] | `-- Installing libxml2-2.9.7... [104amd64-default-job-19] | `-- Extracting libxml2-2.9.7: .......... done [104amd64-default-job-19] | `-- Installing py27-setuptools-39.2.0... [104amd64-default-job-19] | | `-- Installing python27-2.7.15... [104amd64-default-job-19] | | `-- Installing libffi-3.2.1_2... [104amd64-default-job-19] | | `-- Extracting libffi-3.2.1_2: .......... done [104amd64-default-job-19] | | `-- Installing readline-7.0.3_1... [104amd64-default-job-19] | | `-- Extracting readline-7.0.3_1: .......... done [104amd64-default-job-19] | | `-- Extracting python27-2.7.15: .......... done [104amd64-default-job-19] | `-- Extracting py27-setuptools-39.2.0: .......... done [104amd64-default-job-19] `-- Extracting py27-libxml2-2.9.7: .......... done [104amd64-default-job-19] Extracting itstool-2.0.2_2: .......... done Message from python27-2.7.15: XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 04:31:40 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2EC3DFFADAC for ; Sat, 9 Jun 2018 04:31:40 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 43E8583D23 for ; Sat, 9 Jun 2018 04:31:39 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 02A63FFAD97; Sat, 9 Jun 2018 04:31:39 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77298FFAD96; Sat, 9 Jun 2018 04:31:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2AF1F83D1C; Sat, 9 Jun 2018 04:31:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (beefy10.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ed]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0C5BE19117; Sat, 9 Jun 2018 04:31:38 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy10.nyi.freebsd.org (localhost [127.0.0.1]) by beefy10.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w594Vc8h088968; Sat, 9 Jun 2018 04:31:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy10.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w594VcPP088953; Sat, 9 Jun 2018 04:31:38 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 04:31:38 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090431.w594VcPP088953@beefy10.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 111i386-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 04:31:40 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy10.nyi.freebsd.org/data/111i386-default/472032/logs/gucharmap-9.0.4.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=111i386-default&build=472032 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 04:30:30 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD 111i386-default-job-11 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1101001 Job Id: 11 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p10 UNAME_r=11.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/111i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/111i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=111i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/111i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA= "install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: i386-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: i386-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: i386-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=11.1-RELEASE-p10 OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [111i386-default-job-11] Installing pkg-1.10.5_1... [111i386-default-job-11] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [111i386-default-job-11] Installing itstool-2.0.2_2... [111i386-default-job-11] `-- Installing py27-libxml2-2.9.7... [111i386-default-job-11] | `-- Installing gettext-runtime-0.19.8.1_1... [111i386-default-job-11] | | `-- Installing indexinfo-0.3.1... [111i386-default-job-11] | | `-- Extracting indexinfo-0.3.1: .... done [111i386-default-job-11] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [111i386-default-job-11] | `-- Installing libxml2-2.9.7... [111i386-default-job-11] | `-- Extracting libxml2-2.9.7: .......... done [111i386-default-job-11] | `-- Installing py27-setuptools-39.2.0... [111i386-default-job-11] | | `-- Installing python27-2.7.15... [111i386-default-job-11] | | `-- Installing libffi-3.2.1_2... [111i386-default-job-11] | | `-- Extracting libffi-3.2.1_2: .......... done [111i386-default-job-11] | | `-- Installing readline-7.0.3_1... [111i386-default-job-11] | | `-- Extracting readline-7.0.3_1: .......... done XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 05:44:00 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C2721004EDA for ; Sat, 9 Jun 2018 05:44:00 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 97FFB87001 for ; Sat, 9 Jun 2018 05:43:59 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5B95D1004ED3; Sat, 9 Jun 2018 05:43:59 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBF871004EC4; Sat, 9 Jun 2018 05:43:58 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7D80A87000; Sat, 9 Jun 2018 05:43:58 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (beefy9.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ec]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5F3C019CF5; Sat, 9 Jun 2018 05:43:58 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy9.nyi.freebsd.org (localhost [127.0.0.1]) by beefy9.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w595hw44082691; Sat, 9 Jun 2018 05:43:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy9.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w595hwvq082689; Sat, 9 Jun 2018 05:43:58 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 05:43:58 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090543.w595hwvq082689@beefy9.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - 111amd64-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 05:44:01 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy9.nyi.freebsd.org/data/111amd64-default/472032/logs/gucharmap-9.0.4.log Build URL: http://beefy9.nyi.freebsd.org/build.html?mastername=111amd64-default&build=472032 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 05:42:49 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD 111amd64-default-job-17 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1101001 Job Id: 17 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1101001 UNAME_v=FreeBSD 11.1-RELEASE-p10 UNAME_r=11.1-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/111amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=111amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/111amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA= "install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=11.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0) Target: x86_64-unknown-freebsd11.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.1-RELEASE-p10 OSREL=11.1 OSVERSION=1101001 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [111amd64-default-job-17] Installing pkg-1.10.5_1... [111amd64-default-job-17] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [111amd64-default-job-17] Installing itstool-2.0.2_2... [111amd64-default-job-17] `-- Installing py27-libxml2-2.9.7... [111amd64-default-job-17] | `-- Installing gettext-runtime-0.19.8.1_1... [111amd64-default-job-17] | | `-- Installing indexinfo-0.3.1... [111amd64-default-job-17] | | `-- Extracting indexinfo-0.3.1: .... done [111amd64-default-job-17] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [111amd64-default-job-17] | `-- Installing libxml2-2.9.7... [111amd64-default-job-17] | `-- Extracting libxml2-2.9.7: .......... done [111amd64-default-job-17] | `-- Installing py27-setuptools-39.2.0... [111amd64-default-job-17] | | `-- Installing python27-2.7.15... [111amd64-default-job-17] | | `-- Installing libffi-3.2.1_2... [111amd64-default-job-17] | | `-- Extracting libffi-3.2.1_2: .......... done [111amd64-default-job-17] | | `-- Installing readline-7.0.3_1... [111amd64-default-job-17] | | `-- Extracting readline-7.0.3_1: .......... done [111amd64-default-job-17] | | `-- Extracting python27-2.7.15: .......... done [111amd64-default-job-17] | `-- Extracting py27-setuptools-39.2.0: .......... done [111amd64-default-job-17] `-- Extracting py27-libxml2-2.9.7: .......... done [111amd64-default-job-17] Extracting itstool-2.0.2_2: .......... done XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 06:07:18 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 038531006639 for ; Sat, 9 Jun 2018 06:07:18 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0AA87B9F for ; Sat, 9 Jun 2018 06:07:17 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id D79581006634; Sat, 9 Jun 2018 06:07:16 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69BB1100662B; Sat, 9 Jun 2018 06:07:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0F5AC87B9D; Sat, 9 Jun 2018 06:07:16 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (beefy11.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ee]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C4A481A044; Sat, 9 Jun 2018 06:07:15 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy11.nyi.freebsd.org (localhost [127.0.0.1]) by beefy11.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w5967FLa053787; Sat, 9 Jun 2018 06:07:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy11.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w5967FtV053774; Sat, 9 Jun 2018 06:07:15 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 06:07:15 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090607.w5967FtV053774@beefy11.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-i386-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 06:07:18 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p472032_s334863/logs/gucharmap-9.0.4.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p472032_s334863 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 06:05:50 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD head-i386-default-job-14 12.0-CURRENT FreeBSD 12.0-CURRENT 1200066 i386 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1200066 Job Id: 14 !!! Jail is newer than host. (Jail: 1200066, Host: 1200062) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1200066 UNAME_v=FreeBSD 12.0-CURRENT 1200066 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA= "install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-m" "elf_i386_fbsd" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: i386-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=12.0-CURRENT OSREL=12.0 OSVERSION=1200066 PYTHONBASE=/usr/local CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [head-i386-default-job-14] Installing pkg-1.10.5_1... [head-i386-default-job-14] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [head-i386-default-job-14] Installing itstool-2.0.2_2... [head-i386-default-job-14] `-- Installing py27-libxml2-2.9.7... [head-i386-default-job-14] | `-- Installing gettext-runtime-0.19.8.1_1... [head-i386-default-job-14] | | `-- Installing indexinfo-0.3.1... XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 06:34:50 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59FAC10098AE for ; Sat, 9 Jun 2018 06:34:50 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A1FED690BD for ; Sat, 9 Jun 2018 06:34:49 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 613C310098A9; Sat, 9 Jun 2018 06:34:49 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD9F210098A4; Sat, 9 Jun 2018 06:34:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 91B28690BA; Sat, 9 Jun 2018 06:34:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (beefy12.nyi.freebsd.org [IPv6:2610:1c1:1:6080::16:ef]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 722731A50E; Sat, 9 Jun 2018 06:34:48 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy12.nyi.freebsd.org (localhost [127.0.0.1]) by beefy12.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w596YmjZ034995; Sat, 9 Jun 2018 06:34:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy12.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w596Ym62034992; Sat, 9 Jun 2018 06:34:48 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 06:34:48 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090634.w596Ym62034992@beefy12.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [package - head-amd64-default][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 06:34:50 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p472032_s334863/logs/gucharmap-9.0.4.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p472032_s334863 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 06:33:25 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD head-amd64-default-job-04 12.0-CURRENT FreeBSD 12.0-CURRENT 1200066 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1200066 Job Id: 04 !!! Jail is newer than host. (Jail: 1200066, Host: 1200062) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1200066 UNAME_v=FreeBSD 12.0-CURRENT 1200066 UNAME_r=12.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA= "install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.0-CURRENT OSREL=12.0 OSVERSION=1200066 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [head-amd64-default-job-04] Installing pkg-1.10.5_1... [head-amd64-default-job-04] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [head-amd64-default-job-04] Installing itstool-2.0.2_2... [head-amd64-default-job-04] `-- Installing py27-libxml2-2.9.7... [head-amd64-default-job-04] | `-- Installing gettext-runtime-0.19.8.1_1... [head-amd64-default-job-04] | | `-- Installing indexinfo-0.3.1... [head-amd64-default-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [head-amd64-default-job-04] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [head-amd64-default-job-04] | `-- Installing libxml2-2.9.7... [head-amd64-default-job-04] | `-- Extracting libxml2-2.9.7: .......... done XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wunavailable-declarations'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness' [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 07:40:56 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3291E1010759 for ; Sat, 9 Jun 2018 07:40:56 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 694D76B6BB for ; Sat, 9 Jun 2018 07:40:55 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 29E461010751; Sat, 9 Jun 2018 07:40:55 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 890DD1010730; Sat, 9 Jun 2018 07:40:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3B36B6B6B4; Sat, 9 Jun 2018 07:40:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (package19.nyi.freebsd.org [IPv6:2610:1c1:1:6082::16:f5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CAEC1AEA8; Sat, 9 Jun 2018 07:40:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from package19.nyi.freebsd.org (localhost [127.0.0.1]) by package19.nyi.freebsd.org (8.15.2/8.15.2) with ESMTP id w597es7S097069; Sat, 9 Jun 2018 07:40:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by package19.nyi.freebsd.org (8.15.2/8.15.2/Submit) id w597esCR097065; Sat, 9 Jun 2018 07:40:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Sat, 9 Jun 2018 07:40:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201806090740.w597esCR097065@package19.nyi.freebsd.org> To: gnome@FreeBSD.org Subject: [exp - 104amd64-default-build-as-user][deskutils/gucharmap] Failed for gucharmap-9.0.4 in build Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 07:40:56 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gnome@FreeBSD.org Last committer: kwm@FreeBSD.org Ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Log URL: http://package19.nyi.freebsd.org/data/104amd64-default-build-as-user/472026/logs/gucharmap-9.0.4.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=104amd64-default-build-as-user&build=472026 Log: =>> Building deskutils/gucharmap build started at Sat Jun 9 07:39:41 UTC 2018 port directory: /usr/ports/deskutils/gucharmap package name: gucharmap-9.0.4 building for: FreeBSD 104amd64-default-build-as-user-job-04 10.4-RELEASE-p9 FreeBSD 10.4-RELEASE-p9 amd64 maintained by: gnome@FreeBSD.org Makefile ident: $FreeBSD: head/deskutils/gucharmap/Makefile 442459 2017-06-02 19:56:07Z kwm $ Poudriere version: 3.2.7-1-g7087c444 Host OSVERSION: 1200062 Jail OSVERSION: 1004000 Job Id: 04 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1004000 UNAME_v=FreeBSD 10.4-RELEASE-p9 UNAME_r=10.4-RELEASE-p9 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.7-1-g7087c444 MASTERMNT=/poudriere/data/.m/104amd64-default-build-as-user/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= GID=0 UID=0 PWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=104amd64-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/poudriere/data/.m/104amd64-default-build-as-user/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gucharmap-9.0.4: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- gnome@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-unicode-data=/usr/local/share/unicode/ucd/ --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_DATA_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work HOME=/wrkdirs/usr/ports/deskutils/gucharmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/deskutils/gucharmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" -fstack-protector" LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_IN STALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" NLS="" NO_NLS="@comment " GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" OSREL=10.4 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gucharmap" EXAMPLESDIR="share/examples/gucharmap" DATADIR="share/gucharmap" WWWDIR="www/gucharmap" ETCDIR="etc/gucharmap" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gucharmap DOCSDIR=/usr/local/share/doc/gucharmap EXAMPLESDIR=/usr/local/share/examples/gucharmap WWWDIR=/usr/local/www/gucharmap ETCDIR=/usr/local/etc/gucharmap --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=error: invalid value 'c++14' in '-std=c++14' CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=10.4-RELEASE-p9 OSREL=10.4 OSVERSION=1004000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =================================================== ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_1.txz [104amd64-default-build-as-user-job-04] Installing pkg-1.10.5_1... [104amd64-default-build-as-user-job-04] Extracting pkg-1.10.5_1: .......... done ===> gucharmap-9.0.4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gucharmap-9.0.4 =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by gucharmap-9.0.4 for building ===> Extracting for gucharmap-9.0.4 => SHA256 Checksum OK for gnome3/gucharmap-9.0.4.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for gucharmap-9.0.4 =========================================================================== =================================================== ===> gucharmap-9.0.4 depends on executable: itstool - not found ===> Installing existing package /packages/All/itstool-2.0.2_2.txz [104amd64-default-build-as-user-job-04] Installing itstool-2.0.2_2... [104amd64-default-build-as-user-job-04] `-- Installing py27-libxml2-2.9.7... [104amd64-default-build-as-user-job-04] | `-- Installing gettext-runtime-0.19.8.1_1... [104amd64-default-build-as-user-job-04] | | `-- Installing indexinfo-0.3.1... [104amd64-default-build-as-user-job-04] | | `-- Extracting indexinfo-0.3.1: .... done [104amd64-default-build-as-user-job-04] | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [104amd64-default-build-as-user-job-04] | `-- Installing libxml2-2.9.7... [104amd64-default-build-as-user-job-04] | `-- Extracting libxml2-2.9.7: .......... done [104amd64-default-build-as-user-job-04] | `-- Installing py27-setuptools-39.2.0... [104amd64-default-build-as-user-job-04] | | `-- Installing python27-2.7.15... [104amd64-default-build-as-user-job-04] | | `-- Installing libffi-3.2.1_2... [104amd64-default-build-as-user-job-04] | | `-- Extracting libffi-3.2.1_2: .......... done [104amd64-default-build-as-user-job-04] | | `-- Installing readline-7.0.3_1... [104amd64-default-build-as-user-job-04] | | `-- Extracting readline-7.0.3_1: .......... done [104amd64-default-build-as-user-job-04] | | `-- Extracting python27-2.7.15: .......... done [104amd64-default-build-as-user-job-04] | `-- Extracting py27-setuptools-39.2.0: .......... done [104amd64-default-build-as-user-job-04] `-- Extracting py27-libxml2-2.9.7: .......... done [104amd64-default-build-as-user-job-04] Extracting itstool-2.0.2_2: .......... done Message from python27-2.7.15: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: XMLLINT=xmllint /usr/local/bin/glib-compile-resources --target=gucharmap-resources.h \ --sourcedir=. --generate --c-name gucharmap gucharmap.gresource.xml glib-mkenums --template gucharmap-type-builtins.c.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbc \ && (cmp -s xgen-gtbc gucharmap-type-builtins.c || cp xgen-gtbc gucharmap-type-builtins.c ) \ && rm -f xgen-gtbc glib-mkenums --template gucharmap-type-builtins.h.template gucharmap-block-chapters-model.h gucharmap-block-codepoint-list.h gucharmap-chapters-model.h gucharmap-chapters-view.h gucharmap-charmap.h gucharmap-chartable.h gucharmap-codepoint-list.h gucharmap.h gucharmap-script-chapters-model.h gucharmap-script-codepoint-list.h gucharmap-unicode-info.h > xgen-gtbh \ && (cmp -s xgen-gtbh gucharmap-type-builtins.h || cp xgen-gtbh gucharmap-type-builtins.h ) \ && rm -f xgen-gtbh \ && echo timestamp > stamp-gucharmap-type-builtins.h PROG_UNZIP=/usr/bin/unzip ./gen-guch-unicode-tables.pl 9.0.0 /usr/local/share/unicode/ucd && \ echo timestamp > stamp-unicode-data processing /usr/local/share/unicode/ucd/UnicodeData.txt... done. processing /usr/local/share/unicode/ucd/NamesList.txt... done. processing /usr/local/share/unicode/ucd/Blocks.txt... done. processing /usr/local/share/unicode/ucd/Scripts.txt... done. processing /usr/local/share/unicode/ucd/DerivedAge.txt... done. processing /usr/local/share/unicode/ucd/Unihan.zip......................................... done. gmake all-am gmake[4]: Entering directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-chapters-model.lo `test -f 'gucharmap-block-chapters-model.c' || echo './'`gucharmap-block-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo -c gucharmap-block-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo `test -f 'gucharmap-block-codepoint-list.c' || echo './'`gucharmap-block-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-block-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo -c gucharmap-block-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-block-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-block-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-model.lo `test -f 'gucharmap-chapters-model.c' || echo './'`gucharmap-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo -c gucharmap-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c -o libgucharmap_2_90_la-gucharmap-chapters-view.lo `test -f 'gucharmap-chapters-view.c' || echo './'`gucharmap-chapters-view.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chapters-view.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo -c gucharmap-chapters-view.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chapters-view.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Tpo .deps/libgucharmap_2_90_la-gucharmap-chapters-view.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c -o libgucharmap_2_90_la-gucharmap-charmap.lo `test -f 'gucharmap-charmap.c' || echo './'`gucharmap-charmap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-charmap.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo -c gucharmap-charmap.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-charmap.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-charmap.Tpo .deps/libgucharmap_2_90_la-gucharmap-charmap.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-accessible.lo `test -f 'gucharmap-chartable-accessible.c' || echo './'`gucharmap-chartable-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo -c gucharmap-chartable-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable-accessible.c:113:13: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare] if (index > UNICHAR_MAX) ~~~~~ ^ ~~~~~~~~~~~ 3 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo `test -f 'gucharmap-chartable-cell-accessible.c' || echo './'`gucharmap-chartable-cell-accessible.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo -c gucharmap-chartable-cell-accessible.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable-cell-accessible.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c -o libgucharmap_2_90_la-gucharmap-chartable.lo `test -f 'gucharmap-chartable.c' || echo './'`gucharmap-chartable.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-chartable.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo -c gucharmap-chartable.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-chartable.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-chartable.c:860:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell > priv->last_cell) ~~~~ ^ ~~~~~~~~~~~~~~~ gucharmap-chartable.c:1117:12: warning: comparison of integers of different signs: 'guint' (aka 'unsigned int') and 'int' [-Wsign-compare] if (cell == -1) { ~~~~ ^ ~~ gucharmap-chartable.c:1291:74: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] else if (gucharmap_codepoint_list_get_index (priv->codepoint_list, wc) == (guint)(-1)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~ 5 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-chartable.Tpo .deps/libgucharmap_2_90_la-gucharmap-chartable.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-codepoint-list.lo `test -f 'gucharmap-codepoint-list.c' || echo './'`gucharmap-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo -c gucharmap-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c -o libgucharmap_2_90_la-gucharmap-init.lo `test -f 'gucharmap-init.c' || echo './'`gucharmap-init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-init.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-init.Tpo -c gucharmap-init.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-init.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-init.Tpo .deps/libgucharmap_2_90_la-gucharmap-init.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-chapters-model.lo `test -f 'gucharmap-script-chapters-model.c' || echo './'`gucharmap-script-chapters-model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-chapters-model.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo -c gucharmap-script-chapters-model.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-chapters-model.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] 2 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-chapters-model.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c -o libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo `test -f 'gucharmap-script-codepoint-list.c' || echo './'`gucharmap-script-codepoint-list.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-script-codepoint-list.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo -c gucharmap-script-codepoint-list.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-script-codepoint-list.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] gucharmap-script-codepoint-list.c:92:22: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:94:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:102:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:111:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned long' [-Wsign-compare] for (i = 0; i < G_N_ELEMENTS (unicode_scripts); i++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:115:33: warning: comparison of integers of different signs: 'const gunichar' (aka 'const unsigned int') and 'int' [-Wsign-compare] if (unicode_scripts[i].start > prev_end + 1) ~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:190:17: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'unsigned int' [-Wsign-compare] if (index > range->index + range->end - range->start) ~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gucharmap-script-codepoint-list.c:212:18: warning: comparison of integers of different signs: 'gint' (aka 'int') and 'guint' (aka 'unsigned int') [-Wsign-compare] for (i = 0; i < priv->ranges->len; i++) ~ ^ ~~~~~~~~~~~~~~~~~ 9 warnings generated. mv -f .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Tpo .deps/libgucharmap_2_90_la-gucharmap-script-codepoint-list.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/ usr/local/lib/dbus-1.0/include -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c -o libgucharmap_2_90_la-gucharmap-unicode-info.lo `test -f 'gucharmap-unicode-info.c' || echo './'`gucharmap-unicode-info.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -DGUCHARMAP_COMPILATION -DDATADIR=\"/usr/local/share\" -DLOCALEDIR=\"/usr/local/share/locale\" -DHELPDIR=\"/usr/local/share/help\" -DGLIB_DISABLE_DEPRECATION_WARNINGS -DPANGO_DISABLE_DEPRECATION_WARNINGS -DATK_DISABLE_DEPRECATION_WARNINGS -DGDK_DISABLE_DEPRECATION_WARNINGS -DGDK_PIXBUF_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -isystem /usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include/atk-1.0 -D_THREAD_SAFE -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/includ e -pthread -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -Wformat-nonliteral -Werror=format-security -Wsign-compare -Werror=implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Waggregate-return -Wcast-align -Wimplicit -Wuninitialized -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wmissing-format-attribute -Wshadow -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wformat-signedness -fno-common -fno-strict-aliasing -Wno-switch-enum -MT libgucharmap_2_90_la-gucharmap-unicode-info.lo -MD -MP -MF .deps/libgucharmap_2_90_la-gucharmap-unicode-info.Tpo -c gucharmap-unicode-info.c -fPIC -DPIC -o .libs/libgucharmap_2_90_la-gucharmap-unicode-info.o warning: unknown warning option '-Wunsafe-loop-optimizations'; did you mean '-Wout-of-line-declaration'? [-Wunknown-warning-option] warning: unknown warning option '-Wformat-signedness'; did you mean '-Wformat-non-iso'? [-Wunknown-warning-option] In file included from gucharmap-unicode-info.c:33: ./unicode-versions.h:111:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0560, 0x0560, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:113:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0588, 0x0588, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:127:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x05EF, 0x05EF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:175:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x07FD, 0x07FF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:180:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0860, 0x086A, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:187:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x08D3, 0x08D3, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:231:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x09FC, 0x09FD, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:232:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x09FE, 0x09FE, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:252:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0A76, 0x0A76, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:272:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0AFA, 0x0AFF, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:314:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C04, 0x0C04, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:335:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x0C84, 0x0C84, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:351:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D00, 0x0D00, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:360:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x0D3B, 0x0D3C, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:524:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1878, 0x1878, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:562:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1C90, 0x1CBA, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:563:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_11_0' { 0x1CBD, 0x1CBF, GUCHARMAP_UNICODE_VERSION_11_0 }, ^ ./unicode-versions.h:567:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1CF7, 0x1CF7, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ ./unicode-versions.h:574:21: error: use of undeclared identifier 'GUCHARMAP_UNICODE_VERSION_10_0' { 0x1DF6, 0x1DF9, GUCHARMAP_UNICODE_VERSION_10_0 }, ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. gmake[4]: *** [Makefile:949: libgucharmap_2_90_la-gucharmap-unicode-info.lo] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[3]: *** [Makefile:675: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4/gucharmap' gmake[2]: *** [Makefile:614: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' gmake[1]: *** [Makefile:496: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/deskutils/gucharmap/work/gucharmap-9.0.4' *** Error code 1 Stop. make: stopped in /usr/ports/deskutils/gucharmap From owner-freebsd-gnome@freebsd.org Sat Jun 9 10:09:25 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 355FD100EF91 for ; Sat, 9 Jun 2018 10:09:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B35CA72D5E for ; Sat, 9 Jun 2018 10:09:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 70B24100EF90; Sat, 9 Jun 2018 10:09:24 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F342100EF8D for ; Sat, 9 Jun 2018 10:09:24 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0AB872D4B for ; Sat, 9 Jun 2018 10:09:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 356C0F368 for ; Sat, 9 Jun 2018 10:09:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w59A9NKG037692 for ; Sat, 9 Jun 2018 10:09:23 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w59A9NNJ037691 for gnome@FreeBSD.org; Sat, 9 Jun 2018 10:09:23 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Sat, 09 Jun 2018 10:09:23 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pi@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 10:09:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 Kurt Jaeger changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |maintainer-feedback+ CC| |pi@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sat Jun 9 17:21:33 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DCF1101309B for ; Sat, 9 Jun 2018 17:21:32 +0000 (UTC) (envelope-from bounce-mc.us10_42048309.1384893-gnome=freebsd.org@mail38.atl111.rsgsv.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 285C18330B for ; Sat, 9 Jun 2018 17:21:31 +0000 (UTC) (envelope-from bounce-mc.us10_42048309.1384893-gnome=freebsd.org@mail38.atl111.rsgsv.net) Received: by mailman.ysv.freebsd.org (Postfix) id F19731010F71; Sat, 9 Jun 2018 17:15:26 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2338D1010ED9 for ; Sat, 9 Jun 2018 17:15:26 +0000 (UTC) (envelope-from bounce-mc.us10_42048309.1384893-gnome=freebsd.org@mail38.atl111.rsgsv.net) Received: from mail38.atl111.rsgsv.net (mail38.atl111.rsgsv.net [198.2.131.38]) by mx1.freebsd.org (Postfix) with ESMTP id C3A548BAB6 for ; Sat, 9 Jun 2018 16:43:45 +0000 (UTC) (envelope-from bounce-mc.us10_42048309.1384893-gnome=freebsd.org@mail38.atl111.rsgsv.net) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; s=k1; d=mail38.atl111.rsgsv.net; h=Subject:From:Reply-To:To:Date:Message-ID:List-ID:List-Unsubscribe:Sender: Content-Type:MIME-Version; i=info=3Dezrose.com@mail38.atl111.rsgsv.net; bh=hAeXl9+Jo1KKBCC2BDYn3ZBVcbEeb7hVCSMAsstrSrU=; b=l/ymP7kWLlNVyK5lpyz/AEr8YR+uIdrml3UTcEa716y7s/45A5TeIlc1L92LjatZ/N4zctWfAl/s ENCMkcjj7v0JxKJ7QbyHNsY1UiABquCpsSdwVUxcNxDAhbb8rUq5ukrZ8s9EakCvjGVqaijIB3bw 4lRiyBLKJRLMsKGvKJQ= Received: from (127.0.0.1) by mail38.atl111.rsgsv.net id h3g1s22ddl4e for ; Sat, 9 Jun 2018 16:28:29 +0000 (envelope-from ) Subject: =?utf-8?Q?4=20of=20July=20is=20soming=20soon...=F0=9F=97=BDorders=20are=20open=20EZROSE.COM=F0=9F=8C=B9?= From: =?utf-8?Q?EZROSE=20INC.?= Reply-To: =?utf-8?Q?EZROSE=20INC.?= To: Date: Sat, 9 Jun 2018 16:28:29 +0000 Message-ID: X-Mailer: MailChimp Mailer - **CID23a15c7b15ac4e7686ca** X-Campaign: mailchimpc488d5b7e0e7e4df4796cb608.23a15c7b15 X-campaignid: mailchimpc488d5b7e0e7e4df4796cb608.23a15c7b15 X-Report-Abuse: Please report abuse for this campaign here: http://www.mailchimp.com/abuse/abuse.phtml?u=c488d5b7e0e7e4df4796cb608&id=23a15c7b15&e=ac4e7686ca X-MC-User: c488d5b7e0e7e4df4796cb608 Feedback-ID: 42048309:42048309.1384893:us10:mc X-Accounttype: pd List-Unsubscribe-Post: List-Unsubscribe=One-Click Sender: "EZROSE INC." x-mcda: FALSE MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format="fixed" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 17:21:34 -0000 View this email in your browser (https://mailchi.mp/fe877a49ae58/4-of-july= -orders-are-open-1384893?e=3Dac4e7686ca) https://ezrose.com/index.php?id_category=3D94&controller=3Dcategory&id_lan= g=3D1 ** 4 of July is near... ------------------------------------------------------------ https://ezrose.com/index.php?id_category=3D94&controller=3Dcategory&id_lan= g=3D1 ** Order now (https://ezrose.com/index.php?id_category=3D94&controller=3Dc= ategory&id_lang=3D1) =2C and get ahead of the game. ------------------------------------------------------------ Ezrose can get you there. The best roses for your arrangements have to be= of the best quality=2C and the Ecuadorian roses are it. BLUE TINTED ROSE - 100 stems per box - Different stem length sizes - Longer vase life - Directly from the farm to your door >From $116 Buy Now (https://ezrose.com/index.php?id_product=3D309&controller=3Dproduc= t&id_lang=3D1) VENDELA - 100 stems per box - Different stem length sizes - Longer vase life - Directly from the farm to your door >From $70.72 Buy Now (https://ezrose.com/index.php?id_product=3D50&controller=3Dproduct= &id_lang=3D1) FREEDOM - 100 stems per box - Different stem length sizes - Longer vase life - Directly from the farm to your door >From $70.72 Buy Now (https://ezrose.com/index.php?id_product=3D272&controller=3Dproduc= t&id_lang=3D1) 4 JULY SPECIAL TINTED ROSES - 100 stems per box - Different stem length sizes - Longer vase life - Directly from the farm to your door -USA flag colors (blue=2C red and white) >From $126 Buy Now (https://ezrose.com/index.php?id_product=3D310&controller=3Dproduc= t&id_lang=3D1) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D This is for you Enter this code and receive $10 dollars discount on purchases of 2 boxes o= r more code: 4july ** (https://www.instagram.com/ezrose_ecuador/) ** (https://www.facebook.com/ezroseec) ** (mailto:info@ezrose.com) Copyright =C2=A9 2018 ezrose inc=2C All rights reserved. You are receiving this email because we appreciate your business.=0D If you do not want to receive more emails from us=2C write to: info@ezrose= =2Ecom Our mailing address is: ezrose inc CC Plaza del Rancho Bloque 2 Oficina 102 Quito 170157 Ecuador Want to change how you receive these emails? You can ** update your preferences (https://expoagroecuador.us10.list-mana= ge.com/profile?u=3Dc488d5b7e0e7e4df4796cb608&id=3D70ae4015eb&e=3Dac4e7686ca) or ** unsubscribe from this list (https://expoagroecuador.us10.list-manage= =2Ecom/unsubscribe?u=3Dc488d5b7e0e7e4df4796cb608&id=3D70ae4015eb&e=3D= ac4e7686ca&c=3D23a15c7b15) =2E From owner-freebsd-gnome@freebsd.org Sat Jun 9 17:21:49 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 44EA510132F5 for ; Sat, 9 Jun 2018 17:21:49 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id A0DD483457 for ; Sat, 9 Jun 2018 17:21:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 5E77310132DA; Sat, 9 Jun 2018 17:21:48 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4360210132D8 for ; Sat, 9 Jun 2018 17:21:48 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D8B428343C for ; Sat, 9 Jun 2018 17:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id B1592118E0 for ; Sat, 9 Jun 2018 17:16:33 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w59HGXab004212 for ; Sat, 9 Jun 2018 17:16:33 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w59HGXLV004211 for gnome@FreeBSD.org; Sat, 9 Jun 2018 17:16:33 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Sat, 09 Jun 2018 17:16:33 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 17:21:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 --- Comment #2 from commit-hook@freebsd.org --- A commit references this bug: Author: cmt Date: Sat Jun 9 12:50:09 UTC 2018 New revision: 472052 URL: https://svnweb.freebsd.org/changeset/ports/472052 Log: unbreak deskutils/gucharmap after update of textproc/UCD gen-guch-unicode-tables.pl generated a unicode-versions.h file with all unicode versions found in UCD's DerivedAge.txt file - regardless of wether gucharmap itself supports that unicode version. This makes sure that codepoints with a higer unicode version than supported are skipped. PR: 228830 Approved by: maintainer (pi) Changes: head/deskutils/gucharmap/files/ head/deskutils/gucharmap/files/patch-gucharmap_gen-guch-unicode-tables.pl --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sat Jun 9 19:37:22 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF12A100E0D9 for ; Sat, 9 Jun 2018 19:37:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 770947102C for ; Sat, 9 Jun 2018 19:37:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 36320100E0C9; Sat, 9 Jun 2018 19:37:22 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24070100E0C7 for ; Sat, 9 Jun 2018 19:37:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B4E387102B for ; Sat, 9 Jun 2018 19:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 0BB5E13B8B for ; Sat, 9 Jun 2018 19:37:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w59JbKEO014456 for ; Sat, 9 Jun 2018 19:37:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w59JbKeH014453 for gnome@FreeBSD.org; Sat, 9 Jun 2018 19:37:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Sat, 09 Jun 2018 19:37:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cmt@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 19:37:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 --- Comment #3 from Christoph Moench-Tegeder --- (In reply to Ting-Wei Lan from comment #1) Vaguely related... breakage on a newer version of a dependency (here: UCD) should be avoided in any case. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-gnome@freebsd.org Sat Jun 9 19:37:52 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5ACDF100E2B1 for ; Sat, 9 Jun 2018 19:37:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id EA8D071093 for ; Sat, 9 Jun 2018 19:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AEA0E100E2AA; Sat, 9 Jun 2018 19:37:51 +0000 (UTC) Delivered-To: gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C5E8100E2A5 for ; Sat, 9 Jun 2018 19:37:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D164E7108A for ; Sat, 9 Jun 2018 19:37:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2DCED13B8C for ; Sat, 9 Jun 2018 19:37:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w59JbohS014945 for ; Sat, 9 Jun 2018 19:37:50 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w59Jboqw014944 for gnome@FreeBSD.org; Sat, 9 Jun 2018 19:37:50 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 228830] deskutils/gucharmap: fails with latest UCD Date: Sat, 09 Jun 2018 19:37:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, patch, patch-ready X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cmt@freebsd.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_status resolution Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2018 19:37:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228830 Christoph Moench-Tegeder changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --- Comment #4 from Christoph Moench-Tegeder --- committed, thanks. --=20 You are receiving this mail because: You are the assignee for the bug.=