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

* Re: [gentoo-user] plasma-desktop-5.12.4 build process hangs
  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-04-21  0:49 ` P Levine
  1 sibling, 1 reply; 6+ messages in thread
From: Mick @ 2018-04-19 17:23 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

On Thursday, 19 April 2018 14:44:40 BST Elijah Mark Anderson wrote:
> 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?

Your log shows no error.  I had a look for bug reports, but couldn't find 
anything relevant.  If it reports no error, have you waited long enough for 
the emerge to complete?

-- 
Regards,
Mick

[-- 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

* Re: [gentoo-user] plasma-desktop-5.12.4 build process hangs
  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-04-21  0:49 ` P Levine
  1 sibling, 0 replies; 6+ messages in thread
From: P Levine @ 2018-04-21  0:49 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 849 bytes --]

On Thu, Apr 19, 2018 at 9:44 AM, Elijah Mark Anderson <mark@kd0bpv.name>
wrote:

> 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


I had this happen an hour ago.  Some sort of deadlock.  Rebuild
kde-frameworks/ki18n
but apply the patch from
https://github.com/KDE/ki18n/commit/9c32bdab29b345976eee3b9c1c4bebd76cdcdde2.patch
.
​  Then build ​plasma-desktop.

[-- Attachment #2: Type: text/html, Size: 3043 bytes --]

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

* Re: [gentoo-user] plasma-desktop-5.12.4 build process hangs
  2018-04-19 17:23 ` Mick
@ 2018-05-14 17:23   ` Elijah Mark Anderson
  2018-05-14 18:55     ` R0b0t1
  0 siblings, 1 reply; 6+ messages in thread
From: Elijah Mark Anderson @ 2018-05-14 17:23 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1257 bytes --]

On Thursday, April 19, 2018 12:23:32 PM CDT Mick wrote:
> On Thursday, 19 April 2018 14:44:40 BST Elijah Mark Anderson wrote:
> > 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?
> 
> Your log shows no error.  I had a look for bug reports, but couldn't find
> anything relevant.  If it reports no error, have you waited long enough for
> the emerge to complete?
> 
> --
> Regards,
> Mick

Sorry about the late reply. Life got a little busy for a bit there. I no-
longer have the machine in question. But a few days later, the owner of the 
machine tried syncing the mirrors and updating again, and it went through.

I would certainly hope I waited long enough... considering that when I tried 
again, I left it running all night just in-case. lol. Thanks for trying. :)

-- 
Elijah Mark Anderson
mark@kd0bpv.name
--
「塵も積もれば山となる。」
"Even dust, when piled up, becomes a mountain" - Ancient Japanese proverb

[-- 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

* Re: [gentoo-user] plasma-desktop-5.12.4 build process hangs
  2018-05-14 17:23   ` Elijah Mark Anderson
@ 2018-05-14 18:55     ` R0b0t1
  2018-05-14 21:50       ` P Levine
  0 siblings, 1 reply; 6+ messages in thread
From: R0b0t1 @ 2018-05-14 18:55 UTC (permalink / raw
  To: gentoo-user

On Mon, May 14, 2018 at 12:23 PM, Elijah Mark Anderson <mark@kd0bpv.name> wrote:
> On Thursday, April 19, 2018 12:23:32 PM CDT Mick wrote:
>> On Thursday, 19 April 2018 14:44:40 BST Elijah Mark Anderson wrote:
>> > 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?
>>
>> Your log shows no error.  I had a look for bug reports, but couldn't find
>> anything relevant.  If it reports no error, have you waited long enough for
>> the emerge to complete?
>>
>> --
>> Regards,
>> Mick
>
> Sorry about the late reply. Life got a little busy for a bit there. I no-
> longer have the machine in question. But a few days later, the owner of the
> machine tried syncing the mirrors and updating again, and it went through.
>
> I would certainly hope I waited long enough... considering that when I tried
> again, I left it running all night just in-case. lol. Thanks for trying. :)
>

This is what happened for me. Plasma was experiencing errors, I lost
interest, I tried again, plasma was not experiencing build errors.
Works for things besides Plasma as well!

Open source has taught me patience on the span of years. I wish it
were not necessary, of course.

Cheers,
     R0b0t1


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

* Re: [gentoo-user] plasma-desktop-5.12.4 build process hangs
  2018-05-14 18:55     ` R0b0t1
@ 2018-05-14 21:50       ` P Levine
  0 siblings, 0 replies; 6+ messages in thread
From: P Levine @ 2018-05-14 21:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 1945 bytes --]

On Mon, May 14, 2018 at 2:55 PM, R0b0t1 <r030t1@gmail.com> wrote:

> On Mon, May 14, 2018 at 12:23 PM, Elijah Mark Anderson <mark@kd0bpv.name>
> wrote:
> > On Thursday, April 19, 2018 12:23:32 PM CDT Mick wrote:
> >> On Thursday, 19 April 2018 14:44:40 BST Elijah Mark Anderson wrote:
> >> > 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?
> >>
> >> Your log shows no error.  I had a look for bug reports, but couldn't
> find
> >> anything relevant.  If it reports no error, have you waited long enough
> for
> >> the emerge to complete?
> >>
> >> --
> >> Regards,
> >> Mick
> >
> > Sorry about the late reply. Life got a little busy for a bit there. I no-
> > longer have the machine in question. But a few days later, the owner of
> the
> > machine tried syncing the mirrors and updating again, and it went
> through.
> >
> > I would certainly hope I waited long enough... considering that when I
> tried
> > again, I left it running all night just in-case. lol. Thanks for trying.
> :)
> >
>
> This is what happened for me. Plasma was experiencing errors, I lost
> interest, I tried again, plasma was not experiencing build errors.
> Works for things besides Plasma as well!
>
> Open source has taught me patience on the span of years. I wish it
> were not necessary, of course.
>
> Cheers,
>      R0b0t1
>
>
​Or, it could be the fact that ​the patch and solution to the problem I
posted to this very thread was applied downstream:
https://gitweb.gentoo.org/repo/gentoo.git/diff/?id=4b2a7ee17866dd768651b51cd6640f39506a8469.
That might have saved you some time.

[-- Attachment #2: Type: text/html, Size: 2826 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