Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 10:11:51 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        Raphael Kubo da Costa <rakuco@freebsd.org>, Manfred Antar <null@pozo.com>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: New Updates to KDE break kde4-workspace on current amd64
Message-ID:  <0a7a6027-4299-c7a7-777c-f3a28e3af879@protected-networks.net>
In-Reply-To: <86k27ak8s0.fsf@orwell>
References:  <7AE7DEB1-A803-4B0A-9954-5FDF7460481E@pozo.com> <86k27ak8s0.fsf@orwell>

next in thread | previous in thread | raw e-mail | index | archive | help
On 03/27/17 12:02, Raphael Kubo da Costa wrote:
> Manfred Antar <null@pozo.com> writes:
> 
>> The new updates to kdelibs kde-runtime and others break build of kde4-worspace:
> 
> Thanks for the report. We were aware of the breakage, and as of r437053
> everything _should_ be back to normal (I'm still testing some ports that
> were blocked by kde4-workspace).
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> 

Seems we have another path-related problem when pulseaudio is enabled in
kde-runtime (-lcanberra):

[ 59%] Linking CXX shared module ../../lib/kcm_phonon.so
cd /usr/ports/x11/kde4-runtime/work/.build/phonon/kcm &&
/usr/local/bin/cmake -E cmake_link_script
CMakeFiles/kcm_phonon.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC -O2 -pipe -march=core2 -fstack-protector
-fno-strict-aliasing -Wnon-virtual-dtor -Wno-long-long -Wundef
-Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith
-Wformat-security -Woverloaded-virtual -fno-common -fvisibility=hidden
-Werror=return-type -fvisibility-inlines-hidden
-Wno-return-type-c-linkage -O2 -DNDEBUG -DQT_NO_DEBUG  -fstack-protector
-shared  -o ../../lib/kcm_phonon.so
CMakeFiles/kcm_phonon.dir/kcm_phonon_automoc.cpp.o
CMakeFiles/kcm_phonon.dir/main.cpp.o
CMakeFiles/kcm_phonon.dir/devicepreference.cpp.o
CMakeFiles/kcm_phonon.dir/backendselection.cpp.o
CMakeFiles/kcm_phonon.dir/audiosetup.cpp.o
CMakeFiles/kcm_phonon.dir/testspeakerwidget.cpp.o
-Wl,-rpath,/usr/local/lib:/usr/local/lib/qt4:
/usr/local/lib/libphonon.so /usr/local/lib/libkcmutils.so.4.14.30
/usr/local/lib/libkio.so.5.14.30 /usr/local/lib/libglib-2.0.so
/usr/local/lib/libpulse.so /usr/local/lib/libpulse-mainloop-glib.so
-lcanberra /usr/local/lib/qt4/libQtNetwork.so
/usr/local/lib/qt4/libQtXml.so /usr/local/lib/libkdeui.so.5.14.30
/usr/local/lib/libkdecore.so.5.14.30 /usr/local/lib/qt4/libQtDBus.so
/usr/local/lib/qt4/libQtCore.so -pthread /usr/local/lib/qt4/libQtGui.so
/usr/local/lib/qt4/libQtSvg.so -Wl,-rpath-link,/usr/local/lib
/usr/bin/ld: cannot find -lcanberra
c++: error: linker command failed with exit code 1 (use -v to see
invocation)
gmake[4]: *** [phonon/kcm/CMakeFiles/kcm_phonon.dir/build.make:254:
lib/kcm_phonon.so] Error 1
gmake[4]: Leaving directory '/usr/ports/x11/kde4-runtime/work/.build'
gmake[3]: *** [CMakeFiles/Makefile2:9540:
phonon/kcm/CMakeFiles/kcm_phonon.dir/all] Error 2
gmake[3]: *** Waiting for unfinished jobs....

	imb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a7a6027-4299-c7a7-777c-f3a28e3af879>