From owner-freebsd-gnome@FreeBSD.ORG Mon Aug 19 18:09:14 2013 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D9642527 for ; Mon, 19 Aug 2013 18:09:14 +0000 (UTC) (envelope-from jnagyjr1978@gmail.com) Received: from mail-vb0-x22f.google.com (mail-vb0-x22f.google.com [IPv6:2607:f8b0:400c:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9A0A62F26 for ; Mon, 19 Aug 2013 18:09:14 +0000 (UTC) Received: by mail-vb0-f47.google.com with SMTP id h10so3438824vbh.34 for ; Mon, 19 Aug 2013 11:09:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:organization:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=dTVXO3OPYFjg9j1tu6E4RTfxOlrZ5vYmK9Kr64/iCxM=; b=fOcIXKSkzDJqepKjO02A8RSa/lK8vOsu1K7IKa4fmtdbXRmPE3ekVsL1b6vcHROghr DhHjfCp/b5Ei+KaputJmBGmA8+Igx6dWC2RP4BjooiZDUTAXtcCiM6OArZpP53dfnR93 ptwqgCUGi7uaKGC0Um7kFK8NzWX/jQDel6ADHHS76dyKChPKTtVPEdS1pEizwshrga6X pn47qdOQ03D6UE7Amc+SndLn4YcZVtxJAkgQBAfHafJf19Hsy0aPsSaN0Ip0CFli2x9i /NAkN+bPBg2Jx+HaAOa08E4r3EyJFLRmr3Y/+N15jtXho8900ttyyMh8HoqpESeyMyok qfgg== X-Received: by 10.58.19.162 with SMTP id g2mr14830807vee.12.1376935753708; Mon, 19 Aug 2013 11:09:13 -0700 (PDT) Received: from [192.168.1.4] (vid-186.dhcp.grp17.tnmmrl.infoave.net. [206.74.220.186]) by mx.google.com with ESMTPSA id gr8sm1461292vdc.10.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Aug 2013 11:09:12 -0700 (PDT) Message-ID: <52125F45.2000004@gmail.com> Date: Mon, 19 Aug 2013 13:09:09 -0500 From: "Joseph A. Nagy, Jr" Organization: Boo-LaLa (Enterprises) User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130221 Thunderbird/17.0.3 MIME-Version: 1.0 To: gnome@FreeBSD.org Subject: devel/glib20 crapping out on compile Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.14 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, 19 Aug 2013 18:09:14 -0000 Following is the result of attempting to compile devel/glib20 AFTER setting MAKE_JOBS_UNSAFE=yes (as per the ports request) gnome-libtool: link: clang -Wall -Wstrict-prototypes -Werror=implicit-function-declaration -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -pipe -g -pthread -o .libs/string string.o -L/usr/local/lib ../../glib/.libs/libglib-2.0.so -licui18n /usr/local/lib/libpcre.so -lm /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -Wl,-rpath -Wl,/usr/local/lib clang: warning: argument unused during compilation: '-g' clang -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_LOG_DOMAIN=\"GLib\" -DSRCDIR=\""."\" -DG_ENABLE_DEBUG -I/usr/local/include -pthread -Wall -Wstrict-prototypes -Werror=implicit-function-declaration -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -pipe -g -MT testing.o -MD -MP -MF .deps/testing.Tpo -c -o testing.o testing.c mv -f .deps/testing.Tpo .deps/testing.Po /bin/sh /usr/ports/devel/glib20/work/gnome-libtool --tag=CC --mode=link clang -Wall -Wstrict-prototypes -Werror=implicit-function-declaration -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -pipe -g -L/usr/local/lib -pthread -o testing testing.o ../../glib/libglib-2.0.la -lm -lintl gnome-libtool: link: clang -Wall -Wstrict-prototypes -Werror=implicit-function-declaration -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -pipe -g -pthread -o .libs/testing testing.o -L/usr/local/lib ../../glib/.libs/libglib-2.0.so -licui18n /usr/local/lib/libpcre.so -lm /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -pthread -Wl,-rpath -Wl,/usr/local/lib clang: warning: argument unused during compilation: '-g' clang -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_LOG_DOMAIN=\"GLib\" -DSRCDIR=\""."\" -DG_ENABLE_DEBUG -I/usr/local/include -pthread -Wall -Wstrict-prototypes -Werror=implicit-function-declaration -Werror=init-self -Werror=format-security -Werror=missing-include-dirs -pipe -g -MT test-printf.o -MD -MP -MF .deps/test-printf.Tpo -c -o test-printf.o test-printf.c test-printf.c:570:36: error: use of '%n' in format string discouraged (potentially insecure) [-Werror,-Wformat-security] res = g_snprintf (buf, 128, "abc%n", &i); ~^ test-printf.c:575:37: error: use of '%n' in format string discouraged (potentially insecure) [-Werror,-Wformat-security] res = g_snprintf (buf, 128, "abc%ln", &l); ~~^ 2 errors generated. gmake[4]: *** [test-printf.o] Error 1 gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.36.3/glib/tests' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.36.3/glib' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.36.3/glib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.36.3' gmake: *** [all] Error 2 *** [do-build] Error code 1 Stop in /usr/ports/devel/glib20. *** [install] Error code 1 Stop in /usr/ports/devel/glib20. No clue what the problem is. Not on list so please CC me in replies. -- Yours in Christ, Joseph A Nagy Jr "Whoever loves instruction loves knowledge, But he who hates correction is stupid." -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original content CopyFree (F) under the OWL http://copyfree.org/licenses/owl/license.txt