Re: [kde-freebsd] ports/182049: problem with qt4 plugins and clean room builds (poudriere)

2013-09-29 Thread rakuco
Synopsis: problem with qt4 plugins and clean room builds (poudriere)

State-Changed-From-To: open->patched
State-Changed-By: rakuco
State-Changed-When: Sun Sep 29 23:12:45 UTC 2013
State-Changed-Why: 
It has been fixed in our area51 repository (r9501), and will be part of
our 4.8.5 update hopefully soon.

http://www.freebsd.org/cgi/query-pr.cgi?pr=182049
___
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] [SVN Commit] area51/Tools/scripts

2013-09-29 Thread Raphael Kubo da Costa
SVN commit 9537 by rakuco:

Do not only look for dirs in the find(1) call in kdediff.

The bsd.*.mk files in Mk/ are 2 levels below the root directory, and since
we were passing `-type d' they wouldn't get picked by kdediff.

This is particularly bad when one's sending an exp-run patch and bsd.qt.mk
does not get updated in the patch :-)



 M  +1 -1  area51  


___
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] [SVN Commit] area51/QT/x11-toolkits/qt4-gui

2013-09-29 Thread Alonso Schaich
SVN commit 9536 by aschai:

Remove unneccessary pkg-message reference.



 M  +0 -1  Makefile  


___
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] [SVN Commit] area51/QT

2013-09-29 Thread Alonso Schaich
SVN commit 9535 by aschai:

Merge ports. This disables staging for all qt4 ports (other than the metaport).



 M  +2 -1  accessibility/qt4-accessible/Makefile  
 M  +2 -1  chinese/qt4-codecs-cn/Makefile  
 M  +2 -1  chinese/qt4-codecs-tw/Makefile  
 M  +4 -1  databases/qt4-ibase-plugin/Makefile  
 M  +3 -0  databases/qt4-mysql-plugin/Makefile  
 M  +4 -1  databases/qt4-odbc-plugin/Makefile  
 M  +3 -0  databases/qt4-pgsql-plugin/Makefile  
 M  +2 -1  databases/qt4-sql/Makefile  
 M  +4 -1  databases/qt4-sqlite-plugin/Makefile  
 M  +4 -1  databases/qt4-sqlite3-plugin/Makefile  
 M  +2 -1  devel/dbus-qt4/Makefile  
 M  +2 -1  devel/qt4-assistant-adp/Makefile  
 M  +2 -1  devel/qt4-assistant/Makefile  
 M  +2 -1  devel/qt4-corelib/Makefile  
 M  +1 -0  devel/qt4-declarative/Makefile  
 M  +2 -1  devel/qt4-designer/Makefile  
 M  +1 -0  devel/qt4-help-tools/Makefile  
 M  +1 -0  devel/qt4-help/Makefile  
 M  +2 -1  devel/qt4-libqtassistantclient/Makefile  
 M  +2 -1  devel/qt4-linguist/Makefile  
 M  +2 -1  devel/qt4-makeqpf/Makefile  
 M  +2 -1  devel/qt4-moc/Makefile  
 M  +2 -1  devel/qt4-porting/Makefile  
 M  +2 -1  devel/qt4-qdbusviewer/Makefile  
 M  +1 -0  devel/qt4-qdoc3/Makefile  
 M  +1 -0  devel/qt4-qmlviewer/Makefile  
 M  +2 -1  devel/qt4-qt3support/Makefile  
 M  +2 -1  devel/qt4-qtestlib/Makefile  
 M  +2 -1  devel/qt4-qvfb/Makefile  
 M  +2 -1  devel/qt4-rcc/Makefile  
 M  +2 -1  devel/qt4-script/Makefile  
 M  +1 -0  devel/qt4-scripttools/Makefile  
 M  +2 -1  devel/qt4-uic/Makefile  
 M  +2 -1  devel/qt4-uic3/Makefile  
 M  +1 -0  devel/qtcreator/Makefile  
 M  +2 -1  graphics/qt4-iconengines/Makefile  
 M  +2 -1  graphics/qt4-imageformats/Makefile  
 M  +2 -1  graphics/qt4-pixeltool/Makefile  
 M  +2 -1  graphics/qt4-svg/Makefile  
 M  +2 -1  japanese/qt4-codecs-jp/Makefile  
 M  +2 -1  korean/qt4-codecs-kr/Makefile  
 M  +2 -1  misc/qt4-doc/Makefile  
 M  +1 -0  misc/qt4-l10n/Makefile  
 M  +2 -1  misc/qt4-qtconfig/Makefile  
 M  +2 -1  misc/qt4-qtdemo/Makefile  
 M  +1 -0  multimedia/qt4-multimedia/Makefile  
 M  +2 -1  net/qt4-network/Makefile  
 M  +1 -0  textproc/qt4-clucene/Makefile  
 M  +2 -1  textproc/qt4-xml/Makefile  
 M  +1 -0  textproc/qt4-xmlpatterns-tool/Makefile  
 M  +1 -0  textproc/qt4-xmlpatterns/Makefile  
 M  +1 -0  www/qt4-webkit/Makefile  
 M  +2 -1  x11-toolkits/qt4-gui/Makefile  
 M  +1 -0  x11/qt4-graphicssystems-opengl/Makefile  
 M  +2 -1  x11/qt4-inputmethods/Makefile  
 M  +2 -1  x11/qt4-opengl/Makefile  


___
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] [SVN Commit] area51/QT/devel/qt4

2013-09-29 Thread Alonso Schaich
SVN commit 9534 by aschai:

Indicate Metaport.



 M  +1 -0  Makefile  


___
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] [SVN Commit] area51/QT/devel/qmake4

2013-09-29 Thread Alonso Schaich
SVN commit 9533 by aschai:

qmake-qt4 requires more than trival modifications to support staging so I'll
postpone it (pulling in ports revision 327726).



 M  +4 -2  Makefile  


___
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] [SVN Commit] area51/PORTS/deskutils/strigi

2013-09-29 Thread Alonso Schaich
SVN commit 9531 by aschai:

Indicate Metaport.



 M  +1 -0  Makefile  


___
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] [SVN Commit] area51/PORTS/textproc/soprano

2013-09-29 Thread Alonso Schaich
SVN commit 9532 by aschai:

Remove unneccessary pkg-message reference.



 M  +0 -3  Makefile  


___
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] [SVN Commit] area51/PORTS/audio/amarok-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9530 by aschai:

Add staging support.



 M  +2 -2  Makefile  


___
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] [SVN Commit] area51/PORTS/graphics/kipi-plugins-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9529 by aschai:

Indicate metaport.



 M  +1 -0  Makefile  


___
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] [SVN Commit] area51/PORTS/sysutils/qzeitgeist

2013-09-29 Thread Alonso Schaich
SVN commit 9528 by aschai:

Remove unnecessary pkg-message reference.



 M  +0 -3  Makefile  


___
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] [SVN Commit] area51/PORTS/sysutils/k3b-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9527 by aschai:

Remove unnecessary pkg-message.



 M  +0 -3  Makefile  


___
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] [SVN Commit] area51/PORTS/devel/grantlee

2013-09-29 Thread Alonso Schaich
SVN commit 9526 by aschai:

Add staging support.



 M  +2 -2  Makefile  


___
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] [SVN Commit] area51/PORTS/devel/cmake-modules

2013-09-29 Thread Alonso Schaich
SVN commit 9525 by aschai:

Add staging support.



 M  +4 -4  Makefile  


___
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] [SVN Commit] area51/PORTS/devel/qtscriptgenerator

2013-09-29 Thread Alonso Schaich
SVN commit 9524 by aschai:

Add staging support.



 M  +2 -2  Makefile  


___
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] [SVN Commit] area51/PORTS/multimedia/phonon-gstreamer

2013-09-29 Thread Alonso Schaich
SVN commit 9523 by aschai:

Add staging support. Copy-pasted from phonon-vlc.



 M  +3 -8  Makefile  


___
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] [SVN Commit] area51/PORTS/multimedia/phonon-vlc

2013-09-29 Thread Alonso Schaich
SVN commit 9522 by aschai:

Add staging support and remove su-install as normal -install needs super user,
too (${MKDIR} created path owned by root).



 M  +2 -4  Makefile  


___
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] Traverso build errors with cmake

2013-09-29 Thread Joe Nosay
Since cmake is a KDE application and another had asked for help through
here.
Buiild with make -k http://slexy.org/view/s21jtGFqq6


Make_no_breaks.txt is without the -k flag of make.

This was bounced originally due to size constraints.
===>  Building for traverso-0.49.2
-- Traverso 0.49.2 will be built to install into /usr/local
getconf: no such configuration parameter `LFS_CFLAGS'
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Program pkg-config found (/usr/local/bin/pkg-config)
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.4", minimum 
required is "4.3.1") 
-- checking for module 'redland>=1.0.2'
--   found redland, version 1.0.16
-- REDLAND Library Found OK
-- Looking for wavpack/wavpack.h
-- Looking for wavpack/wavpack.h - found
-- checking for module 'wavpack>=4.40.0'
--   found wavpack, version 4.60.1
-- WavPack Library Found OK
-- Looking for vorbis/vorbisfile.h
-- Looking for vorbis/vorbisfile.h - found
-- checking for module 'vorbis>=1.1.2'
--   found vorbis, version 1.3.3
-- Ogg Vorbis Library Found OK
-- Looking for FLAC/export.h
-- Looking for FLAC/export.h - found
-- FLAC Library Found OK
-- Looking for mad.h
-- Looking for mad.h - found
-- Looking for fftw3.h
-- Looking for fftw3.h - found
-- checking for module 'fftw3>=3.0.0'
--   found fftw3, version 3.3.3
-- FFTW3 Library Found OK
-- Looking for sys/vfs.h
-- Looking for sys/vfs.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for alsa/asoundlib.h
-- Looking for alsa/asoundlib.h - found
-- checking for module 'alsa>=1.0.0'
--   found alsa, version 1.0.26
-- ALSA Library Found OK
-- Looking for jack/jack.h
-- Looking for jack/jack.h - found
-- checking for module 'jack>=0.100'
--   found jack, version 0.121.3
-- Jack Library Found OK
cat: /proc/cpuinfo: No such file or directory

