Re: devel/qt4-corelib dosen´t build

2013-07-04 Thread Jerry
On Thu, 04 Jul 2013 01:08:28 +0200
Bernt Hansson articulated:

> It did work, but your pkg_deinstall -dfv qt33\* did not, so I used 
> pkg_delete. And now portupgrade is happy. Let's see if mencoder
> builds.

Absolutely -- that is what I meant to write. I am just too busy lately.

Please publish the results.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/qt4-corelib dosen´t build

2013-07-03 Thread Jerry
On Wed, 03 Jul 2013 16:18:52 +0200
Bernt Hansson articulated:

> 
> 
> On 2013-07-03 14:34, Alberto Villa wrote:
> > On Wed, Jul 3, 2013 at 12:13 PM, Bernt Hansson
> >  wrote:
> >>> Please try removing x11-toolkits/qt33 while you build your Qt
> >>> ports, this is a
> >>> known issue we haven't worked around so far.
> >>>
> >>
> >> testbox# cd /usr/ports/x11-toolkits/qt33
> >> testbox# make deinstall
> >> ===>  Deinstalling for x11-toolkits/qt33
> >> ===>   qt not installed, skipping
> >>
> >> What do I try next?
> >
> > You have some spare Qt 3 files. Install and deinstall qt33, as
> > Jerry suggested. --
> > Alberto Villa, FreeBSD committer 
> > http://people.FreeBSD.org/~avilla
> >
> >
> Stop in /usr/ports/devel/qt4-corelib.
> ** Command failed [exit code 1]: /usr/bin/script -qa 
> /tmp/portupgrade20130703-83847-aav2v4-0 env UPGRADE_TOOL=portupgrade 
> UPGRADE_PORT=qt4-corelib-4.8.4_1 UPGRADE_PORT_VER=4.8.4_1 make 
> DEPENDS_TARGET=package
> ** Fix the problem and try again.
> --->  Build of devel/qt4-corelib ended at: Wed, 03 Jul 2013 16:16:33 
> +0200 (consumed 00:00:07)
> --->  Upgrade of devel/qt4-corelib ended at: Wed, 03 Jul 2013
> 16:16:33 +0200 (consumed 00:00:29)
> --->  ** Upgrade tasks 5: 0 done, 3 ignored, 0 skipped and 2 failed
> --->  Skipping 'audio/hydrogen' (hydrogen-0.9.5) because a requisite 
> package 'qt4-corelib-4.8.4_1' (devel/qt4-corelib) failed (specify -k
> to force)
> --->  ** Upgrade tasks 5: 0 done, 3 ignored, 1 skipped and 2 failed
> --->  Skipping 'emulators/virtualbox-ose' (virtualbox-ose-4.2.6)
> because a requisite package 'qt4-corelib-4.8.4_1' (devel/qt4-corelib)
> failed (specify -k to force)
> --->  ** Upgrade tasks 5: 0 done, 3 ignored, 2 skipped and 2 failed
> --->  Listing the results (+:done / -:ignored / *:skipped / !:failed)
>  - sysutils/vimage (port directory error)
>  - x11-toolkits/xview (marked as IGNORE)
>  - x11/xproto (xproto-7.0.24)
>  ! multimedia/mencoder (mencoder-1.1.r20120721_1)(new 
> compiler error)
>  ! devel/qt4-corelib (qt4-corelib-4.8.4_1)   (unknown
> build error)
>  * audio/hydrogen (hydrogen-0.9.5)
>  * emulators/virtualbox-ose (virtualbox-ose-4.2.6)
> --->  Packages processed: 0 done, 3 ignored, 2 skipped and 2 failed
> --->  Session ended at: Wed, 03 Jul 2013 16:16:33 +0200 (consumed
> 00:04:28) testbox# Cd /usr/ports/x11-toolkits/qt33
> testbox# pkg_deinstall -dfv port-name
> ** No matching package found.
> testbox#

1) Update your port's tree

2) cd /usr/ports/x11-toolkits/qt33

3) make clean && make install && make clean

4) pkg_deinstall -dfv qt33\*

See if that works. Do not use "portupgrade" or any other port
management program to install the port.

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/qt4-corelib dosen´t build

