From owner-freebsd-ports Fri Jul 5 15:48:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 722FD37B400; Fri, 5 Jul 2002 15:48:26 -0700 (PDT) Received: from TheWorld.com (pcls3.std.com [199.172.62.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E45343E31; Fri, 5 Jul 2002 15:48:25 -0700 (PDT) (envelope-from kwc@shell.TheWorld.com) Received: from shell.TheWorld.com (mholmes@shell01.TheWorld.com [199.172.62.241]) by TheWorld.com (8.9.3/8.9.3) with ESMTP id SAA21167; Fri, 5 Jul 2002 18:48:23 -0400 Received: (from kwc@localhost) by shell.TheWorld.com (8.9.3/8.9.3) id SAA4237072; Fri, 5 Jul 2002 18:48:23 -0400 (EDT) Date: Fri, 5 Jul 2002 18:48:23 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200207052248.SAA4237072@shell.TheWorld.com> To: freebsd-ports@freebsd.org, freebsd-stable@freebsd.org Subject: xargs broken in -stable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Someone a few days ago in -stable reported xargs breakage. Looks like I can second this. Trying to build gdk-pixbuv 0.10.0 in ports I get: ===> Extracting for gdk-pixbuf-0.18.0 >> Checksum OK for gnome/gdk-pixbuf-0.18.0.tar.bz2. ===> gdk-pixbuf-0.18.0 depends on executable: gmake - found ===> gdk-pixbuf-0.18.0 depends on shared library: png.5 - found ===> gdk-pixbuf-0.18.0 depends on shared library: tiff.4 - found ===> gdk-pixbuf-0.18.0 depends on shared library: jpeg.9 - found ===> gdk-pixbuf-0.18.0 depends on shared library: X11.6 - found ===> gdk-pixbuf-0.18.0 depends on shared library: glib12.3 - found ===> gdk-pixbuf-0.18.0 depends on shared library: gtk12.2 - found ===> Patching for gdk-pixbuf-0.18.0 xargs: illegal option -- e usage: xargs [-0pt] [-E eofstr] [-I replstr [-R replacements]] [-J replstr] [-L number] [-n number [-x] [-s size] [utility [argument ...]] *** Error code 1 Stop in /usr/ports/graphics/gdk-pixbuf. /usr/src & /usr/ports all up to date as of 2002/07/05. I notice that xargs was updated on both 2002/06/30 & 2002/07/02. Previous cvsup of this system was 2002/07/01. Ideas? Fixes? Workarounds? Many thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message