Build options:
Building in mode:   RELEASE
ALSA support:   TRUE
Jack support:   TRUE
PortAudio support   :   FALSE
CoreAudio support   :   FALSE
SLV2 support:   TRUE (Using internal library)
MP3 read support:   TRUE
MP3 writing support :   FALSE

-- Configuring done
-- Generating done
-- Build files have been written to: 
/home/raspycat/traverso/work/traverso-0.49.2
[  5%] Built target traversoaudiobackend
[  8%] Built target traversoaudiofileio
[ 33%] Built target traversocore
[ 42%] Built target traversocommands
[ 42%] Built target tcp_traversocommands
[ 42%] Building C object 
src/3rdparty/slv2/CMakeFiles/traversoslv2.dir/src/plugin.o
In file included from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/librdf.h:31:21: error: raptor2.h: No such file or directory
/usr/local/include/librdf.h:33:20: error: rasqal.h: No such file or directory
In file included from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/librdf.h:198: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'librdf_node'
/usr/local/include/librdf.h:205: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'librdf_statement'
In file included from /usr/local/include/librdf.h:393,
 from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/rdf_log.h:121: error: expected specifier-qualifier-list 
before 'raptor_locator'
/usr/local/include/rdf_log.h:164: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
In file included from /usr/local/include/librdf.h:396,
 from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/rdf_init.h:30: error: expected declaration specifiers or 