2013-07-03 Thread Alberto Villa
On Wed, Jul 3, 2013 at 12:13 PM, Bernt Hansson  wrote:
>> Please try removing x11-toolkits/qt33 while you build your Qt ports, this
>> is a
>> known issue we haven't worked around so far.
>>
>
> testbox# cd /usr/ports/x11-toolkits/qt33
> testbox# make deinstall
> ===>  Deinstalling for x11-toolkits/qt33
> ===>   qt not installed, skipping
>
> What do I try next?

You have some spare Qt 3 files. Install and deinstall qt33, as Jerry suggested.
--
Alberto Villa, FreeBSD committer 
http://people.FreeBSD.org/~avilla
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: devel/qt4-corelib dosen´t build

2013-07-03 Thread Jerry
On Wed, 03 Jul 2013 12:13:25 +0200
Bernt Hansson articulated:

> On 2013-07-03 10:13, Raphael Kubo da Costa wrote:
> > Bernt Hansson  bananmonarki.se> writes:
> >
> >> Hello list.
> >>
> >> I´m having problems with devel/qt4-corelib
> >
> > Please try removing x11-toolkits/qt33 while you build your Qt
> > ports, this is a known issue we haven't worked around so far.
> >
> 
> testbox# cd /usr/ports/x11-toolkits/qt33
> testbox# make deinstall
> ===>  Deinstalling for x11-toolkits/qt33
> ===>   qt not installed, skipping
> 
> What do I try next?

I actually had a similar situation once. It made no sense, but what
else is new. I simply INSTALLED the port, and then used:

pkg_deinstall -dfv port-name

Problem solved.

HTH

-- 
Jerry ♔

Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the Reply-To header.
__

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: devel/qt4-corelib dosen´t build

2013-07-03 Thread Raphael Kubo da Costa
Bernt Hansson  bananmonarki.se> writes:

> Hello list.
>
> I´m having problems with devel/qt4-corelib

Please try removing x11-toolkits/qt33 while you build your Qt ports, this is a
known issue we haven't worked around so far.


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

devel/qt4-corelib dosen´t build

2013-07-03 Thread Bernt Hansson

Hello list.

I´m having problems with devel/qt4-corelib

../../include/QtCore/../../src/corelib/tools/qbytearray.h:535: note: 
  bool operator==(const QByteArray&, const QByteArray&)
../../include/QtCore/../../src/corelib/tools/qbytearray.h:537: note: 
  bool operator==(const QByteArray&, const char*)
../../include/QtCore/../../src/corelib/tools/qbytearray.h:539: note: 
  bool operator==(const char*, const QByteArray&)

../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope:
../../include/QtCore/../../src/corelib/tools/qbytearray.h:583: error: 
'QBool' does not name a type
../../include/QtCore/../../src/corelib/tools/qbytearray.h:585: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:587: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:589: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:592: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:594: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:596: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:598: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:600: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:605: error: 
expected initializer before '&' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:606: error: 
expected initializer before '&' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:610: error: 
expected initializer before 'qCompress'
../../include/QtCore/../../src/corelib/tools/qbytearray.h:611: error: 
expected initializer before 'qUncompress'
../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function 
'QByteArray qCompress(const QByteArray&, int)':
../../include/QtCore/../../src/corelib/tools/qbytearray.h:613: error: 
'const class QMemArray' has no member named 'constData'
../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function 
'QByteArray qUncompress(const QByteArray&)':
../../include/QtCore/../../src/corelib/tools/qbytearray.h:614: error: 
redefinition of 'QByteArray qUncompress(const QByteArray&)'
/usr/local/include/qcstring.h:124: error: 'QByteArray qUncompress(const 
QByteArray&)' previously defined here
../../include/QtCore/../../src/corelib/tools/qbytearray.h:615: error: 
'const class QMemArray' has no member named 'constData'

../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope:
../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: 
'Q_MOVABLE_TYPE' has not been declared
../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: 
expected constructor, destructor, or type conversion before ';' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:621: error: 
expected constructor, destructor, or type conversion before 
'QT_END_NAMESPACE'

*** Error code 1
1 error
*** Error code 1

Stop in /usr/ports/devel/qt4-corelib.

FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013
/usr/obj/usr/src/sys/GENERIC  amd64
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"