[kde-freebsd] ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups support cannot be enabled due to functionality tests

2014-04-25 Thread Anton Shterenlikht
The following reply was made to PR ports/188337; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups 
support cannot be enabled due to functionality tests
Date: Fri, 25 Apr 2014 09:47:13 +0100 (BST)

 Seems fixed in r351987:
 
 http://eis.bris.ac.uk/~mexas/logs/qt4-gui-4.8.5.log
 
 Please close this PR.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups support cannot be enabled due to functionality tests

2014-04-14 Thread Anton Shterenlikht
The following reply was made to PR ports/188337; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups 
support cannot be enabled due to functionality tests
Date: Fri, 11 Apr 2014 11:57:20 +0100 (BST)

 Sorry, on closer look, I see that all those
 errors are just configure trying to see what
 is available. The real error is this:
 
 Cups auto-detection... ()
 g++ -c -pipe -O2 -fno-strict-aliasing -O2 -Wall -W  
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../include/QtCore 
-I../../include/QtGui -I../../include/Qt -I../../include -I. 
-I/usr/local/include -I/usr/local/include/qt4 -I/usr/local/include -o cups.o 
cups.cpp
 In file included from cups.cpp:42:
 /usr/local/include/cups/cups.h:34:35: error: dispatch/dispatch.h: No such file 
or directory
 *** Error code 1
 
 Stop.
 make[1]: stopped in 
