libffi update: #error "Qt has not been ported to this architecture"
David Wolfskill
david at catwhisker.org
Wed Jan 30 00:12:36 UTC 2013
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:
> >
> > FreeBSD g1-227.catwhisker.org 9.1-STABLE FreeBSD 9.1-STABLE #359
> > r246049M/246068: Tue Jan 29 04:55:12 PST 2013
> > root at g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY i386
> >
> > 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. :-(
> >
> > (All of this was done within script(1); I can make the typescript
> > available, should that be useful.)
>
> 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):
>
> /* 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
--
David H. Wolfskill david at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130129/51d39875/attachment.sig>
More information about the freebsd-ports
mailing list