Date: Tue, 29 Jan 2013 16:12:29 -0800 From: David Wolfskill <david@catwhisker.org> To: Jung-uk Kim <jkim@FreeBSD.org> Cc: freebsd-ports@freebsd.org Subject: Re: libffi update: #error "Qt has not been ported to this architecture" Message-ID: <20130130001229.GE1804@albert.catwhisker.org> In-Reply-To: <51086232.4050605@FreeBSD.org> References: <20130129135605.GV1804@albert.catwhisker.org> <51086232.4050605@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--3cI6DWK3Xt33P8nt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 29, 2013 at 06:58:42PM -0500, Jung-uk Kim wrote: > On 2013-01-29 08:56:05 -0500, David Wolfskill wrote: > > This is running: > >=20 > > FreeBSD g1-227.catwhisker.org 9.1-STABLE FreeBSD 9.1-STABLE #359 > > r246049M/246068: Tue Jan 29 04:55:12 PST 2013 > > root@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY i386 > >=20 > > with a ports tree at r311159. > ... > > I will proceed to rebuild/reinstall as many of the remaining ports > > as I can, but I'm a bit concerned. :-( > >=20 > > (All of this was done within script(1); I can make the typescript=20 > > available, should that be useful.) >=20 > I rebuilt everything from scratch to see if I missed anything but I > cannot reproduce the problem. Can you please check your > ${LOCALBASE}/include/qt4/QtCore/qconfig.h? It should have something > like this (for i386): >=20 > /* Machine Architecture */ > #ifndef QT_BOOTSTRAPPED > # define QT_ARCH_I386 > #else > # define QT_ARCH_I386 > #endif That section starts at line 19: /* Machine Architecture */ #ifndef QT_BOOTSTRAPPED # define QT_ARCH_I386 #else # define QT_ARCH_I386 #endif > Do you have custom LOCALBASE, i.e., /common/local, BTW? I have PREFIX defined as /common/local. /usr/local is a symlink to /common/local: the machine is set up to be bootable from any of the 4 slices, but I only build ports on the slice that is running the "earliest" version of FreeBSD, and have but one "/usr/local". This may help: g1-227(9.1-S)[5] df -ht ufs Filesystem Size Used Avail Capacity Mounted on /dev/ada0s1a 1.3G 634M 612M 51% / /dev/ada0s1d 3.5G 2.4G 857M 74% /usr /dev/ada0s2a 1.3G 639M 607M 51% /S2 /dev/ada0s2d 3.5G 2.4G 861M 74% /S2/usr /dev/ada0s3a 1.3G 688M 558M 55% /S3 /dev/ada0s3d 3.5G 2.9G 349M 89% /S3/usr /dev/ada0s4a 1.3G 685M 559M 55% /S4 /dev/ada0s4d 3.5G 2.7G 513M 84% /S4/usr /dev/ada0s4e 9.7G 2.4G 6.5G 27% /var /dev/ada0s4f 38G 23G 12G 65% /repo /dev/ada0s4g 124G 105G 9.1G 92% /common /dev/ada0s4h 240G 37G 183G 17% /bkp g1-227(9.1-S)[6] ls -F /common S1/ S3/ home/ lost+found/ ports/ S2/ S4/ local/ mnt/ tmp/ g1-227(9.1-S)[7] /usr/ports is (also) a symlink to /common/ports. I do not have LOCALBASE defined in /etc/make.conf. As I type, the machine is rebuilding firefox-18.0.1,1; the only remaining ports (for the libffi update) are: * ImageMagick-6.8.0.7_1 * graphviz-2.30.0 * qt4-linguist-4.8.2 * qt4-assistant-4.8.2 * qt4-webkit-4.8.2 * qt4-designer-4.8.2 I'll be commuting home shortly, so I will be off-Net during that time. Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --3cI6DWK3Xt33P8nt Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEIZWwACgkQmprOCmdXAD2FDwCfR3Zbw7koJ1Tpi+mS5dKDLkyh 0o0An2Rd/FIVEVIOKka5TWk4fq9B3eYy =XMu5 -----END PGP SIGNATURE----- --3cI6DWK3Xt33P8nt--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130130001229.GE1804>