/usr/ports/x11-toolkits/qt4-gui/work/qt-everywhere-opensource-src-4.8.5/config.tests/unix/cups
 Cups disabled.
 Cups support cannot be enabled due to functionality tests!
 
 which is identical to:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188161
 
 and should probably be fixed the same way.
 (I now see that PR 188161 hasn't got the latest patch).
 
 print/cups-base now has:
 
 .if (defined(CUPS_CLIENT) || defined(CUPS_IMAGE)) && ${OPSYS} == "FreeBSD" && 
${OSVERSION} > 100
 CFLAGS+=-fno-blocks
 .endif
 
 I think this port should have something like this,
 at least on ia64.
 
 Thanks
 
 Anton
 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups support cannot be enabled due to functionality tests

2014-04-14 Thread Anton Shterenlikht
The following reply was made to PR ports/188337; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups 
support cannot be enabled due to functionality tests
Date: Fri, 11 Apr 2014 10:57:42 +0100 (BST)

 Now I get many errors, which suggest the build
 thinks this is an x86 box:
 
 http://eis.bris.ac.uk/~mexas/logs/qt4-qui-4.8.5-verbose.log
 
 Examples of errors:
 
 cc1plus: error: unrecognized command line option "-mmmx"
 cc1plus: error: unrecognized command line option "-m3dnow"
 cc1plus: error: unrecognized command line option "-msse"
 cc1plus: error: unrecognized command line option "-msse2"
 cc1plus: error: unrecognized command line option "-msse3"
 db2.cpp:42:20: error: sqlcli.h: No such file or directory
 db2.cpp:43:21: error: sqlcli1.h: No such file or directory
 ibase.cpp:42:19: error: ibase.h: No such file or directory
 mysql.cpp:42:19: error: mysql.h: No such file or directory
 psql.cpp:46: error: 'PQescapeBytea' was not declared in this scope
 psql.cpp:47: error: 'PQunescapeBytea' was not declared in this scope
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups support cannot be enabled due to functionality tests

2014-04-08 Thread Anton Shterenlikht
The following reply was made to PR ports/188337; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/188337: x11-toolkits/qt4-gui : ia64 : build failure : Cups 
support cannot be enabled due to functionality tests
Date: Tue, 8 Apr 2014 08:15:53 +0100 (BST)

 The build log says:
 
 Cups support cannot be enabled due to functionality tests!
  Turn on verbose messaging (-v) to ./configure to see the final report.
  If you believe this message is in error you may use the continue
  switch (-continue) to ./configure to continue.
 
 I naively tried to do this from under the work
 directory:
 
 # pwd
 /usr/ports/x11-toolkits/qt4-gui/work/qt-everywhere-opensource-src-4.8.5
 # ./configure
 Which edition of Qt do you want to use ?
 
 Type 'c' if you want to use the Commercial Edition.
 Type 'o' if you want to use the Open Source Edition.
 
 o
 
 find: 
/usr/ports/x11-toolkits/qt4-gui/work/qt-everywhere-opensource-src-4.8.5/mkspecs/:
 No such file or directory
 realpath: freebsd-g++: No such file or directory
 
The specified system/compiler is not supported:
 
   
/usr/ports/x11-toolkits/qt4-gui/work/qt-everywhere-opensource-src-4.8.5/mkspecs/
 
Please see the README file for a complete list.
 
 # 
 
 I'm not sure if this is a real error, or
 just an indication that I cannot start
 configure outside of the Makefile?
 
 Thanks
 
 Anton
 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/180999: sysutils/qzeitgeist makes shared libs in SYSV format instead of FreeBSD

2014-03-08 Thread Anton Shterenlikht
The following reply was made to PR ports/180999; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/180999: sysutils/qzeitgeist makes shared libs in SYSV format 
instead of FreeBSD
Date: Fri, 07 Mar 2014 04:27:50 -0800 (PST)

 seems fixed in r347176:
 
 $ file /usr/local/lib/libqzeitgeist.so.0.8.0   
 /usr/local/lib/libqzeitgeist.so.0.8.0: ELF 64-bit LSB shared 
object, IA-64, version 1 (FreeBSD), dynamically linked, stripped
 $
 
 Please close this PR.
 
 Thanks
 
 Anton
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/180434: [ports] multimedia/phonon: ia64: /usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong format

2014-02-28 Thread Anton Shterenlikht
The following reply was made to PR ports/180434; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/180434: [ports] multimedia/phonon: ia64: 
/usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong 
format
Date: Fri, 28 Feb 2014 00:54:44 -0800 (PST)

 Seems fixed in 346376:
 
 http://eis.bris.ac.uk/~mexas/logs/phonon-4.7.1_1.log
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/180434: [ports] multimedia/phonon: ia64: /usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong format

2014-02-28 Thread Anton Shterenlikht
yes:

[ 66%] Building CXX object phonon/CMakeFiles/phonon.dir/phonon_automoc.cpp.o
Linking CXX shared library libphonon.so
/usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong 
format
--- phonon/libphonon.so.4.7.1 ---
*** [phonon/libphonon.so.4.7.1] Error code 1

make[4]: stopped in /usr/ports/multimedia/phonon/work/phonon-4.7.1
1 error

# svn info
Path: .
Working Copy Root Path: /usr/ports
URL: https://svn0.eu.freebsd.org/ports/head/multimedia/phonon
Relative URL: ^/head/multimedia/phonon
Repository Root: https://svn0.eu.freebsd.org/ports
Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
Revision: 346342
Node Kind: directory
Schedule: normal
Last Changed Author: makc
Last Changed Rev: 344898
Last Changed Date: 2014-02-18 14:31:32 + (Tue, 18 Feb 2014)

# uname -a
FreeBSD mech-cluster241.men.bris.ac.uk 11.0-CURRENT FreeBSD 11.0-CURRENT #11 
r260914: Fri Feb  7 13:43:53 GMT 2014 
r...@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV  ia64
# 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] ports/180434: [ports] multimedia/phonon: ia64: /usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong format

2014-02-28 Thread Anton Shterenlikht
The following reply was made to PR ports/180434; it has been noted by GNATS.

From: Anton Shterenlikht 
To: k...@freebsd.org, me...@bristol.ac.uk, m...@freebsd.org
Cc: bug-follo...@freebsd.org
Subject: Re: ports/180434: [ports] multimedia/phonon: ia64: 
/usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong 
format
Date: Thu, 27 Feb 2014 07:10:43 -0800 (PST)

 yes:
 
 [ 66%] Building CXX object phonon/CMakeFiles/phonon.dir/phonon_automoc.cpp.o
 Linking CXX shared library libphonon.so
 /usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong 
format
 --- phonon/libphonon.so.4.7.1 ---
 *** [phonon/libphonon.so.4.7.1] Error code 1
 
 make[4]: stopped in /usr/ports/multimedia/phonon/work/phonon-4.7.1
 1 error
 
 # svn info
 Path: .
 Working Copy Root Path: /usr/ports
 URL: https://svn0.eu.freebsd.org/ports/head/multimedia/phonon
 Relative URL: ^/head/multimedia/phonon
 Repository Root: https://svn0.eu.freebsd.org/ports
 Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5
 Revision: 346342
 Node Kind: directory
 Schedule: normal
 Last Changed Author: makc
 Last Changed Rev: 344898
 Last Changed Date: 2014-02-18 14:31:32 + (Tue, 18 Feb 2014)
 
 # uname -a
 FreeBSD mech-cluster241.men.bris.ac.uk 11.0-CURRENT FreeBSD 11.0-CURRENT #11 
r260914: Fri Feb  7 13:43:53 GMT 2014 
r...@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV  ia64
 # 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/186445: [regression] poudriere build: devel/qt4-help: pkg-static: Missing dependency

2014-02-15 Thread Anton Shterenlikht
The following reply was made to PR ports/186445; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/186445: [regression] poudriere build: devel/qt4-help: 
pkg-static: Missing dependency
Date: Fri, 14 Feb 2014 03:08:44 -0800 (PST)

 yes, the problem has gone now.
 
 Please close this PR.
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/180999: sysutils/qzeitgeist makes shared libs in SYSV format instead of FreeBSD

2014-02-15 Thread Anton Shterenlikht
The following reply was made to PR ports/180999; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/180999: sysutils/qzeitgeist makes shared libs in SYSV format 
instead of FreeBSD
Date: Fri, 14 Feb 2014 02:48:41 -0800 (PST)

 Sorry for the delay, I missed this reply.
 
 Seems to make no difference:
 
 # cd /usr/ports/sysutils/qzeitgeist/work/libqzeitgeist-0.8.0
 # make install/strip
 [  0%] Built target qzeitgeist_automoc
 [ 82%] Built target qzeitgeist
 [ 82%] Built target QZeitgeistDeclarativePlugin_automoc
 [100%] Built target QZeitgeistDeclarativePlugin
 Installing the project stripped...
 -- Install configuration: "Release"
 -- Up-to-date: /usr/local/lib/cmake/QZeitgeist/QZeitgeistConfigVersion.cmake
 -- Up-to-date: /usr/local/lib/cmake/QZeitgeist/QZeitgeistConfig.cmake
 -- Up-to-date: /usr/local/lib/cmake/QZeitgeist/QZeitgeistExport.cmake
 -- Up-to-date: /usr/local/lib/cmake/QZeitgeist/QZeitgeistExport-release.cmake
 -- Up-to-date: /usr/local/lib/../libdata/pkgconfig/QZeitgeist.pc
 -- Installing: /usr/local/include/QZeitgeist
 -- Installing: /usr/local/include/QZeitgeist/DataModel
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/DataSource
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/Event
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/Subject
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/TimeRange
 -- Up-to-date: /usr/local/include/QZeitgeist/DataSourceRegistry
 -- Up-to-date: /usr/local/include/QZeitgeist/Interpretation
 -- Up-to-date: /usr/local/include/QZeitgeist/Log
 -- Up-to-date: /usr/local/include/QZeitgeist/LogModel
 -- Up-to-date: /usr/local/include/QZeitgeist/Manifestation
 -- Up-to-date: /usr/local/include/QZeitgeist/Monitor
 -- Up-to-date: /usr/local/include/QZeitgeist/QZeitgeist
 -- Up-to-date: /usr/local/include/QZeitgeist/manifestation.h
 -- Up-to-date: /usr/local/include/QZeitgeist/interpretation.h
 -- Installing: /usr/local/lib/libqzeitgeist.so.0.8.0
 -- Up-to-date: /usr/local/lib/libqzeitgeist.so.1
 -- Up-to-date: /usr/local/lib/libqzeitgeist.so
 -- Set runtime path of "/usr/local/lib/libqzeitgeist.so.0.8.0" to 
"/usr/local/lib/qt4"
 -- Up-to-date: /usr/local/include/QZeitgeist/datasourceregistry.h
 -- Up-to-date: /usr/local/include/QZeitgeist/log.h
 -- Up-to-date: /usr/local/include/QZeitgeist/logmodel.h
 -- Up-to-date: /usr/local/include/QZeitgeist/monitor.h
 -- Up-to-date: /usr/local/include/QZeitgeist/refreshjob.h
 -- Up-to-date: /usr/local/include/QZeitgeist/qzeitgeist.h
 -- Up-to-date: /usr/local/include/QZeitgeist/qzeitgeist_version.h
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/datasource.h
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/event.h
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/subject.h
 -- Up-to-date: /usr/local/include/QZeitgeist/DataModel/timerange.h
 -- Installing: 
/usr/local/lib/qt4/imports/org/gnome/zeitgeist/libQZeitgeistDeclarativePlugin.so
 -- Set runtime path of 
"/usr/local/lib/qt4/imports/org/gnome/zeitgeist/libQZeitgeistDeclarativePlugin.so"
 to "/usr/local/lib/qt4"
 -- Up-to-date: /usr/local/lib/qt4/imports/org/gnome/zeitgeist/qmldir
 # ls -al /usr/local/lib/libqzeitgeist.so.0.8.0
 -rwxr-xr-x  1 root  wheel  272960 Feb 14 10:47 
/usr/local/lib/libqzeitgeist.so.0.8.0
 # file /usr/local/lib/libqzeitgeist.so.0.8.0
 /usr/local/lib/libqzeitgeist.so.0.8.0: ELF 64-bit LSB shared object, IA-64, 
version 1 (SYSV), dynamically linked, stripped
 # 
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] random moc segfaults on ia64