'...' before 'raptor_world'
/usr/local/include/rdf_init.h:31: error: expected declaration specifiers or 
'...' before 'rasqal_world'
/usr/local/include/rdf_init.h:59: error: expected declaration specifiers or 
'...' before 'rasqal_world'
/usr/local/include/rdf_init.h:67: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/local/include/rdf_init.h:105: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/local/include/rdf_init.h:107: error: expected declaration specifiers or 
'

[kde-freebsd] [SVN Commit] area51/PORTS/multimedia/phonon

2013-09-29 Thread Alonso Schaich
SVN commit 9521 by aschai:

Support staging and remove redundand pkg-message reference.



 M  +7 -6  Makefile  


___
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] [SVN Commit] area51/PORTS/net-im/kde-telepathy

2013-09-29 Thread Alonso Schaich
SVN commit 9520 by aschai:

Mark non-necessity to create a stage tree.



 M  +1 -0  Makefile  


___
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] [SVN Commit] area51/PORTS/www/kwebkitpart

2013-09-29 Thread Alonso Schaich
SVN commit 9519 by aschai:

Remove explicit pkg-message reference.



 M  +0 -3  Makefile  


___
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] [SVN Commit] area51/PORTS/textproc/redland

2013-09-29 Thread Alonso Schaich
SVN commit 9518 by aschai:

