From owner-freebsd-ports@FreeBSD.ORG Mon Oct 7 12:10:31 2013 Return-Path: Delivered-To: freebsd-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 ESMTP id B64ABC1D; Mon, 7 Oct 2013 12:10:31 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 6A9302ED5; Mon, 7 Oct 2013 12:10:31 +0000 (UTC) Received: from tazar.mimar.rs (localhost [127.0.0.1]) by www.mimar.rs (Postfix) with ESMTP id C938CB902B; Mon, 7 Oct 2013 14:10:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mimar.rs; h= content-type:content-type:mime-version:x-mailer:organization :message-id:subject:subject:from:from:date:date:received :received; s=mimar-0901; t=1381147816; x=1382962217; bh=5D4x6ld2 ap5U5qbv+C8OLbLvVaAOVe0mLEXHcbs9wcI=; b=HvJtZmyLAxzcoA6X+8b1MOxU M5PiDiu9bGo/ZlAc6MTHWDIXeX8MmJVdbekNwrrBq6KgNIeIO/UrhohAKN/rnr6X AUstrhEVlxqGokIwzzAtMUtn5ow757fTN4sTIYCc1XWy8H9UQtoYIz9OCwG00SW4 orDWjB1A7bfgwt2kdlw= X-Virus-Scanned: amavisd-new at mimar.rs Received: from www.mimar.rs ([127.0.0.1]) by tazar.mimar.rs (tazar.mimar.rs [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Jq0RQC1VEWN8; Mon, 7 Oct 2013 14:10:16 +0200 (CEST) Received: from kaa.mimar.rs (nat.kappastar.com [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id A2104B9022; Mon, 7 Oct 2013 14:10:16 +0200 (CEST) Date: Mon, 7 Oct 2013 14:10:15 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: freebsd-ports@freebsd.org Subject: multimedia/ffmpeg build fails on 9.2-STABLE and perl-5.18 Message-Id: <20131007141015.a2a3715bb1161ebf37de345f@mimar.rs> Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Mon__7_Oct_2013_14_10_15_+0200__V40dtrlF6RydGAD" X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: wg@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 12:10:31 -0000 This is a multi-part message in MIME format. --Multipart=_Mon__7_Oct_2013_14_10_15_+0200__V40dtrlF6RydGAD Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable After rebuilding world and kernel to 9.2-STABLE amd64 r256096 I upgraded perl to perl-5.18.1_1, and consequently initiated 'in place' update of all my ports with portmaster -afd. It failed on multimedia/ffmpeg with error described here: http://www.freebsd.org/cgi/query-pr.cgi?pr=3D181516 Provided patch did not work for me so I created another one. I've just pu= t it to /usr/ports/multimedia/ffmpeg/files and after that port compiles fin= e. My patch is attached. --=20 Marko Cupa=C4=87 --Multipart=_Mon__7_Oct_2013_14_10_15_+0200__V40dtrlF6RydGAD--