2013-12-13 Thread Anton Shterenlikht
Hi

I'm asking for help debugging random moc related segfaults on ia64.
This is a major problem, but I have no idea where to look at all. 

Examples:

1) multimedia/phonon

https://bugs.kde.org/show_bug.cgi?id=325841
Generating moc_avcapture.cpp
*** Signal 11

2) sysutils/qzeitgeist:

http://eis.bris.ac.uk/~mexas/qzeitgeist-0.8.0.log
Generating refreshjob.moc
*** Signal 11

http://www.freebsd.org/cgi/query-pr.cgi?pr=184139
Generating plugin.moc
*** Signal 11

I've started this PR:

https://bugreports.qt-project.org/browse/QTBUG-34009

but not even sure if this is the right place to look.

Please advise

Thanks

Anton
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ports/180434: [ports] multimedia/phonon: ia64: /usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong format

2013-08-02 Thread Anton Shterenlikht
The following reply was made to PR ports/180434; it has been noted by GNATS.

From: Anton Shterenlikht 
To: bug-follo...@freebsd.org
Cc:  
Subject: ports/180434: [ports] multimedia/phonon: ia64: 
/usr/local/lib/libqzeitgeist.so.0.8.0: could not read symbols: File in wrong 
format
Date: Fri, 2 Aug 2013 16:08:10 +0100 (BST)

 I know what the problem is. sysutils/qzeitgeist builds
 shared libs as SYSV instead of FreeBSD:
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=180999
 
 I found the solution to this, and I managed
 to build sysutils/qzeitgeist with FreeBSD shared libs,
 see the above PR.
 
 sysutils/qzeitgeist must be fixed properly,
 but in the meantime, the above solution works.
 I can now build phonon, however, the exact same problem
 shows up with the phonon port - it installs
 SYSV shared libs:
 
 # ldd /usr/local/kde4/lib/libphonon.so
 ldd: /usr/local/kde4/lib/libphonon.so: not a FreeBSD ELF shared object
 # file /usr/local/kde4/lib/libphonon.so.4.6.0 
 /usr/local/kde4/lib/libphonon.so.4.6.0: ELF 64-bit LSB shared object, IA-64, 
version 1 (SYSV), dynamically linked, stripped
 # 
 
 and the solution is also exactly as for sysutils/qzeitgeist,
 i.e. install from under ${WRKDIR}.
 Note specifically the lines starting with "Installing",
 and with "Set runtime path":
 
 # pwd
 /usr/ports/multimedia/phonon/work/phonon-4.6.0
 # make install
 [  0%] Built target phonon_automoc
 [ 64%] Built target phonon
 [ 64%] Built target phononexperimental_automoc
 [100%] Built target phononexperimental
 Install the project...
 -- Install configuration: "Release"
 -- Up-to-date: /usr/local/kde4/lib/../libdata/pkgconfig/phonon.pc
 -- Up-to-date: /usr/local/kde4/lib/cmake/phonon/PhononConfig.cmake
 -- Up-to-date: /usr/local/kde4/lib/cmake/phonon/PhononConfigVersion.cmake
 -- Up-to-date: /usr/local/kde4/lib/cmake/phonon/PhononTargets.cmake
 -- Up-to-date: /usr/local/kde4/lib/cmake/phonon/PhononTargets-release.cmake
 -- Up-to-date: /usr/local/share/qt4/mkspecs/modules/qt_phonon.pri
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/cmake_uninstall.cmake.in
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/COPYING-CMAKE-SCRIPTS
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/FindAutomoc4.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/FindPackageHandleStandardArgs.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/FindPhononInternal.cmake
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/PhononMacros.cmake
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/FindQt4.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/MacroEnsureVersion.cmake
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/MacroLogFeature.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/MacroOptionalFindPackage.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/MacroPushRequiredVars.cmake
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/PhononMacros.cmake
 -- Up-to-date: 
/usr/local/kde4/share/phonon/buildsystem/Qt4ConfigDependentSettings.cmake
 -- Up-to-date: /usr/local/kde4/share/phonon/buildsystem/Qt4Macros.cmake
 -- Installing: /usr/local/kde4/lib/libphonon.so.4.6.0
 -- Up-to-date: /usr/local/kde4/lib/libphonon.so.4
 -- Up-to-date: /usr/local/kde4/lib/libphonon.so
 -- Set runtime path of "/usr/local/kde4/lib/libphonon.so.4.6.0" to 
"lib:/usr/local/lib/qt4:/usr/local/lib"
 -- Up-to-date: /usr/local/kde4/include/phonon/abstractaudiooutput.h
 -- Up-to-date: /usr/local/kde4/include/phonon/abstractmediastream.h
 -- Up-to-date: /usr/local/kde4/include/phonon/abstractvideooutput.h
 -- Up-to-date: /usr/local/kde4/include/phonon/addoninterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/audiodataoutput.h
 -- Up-to-date: /usr/local/kde4/include/phonon/audiodataoutputinterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/audiooutput.h
 -- Up-to-date: /usr/local/kde4/include/phonon/audiooutputinterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/backendcapabilities.h
 -- Up-to-date: /usr/local/kde4/include/phonon/backendinterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/effect.h
 -- Up-to-date: /usr/local/kde4/include/phonon/effectinterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/effectparameter.h
 -- Up-to-date: /usr/local/kde4/include/phonon/effectwidget.h
 -- Up-to-date: /usr/local/kde4/include/phonon/globalconfig.h
 -- Up-to-date: /usr/local/kde4/include/phonon/globaldescriptioncontainer.h
 -- Up-to-date: /usr/local/kde4/include/phonon/mediacontroller.h
 -- Up-to-date: /usr/local/kde4/include/phonon/medianode.h
 -- Up-to-date: /usr/local/kde4/include/phonon/mediaobject.h
 -- Up-to-date: /usr/local/kde4/include/phonon/mediaobjectinterface.h
 -- Up-to-date: /usr/local/kde4/include/phonon/mediasource.h
 -- Up-to-date: /usr/local/kde4/include/phonon/mrl.h
 -- Up-to-date: /usr/local/kde4/include/phonon/objectdescription.h
 -- Up-to-date: /usr/local/kde4/include/ph

Re: [kde-freebsd] kde3 ports expired today

2013-07-02 Thread Anton Shterenlikht
From: Raphael Kubo da Costa 
Date: Mon, 01 Jul 2013 09:14:01 -0300

Matthias Apitz  writes:

> We have (perhaps) all seen this in UPDATING and while compiling qt3*
> ports; I think, it is not a good idea deleting the KDE3 ports (which 
do
> compile) from our ports tree, while the KDE4 ports do not compile, at
> least not on i386 architecture. See the PR's about automoc4 and 
others.

To be fair, the problem with the random automoc crashes seems to be
specific to i386 on CURRENT (we do have binary packages for our released
versions after all) and dim@ was already taking a look at that a few
days ago.

On ia64, automoc, any version, segfaults all the time:

https://bugs.kde.org/show_bug.cgi?id=296433

Anton
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] ia64 -current misc/kdehier4 install fails: ln: /usr/local/kde4/libdata//pkgconfig: Operation not permitted

2013-02-05 Thread Anton Shterenlikht
On ia64 r244834 with ports at r311662
I'm updating misc/kdehier4:

# pkg version -vX kdehier
kdehier4-1.0.10<   needs updating (port has 1.0.11)
#

On install I get:

# make install
===>  Installing for kdehier4-1.0.11
===>   Generating temporary packing list
===>  Checking if misc/kdehier4 already installed
/bin/mkdir -p /usr/local/etc/dbus-1
install  -o root -g wheel -m 444 
/usr/ports/misc/kdehier4/work/session-kde4.conf /usr/local/etc/dbus-1
install  -o root -g wheel -m 444 /usr/ports/misc/kdehier4/work/system-kde4.conf 
/usr/local/etc/dbus-1
/bin/ln -sf /usr/local/etc/pam.d /usr/local/kde4/etc/
/bin/ln -sf /usr/local/etc/polkit-1 /usr/local/kde4/etc/
/bin/ln -sf /usr/local/etc/rc.d /usr/local/kde4/etc/
/bin/ln -sf /usr/local/libdata/ldconfig /usr/local/kde4/libdata/
echo /usr/local/kde4/lib > /usr/local/libdata/ldconfig/kdehier4
/bin/ln -sf /usr/local/libdata/ldconfig32 /usr/local/kde4/libdata/
/bin/ln -sf /usr/local/libdata/pkgconfig /usr/local/kde4/libdata/
ln: /usr/local/kde4/libdata//pkgconfig: Operation not permitted
*** [do-install] Error code 1

