public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] plasma-desktop-5.12.4 build process hangs
@ 2018-04-19 13:44 Elijah Mark Anderson
  2018-04-19 17:23 ` Mick
  2018-04-21  0:49 ` P Levine
  0 siblings, 2 replies; 6+ messages in thread
From: Elijah Mark Anderson @ 2018-04-19 13:44 UTC (permalink / raw
  To: Gentoo-User Mailing List


[-- Attachment #1.1: Type: text/plain, Size: 495 bytes --]

A friend has commissioned me to install Gentoo on one of their machines for 
them. I'm trying to run some final updates before I turn it back over to them, 
but it keeps hanging on plasma-desktop-5.12.4 after linking kcm_fontinst.so 
(see attachment).

Anyone know what's going wrong? Is this just a bug in the ebuild, maybe?
-- 
Elijah Mark Anderson
mark@kd0bpv.name
--
「塵も積もれば山となる。」
"Even dust, when piled up, becomes a mountain" - Ancient Japanese proverb

[-- Attachment #1.2: Hang-point.log --]
[-- Type: text/x-log, Size: 2943 bytes --]

[100%] Linking CXX shared module kcm_fontinst.so
cd /var/tmp/portage/kde-plasma/plasma-desktop-5.12.4/work/plasma-desktop-5.12.4_build/kcms/kfontinst/kcmfontinst && /usr/bin/cmake -E cmake_link_script CMakeFiles/kcm_fontinst.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -pipe -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -shared  -o kcm_fontinst.so CMakeFiles/kcm_fontinst.dir/__/viewpart/FontPreview.cpp.o CMakeFiles/kcm_fontinst.dir/__/viewpart/PreviewSelectAction.cpp.o CMakeFiles/kcm_fontinst.dir/__/viewpart/CharTip.cpp.o CMakeFiles/kcm_fontinst.dir/JobRunner.cpp.o CMakeFiles/kcm_fontinst.dir/ActionLabel.cpp.o CMakeFiles/kcm_fontinst.dir/FontsPackage.cpp.o CMakeFiles/kcm_fontinst.dir/__/dbus/FontinstIface.cpp.o CMakeFiles/kcm_fontinst.dir/DuplicatesDialog.cpp.o CMakeFiles/kcm_fontinst.dir/FontList.cpp.o CMakeFiles/kcm_fontinst.dir/GroupList.cpp.o CMakeFiles/kcm_fontinst.dir/KCmFontInst.cpp.o CMakeFiles/kcm_fontinst.dir/PrintDialog.cpp.o CMakeFiles/kcm_fontinst.dir/FontFilter.cpp.o CMakeFiles/kcm_fontinst.dir/FontFilterProxyStyle.cpp.o CMakeFiles/kcm_fontinst.dir/FcQuery.cpp.o CMakeFiles/kcm_fontinst.dir/PreviewList.cpp.o CMakeFiles/kcm_fontinst.dir/kcm_fontinst_autogen/mocs_compilation.cpp.o -Wl,-rpath,/var/tmp/portage/kde-plasma/plasma-desktop-5.12.4/work/plasma-desktop-5.12.4_build/kcms/kfontinst/lib: /usr/lib64/libKF5KCMUtils.so.5.45.0 /usr/lib64/libKF5NewStuff.so.5.45.0 ../lib/libkfontinstui.so.5.12.4 ../lib/libkfontinst.so.5.12.4 -lSM -lICE -lX11 -lXext /usr/lib64/libKF5XmlGui.so.5.45.0 /usr/lib64/libKF5NewStuffCore.so.5.45.0 /usr/lib64/libKF5Attica.so.5.45.0 /usr/lib64/libKF5KIOWidgets.so.5.45.0 /usr/lib64/libKF5IconThemes.so.5.45.0 /usr/lib64/libKF5Archive.so.5.45.0 /usr/lib64/libKF5ConfigWidgets.so.5.45.0 /usr/lib64/libKF5Codecs.so.5.45.0 /usr/lib64/libKF5JobWidgets.so.5.45.0 /usr/lib64/libKF5Completion.so.5.45.0 /usr/lib64/libKF5ConfigGui.so.5.45.0 /usr/lib64/libKF5WidgetsAddons.so.5.45.0 /usr/lib64/libKF5KIOCore.so.5.45.0 /usr/lib64/libKF5Service.so.5.45.0 /usr/lib64/libKF5ConfigCore.so.5.45.0 /usr/lib64/libQt5Network.so.5.9.5 /usr/lib64/libQt5Concurrent.so.5.9.5 /usr/lib64/libKF5Auth.so.5.45.0 /usr/lib64/libQt5Widgets.so.5.9.5 /usr/lib64/libKF5CoreAddons.so.5.45.0 /usr/lib64/libQt5DBus.so.5.9.5 /usr/lib64/libQt5Xml.so.5.9.5 /usr/lib64/libKF5I18n.so.5.45.0 /usr/lib/libxcb-image.so /usr/lib/libxcb-shm.so /usr/lib/libxcb.so /usr/lib64/libQt5X11Extras.so.5.9.5 /usr/lib64/libQt5Gui.so.5.9.5 /usr/lib64/libQt5Core.so.5.9.5 -lfreetype -lfontconfig -lXft 
make[2]: Leaving directory '/var/tmp/portage/kde-plasma/plasma-desktop-5.12.4/work/plasma-desktop-5.12.4_build'
[100%] Built target kcm_fontinst

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-14 21:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-19 13:44 [gentoo-user] plasma-desktop-5.12.4 build process hangs Elijah Mark Anderson
2018-04-19 17:23 ` Mick
2018-05-14 17:23   ` Elijah Mark Anderson
2018-05-14 18:55     ` R0b0t1
2018-05-14 21:50       ` P Levine
2018-04-21  0:49 ` P Levine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox