From owner-freebsd-ports@FreeBSD.ORG Tue Feb 18 20:07:52 2014 Return-Path: Delivered-To: ports@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 ESMTPS id 88509D8C for ; Tue, 18 Feb 2014 20:07:52 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0B9141E4B for ; Tue, 18 Feb 2014 20:07:51 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id c6so12747809lan.10 for ; Tue, 18 Feb 2014 12:07:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=5cfP+Iv1s1TpABI+padWEaI4wS0FD1mSXaGiBBNnavU=; b=0QuO8IQ1kPcaIU5P6Q5FmB362tY+QPNAjb8dKrAibJFbvEdBHDt4uhI2hUdLyUywBR MMYgrrgUhKnRBU9OBK78ldnmQ/hYKbBprhsYWpD5hLcanlS6zXb3nmQhlc+4VdP7X99c EGQxyH8TJ46YN4fLhwYUDRjOnrTPL3aXAv4gpLm96RgYIR8zrsibaxsgwHpxsIVaKrOw bVTlgEPouk3V8WW5sVqixrm5DWuP8nMZQdInQsuXi6emLnb4dgr3QrO5LLkHjQp37XA6 lVMk9zuBFiavAfR5GIF7SIG2DG54rC/LzmoALu4yfHfOJMyiyjR1WimmLxXkkSfDz85s tFAg== X-Received: by 10.112.64.7 with SMTP id k7mr6974684lbs.42.1392754069947; Tue, 18 Feb 2014 12:07:49 -0800 (PST) Received: from [10.0.1.20] (ip-95-220-132-193.bb.netbynet.ru. [95.220.132.193]) by mx.google.com with ESMTPSA id o10sm33535682laj.2.2014.02.18.12.07.46 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 18 Feb 2014 12:07:47 -0800 (PST) Sender: Dmitry Sivachenko Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: FreeBSD Port: converters/recode From: Dmitry Sivachenko In-Reply-To: <5303B118.80502@intertainservices.com> Date: Wed, 19 Feb 2014 00:07:45 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <5303B118.80502@intertainservices.com> To: Mike Jakubik X-Mailer: Apple Mail (2.1827) Cc: "ports@freebsd.org Ports" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Feb 2014 20:07:52 -0000 Hello, This should be fixed after rev. 344949 has been committed. On 18 =D1=84=D0=B5=D0=B2=D1=80. 2014 =D0=B3., at 23:14, Mike Jakubik = wrote: > Hello, >=20 > I am having trouble compiling this. >=20 > FreeBSD freebsd.local 10.0-STABLE FreeBSD 10.0-STABLE #0 r261907: Fri = Feb 14 20:18:46 EST 2014 root@freebsd.local:/usr/obj/usr/src/sys/FREEBSD = amd64 >=20 > ./fr-charname.h:4909:6: warning: illegal character encoding in string = literal [-Winvalid-source-encoding] > "i-ou", /* \377\070 */ > ^~~~ > 1029 warnings generated. > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c fr-charname.c -o fr-charname.o = >/dev/null 2>&1 > /bin/sh /usr/local/bin/libtool --mode=3Dcompile cc = -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib = -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe = -maes -mavx -march=3Dnative -fPIC -DLIBICONV_PLUG -fno-strict-aliasing = -c hash.c > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c hash.c -fPIC -DPIC -o = .libs/hash.o > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c hash.c -o hash.o >/dev/null 2>&1 > /bin/sh /usr/local/bin/libtool --mode=3Dcompile cc = -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib = -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe = -maes -mavx -march=3Dnative -fPIC -DLIBICONV_PLUG -fno-strict-aliasing = -c libiconv.c > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c libiconv.c -fPIC -DPIC -o = .libs/libiconv.o > libiconv.c:50:3: warning: implicit declaration of function 'iconvctl' = is invalid in C99 [-Wimplicit-function-declaration] > iconvctl (conversion, ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:50:25: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > iconvctl (conversion, ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:51:33: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > iconvctl (conversion_to_utf8, ICONV_SET_TRANSLITERATE, = &transliterate); > ^ > libiconv.c:102:8: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:104:8: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > ICONV_SET_TRANSLITERATE, &transliterate); > ^ > 1 warning and 4 errors generated. > *** Error code 1 >=20 > Stop. > make[3]: stopped in /usr/ports/converters/recode/work/recode-3.6/src >=20 > Thanks.