Please advise

Thanks

Anton

___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] devel/qt4-moc: ERROR: Cannot set the compiler for the configuration tests

2012-06-12 Thread Anton Shterenlikht
This is on r236740M with GCC:

===>  Cleaning for qt4-moc-4.8.2
===> No options to configure
===>  License check disabled, port has not defined LICENSE
===>   qt4-moc-4.8.2 depends on file: /usr/local/sbin/pkg - found
===>  Extracting for qt4-moc-4.8.2
=> SHA256 Checksum OK for KDE/qt-everywhere-opensource-src-4.8.2.tar.gz.
===>  Patching for qt4-moc-4.8.2
===>  Applying extra patch 
/usr/ports/devel/qt4-moc/../../devel/qt4/files/patch-configure
===>   qt4-moc-4.8.2 depends on file: /usr/local/bin/qmake-qt4 - found
===>  Configuring for qt4-moc-4.8.2
===>   FreeBSD 10 autotools fix applied to 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.2/configure
/usr/bin/sed -i.bak -e 's|target.path.*|target.path=/usr/local/bin|g'  -e 
's|^TARGET.*|TARGET=moc-qt4|g'  
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.2/src/tools/moc/moc.pro
/bin/mkdir -p 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.2/mkspecs
/bin/ln -sf /usr/local/bin/qmake-qt4 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.2/bin/qmake
ERROR: Cannot set the compiler for the configuration tests
===>  Script "configure" failed unexpectedly.
Please report the problem to k...@freebsd.org [maintainer] and attach the
"/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.2/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** [do-configure] Error code 1

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


-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] devel/qt4-moc depends on nothing, but needs phonon?

2012-03-22 Thread Anton Shterenlikht
Hi

Is it correct that devel/qt4-moc doesn't depend
on any other port:

# pkg info -dx qt4-moc
qt4-moc-4.7.4 depends on:

# 

During the build of this port I see these warnings:

WARNING: Failure to find: 
../../../3rdparty/phonon/gstreamer/abstractrenderer.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/artssink.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audioeffect.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audiooutput.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audiodataoutput.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/backend.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/devicemanager.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/effect.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/effectmanager.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/glrenderer.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/gsthelper.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/medianode.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/medianodeevent.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/mediaobject.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/message.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/phononsrc.cpp
WARNING: Failure to find: 
../../../3rdparty/phonon/gstreamer/qwidgetvideosink.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/streamreader.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/videowidget.cpp
WARNING: Failure to find: 
../../../3rdparty/phonon/gstreamer/volumefadereffect.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/widgetrenderer.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/x11renderer.cpp
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/common.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audiooutput.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audiodataoutput.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/artssink.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/abstractrenderer.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/backend.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/devicemanager.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/effect.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/effectmanager.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/gsthelper.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/mediaobject.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/medianode.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/medianodeevent.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/widgetrenderer.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/videowidget.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/glrenderer.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/qwidgetvideosink.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/phononsrc.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/streamreader.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/message.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/audioeffect.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/volumefadereffect.h
WARNING: Failure to find: ../../../3rdparty/phonon/gstreamer/x11renderer.h

I've these ports installed:

# pkg info -xo phonon
phonon-4.5.1: multimedia/phonon
phonon-gstreamer-4.5.1: multimedia/phonon-gstreamer
# 

I wonder if the files, which qt4-moc build can't find,
are in fact installed by either of the two phonon
ports?

Thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] x11/kde4-baseapps: pkg: duplicate dependency listing: qt4-gui-4.7.4_1, ignoring

2012-03-20 Thread Anton Shterenlikht
I just installed x11/kde4-baseapps.
I'm using the new pkg(8) tools.
On install I see this warning:

*skip*
categories: [x11,kde,]
licenselogic: single
licenses: []
users: []
groups: []
options: {KONSOLE: off,KWRITE: off,}
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
   cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... 
target_directory

pkg: duplicate dependency listing: qt4-gui-4.7.4_1, ignoring

===>  Cleaning for kde-baseapps-4.7.4_1
===>  Deleting distfiles for kde-baseapps-4.7.4_1
# 

Just to let you know

Thanks

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] port www/kwebkitpart fails on ia64 -current

2010-05-12 Thread Anton Shterenlikht
www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:155: 
error: 'QNetworkReply' has not been declared
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:161: 
error: expected ',' or '...' before '&' token
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:161: 
error: ISO C++ forbids declaration of 'QNetworkRequest' with no type
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:162: 
error: expected ',' or '...' before '&' token
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:162: 
error: ISO C++ forbids declaration of 'QNetworkRequest' with no type
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/webpage.h:163: 
error: 'NavigationType' has not been declared
In file included from 
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:35:
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/settings/webkitsettings.h:37:
 error: function definition does not declare parameters
Scanning dependencies of target kdelauncher
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:
 In member function 'virtual bool KWebKitPart::openUrl(const KUrl&)':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:137:
 error: 'class WebView' has no member named 'setHtml'
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:
 In member function 'virtual bool KWebKitPart::closeUrl()':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:206:
 error: 'class WebView' has no member named 'stop'
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:
 In member function 'virtual QWebView* KWebKitPart::view()':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:212:
 error: cannot convert 'QPointer' to 'QWebView*' in return