Support staging.



 M  +0 -4  Makefile  
 M  +4 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/textproc

2013-09-29 Thread Alonso Schaich
SVN commit 9517 by aschai:

Add staging support to raptor.



 M  +0 -3  raptor/Makefile  
 M  +2 -0  raptor/pkg-plist  
 M  +0 -3  raptor2/Makefile  
 M  +2 -0  raptor2/pkg-plist  


___
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] [SVN Commit] area51/PORTS/textproc/redland-bindings

2013-09-29 Thread Alonso Schaich
SVN commit 9516 by aschai:

Avoid staging. Also USE pkgconfig to be identical to ports r327773.



 M  +4 -1  Makefile  


___
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] [SVN Commit] area51/PORTS/textproc/rasqal

2013-09-29 Thread Alonso Schaich
SVN commit 9515 by aschai:

stage++



 M  +0 -3  Makefile  
 M  +3 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/deskutils/kdepim44

2013-09-29 Thread Alonso Schaich
SVN commit 9514 by aschai:

Add staging support.



 M  +0 -2  Makefile  
 M  +1 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/finance/libofx

2013-09-29 Thread Alonso Schaich
SVN commit 9513 by aschai:

Support staging.



 M  +3 -6  Makefile  
 M  +2 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9512 by aschai:

Remove leftover forgotten in the last commit (second time today ... )



 M  +0 -3  Makefile  


___
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] [SVN Commit] area51/PORTS/graphics/digikam-kde4

2013-09-29 Thread Alonso Schaich
SVN commit 9511 by aschai:

Add staging support and while here reformat the CMake argument to match the
other arguments' style.



 M  +1 -1  Makefile  
 M  +2 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/devel/cmake-gui

2013-09-29 Thread Alonso Schaich
SVN commit 9510 by aschai:

Add staging support.



 M  +2 -3  Makefile  
 M  +1 -0  pkg-plist  


___
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] Building traverso-daw with cmake.

2013-09-29 Thread Joe Nosay
I forgot a file. There.


On Sun, Sep 29, 2013 at 2:03 PM, Joe Nosay  wrote:

