From owner-freebsd-ports@FreeBSD.ORG Thu May 1 17:29:01 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 D706FEF0; Thu, 1 May 2014 17:29:01 +0000 (UTC) Received: from smtp2.wemm.org (smtp2.wemm.org [IPv6:2001:470:67:39d::78]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp2.wemm.org", Issuer "StartCom Class 1 Primary Intermediate Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B1A06161B; Thu, 1 May 2014 17:29:01 +0000 (UTC) Received: from overcee.wemm.org (canning.wemm.org [192.203.228.65]) by smtp2.wemm.org (Postfix) with ESMTP id 8D067E87; Thu, 1 May 2014 10:28:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wemm.org; s=m20140428; t=1398965339; bh=MalhpjwikaIGcbtCbvWgBKk1tYyLGsGVviGuiz99E28=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=T8xLD6RgmwlLWEvvnQzpyY34vY7xAbZP1V5YS7CFh7yoJzR7AOAaUj53NN8jFfBSG A2jmO8wxBsenJGWvs02aS19ZsPAusvlA5xklmcxc4+8Quee6KlnQ7tV4yLwgFi7gm5 AygeJdoZtRSm2kzAQjihaBtqMwNOpWzMZvqZ1jyg= From: Peter Wemm To: freebsd-hubs@freebsd.org Subject: Re: No cvsup for i386 now? (ezm3 build error, modula3 is only for amd64) Date: Thu, 01 May 2014 10:28:53 -0700 Message-ID: <2217055.dioPZldl7u@overcee.wemm.org> User-Agent: KMail/4.12.4 (FreeBSD/11.0-CURRENT; KDE/4.12.4; amd64; ; ) In-Reply-To: <5361B1E1.1000302@freebsd.org> References: <5361B1E1.1000302@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3102564.GJbYp75CHl"; micalg="pgp-sha1"; protocol="application/pgp-signature" Cc: ports@freebsd.org 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: Thu, 01 May 2014 17:29:02 -0000 --nextPart3102564.GJbYp75CHl Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" On Thursday 01 May 2014 06:30:57 Andrey Chernov wrote: > It seems cvsup is steel needed for FreeBSD www and mail-archive > mirroring, but can't be build on stable-10 i386 due to ezm3 build err= or > (and lang/modula3 is only for amd64): >=20 With my clusteradm hat on, we would prefer that you NOT use cvsup for t= his=20 mirroring. Please look at the module list on rsync://bit0.ysv.freebsd.org/ The cvsup system fetches directly from here. If you are using cvsup, y= ou are=20 getting second hand information. To be sure of clarity, this is the data flow: [source data] ---rsync---> [bit0.ysv] ---rsync---> [cvsup-builder] ---c= vsup--- > [cvsup-master] --> you You can skip a whole bunch of indirection by bypassing cvsup. > ---------- building m3bundle in language/modula3/m3tools ---------- >=20 > /usr/ports/lang/ezm3/work/ezm3-1.2/src/../boot-FreeBSD4/m3build/FreeB= SD4/m3b > uild -T /usr/ports/lang/ezm3/work/ezm3-1.2/src/../m3config/src -F > /usr/ports/lang/ezm3/work/ezm3-1.2/src/../FreeBSD4/config.tmpl -DUSE_= M3DOC=3D > mkdir FreeBSD4 > --- building in FreeBSD4 --- > new source -> compiling ../src/m3bundle.m3 > -> linking m3bundle > cc: error: unknown argument: '-R/usr/local/lib/m3/FreeBSD4' > /usr/ports/lang/ezm3/work/ezm3-1.2/src/../boot-FreeBSD4/m3ship/FreeBS= D4/m3sh > ip -T /usr/ports/lang/ezm3/work/ezm3-1.2/src/../m3config/src > install: m3bundle: No such file or directory > --- shipping from FreeBSD4 --- > /usr/local/lib/m3/pkg/m3bundle/FreeBSD4 > .M3EXPORTS > .M3IMPTAB > .M3WEB > /usr/local/bin > m3bundle >=20 > m3ship: quake error: quake error: runtime error: install failed with > error code: 71 >=20 > --procedure-- -line- -file--- > error -- > install_file 501 > /usr/ports/lang/ezm3/work/ezm3-1.2/m3config/src/COMMON > 6 > /usr/ports/lang/ezm3/work/ezm3-1.2/language/modula3/m3tools/m3bundle/= FreeBSD > 4/.M3SHIP >=20 >=20 > m3build: quake error: quake error: runtime error: m3ship failed with > error code: 1 >=20 > --procedure-- -line- -file--- > error -- > BuildChunk 170 /usr/ports/lang/ezm3/work/ezm3-1.2/src/m3makef= ile > PkgInfo 240 /usr/ports/lang/ezm3/work/ezm3-1.2/src/m3makef= ile > 44 /usr/ports/lang/ezm3/work/ezm3-1.2/src/PACKAGE= S >=20 > gmake[1]: *** [packages] Error 1 > gmake[1]: Leaving directory `/usr/ports/lang/ezm3/work/ezm3-1.2' > *** Error code 2 >=20 > Stop. > make: stopped in /usr/ports/lang/ezm3 =2D-=20 Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI= 6FJV UTF-8: for when a ' just won\342\200\231t do. --nextPart3102564.GJbYp75CHl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEABECAAYFAlNihFoACgkQFRKuUnJ3cX9YzACeKok5C7qCCJElmXS1EbpyhQp8 LM4An0Lh+0FHg17OtZx2OXZEq3el4X7m =EgGe -----END PGP SIGNATURE----- --nextPart3102564.GJbYp75CHl--