[ 27%] Building CXX object 
kdelauncher/CMakeFiles/kdelauncher.dir/kdelauncher_automoc.o
/usr/local/include/qt4/QtCore/qpointer.h: In member function 'T* 
QPointer::operator->() const [with T = WebView]':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:137:
   instantiated from here
/usr/local/include/qt4/QtCore/qpointer.h:74: error: invalid static_cast from 
type 'QObject*' to type 'WebView*'
/usr/local/include/qt4/QtCore/qpointer.h: In member function 'T* 
QPointer::operator->() const [with T = WebPage]':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/src/kwebkitpart.cpp:137:
   instantiated from here
/usr/local/include/qt4/QtCore/qpointer.h:74: error: invalid static_cast from 
type 'QObject*' to type 'WebPage*'
*** Error code 1
2 errors
*** Error code 2
[ 33%] Building CXX object kdelauncher/CMakeFiles/kdelauncher.dir/main.o
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/kdelauncher/main.cpp:32:22:
 error: kwebview.h: No such file or directory
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/kdelauncher/main.cpp:
 In constructor 'MainWindow::MainWindow(const QString&)':
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/kdelauncher/main.cpp:76:
 error: expected type-specifier before 'KWebView'
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/kdelauncher/main.cpp:76:
 error: cannot convert 'int*' to 'QWebView*' in assignment