> I've used make -k to build the port and imported FindRaptor from soprano.
> The file make_no_breaks.txt shows the build without the -k option.
>
===>  Building for traverso-0.49.2
-- Traverso 0.49.2 will be built to install into /usr/local
getconf: no such configuration parameter `LFS_CFLAGS'
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Program pkg-config found (/usr/local/bin/pkg-config)
-- Looking for Q_WS_X11
-- Looking for Q_WS_X11 - found
-- Looking for Q_WS_WIN
-- Looking for Q_WS_WIN - not found
-- Looking for Q_WS_QWS
-- Looking for Q_WS_QWS - not found
-- Looking for Q_WS_MAC
-- Looking for Q_WS_MAC - not found
-- Found Qt4: /usr/local/bin/qmake-qt4 (found suitable version "4.8.4", minimum 
required is "4.3.1") 
-- checking for module 'redland>=1.0.2'
--   found redland, version 1.0.16
-- REDLAND Library Found OK
-- Looking for wavpack/wavpack.h
-- Looking for wavpack/wavpack.h - found
-- checking for module 'wavpack>=4.40.0'
--   found wavpack, version 4.60.1
-- WavPack Library Found OK
-- Looking for vorbis/vorbisfile.h
-- Looking for vorbis/vorbisfile.h - found
-- checking for module 'vorbis>=1.1.2'
--   found vorbis, version 1.3.3
-- Ogg Vorbis Library Found OK
-- Looking for FLAC/export.h
-- Looking for FLAC/export.h - found
-- FLAC Library Found OK
-- Looking for mad.h
-- Looking for mad.h - found
-- Looking for fftw3.h
-- Looking for fftw3.h - found
-- checking for module 'fftw3>=3.0.0'
--   found fftw3, version 3.3.3
-- FFTW3 Library Found OK
-- Looking for sys/vfs.h
-- Looking for sys/vfs.h - not found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for alsa/asoundlib.h
-- Looking for alsa/asoundlib.h - found
-- checking for module 'alsa>=1.0.0'
--   found alsa, version 1.0.26
-- ALSA Library Found OK
-- Looking for jack/jack.h
-- Looking for jack/jack.h - found
-- checking for module 'jack>=0.100'
--   found jack, version 0.121.3
-- Jack Library Found OK
cat: /proc/cpuinfo: No such file or directory

Build options:
Building in mode:   RELEASE
ALSA support:   TRUE
Jack support:   TRUE
PortAudio support   :   FALSE
CoreAudio support   :   FALSE
SLV2 support:   TRUE (Using internal library)
MP3 read support:   TRUE
MP3 writing support :   FALSE

-- Configuring done
-- Generating done
-- Build files have been written to: 
/home/raspycat/traverso/work/traverso-0.49.2
[  5%] Built target traversoaudiobackend
[  8%] Built target traversoaudiofileio
[ 33%] Built target traversocore
[ 42%] Built target traversocommands
[ 42%] Built target tcp_traversocommands
[ 42%] Building C object 
src/3rdparty/slv2/CMakeFiles/traversoslv2.dir/src/plugin.o
In file included from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/librdf.h:31:21: error: raptor2.h: No such file or directory
/usr/local/include/librdf.h:33:20: error: rasqal.h: No such file or directory
In file included from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/librdf.h:198: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'librdf_node'
/usr/local/include/librdf.h:205: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'librdf_statement'
In file included from /usr/local/include/librdf.h:393,
 from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/rdf_log.h:121: error: expected specifier-qualifier-list 
before 'raptor_locator'
/usr/local/include/rdf_log.h:164: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
In file included from /usr/local/include/librdf.h:396,
 from 
/home/raspycat/traverso/work/traverso-0.49.2/src/3rdparty/slv2/src/plugin.c:25:
/usr/local/include/rdf_init.h:30: error: expected declaration specifiers or 
'...' before 'raptor_world'
/usr/local/include/rdf_init.h:31: error: expected declaration specifiers or 
'...' before 'rasqal_world'
/usr/local/include/rdf_init.h:59: error: expected declaration specifiers or 
'...' before 'rasqal_world'
/usr/local/include/rdf_init.h:67: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/local/include/rdf_init.h:105: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before '*' token
/usr/local/include/rdf_init.h:107: error: expected declaration specifiers or 
'...' before '

[kde-freebsd] [SVN Commit] area51/PORTS/devel/xsd

2013-09-29 Thread Alonso Schaich
SVN commit 9509 by aschai:

Add staging support.



 M  +7 -9  Makefile  
 M  +1 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/devel/xdg-user-dirs

2013-09-29 Thread Alonso Schaich
SVN commit 9508 by aschai:

Support staging.



 M  +0 -3  Makefile  
 M  +5 -0  pkg-plist  


___
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] [SVN Commit] area51/PORTS/devel/cmake

2013-09-29 Thread Alonso Schaich
SVN commit 9507 by aschai:

Remove leftover.



 M  +0 -2  Makefile  


___
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] [SVN Commit] area51/PORTS/devel/cmake

2013-09-29 Thread Alonso Schaich
SVN commit 9506 by aschai:

Support staging.



 M  +2 -11 Makefile  
 M  +10 -0 pkg-plist  


___
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