[Bug 208570] multimedia/qt5-multimedia: ALSA aliases not supported

2017-07-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208570

Adrian Chadd  changed:

   What|Removed |Added

 CC||adr...@freebsd.org

--- Comment #14 from Adrian Chadd  ---
hi!

Is it possible to get this committed to our ports repository until the upstream
issues are resolved? Otherwise right now we can't easily use multiple sound
devices in QT multimedia applications w/ multiple sound cards, like wsjtx.

Thanks!


-adrian

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: configure script failed unexpectedly (digikam)

2017-07-15 Thread Schaich Alonso
> any hints?
> 

Hi

We introduced the gold blacklisting to workaround a bug in the linker,
when working with qt5 ports.

Currently, the blacklisting is implemented by line 152 of Mk/bsd.qt.mk
of the ports collection, however it's unclear to me why it affects your
Qt4 port (qt4-moc).

Alonso


Re: configure script failed unexpectedly (digikam)

2017-07-15 Thread Tobias C. Berner
Hi there

Can it be that you "wrongly" fixed pr 218187 [
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218187] and added the
-no-use-gold-linker to the wrong CONFIGURE_ARGS ? =)

I.e. can you make sure that your ports tree is up to date and unmodified.


mfg Tobias

On 14 July 2017 at 20:30, Stefan Huerter  wrote:

> Guckux
>
> 11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #7 r320804: Sat Jul  8 18:22:25
> CEST 2017
>
> ports tree actual updated
>
> the output wishes to attach to this report the config.log - but there
> isn't any...
>
> Also this problems appears since months, but actual I deleted "all" ports
> and want reinstall them
>
>
> ===>  Configuring for qt4-moc-4.8.7_2
> /usr/bin/sed -i.bak -e 's|^TARGET.*|TARGET=moc|g'
> /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4
> .8.7/src/tools/moc/moc.pro
> /bin/mkdir -p /usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4
> .8.7/mkspecs
> /bin/ln -sf /usr/local/lib/qt4/bin/qmake /usr/ports/devel/qt4-moc/work/
> qt-everywhere-opensource-src-4.8.7/bin/qmake
> -no-use-gold-linker: invalid command-line switch
>
> Usage:  configure [-h] [-prefix ] [-prefix-install] [-bindir ]
> [-libdir ]
> - stuff deleted -
>
> any hints?
>
>
> thx in advance
>
> Bye
>
>Stefan
>
>


configure script failed unexpectedly (digikam)

2017-07-15 Thread Stefan Huerter

Guckux

11.1-PRERELEASE FreeBSD 11.1-PRERELEASE #7 r320804: Sat Jul  8 18:22:25 
CEST 2017


ports tree actual updated

the output wishes to attach to this report the config.log - but there 
isn't any...


Also this problems appears since months, but actual I deleted "all" 
ports and want reinstall them



===>  Configuring for qt4-moc-4.8.7_2
/usr/bin/sed -i.bak -e 's|^TARGET.*|TARGET=moc|g' 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.7/src/tools/moc/moc.pro
/bin/mkdir -p 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.7/mkspecs
/bin/ln -sf /usr/local/lib/qt4/bin/qmake 
/usr/ports/devel/qt4-moc/work/qt-everywhere-opensource-src-4.8.7/bin/qmake

-no-use-gold-linker: invalid command-line switch

Usage:  configure [-h] [-prefix ] [-prefix-install] [-bindir ] 
[-libdir ]

- stuff deleted -

any hints?


thx in advance

Bye

   Stefan



Re: KDE apps fail start due to socket connect error

2017-07-15 Thread Beeblebrox
I was able to get a backtrace for deskutils/silence after all

Starting program: /usr/local/bin/silence 
then: then/endif not found.
Program received signal SIGSEGV, Segmentation fault.
0x0106f23e in ?? ()

(gdb) trace
Tracepoint 1 at 0x106f23e

(gdb) backtrace
#0  0x0106f23e in ?? ()
#1  0x00080365d88e in QAbstractProxyModel::canFetchMore(QModelIndex const&) 
const () from /usr/local/lib/qt4/libQtGui.so.4
#2  0x000803664d65 in QSortFilterProxyModel::canFetchMore(QModelIndex 
const&) const () from /usr/local/lib/qt4/libQtGui.so.4
#3  0x0008035dfeec in ?? () from /usr/local/lib/qt4/libQtGui.so.4
#4  0x0008040616bc in QObject::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtCore.so.4
#5  0x0008031206f9 in QWidget::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#6  0x0008034c9f2d in QFrame::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#7  0x0008035dbcc5 in QAbstractItemView::event(QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#8  0x0008030d20e3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) 
() from /usr/local/lib/qt4/libQtGui.so.4
#9  0x0008030d357f in QApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/qt4/libQtGui.so.4
#10 0x000802671a39 in KApplication::notify(QObject*, QEvent*) ()
   from /usr/local/lib/libkdeui.so.5
#11 0x00080404d9e3 in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/local/lib/qt4/libQtCore.so.4
#12 0x00080407ce47 in ?? () from /usr/local/lib/qt4/libQtCore.so.4
#13 0x00080407ae2d in ?? () from /usr/local/lib/qt4/libQtCore.so.4
#14 0x00080619c85b in g_main_context_dispatch ()
   from /usr/local/lib/libglib-2.0.so.0
#15 0x00080619cb8e in ?? () from /usr/local/lib/libglib-2.0.so.0
#16 0x00080619cc14 in g_main_context_iteration ()
   from /usr/local/lib/libglib-2.0.so.0
#17 0x00080407a79f in 
QEventDispatcherGlib::processEvents(QFlags) () 
from /usr/local/lib/qt4/libQtCore.so.4
#18 0x00080317114d in ?? () from /usr/local/lib/qt4/libQtGui.so.4
#19 0x00080404afbe in 
QEventLoop::exec(QFlags) () from 
/usr/local/lib/qt4/libQtCore.so.4
#20 0x00080404e014 in QCoreApplication::exec() ()
   from /usr/local/lib/qt4/libQtCore.so.4
#21 0x01062a41 in ?? ()
#22 0x0105f180 in ?? ()
#23 0x0008010b8000 in ?? ()
#24 0x in ?? ()

Regards.


Re: KDE apps fail start due to socket connect error

2017-07-15 Thread Beeblebrox
Hi Tobias,

> Could you install x11/kde-runtime, and see whether that helps

deskutils/silence compiled WITH_DEBUG and per suggestion x11/kde4-runtime was 
installed. KDE debug dialog shows:
Application: Silence (silence), signal: Segmentation fault (11)

Using "$ gdb silence"
(gdb) run
Starting program: /usr/local/bin/silence 
then: then/endif not found.
KCrash: Application 'silence' crashing...
KCrash: Attempting to start /usr/local/lib/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/user/.kde4/socket-bsd.me/kdeinit4_unix_0
ptrace: Operation not permitted.
/tmp/kde-rsb/drkonqiC95638.tmp:2: Error in sourced command file:
No thread selected
During startup program exited with code 253.

Can't backtrace because kernel is built without debug options.

I already had a PR filed on FreeBSD bugzilla for deskutils/silence, so I'll 
just work from there on this issue. The other apps (dolphin, Konqueror) are 
working, so initial topic of my question has now changed I think.

Let me know if you need any other info.

Regards.

-- 
HardenedBSD_amd64_12-Current_RadeonKMS
Please CC my email when responding, mail from list is not delivered.