/usr/ports/www/kwebkitpart/work/kwebkitpart-0.9.0svn1119520/kdelauncher/main.cpp:76:
 error: expected `;' before 'KWebView'
*** Error code 1
1 error
*** Error code 2
2 errors
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/www/kwebkitpart.

Script done on Wed May 12 16:20:56 2010

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] port x11/kdebase4-workspace Makefile change for ia64

2010-04-19 Thread Anton Shterenlikht
Hi

In port x11/kdebase4-workspace/Makefile

is it possible to change

.if ${ARCH} == "ia64"
BROKEN= Segfaults on ia64
.endif

to something like

NOT_FOR_ARCHS=  ia64


I can build it in about 50% of cases.
The advantage of the second option is
that I can overwrite it in Makefile.local
for automatic updates, e.g. with portmaster.

many thanks
anton


-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


Re: [kde-freebsd] port www/qt4-webkit failed on sparc64 9.0

2010-03-20 Thread Anton Shterenlikht
On Fri, Mar 19, 2010 at 07:16:00PM -0300, Raphael Kubo da Costa wrote:
> On Wednesday 10 March 2010 18:26:54 Anton Shterenlikht wrote:
> > This is on FreeBSD sparc64 9.0-CURRENT #0 r202774
> > 
> > Building www/qt4-webkit I get this error:
> > 
> > c++ -c -O2 -pipe -fno-strict-aliasing -I../../../../include/Qt
> > -I../../../../include -Wreturn-type -fno-strict-aliasing
> > -ffunction-sections -fdata-sections -O2 -I/usr/local/include
> > -I/usr/local/include/freetype2 -fvisibility=hidden
> > -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_SHARED -DBUILDING_QT__=1
> > -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT
> > -DQT_MOC_COMPAT -DHAVE_PTHREAD_NP_H -DBUILD_WEBKIT
> > -DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_DATABASE=1 -DENABLE_EVENTSOURCE=1
> > -DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1
> > -DENABLE_ICONDATABASE=1 -DENABLE_CHANNEL_MESSAGING=1
> > -DENABLE_ORIENTATION_EVENTS=0 -DENABLE_SQLITE=1
> > -DENABLE_DASHBOARD_SUPPORT=0 -DENABLE_FILTERS=0 -DENABLE_XPATH=1
> > -DENABLE_WCSS=0 -DENABLE_WML=0 -DENABLE_SHARED_WORKERS=1
> > -DENABLE_WORKERS=1 -DENABLE_XHTMLMP=0 -DENABLE_DATAGRID=0 -DENABLE_SVG=1
> > -DENABLE_SVG_FONTS=1 -DENABLE_SVG_FOREIGN_OBJECT=1
> > -DENABLE_SVG_ANIMATION=1 -DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1
> > -DENABLE_RUBY=1 -DENABLE_VIDEO=1 -DENABLE_DATALIST=1
> > -DENABLE_NETSCAPE_PLUGIN_API=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_XSLT=1
> > -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DBUILDING_QT__
> > -DBUILDING_JavaScriptCore -DBUILDING_WTF -DXP_UNIX -DSQLITE_CORE
> > -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_NO_DEBUG
> > -DQT_XMLPATTERNS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> > -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
> > -I/usr/local/share/qt4/mkspecs/freebsd-g++ -I.
> > -I../../../../include/QtCore -I../../../../include/QtNetwork
> > -I../../../../include/QtGui -I../../../../include/QtXmlPatterns
> > -I../../../../include -Ibridge/qt -Ipage/qt -Iplatform/graphics/qt
> > -Iplatform/network/qt -Iplatform/qt -I../WebKit/qt/WebCoreSupport -I.
> > -Iaccessibility -Ibindings/js -Ibridge -Ibridge/c -Icss -Idom
> > -Idom/default -Iediting -Ihistory -Ihtml -Ihtml/canvas -Iinspector
> > -Iloader -Iloader/appcache -Iloader/archive -Iloader/icon -Inotifications
> > -Ipage -Ipage/animation -Iplatform -Iplatform/animation
> > -Iplatform/graphics -Iplatform/graphics/filters
> > -Iplatform/graphics/transforms -Iplatform/image-decoders -Iplatform/mock
> > -Iplatform/network -Iplatform/sql -Iplatform/text -Iplugins -Irendering
> > -Irendering/style -Istorage -Isvg -Isvg/animation -Isvg/graphics
> > -Isvg/graphics/filters -Iwebsockets -Iwml -Iworkers -Ixml -Igenerated
> > -I../JavaScriptCore -I../../webkit -I../JavaScriptCore/assembler
> > -I../JavaScriptCore/bytecode -I../JavaScriptCore/bytecompiler
> > -I../JavaScriptCore/debugger -I../JavaScriptCore/interpreter
> > -I../JavaScriptCore/jit -I../JavaScriptCore/parser
> > -I../JavaScriptCore/profiler -I../JavaScriptCore/runtime
> > -I../JavaScriptCore/wrec -I../JavaScriptCore/wtf
> > -I../JavaScriptCore/wtf/unicode -I../JavaScriptCore/yarr
> > -I../JavaScriptCore/API -I../JavaScriptCore/ForwardingHeaders -Igenerated
> > -I../WebKit/qt/Api -I../../../../include/QtWebKit -I.rcc/release-shared
> > -I../JavaScriptCore/pcre
> > -I/usr/ports/www/qt4-webkit/work/qt-everywhere-opensource-src-4.6.1/src/3r
> > dparty/webkit/WebKitBuild/Release/JavaScriptCore/tmp -I../../sqlite
> > -I../../../../include/phonon -I/usr/local/include -I.moc/release-shared
> > -I/usr/local/include -o obj/release/JSBase.o
> > ../JavaScriptCore/API/JSBase.cpp
> > 
> > In file included from ../JavaScriptCore/runtime/JSCell.h:28,
> >  from ../JavaScriptCore/runtime/JSAPIValueWrapper.h:28,
> >  from ../JavaScriptCore/API/APICast.h:29,
> >  from ../JavaScriptCore/API/JSBase.cpp:30:
> > ../JavaScriptCore/runtime/JSValue.h: In constructor
> > 'JSC::JSValue::JSValue(JSC::JSCell*)':
> > ../JavaScriptCore/runtime/JSValue.h:479: error: cast from 'JSC::JSCell*'
> > to 'int32_t' loses precision ../JavaScriptCore/runtime/JSValue.h: In
> > constructor 'JSC::JSValue::JSValue(const JSC::JSCell*)':
> > ../JavaScriptCore/runtime/JSValue.h:488: error: cast from 'JSC::JSCell*'
> > to 'int32_t' loses precision *** Error code 1
> > 1 error
> > 
> > The full log:
> > 
> > http://seis.bris.ac.uk/~mexas/qt4-webkit-ia64.log
> 
> I think this might have just been fixed by 
> http://trac.web

[kde-freebsd] port www/qt4-webkit failed on sparc64 9.0

2010-03-10 Thread Anton Shterenlikht
This is on FreeBSD sparc64 9.0-CURRENT #0 r202774 

Building www/qt4-webkit I get this error:

c++ -c -O2 -pipe -fno-strict-aliasing -I../../../../include/Qt 
-I../../../../include -Wreturn-type -fno-strict-aliasing -ffunction-sections 
-fdata-sections -O2 -I/usr/local/include -I/usr/local/include/freetype2 
-fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -fPIC -DQT_SHARED 
-DBUILDING_QT__=1 -DNDEBUG -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS 
-DQT3_SUPPORT -DQT_MOC_COMPAT -DHAVE_PTHREAD_NP_H -DBUILD_WEBKIT 
-DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_DATABASE=1 -DENABLE_EVENTSOURCE=1 
-DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1 
-DENABLE_ICONDATABASE=1 -DENABLE_CHANNEL_MESSAGING=1 
-DENABLE_ORIENTATION_EVENTS=0 -DENABLE_SQLITE=1 -DENABLE_DASHBOARD_SUPPORT=0 
-DENABLE_FILTERS=0 -DENABLE_XPATH=1 -DENABLE_WCSS=0 -DENABLE_WML=0 
-DENABLE_SHARED_WORKERS=1 -DENABLE_WORKERS=1 -DENABLE_XHTMLMP=0 
-DENABLE_DATAGRID=0 -DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 
-DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_ANIMATION=1 -DENABLE_SVG_AS_IMAGE=1 
-DENABLE_SVG_USE=1 -DENABLE_RUBY=1 -DENABLE_VIDEO=1 -DENABLE_DATALIST=1 
-DENABLE_NETSCAPE_PLUGIN_API=1 -DENABLE_WEB_SOCKETS=1 -DENABLE_XSLT=1 
-DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DBUILDING_QT__ 
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DXP_UNIX -DSQLITE_CORE 
-DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE -DQT_NO_DEBUG 
-DQT_XMLPATTERNS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE 
-I/usr/local/share/qt4/mkspecs/freebsd-g++ -I. -I../../../../include/QtCore 
-I../../../../include/QtNetwork -I../../../../include/QtGui 
-I../../../../include/QtXmlPatterns -I../../../../include -Ibridge/qt -Ipage/qt 
-Iplatform/graphics/qt -Iplatform/network/qt -Iplatform/qt 
-I../WebKit/qt/WebCoreSupport -I. -Iaccessibility -Ibindings/js -Ibridge 
-Ibridge/c -Icss -Idom -Idom/default -Iediting -Ihistory -Ihtml -Ihtml/canvas 
-Iinspector -Iloader -Iloader/appcache -Iloader/archive -Iloader/icon 
-Inotifications -Ipage -Ipage/animation -Iplatform -Iplatform/animation 
-Iplatform/graphics -Iplatform/graphics/filters -Iplatform/graphics/transforms 
-Iplatform/image-decoders -Iplatform/mock -Iplatform/network -Iplatform/sql 
-Iplatform/text -Iplugins -Irendering -Irendering/style -Istorage -Isvg 
-Isvg/animation -Isvg/graphics -Isvg/graphics/filters -Iwebsockets -Iwml 
-Iworkers -Ixml -Igenerated -I../JavaScriptCore -I../../webkit 
-I../JavaScriptCore/assembler -I../JavaScriptCore/bytecode 
-I../JavaScriptCore/bytecompiler -I../JavaScriptCore/debugger 
-I../JavaScriptCore/interpreter -I../JavaScriptCore/jit 
-I../JavaScriptCore/parser -I../JavaScriptCore/profiler 
-I../JavaScriptCore/runtime -I../JavaScriptCore/wrec -I../JavaScriptCore/wtf 
-I../JavaScriptCore/wtf/unicode -I../JavaScriptCore/yarr 
-I../JavaScriptCore/API -I../JavaScriptCore/ForwardingHeaders -Igenerated 
-I../WebKit/qt/Api -I../../../../include/QtWebKit -I.rcc/release-shared 
-I../JavaScriptCore/pcre 
-I/usr/ports/www/qt4-webkit/work/qt-everywhere-opensource-src-4.6.1/src/3rdparty/webkit/WebKitBuild/Release/JavaScriptCore/tmp
 -I../../sqlite -I../../../../include/phonon -I/usr/local/include 
-I.moc/release-shared -I/usr/local/include -o obj/release/JSBase.o 
../JavaScriptCore/API/JSBase.cpp

In file included from ../JavaScriptCore/runtime/JSCell.h:28,
 from ../JavaScriptCore/runtime/JSAPIValueWrapper.h:28,
 from ../JavaScriptCore/API/APICast.h:29,
 from ../JavaScriptCore/API/JSBase.cpp:30:
../JavaScriptCore/runtime/JSValue.h: In constructor 
'JSC::JSValue::JSValue(JSC::JSCell*)':
../JavaScriptCore/runtime/JSValue.h:479: error: cast from 'JSC::JSCell*' to 
'int32_t' loses precision
../JavaScriptCore/runtime/JSValue.h: In constructor 
'JSC::JSValue::JSValue(const JSC::JSCell*)':
../JavaScriptCore/runtime/JSValue.h:488: error: cast from 'JSC::JSCell*' to 
'int32_t' loses precision
*** Error code 1
1 error

The full log:

http://seis.bris.ac.uk/~mexas/qt4-webkit-ia64.log

Please advise

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] konqueror crashing all the time on ia64

2010-03-05 Thread Anton Shterenlikht
Hi 

On FreeBSD ia64 9.0-CURRENT #0 r203484M
konqueror (kdebase-4.3.5) crashes all the time
with something like:

TZAV> konqueror &
[6] 19060
TZAV> QPainter::begin: Widget painting can only begin as a result of a 
paintEvent
QPainter::translate: Painter not active
QPainter::setClipRect: Painter not active
QPainter::font: Painter not active
QPainter::setFont: Painter not active
QPainter::setPen: Painter not active
KCrash: Application 'konqueror' crashing...
sock_file=/home/mexas/.kde4/socket-mech-cluster241.men.bris.ac.uk/kdeinit4_mech-anton240_0
Warning: connect() failed: : No such file or directory
KCrash cannot reach kdeinit, launching directly.
KCrash failed to exec(), errno = 2

[6]Exit 253  konqueror
TZAV>

Please advise

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] port audio/arts depends on nonexistent libtool version

2009-11-09 Thread Anton Shterenlikht
Hi

I'm building port audio/arts (part of kdebase3).

The Makefile has USE_AUTOTOOLS=  libtool:15
which gives:

===>  arts-1.5.10_2,1 cannot install: unknown LIBTOOL version: 15.

libtool15 has been moved to libtool22:

# make search name=libtool15

Port:   devel/libtool15
Moved:  devel/libtool22
Date:   2009-08-02
Reason: Update to libtool22

# 

I think the Makefile needs to be updated.

many thanks
anton

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information


[kde-freebsd] QMutex: mutex destroy failure: Device busy -> Seg fault in ports/x11/kdebase4-workspace

2009-11-09 Thread Anton Shterenlikht
On ia64 HEAD while building x11/kdebase4-workspace
I get lots of messages similar to:

QWaitCondition: mutex destroy failure: Device busy
QMutex: mutex destroy failure: Device busy

culminating in this error:


[skip]


Linking CXX shared module ../../lib/kgreet_generic.so
[ 10%] Built target kgreet_generic
[ 10%] Generating org.kde.Kephal.Screens.xml
QMutex: mutex destroy failure: Device busy
[ 10%] Generating org.kde.Kephal.Outputs.xml
[ 10%] Generating org.kde.Kephal.Configurations.xml
Segmentation fault (core dumped)
*** Error code 139
1 error
*** Error code 2
Linking CXX shared module ../../lib/kgreet_winbind.so
[ 10%] Built target kgreet_winbind
1 error
*** Error code 2
1 error
*** Error code 1

Stop in /usr/ports/x11/kdebase4-workspace.
*** Error code 1


Please advise
anton

PS. I don't really need KDE at all. But Marcel reports that
konqueror seems to be working. So I just want to build this.
At present there's no
secure graphical web browser for ia64. Until recently
kazehakase was working. But now it doesn't, because security/nss
doesn't build. And firefox doesn't build because of broken xpcom..

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information