From owner-freebsd-pkg@FreeBSD.ORG Fri May 9 23:56:07 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65D5ED1C; Fri, 9 May 2014 23:56:07 +0000 (UTC) Received: from mx2.paymentallianceintl.com (mx2.paymentallianceintl.com [216.26.158.171]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx2.paymentallianceintl.com", Issuer "Go Daddy Secure Certification Authority" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 398D43CC; Fri, 9 May 2014 23:56:06 +0000 (UTC) Received: from firewall.mikej.com (162-238-140-44.lightspeed.lsvlky.sbcglobal.net [162.238.140.44]) by mx2.paymentallianceintl.com (8.14.5/8.13.8) with ESMTP id s49Nu4Fk067320 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 9 May 2014 19:56:05 -0400 (EDT) (envelope-from mikej@mikej.com) Received: from firewall.mikej.com (localhost.mikej.com [127.0.0.1]) by firewall.mikej.com (8.14.8/8.14.8) with ESMTP id s49NtNd6039758 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 9 May 2014 19:56:03 -0400 (EDT) (envelope-from mikej@mikej.com) Received: (from www@localhost) by firewall.mikej.com (8.14.8/8.14.8/Submit) id s49NtMZW039754; Fri, 9 May 2014 19:55:22 -0400 (EDT) (envelope-from mikej@mikej.com) X-Authentication-Warning: firewall.mikej.com: www set sender to mikej@mikej.com using -f To: Baptiste Daroussin Subject: Re: digests.txz and packagesite.txz not being built MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 09 May 2014 19:54:52 -0400 From: mikej In-Reply-To: <20140509211215.GB33897@ivaldir.etoilebsd.net> References: <0fdc815d7291583b0c12f95135de9fc4@mail.mikej.com> <20140509211215.GB33897@ivaldir.etoilebsd.net> Message-ID: X-Sender: mikej@mikej.com User-Agent: Roundcube Webmail/0.6-beta Cc: freebsd-pkg@freebsd.org X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2014 23:56:07 -0000 On 2014-05-09 17:12, Baptiste Daroussin wrote: > On Fri, May 09, 2014 at 04:49:14PM -0400, mikej wrote: >> On 2014-05-09 5:58, mikej wrote: >> > root@bsd11:/usr/home/mikej # poudriere version >> > 3.0.15 >> > >> > Copyright (c) 1992-2014 The FreeBSD Project. >> > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, >> 1993, >> > 1994 >> > The Regents of the University of California. All rights >> > reserved. >> > FreeBSD is a registered trademark of The FreeBSD Foundation. >> > FreeBSD 11.0-CURRENT #1 r264318M: Thu Apr 10 12:32:03 EDT 2014 >> > mikej@bsd11:/usr/obj/usr/src/sys/GENERIC amd64 >> > FreeBSD clang version 3.4 (tags/RELEASE_34/final 197956) 20140216 >> > WARNING: WITNESS option enabled, expect reduced performance. >> > CPU: Intel(R) Xeon(R) CPU E7- 4850 @ 2.00GHz (1995.00-MHz >> K8-class >> > CPU) >> > Origin="GenuineIntel" Id=0x10676 Family=0x6 Model=0x17 >> > Stepping=6 >> > >> > >> > >> Features=0xfa3fbff >> > Features2=0x80282201 >> > AMD Features=0x20100800 >> > AMD Features2=0x1 >> > TSC: P-state invariant >> > real memory = 68719476736 (65536 MB) >> > avail memory = 66707644416 (63617 MB) >> > Event timer "LAPIC" quality 600 >> > ACPI APIC Table: >> > FreeBSD/SMP: Multiprocessor System Detected: 8 CPUs >> > FreeBSD/SMP: 8 package(s) x 1 core(s) >> > >> > >> > poudriere.conf >> > >> > ZPOOL=tank >> > FREEBSD_HOST=ftp://ftp.freebsd.org >> > RESOLV_CONF=/etc/resolv.conf >> > BASEFS=/usr/local/poudriere >> > USE_PORTLINT=no >> > USE_TMPFS=all >> > DISTFILES_CACHE=/usr/ports/distfiles >> > CHECK_CHANGED_OPTIONS=no >> > CCACHE_DIR=/var/cache/ccache >> > >> > >> > >> > >> > >> > I build head, 10stable, 9stable (amd64) and 9stable i386 nightly. >> > For a reason I >> > can not figure out why digests.txz and packagesite.txz do not get >> > build for >> > i386 only. I've googled but have not found the answer. >> > >> > Anyone? >> > >> > Regards, >> > >> > --mikej >> >> >> This seems to have fallen on deaf ears - I'm not scared to hear RTFM >> if >> someone >> could simply tell me which one that is or if I should I be posting >> to a >> different list? >> >> Many thanks. >> >> Regards, >> > No you are not :) > > Just we are all very busy so it may take time for us to reply. > > You might have forgotten WITH_PKGNG=yes in the poudriere.d/make.conf > for 9stable > i386 I guess? > > If not can you provide the log of any of the package your are > building (at the > top of the logs it provides enough informations for us to be able to > see your > setting. (an i386 log that is :)) > > regards, > Bapt Baptiste: Thanks for you reply, you were right on my not defining/creating the make file /usr/local/etc/poudriere.d/-make.conf and defining "WITH_PKGNG=yes" As documented in http://blog.etoilebsd.net/post/Home_made_pkgng_repo Sorry for the noise but thank you for the help. As a user from 2.x there have been many great technical contributions to *BSD but pkg in my opinion alone will help move *BSD to the next level of user adoption Kind regards, --mikej