Skipping 6,110 KB..
Full Log[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/models/messageeventmodel.cpp:1116:94:[m[K [01;35m[Kwarning: [m[K'[01m[Kstatic constexpr auto Quotient::EventRelation::[01;32m[KAnnotation[m[K()[m[K' is deprecated: Use AnnotationType variable instead [[01;35m[K-Wdeprecated-declarations[m[K]
1116 | const auto &annotations = m_currentRoom->relatedEvents(eventId, [01;35m[KEventRelation::Annotation()[m[K);
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
In file included from [01m[K/usr/include/Quotient/events/roommessageevent.h:9[m[K,
from [01m[K/usr/include/Quotient/room.h:22[m[K:
[01m[K/usr/include/Quotient/events/eventrelation.h:40:27:[m[K [01;36m[Knote: [m[Kdeclared here
40 | static constexpr auto [01;36m[KAnnotation[m[K() { return AnnotationType; }
| [01;36m[K^~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/models/messageeventmodel.cpp:1131:34:[m[K [01;35m[Kwarning: [m[K'[01m[KQuotient::EventRelation Quotient::ReactionEvent::[01;32m[Krelation[m[K() const[m[K' is deprecated: Use eventId(), key(), or content().value instead [[01;35m[K-Wdeprecated-declarations[m[K]
1131 | reactions[[01;35m[Ke->relation()[m[K.key].append(static_cast<NeoChatUser *>(m_currentRoom->user(e->senderId())));
| [01;35m[K~~~~~~~~~~~^~[m[K
In file included from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/models/messageeventmodel.cpp:9[m[K:
[01m[K/usr/include/Quotient/events/reactionevent.h:32:19:[m[K [01;36m[Knote: [m[Kdeclared here
32 | EventRelation [01;36m[Krelation[m[K() const { return content().value; }
| [01;36m[K^~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In lambda function:
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:111:66:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::RoomMemberEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
111 | const QString senderId = [01;35m[KgetCurrentState<RoomMemberEvent>(localUser()->id())[m[K->senderId();
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.h:7[m[K,
from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:4[m[K:
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kconst Quotient::RoomEvent* NeoChatRoom::[01;32m[KlastEvent[m[K() const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:293:71:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::StateEventBase = class Quotient::StateEvent[m[K' is deprecated: StateEventBase is StateEvent now [[01;35m[K-Wdeprecated-declarations[m[K]
293 | if (event->isStateEvent() && static_cast<const StateEventBase [01;35m[K&[m[K>(*event).repeatsState()) {
| [01;35m[K^[m[K
In file included from [01m[K/usr/include/Quotient/roomstateview.h:6[m[K,
from [01m[K/usr/include/Quotient/room.h:13[m[K:
[01m[K/usr/include/Quotient/events/stateevent.h:47:7:[m[K [01;36m[Knote: [m[Kdeclared here
47 | using [01;36m[KStateEventBase[m[K
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[KQString NeoChatRoom::[01;32m[KlastEventToString[m[K(Qt::TextFormat, bool) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:366:30:[m[K [01;35m[Kwarning: [m[K'[01m[KQString Quotient::Room::[01;32m[KroomMembername[m[K(const QString&) const[m[K' is deprecated: Use safeMemberName() instead [[01;35m[K-Wdeprecated-declarations[m[K]
366 | return [01;35m[KroomMembername(event->senderId())[m[K + (event->isStateEvent() ? QLatin1String(" ") : QLatin1String(": "))
| [01;35m[K~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~[m[K
[01m[K/usr/include/Quotient/room.h:344:25:[m[K [01;36m[Knote: [m[Kdeclared here
344 | Q_INVOKABLE QString [01;36m[KroomMembername[m[K(const QString& userId) const;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kvoid NeoChatRoom::[01;32m[KcheckForHighlights[m[K(const Quotient::TimelineItem&)[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:385:71:[m[K [01;35m[Kwarning: [m[K'[01m[KQString Quotient::Room::[01;32m[KroomMembername[m[K(const QString&) const[m[K' is deprecated: Use safeMemberName() instead [[01;35m[K-Wdeprecated-declarations[m[K]
385 | if (text.contains(localUserId) || text.contains([01;35m[KroomMembername(localUserId)[m[K)) {
| [01;35m[K~~~~~~~~~~~~~~^~~~~~~~~~~~~[m[K
[01m[K/usr/include/Quotient/room.h:344:25:[m[K [01;36m[Knote: [m[Kdeclared here
344 | Q_INVOKABLE QString [01;36m[KroomMembername[m[K(const QString& userId) const;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kvirtual void NeoChatRoom::[01;32m[KonRedaction[m[K(const Quotient::RoomEvent&, const Quotient::RoomEvent&)[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:408:46:[m[K [01;35m[Kwarning: [m[K'[01m[KQuotient::EventRelation Quotient::ReactionEvent::[01;32m[Krelation[m[K() const[m[K' is deprecated: Use eventId(), key(), or content().value instead [[01;35m[K-Wdeprecated-declarations[m[K]
408 | if (auto relatedEventId = [01;35m[Ke->relation()[m[K.eventId; !relatedEventId.isEmpty()) {
| [01;35m[K~~~~~~~~~~~^~[m[K
In file included from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:29[m[K:
[01m[K/usr/include/Quotient/events/reactionevent.h:32:19:[m[K [01;36m[Knote: [m[Kdeclared here
32 | EventRelation [01;36m[Krelation[m[K() const { return content().value; }
| [01;36m[K^~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In lambda function:
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:561:51:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
561 | if (e.membership() == MembershipType::[01;35m[KLeave[m[K) {
| [01;35m[K^~~~~[m[K
In file included from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:33[m[K:
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:579:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
579 | case MembershipType::[01;35m[KInvite[m[K:
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:588:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
588 | case MembershipType::[01;35m[KJoin[m[K: {
| [01;35m[K^~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:594:62:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
594 | text = e.membership() == MembershipType::[01;35m[KInvite[m[K ? i18n("invited %1 to the room", subjectName) : i18n("joined the room");
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:604:38:[m[K [01;35m[Kwarning: [m[K'[01m[KQString Quotient::RoomMemberEvent::[01;32m[KdisplayName[m[K() const[m[K' is deprecated: Use newDisplayName() instead [[01;35m[K-Wdeprecated-declarations[m[K]
604 | if ([01;35m[Ke.displayName()[m[K.isEmpty()) {
| [01;35m[K~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:47:60:[m[K [01;36m[Knote: [m[Kdeclared here
47 | [[deprecated("Use newDisplayName() instead")]] QString [01;36m[KdisplayName[m[K() const
| [01;36m[K^~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:607:122:[m[K [01;35m[Kwarning: [m[K'[01m[KQString Quotient::RoomMemberEvent::[01;32m[KdisplayName[m[K() const[m[K' is deprecated: Use newDisplayName() instead [[01;35m[K-Wdeprecated-declarations[m[K]
607 | text = i18nc("their refers to a singular user", "changed their display name to %1", [01;35m[Ke.displayName()[m[K.toHtmlEscaped());
| [01;35m[K~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:47:60:[m[K [01;36m[Knote: [m[Kdeclared here
47 | [[deprecated("Use newDisplayName() instead")]] QString [01;36m[KdisplayName[m[K() const
| [01;36m[K^~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:614:36:[m[K [01;35m[Kwarning: [m[K'[01m[KQUrl Quotient::RoomMemberEvent::[01;32m[KavatarUrl[m[K() const[m[K' is deprecated: Use newAvatarUrl() instead [[01;35m[K-Wdeprecated-declarations[m[K]
614 | if ([01;35m[Ke.avatarUrl()[m[K.isEmpty()) {
| [01;35m[K~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:51:55:[m[K [01;36m[Knote: [m[Kdeclared here
51 | [[deprecated("Use newAvatarUrl() instead")]] QUrl [01;36m[KavatarUrl[m[K() const
| [01;36m[K^~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:631:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
631 | case MembershipType::[01;35m[KLeave[m[K:
| [01;35m[K^~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:632:87:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
632 | if (e.prevContent() && e.prevContent()->membership == MembershipType::[01;35m[KInvite[m[K) {
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:636:87:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
636 | if (e.prevContent() && e.prevContent()->membership == MembershipType::[01;35m[KBan[m[K) {
| [01;35m[K^~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:642:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
642 | case MembershipType::[01;35m[KBan[m[K:
| [01;35m[K^~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:652:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
652 | case MembershipType::[01;35m[KKnock[m[K: {
| [01;35m[K^~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[KQString NeoChatRoom::[01;32m[KeventToString[m[K(const Quotient::RoomEvent&, Qt::TextFormat, bool) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:686:35:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::StateEventBase = class Quotient::StateEvent[m[K' is deprecated: StateEventBase is StateEvent now [[01;35m[K-Wdeprecated-declarations[m[K]
686 | [](const StateEventBase &e[01;35m[K)[m[K {
| [01;35m[K^[m[K
[01m[K/usr/include/Quotient/events/stateevent.h:47:7:[m[K [01;36m[Knote: [m[Kdeclared here
47 | using [01;36m[KStateEventBase[m[K
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In lambda function:
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:728:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
728 | case MembershipType::[01;35m[KInvite[m[K:
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:733:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
733 | case MembershipType::[01;35m[KJoin[m[K: {
| [01;35m[K^~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:739:62:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
739 | text = e.membership() == MembershipType::[01;35m[KInvite[m[K ? i18n("invited someone to the room") : i18n("joined the room");
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:746:38:[m[K [01;35m[Kwarning: [m[K'[01m[KQString Quotient::RoomMemberEvent::[01;32m[KdisplayName[m[K() const[m[K' is deprecated: Use newDisplayName() instead [[01;35m[K-Wdeprecated-declarations[m[K]
746 | if ([01;35m[Ke.displayName()[m[K.isEmpty()) {
| [01;35m[K~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:47:60:[m[K [01;36m[Knote: [m[Kdeclared here
47 | [[deprecated("Use newDisplayName() instead")]] QString [01;36m[KdisplayName[m[K() const
| [01;36m[K^~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:756:36:[m[K [01;35m[Kwarning: [m[K'[01m[KQUrl Quotient::RoomMemberEvent::[01;32m[KavatarUrl[m[K() const[m[K' is deprecated: Use newAvatarUrl() instead [[01;35m[K-Wdeprecated-declarations[m[K]
756 | if ([01;35m[Ke.avatarUrl()[m[K.isEmpty()) {
| [01;35m[K~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:51:55:[m[K [01;36m[Knote: [m[Kdeclared here
51 | [[deprecated("Use newAvatarUrl() instead")]] QUrl [01;36m[KavatarUrl[m[K() const
| [01;36m[K^~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:773:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
773 | case MembershipType::[01;35m[KLeave[m[K:
| [01;35m[K^~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:774:87:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
774 | if (e.prevContent() && e.prevContent()->membership == MembershipType::[01;35m[KInvite[m[K) {
| [01;35m[K^~~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:778:87:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
778 | if (e.prevContent() && e.prevContent()->membership == MembershipType::[01;35m[KBan[m[K) {
| [01;35m[K^~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:782:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
782 | case MembershipType::[01;35m[KBan[m[K:
| [01;35m[K^~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:788:34:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
788 | case MembershipType::[01;35m[KKnock[m[K: {
| [01;35m[K^~~~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[KQString NeoChatRoom::[01;32m[KeventToGenericString[m[K(const Quotient::RoomEvent&) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:816:35:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::StateEventBase = class Quotient::StateEvent[m[K' is deprecated: StateEventBase is StateEvent now [[01;35m[K-Wdeprecated-declarations[m[K]
816 | [](const StateEventBase &e[01;35m[K)[m[K {
| [01;35m[K^[m[K
[01m[K/usr/include/Quotient/events/stateevent.h:47:7:[m[K [01;36m[Knote: [m[Kdeclared here
47 | using [01;36m[KStateEventBase[m[K
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kvoid NeoChatRoom::[01;32m[KtoggleReaction[m[K(const QString&, const QString&)[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:962:75:[m[K [01;35m[Kwarning: [m[K'[01m[Kstatic constexpr auto Quotient::EventRelation::[01;32m[KAnnotation[m[K()[m[K' is deprecated: Use AnnotationType variable instead [[01;35m[K-Wdeprecated-declarations[m[K]
962 | const auto &annotations = relatedEvents(evt, [01;35m[KEventRelation::Annotation()[m[K);
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
In file included from [01m[K/usr/include/Quotient/events/roommessageevent.h:9[m[K,
from [01m[K/usr/include/Quotient/room.h:22[m[K:
[01m[K/usr/include/Quotient/events/eventrelation.h:40:27:[m[K [01;36m[Knote: [m[Kdeclared here
40 | static constexpr auto [01;36m[KAnnotation[m[K() { return AnnotationType; }
| [01;36m[K^~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:966:32:[m[K [01;35m[Kwarning: [m[K'[01m[KQuotient::EventRelation Quotient::ReactionEvent::[01;32m[Krelation[m[K() const[m[K' is deprecated: Use eventId(), key(), or content().value instead [[01;35m[K-Wdeprecated-declarations[m[K]
966 | if ([01;35m[Ke->relation()[m[K.key != reaction) {
| [01;35m[K~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/events/reactionevent.h:32:19:[m[K [01;36m[Knote: [m[Kdeclared here
32 | EventRelation [01;36m[Krelation[m[K() const { return content().value; }
| [01;36m[K^~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kbool NeoChatRoom::[01;32m[KcanSendEvent[m[K(const QString&) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1004:57:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::RoomPowerLevelsEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
1004 | auto plEvent = [01;35m[KgetCurrentState<RoomPowerLevelsEvent>()[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kbool NeoChatRoom::[01;32m[KcanSendState[m[K(const QString&) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1013:57:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::RoomPowerLevelsEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
1013 | auto plEvent = [01;35m[KgetCurrentState<RoomPowerLevelsEvent>()[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kbool NeoChatRoom::[01;32m[KisUserBanned[m[K(const QString&) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1045:44:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::RoomMemberEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
1045 | return [01;35m[KgetCurrentState<RoomMemberEvent>(user)[m[K->membership() == MembershipType::Ban;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~[m[K
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1045:84:[m[K [01;35m[Kwarning: [m[K'[01m[Kusing Quotient::MembershipType = enum class Quotient::Membership[m[K' is deprecated: Use Membership instead [[01;35m[K-Wdeprecated-declarations[m[K]
1045 | return getCurrentState<RoomMemberEvent>(user)->membership() == MembershipType::[01;35m[KBan[m[K;
| [01;35m[K^~~[m[K
[01m[K/usr/include/Quotient/events/roommemberevent.h:29:7:[m[K [01;36m[Knote: [m[Kdeclared here
29 | using [01;36m[KMembershipType[m[K [[deprecated("Use Membership instead")]] = Membership;
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[KQString NeoChatRoom::[01;32m[KjoinRule[m[K() const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1060:43:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::JoinRulesEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
1060 | return [01;35m[KgetCurrentState<JoinRulesEvent>()[m[K->joinRule();
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:[m[K In member function '[01m[Kint NeoChatRoom::[01;32m[KgetUserPowerLevel[m[K(const QString&) const[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/neochatroom.cpp:1229:65:[m[K [01;35m[Kwarning: [m[K'[01m[Kconst EvT* Quotient::Room::[01;32m[KgetCurrentState[m[K(const QString&) const [35m[K[with EvT = Quotient::RoomPowerLevelsEvent][m[K[m[K' is deprecated: Use currentState().get() instead; make sure to check its result for nullptrs [[01;35m[K-Wdeprecated-declarations[m[K]
1229 | auto powerLevelEvent = [01;35m[KgetCurrentState<RoomPowerLevelsEvent>()[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~[m[K
[01m[K/usr/include/Quotient/room.h:776:16:[m[K [01;36m[Knote: [m[Kdeclared here
776 | const EvT* [01;36m[KgetCurrentState[m[K(const QString& stateKey = {}) const
| [01;36m[K^~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:[m[K In lambda function:
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:204:38:[m[K [01;35m[Kwarning: [m[K'[01m[KQuotient::BaseJob::UserConsentRequiredError[m[K' is deprecated: Use UserConsentRequired [[01;35m[K-Wdeprecated-declarations[m[K]
204 | if (job->error() == BaseJob::[01;35m[KUserConsentRequiredError[m[K) {
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/usr/include/Quotient/jobs/requestdata.h:6[m[K,
from [01m[K/usr/include/Quotient/jobs/basejob.h:7[m[K,
from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.h:11[m[K,
from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:5[m[K:
[01m[K/usr/include/Quotient/jobs/basejob.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here
70 | [01;36m[KWITH_DEPRECATED_ERROR_VERSION[m[K(UserConsentRequired),
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:204:38:[m[K [01;35m[Kwarning: [m[K'[01m[KQuotient::BaseJob::UserConsentRequiredError[m[K' is deprecated: Use UserConsentRequired [[01;35m[K-Wdeprecated-declarations[m[K]
204 | if (job->error() == BaseJob::[01;35m[KUserConsentRequiredError[m[K) {
| [01;35m[K^~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/usr/include/Quotient/jobs/basejob.h:70:9:[m[K [01;36m[Knote: [m[Kdeclared here
70 | [01;36m[KWITH_DEPRECATED_ERROR_VERSION[m[K(UserConsentRequired),
| [01;36m[K^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:[m[K In lambda function:
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:278:43:[m[K [01;35m[Kwarning: [m[K'[01m[Kvoid Quotient::Connection::[01;32m[KassumeIdentity[m[K(const QString&, const QString&, const QString&)[m[K' is deprecated: Device id is now resolved from accessToken; use assumeIdentity(QString, QString) instead of this overload [[01;35m[K-Wdeprecated-declarations[m[K]
278 | [01;35m[Kconnection->assumeIdentity(account.userId(), accessToken, account.deviceId())[m[K;
| [01;35m[K~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[m[K
In file included from [01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/controller.cpp:40[m[K:
[01m[K/usr/include/Quotient/connection.h:576:10:[m[K [01;36m[Knote: [m[Kdeclared here
576 | void [01;36m[KassumeIdentity[m[K(const QString& mxId, const QString& accessToken,
| [01;36m[K^~~~~~~~~~~~~~[m[K
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/models/emojimodel.cpp:[m[K In function '[01m[KEmojiModel::[01;32m[KEmojiModel[m[K(QObject*)[m[K':
[01m[K/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/src/neochat-9999_git1688090049/src/models/emojimodel.cpp:15:1:[m[K [01;36m[Knote: [m[Kvariable tracking size limit exceeded with '[01m[K-fvar-tracking-assignments[m[K', retrying without
15 | [01;36m[KEmojiModel[m[K::EmojiModel(QObject *parent)
| [01;36m[K^~~~~~~~~~[m[K
[76/96] Linking CXX static library lib/libneochat.a
[77/96] Automatic MOC for target delegatesizehelpertest
[78/96] Automatic MOC for target texthandlertest
[79/96] Automatic MOC for target neochatroomtest
[80/96] Automatic MOC for target neochat-app
[81/96] Automatic RCC for res_desktop.qrc
[82/96] Automatic RCC for res.qrc
[83/96] Building CXX object src/CMakeFiles/neochat-app.dir/neochat-app_autogen/EWIEGA46WW/qrc_res.cpp.o
[84/96] Building CXX object src/CMakeFiles/neochat-app.dir/neochat-app_autogen/EWIEGA46WW/qrc_res_desktop.cpp.o
[85/96] Building CXX object src/CMakeFiles/neochat-app.dir/main.cpp.o
[86/96] Building CXX object src/CMakeFiles/neochat-app.dir/neochat-app_autogen/mocs_compilation.cpp.o
[87/96] Building CXX object autotests/CMakeFiles/delegatesizehelpertest.dir/delegatesizehelpertest.cpp.o
[88/96] Building CXX object autotests/CMakeFiles/delegatesizehelpertest.dir/delegatesizehelpertest_autogen/mocs_compilation.cpp.o
[89/96] Building CXX object autotests/CMakeFiles/texthandlertest.dir/texthandlertest.cpp.o
[90/96] Building CXX object autotests/CMakeFiles/texthandlertest.dir/texthandlertest_autogen/mocs_compilation.cpp.o
[91/96] Building CXX object autotests/CMakeFiles/neochatroomtest.dir/neochatroomtest.cpp.o
[92/96] Building CXX object autotests/CMakeFiles/neochatroomtest.dir/neochatroomtest_autogen/mocs_compilation.cpp.o
[93/96] Linking CXX executable bin/delegatesizehelpertest
[94/96] Linking CXX executable bin/neochatroomtest
[95/96] Linking CXX executable bin/texthandlertest
[96/96] Linking CXX executable bin/neochat
📦 -> Clearing old packages
removed '/home/swadmin/packages/prolinux-nightly/x86_64/neochat-9999_git1687917340-r0.apk'
removed '/home/swadmin/packages/prolinux-nightly/x86_64/neochat-doc-9999_git1687917340-r0.apk'
>>> neochat: Entering fakeroot...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/de
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/de/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/de/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ja
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ja/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ja/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nn
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nn/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nn/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_TW
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_TW/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/uk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/uk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/uk/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/el
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/el/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/el/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/az
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/az/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/az/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fi
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fi/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fi/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sv
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sv/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sv/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/eu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/eu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/eu/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_CN
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/zh_CN/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ko
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ko/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ko/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ru
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ru/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ru/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/id
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/id/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/id/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/it
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/it/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/it/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ka
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ka/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ka/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sl/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ta
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ta/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ta/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tr/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/sk/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/da
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/da/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/da/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ie
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ie/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ie/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca@valencia
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ca@valencia/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pa
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pa/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pa/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pl/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/es
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/es/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/es/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/hu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/hu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/hu/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt_BR
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/pt_BR/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/cs
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/cs/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/cs/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tok
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tok/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/tok/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/en_GB
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/en_GB/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ar
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ar/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ar/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/lt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/lt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/lt/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/fr/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/nl/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ia
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ia/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/locale/ia/LC_MESSAGES/neochat.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/applications/org.kde.neochat.desktop
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/metainfo/org.kde.neochat.appdata.xml
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/icons/hicolor/scalable/apps/org.kde.neochat.svg
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/icons/hicolor/scalable/apps/org.kde.neochat.tray.svg
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/knotifications5/neochat.notifyrc
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/bin/neochat
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/krunner/dbusplugins/plasma-runner-neochat.desktop
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/ca/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/es/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/it/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/nl/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/tr/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/uk/man1/neochat.1
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/neochat/pkg/neochat/usr/share/man/man1/neochat.1
>>> neochat-doc*: Running split function doc...
>>> neochat-doc*: Preparing subpackage neochat-doc...
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> neochat-doc*: Running postcheck for neochat-doc
>>> neochat*: Running postcheck for neochat
>>> WARNING: neochat*: Found /usr/share/locale
Maybe add $pkgname-lang to subpackages?
>>> neochat*: Preparing package neochat...
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> neochat-doc*: Scanning shared objects
>>> neochat*: Scanning shared objects
>>> neochat-doc*: Tracing dependencies...
>>> neochat-doc*: Package size: 48.0 KB
>>> neochat-doc*: Compressing data...
>>> neochat-doc*: Create checksum...
>>> neochat-doc*: Create neochat-doc-9999_git1688090049-r0.apk
>>> neochat*: Tracing dependencies...
kirigami-addons
kirigami2
kitemmodels
kquickimageeditor
qqc2-desktop-style
qt5-qtquickcontrols
so:libKF5ConfigCore.so.5
so:libKF5ConfigGui.so.5
so:libKF5ConfigWidgets.so.5
so:libKF5CoreAddons.so.5
so:libKF5DBusAddons.so.5
so:libKF5I18n.so.5
so:libKF5KIOCore.so.5
so:libKF5KIOGui.so.5
so:libKF5KIOWidgets.so.5
so:libKF5Kirigami2.so.5
so:libKF5Notifications.so.5
so:libKF5SonnetCore.so.5
so:libKF5WindowSystem.so.5
so:libQt5Core.so.5
so:libQt5DBus.so.5
so:libQt5Gui.so.5
so:libQt5Multimedia.so.5
so:libQt5Network.so.5
so:libQt5Qml.so.5
so:libQt5Quick.so.5
so:libQt5QuickControls2.so.5
so:libQt5Widgets.so.5
so:libQuotient.so.0.7
so:libc.musl-x86_64.so.1
so:libcmark.so.0.30.3
so:libqt5keychain.so.1
so:libstdc++.so.6
>>> neochat*: Package size: 30.6 MB
>>> neochat*: Compressing data...
>>> neochat*: Create checksum...
>>> neochat*: Create neochat-9999_git1688090049-r0.apk
>>> neochat: Updating the prolinux-nightly/x86_64 repository index...
>>> neochat: Signing the index...
(1/103) Purging .makedepends-neochat (20230630.072543)
(2/103) Purging kirigami-addons (9999_git1688074990-r0)
(3/103) Purging kirigami2 (9999_git1688089786-r0)
(4/103) Purging kquickimageeditor (0.2.0-r1)
(5/103) Purging qqc2-desktop-style (9999_git1687883585-r0)
(6/103) Purging qt5-qtquickcontrols (5.15.10_git20230424-r0)
(7/103) Purging cmark-dev (0.30.3-r2)
(8/103) Purging cmark (0.30.3-r2)
(9/103) Purging cmark-static (0.30.3-r2)
(10/103) Purging libcmark (0.30.3-r2)
(11/103) Purging kdoctools-dev (9999_git1687883583-r0)
(12/103) Purging libxslt-dev (1.1.38-r1)
(13/103) Purging kitemmodels-dev (9999_git1687883583-r0)
(14/103) Purging kitemmodels (9999_git1687883583-r0)
(15/103) Purging kquickimageeditor-dev (0.2.0-r1)
(16/103) Purging libquotient-dev (0.7.2-r2)
(17/103) Purging olm-dev (3.2.15-r0)
(18/103) Purging libquotient (0.7.2-r2)
(19/103) Purging qcoro-dev (0.9.0-r0)
(20/103) Purging qt5-qtwebsockets-dev (5.15.10_git20230612-r0)
(21/103) Purging qt6-qtwebsockets-dev (6.5.1-r0)
(22/103) Purging qt6-qtdeclarative-dev (6.5.1-r1)
(23/103) Purging qt6-qtshadertools-dev (6.5.1-r0)
(24/103) Purging qt6-qtshadertools (6.5.1-r0)
(25/103) Purging qcoro-qt6 (0.9.0-r0)
(26/103) Purging qcoro (0.9.0-r0)
(27/103) Purging qqc2-desktop-style-dev (9999_git1687883585-r0)
(28/103) Purging kirigami2-dev (9999_git1688089786-r0)
(29/103) Purging kirigami2-libs (9999_git1688089786-r0)
(30/103) Purging qtkeychain-dev (0.14.1-r0)
(31/103) Purging qt5-qtkeychain (0.14.1-r0)
(32/103) Purging qt6-qtkeychain (0.14.1-r0)
(33/103) Purging qt5-qtmultimedia-dev (5.15.10_git20230612-r0)
(34/103) Purging avahi-openrc (0.8-r13)
(35/103) Purging dbus-openrc (1.14.8-r0)
(36/103) Purging dbus-daemon-launch-helper (1.14.8-r0)
(37/103) Purging dbus (1.14.8-r0)
(38/103) Purging eudev-openrc (3.2.12-r4)
(39/103) Purging libinput-udev (1.23.0-r1)
(40/103) Purging olm (3.2.15-r0)
(41/103) Purging qt5-qtwebsockets (5.15.10_git20230612-r0)
(42/103) Purging qt6-qtbase-dev (6.5.1-r2)
(43/103) Purging qt6-qtbase-mysql (6.5.1-r2)
(44/103) Purging qt6-qtbase-odbc (6.5.1-r2)
(45/103) Purging qt6-qtbase-postgresql (6.5.1-r2)
(46/103) Purging qt6-qtbase-sqlite (6.5.1-r2)
(47/103) Purging cups-dev (2.4.6-r0)
(48/103) Purging double-conversion-dev (3.3.0-r0)
(49/103) Purging libb2-dev (0.98.1-r3)
(50/103) Purging libinput-dev (1.23.0-r1)
(51/103) Purging eudev-dev (3.2.12-r4)
(52/103) Purging eudev (3.2.12-r4)
(53/103) Purging udev-init-scripts-openrc (35-r1)
(54/103) Purging udev-init-scripts (35-r1)
(55/103) Purging libpq-dev (15.3-r0)
(56/103) Purging libproxy-dev (0.5.2-r1)
(57/103) Purging mariadb-dev (10.11.4-r0)
(58/103) Purging fmt-dev (9.1.0-r1)
(59/103) Purging fmt (9.1.0-r1)
(60/103) Purging mariadb-connector-c-dev (3.3.5-r0)
(61/103) Purging mariadb-embedded (10.11.4-r0)
(62/103) Purging mariadb-common (10.11.4-r0)
(63/103) Purging tslib-dev (1.22-r1)
(64/103) Purging unixodbc-dev (2.3.11-r3)
(65/103) Purging vulkan-loader-dev (1.3.250.0-r0)
(66/103) Purging vulkan-headers (1.3.250.0-r0)
(67/103) Purging vulkan-loader (1.3.250.0-r0)
(68/103) Purging xcb-util-cursor-dev (0.1.4-r0)
(69/103) Purging xcb-util-image-dev (0.4.1-r0)
(70/103) Purging xcb-util-keysyms-dev (0.4.1-r0)
(71/103) Purging xcb-util-renderutil-dev (0.3.10-r0)
(72/103) Purging xcb-util-wm-dev (0.4.2-r0)
(73/103) Purging qt6-qtlanguageserver (6.5.1-r0)
(74/103) Purging qt6-qtwayland (6.5.1-r0)
(75/103) Purging qt6-qtwebsockets (6.5.1-r0)
(76/103) Purging avahi-dev (0.8-r13)
(77/103) Purging gdbm-dev (1.23-r1)
(78/103) Purging gdbm-tools (1.23-r1)
(79/103) Purging avahi-compat-howl (0.8-r13)
(80/103) Purging avahi-compat-libdns_sd (0.8-r13)
(81/103) Purging avahi-glib (0.8-r13)
(82/103) Purging avahi (0.8-r13)
(83/103) Purging qt6-qtdeclarative (6.5.1-r1)
(84/103) Purging qt6-qtbase-x11 (6.5.1-r2)
(85/103) Purging qt6-qtbase (6.5.1-r2)
(86/103) Purging double-conversion (3.3.0-r0)
(87/103) Purging libproxy (0.5.2-r1)
(88/103) Purging duktape (2.7.0-r1)
(89/103) Purging gnutls-dev (3.8.0-r3)
(90/103) Purging gnutls-c++ (3.8.0-r3)
(91/103) Purging nettle-dev (3.9.1-r0)
(92/103) Purging gmp-dev (6.2.1-r3)
(93/103) Purging libgmpxx (6.2.1-r3)
(94/103) Purging kmod-libs (30-r4)
(95/103) Purging libb2 (0.98.1-r3)
(96/103) Purging libdaemon (0.14-r4)
(97/103) Purging libevent (2.1.12-r7)
(98/103) Purging libidn2-dev (2.3.4-r2)
(99/103) Purging libtasn1-dev (4.19.0-r2)
(100/103) Purging libtasn1-progs (4.19.0-r2)
(101/103) Purging p11-kit-dev (0.25.0-r0)
(102/103) Purging tslib (1.22-r1)
(103/103) Purging xcb-util-cursor (0.1.4-r0)
Executing busybox-1.36.1-r2.trigger
OK: 2052 MiB in 582 packages
🔧 -> Removing extra dependency kirigami-addons-dev
(1/1) Purging kirigami-addons-dev (9999_git1688074990-r0)
OK: 2052 MiB in 581 packages
⏳ Built 1 of 1 dependencies for target neochat (149/158)
✅ Built 1 packages for target neochat
Parsing dependencies for plasma-dialer
Parsing dependencies for callaudiod
Parsing dependencies for pulseaudio-qt
Parsing dependencies for qtmpris
Parsing dependencies for kio-dev
-> Package not found.
📦 Building plasma-dialer with dependencies: plasma-dialer
📦 -> Building plasma-dialer
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> Already up to date (upstream), skipping
⏳ Built 1 of 1 dependencies for target plasma-dialer (150/158)
✅ Built 1 packages for target plasma-dialer
Parsing dependencies for plasma-phonebook
Parsing dependencies for kpeoplevcard
📦 Building plasma-phonebook with dependencies: plasma-phonebook
📦 -> Building plasma-phonebook
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> Already up to date (upstream), skipping
⏳ Built 1 of 1 dependencies for target plasma-phonebook (151/158)
✅ Built 1 packages for target plasma-phonebook
Parsing dependencies for plasma-settings
📦 Building plasma-settings with dependencies: plasma-settings
📦 -> Building plasma-settings
Already on 'Plasma/5.27'
Your branch is up to date with 'origin/Plasma/5.27'.
🔧 -> Using Plasma 5.27 branch
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> Already up to date (upstream), skipping
⏳ Built 1 of 1 dependencies for target plasma-settings (152/158)
✅ Built 1 packages for target plasma-settings
Parsing dependencies for plasmatube
Parsing dependencies for mpv
Parsing dependencies for libao
Parsing dependencies for libcdio-paranoia
Parsing dependencies for libcdio
Parsing dependencies for libcddb
Parsing dependencies for libxpresent
Parsing dependencies for rubberband
Parsing dependencies for ladspa
Parsing dependencies for lv2
Parsing dependencies for py3-rdflib
Parsing dependencies for py3-poetry-core
Parsing dependencies for py3-markdown
Parsing dependencies for py3-pygments
Parsing dependencies for vamp-sdk
Parsing dependencies for uchardet
Parsing dependencies for luajit
Parsing dependencies for mpv-dev
-> Package not found.
📦 Building plasmatube with dependencies: plasmatube
📦 -> Building plasmatube
From https://invent.kde.org/plasma-mobile/plasmatube
fd33387..04b9189 master -> origin/master
81f7eb3..d402ea7 release/23.04 -> origin/release/23.04
* [new branch] work/jz/qt6-work -> origin/work/jz/qt6-work
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> New commits found, rebuilding
->Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube
📦 -> Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube
🔧 -> Clone package repository
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/plasmatube'
Cloning into '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/plasmatube'...
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/plasmatube/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/APKBUILD'
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/plasmatube/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/APKBUILD'
🔧 -> Patching APKBUILD with pkgver 9999_git1688080771
🔧 -> Patching with echo "options=\"\$options !strip\"" >> APKBUILD
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/plasmatube-9999_git1688080771' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/plasmatube'
🔧 -> Building package
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
v3.18.0-4619-g0d2f796f128 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.18.0-4657-gf7bd042f1cf [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2023-06-29 18:30:41.105052 [http://mirror.postmarketos.org/postmarketos/master]
prolinux-nightly [/home/swadmin/packages/prolinux-nightly]
OK: 21018 distinct packages available
🔧 -> Installing extra dependency mpv
(1/70) Installing libxpresent (1.0.1-r2)
(2/70) Installing libxscrnsaver (1.2.4-r2)
(3/70) Installing libunibreak (5.1-r1)
(4/70) Installing libass (0.17.1-r1)
(5/70) Installing libSvtAv1Enc (1.6.0-r0)
(6/70) Installing aom-libs (3.6.1-r0)
(7/70) Installing libva (2.18.0-r1)
(8/70) Installing libvdpau (1.5-r2)
(9/70) Installing onevpl-libs (2023.3.0-r0)
(10/70) Installing ffmpeg-libavutil (6.0-r18)
(11/70) Installing libdav1d (1.2.1-r0)
(12/70) Installing libhwy (1.0.4-r1)
(13/70) Installing libjxl (0.8.2-r0)
(14/70) Installing lame-libs (3.100-r5)
(15/70) Installing soxr (0.1.3-r6)
(16/70) Installing ffmpeg-libswresample (6.0-r18)
(17/70) Installing libvpx (1.13.0-r2)
(18/70) Installing x264-libs (0.164_git20220602-r2)
(19/70) Installing x265-libs (3.5-r4)
(20/70) Installing xvidcore (1.3.7-r2)
(21/70) Installing ffmpeg-libavcodec (6.0-r18)
(22/70) Installing sdl2 (2.28.0-r1)
(23/70) Installing libbluray (1.3.4-r1)
(24/70) Installing mpg123-libs (1.31.3-r1)
(25/70) Installing libopenmpt (0.7.2-r0)
(26/70) Installing mbedtls (2.28.3-r3)
(27/70) Installing librist (0.2.7-r0)
(28/70) Installing libsrt (1.5.2-r0)
(29/70) Installing libssh (0.10.5-r0)
(30/70) Installing libsodium (1.0.18-r4)
(31/70) Installing libzmq (4.3.4-r5)
(32/70) Installing ffmpeg-libavformat (6.0-r18)
(33/70) Installing glslang-libs (1.3.250.0-r0)
(34/70) Installing spirv-tools (1.3.250.0-r0)
(35/70) Installing shaderc (2023.4-r1)
(36/70) Installing vulkan-loader (1.3.250.0-r0)
(37/70) Installing libplacebo (5.264.1-r6)
(38/70) Installing ffmpeg-libpostproc (6.0-r18)
(39/70) Installing ffmpeg-libswscale (6.0-r18)
(40/70) Installing vidstab (1.1.1-r0)
(41/70) Installing zimg (3.0.4-r3)
(42/70) Installing ffmpeg-libavfilter (6.0-r18)
(43/70) Installing libasyncns (0.8-r2)
(44/70) Installing libflac (1.4.3-r1)
(45/70) Installing libsndfile (1.2.0-r3)
(46/70) Installing speexdsp (1.2.1-r2)
(47/70) Installing tdb-libs (1.4.8-r1)
(48/70) Installing libpulse (9999_git20220621-r0)
(49/70) Installing v4l-utils-libs (1.24.1-r1)
(50/70) Installing ffmpeg-libavdevice (6.0-r18)
(51/70) Installing libcdio (2.1.0-r3)
(52/70) Installing libcdio-paranoia (10.2.2.0.1-r2)
(53/70) Installing libdvdcss (1.4.3-r0)
(54/70) Installing libdvdread (6.1.3-r2)
(55/70) Installing libdvdnav (6.1.1-r1)
(56/70) Installing libsamplerate (0.2.2-r3)
(57/70) Installing jack (1.9.22-r4)
(58/70) Installing luajit (2.1_p20230410-r3)
(59/70) Installing libcamera-ipa (0.0.5-r2)
(60/70) Installing libunwind (1.7.0-r0)
(61/70) Installing yaml (0.2.5-r2)
(62/70) Installing libcamera (0.0.5-r2)
(63/70) Installing roc-toolkit-libs (0.2.4-r0)
(64/70) Installing webrtc-audio-processing (0.3.1-r6)
(65/70) Installing pipewire-libs (0.3.72-r0)
(66/70) Installing fftw-double-libs (3.3.10-r2)
(67/70) Installing rubberband-libs (3.2.1-r1)
(68/70) Installing sndio-libs (1.9.0-r0)
(69/70) Installing uchardet-libs (0.0.8-r1)
(70/70) Installing mpv (0.35.1_git20230629-r0)
Executing busybox-1.36.1-r2.trigger
Executing gtk-update-icon-cache-3.24.38-r0.trigger
OK: 2158 MiB in 651 packages
🔧 -> Installing extra dependency mpv-dev
(1/39) Installing mpv-libs (0.35.1_git20230629-r0)
(2/39) Installing alsa-lib-dev (1.2.9-r4)
(3/39) Installing libdvdcss-dev (1.4.3-r0)
(4/39) Installing libdvdread-dev (6.1.3-r2)
(5/39) Installing libdvdnav-dev (6.1.1-r1)
(6/39) Installing jack-dev (1.9.22-r4)
(7/39) Installing lcms2-plugins (2.15-r4)
(8/39) Installing lcms2-dev (2.15-r4)
(9/39) Installing libarchive-dev (3.6.2-r3)
(10/39) Installing enca (1.19-r4)
(11/39) Installing enca-dev (1.19-r4)
(12/39) Installing libunibreak-dev (5.1-r1)
(13/39) Installing libass-dev (0.17.1-r1)
(14/39) Installing ffmpeg-dev (6.0-r18)
(15/39) Installing libbluray-dev (1.3.4-r1)
(16/39) Installing libcdio++ (2.1.0-r3)
(17/39) Installing libcdio-dev (2.1.0-r3)
(18/39) Installing libcdio-paranoia-dev (10.2.2.0.1-r2)
(19/39) Installing pipewire-dev (0.3.72-r0)
(20/39) Installing shaderc-dev (2023.4-r1)
(21/39) Installing vulkan-headers (1.3.250.0-r0)
(22/39) Installing vulkan-loader-dev (1.3.250.0-r0)
(23/39) Installing libplacebo-dev (5.264.1-r6)
(24/39) Installing libpulse-mainloop-glib (9999_git20220621-r0)
(25/39) Installing pulseaudio-dev (9999_git20220621-r0)
(26/39) Installing libva-dev (2.18.0-r1)
(27/39) Installing luajit-dev (2.1_p20230410-r3)
(28/39) Installing fftw-long-double-libs (3.3.10-r2)
(29/39) Installing fftw-single-libs (3.3.10-r2)
(30/39) Installing fftw-dev (3.3.10-r2)
(31/39) Installing libsamplerate-dev (0.2.2-r3)
(32/39) Installing rubberband-dev (3.2.1-r1)
(33/39) Installing sndio-dev (1.9.0-r0)
(34/39) Installing uchardet-dev (0.0.8-r1)
(35/39) Installing libxpresent-dev (1.0.1-r2)
(36/39) Installing libxscrnsaver-dev (1.2.4-r2)
(37/39) Installing libxv-dev (1.0.12-r4)
(38/39) Installing zimg-dev (3.0.4-r3)
(39/39) Installing mpv-dev (0.35.1_git20230629-r0)
Executing busybox-1.36.1-r2.trigger
OK: 2209 MiB in 690 packages
>>> plasmatube: Installing for build: gst-libav gst-plugins-good gst-plugins-good-qt kcoreaddons kdeclarative kirigami2 qt5-qtquickcontrols2 yt-dlp extra-cmake-modules ki18n-dev kirigami2-dev mpv-dev qt5-qtbase-dev qt5-qtquickcontrols2-dev samurai
(1/47) Installing gst-libav (1.22.4-r0)
(2/47) Installing libraw1394 (2.1.2-r5)
(3/47) Installing libavc1394 (0.5.4-r3)
(4/47) Installing libdv (1.0.0-r7)
(5/47) Installing libgudev (237-r1)
(6/47) Installing libiec61883 (1.2.0-r3)
(7/47) Installing speex (1.2.1-r2)
(8/47) Installing libshout (2.4.6-r3)
(9/47) Installing taglib (1.13-r0)
(10/47) Installing wavpack (5.6.0-r1)
(11/47) Installing gst-plugins-good (1.22.4-r0)
(12/47) Installing libb2 (0.98.1-r3)
(13/47) Installing double-conversion (3.3.0-r0)
(14/47) Installing duktape (2.7.0-r1)
(15/47) Installing libproxy (0.5.2-r1)
(16/47) Installing qt6-qtbase (6.5.1-r2)
(17/47) Installing tslib (1.22-r1)
(18/47) Installing xcb-util-cursor (0.1.4-r0)
(19/47) Installing qt6-qtbase-x11 (6.5.1-r2)
(20/47) Installing qt6-qtdeclarative (6.5.1-r1)
(21/47) Installing qt6-qtwayland (6.5.1-r0)
(22/47) Installing gst-plugins-good-qt (1.22.4-r0)
(23/47) Installing kirigami2-libs (9999_git1688089786-r0)
(24/47) Installing kirigami2 (9999_git1688089786-r0)
(25/47) Installing ffmpeg (6.0-r18)
(26/47) Installing py3-brotli (1.0.9-r15)
(27/47) Installing py3-brotli-pyc (1.0.9-r15)
(28/47) Installing py3-mutagen (1.46.0-r2)
(29/47) Installing py3-mutagen-pyc (1.46.0-r2)
(30/47) Installing py3-pycryptodomex (3.18.0-r0)
(31/47) Installing py3-cparser (2.21-r2)
(32/47) Installing py3-cparser-pyc (2.21-r2)
(33/47) Installing py3-cffi (1.15.1-r3)
(34/47) Installing py3-cffi-pyc (1.15.1-r3)
(35/47) Installing py3-cryptography (41.0.1-r0)
(36/47) Installing py3-cryptography-pyc (41.0.1-r0)
(37/47) Installing py3-jeepney (0.8.0-r2)
(38/47) Installing py3-jeepney-pyc (0.8.0-r2)
(39/47) Installing py3-secretstorage (3.3.3-r2)
(40/47) Installing py3-secretstorage-pyc (3.3.3-r2)
(41/47) Installing py3-websockets (11.0.3-r0)
(42/47) Installing py3-websockets-pyc (11.0.3-r0)
(43/47) Installing yt-dlp-core (2023.06.22-r0)
(44/47) Installing yt-dlp-core-pyc (2023.06.22-r0)
(45/47) Installing yt-dlp (2023.06.22-r0)
(46/47) Installing kirigami2-dev (9999_git1688089786-r0)
(47/47) Installing .makedepends-plasmatube (20230630.073726)
Executing busybox-1.36.1-r2.trigger
OK: 2352 MiB in 737 packages
-- The C compiler identification is GNU 13.1.1
-- The CXX compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/ccache - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/ccache - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.108.0")
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.108.0")
-- Found KF5Kirigami2: /usr/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.108.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.22")
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.108.0")
-- Found KF5: success (found suitable version "5.108.0", minimum required is "5.81.0") found components: CoreAddons Config Kirigami2 I18n
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5")
-- Checking for module 'mpv'
-- Found mpv, version 2.1.0
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.81.0)
* Qt5Network (required version >= 5.15.10)
* Qt5Qml (required version >= 5.15.10)
* Qt5QmlModels (required version >= 5.15.10)
* Qt5Quick
* Qt5Test
* Qt5Gui
* Qt5Svg
* Qt5QuickControls2
* Qt5Widgets
* Qt5 (required version >= 5.15.0)
* Qt5Core (required version >= 5.15.2)
* KF5CoreAddons (required version >= 5.81.0)
* KF5Config (required version >= 5.81.0)
* KF5Kirigami2 (required version >= 5.81.0)
* Gettext
* KF5I18n (required version >= 5.81.0)
* KF5 (required version >= 5.81.0)
* PkgConfig
-- Configuring done (1.4s)
-- Generating done (0.0s)
-- Build files have been written to: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/src/plasmatube-9999_git1688080771/build
[1/29] Automatic MOC for target qinvidious
[2/29] Generating ts...
[3/29] Generating mo...
[4/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/searchparameters.cpp.o
[5/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/mediaformat.cpp.o
[6/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/caption.cpp.o
[7/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/videothumbnail.cpp.o
[8/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/video.cpp.o
[9/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/videobasicinfo.cpp.o
[10/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/credentials.cpp.o
[11/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/invidiousapi.cpp.o
[12/29] Building CXX object src/qinvidious/CMakeFiles/qinvidious.dir/qinvidious_autogen/mocs_compilation.cpp.o
[13/29] Linking CXX static library lib/libqinvidious.a
[14/29] Automatic MOC for target plasmatube
[15/29] Automatic RCC for resources.qrc
[16/29] Generating PlasmaTubeSettings.h, PlasmaTubeSettings.cpp
[17/29] Generating PlasmaTubeSettings.moc
[18/29] Building CXX object src/CMakeFiles/plasmatube.dir/plasmatube_autogen/EWIEGA46WW/qrc_resources.cpp.o
[19/29] Building CXX object src/CMakeFiles/plasmatube.dir/PlasmaTubeSettings.cpp.o
[20/29] Building CXX object src/CMakeFiles/plasmatube.dir/mpvobject.cpp.o
[21/29] Building CXX object src/CMakeFiles/plasmatube.dir/videolistmodel.cpp.o
[22/29] Building CXX object src/CMakeFiles/plasmatube.dir/videomodel.cpp.o
[23/29] Building CXX object src/CMakeFiles/plasmatube.dir/subscriptioncontroller.cpp.o
[24/29] Building CXX object src/CMakeFiles/plasmatube.dir/subscriptionwatcher.cpp.o
[25/29] Building CXX object src/CMakeFiles/plasmatube.dir/logincontroller.cpp.o
[26/29] Building CXX object src/CMakeFiles/plasmatube.dir/plasmatube.cpp.o
[27/29] Building CXX object src/CMakeFiles/plasmatube.dir/main.cpp.o
[28/29] Building CXX object src/CMakeFiles/plasmatube.dir/plasmatube_autogen/mocs_compilation.cpp.o
[29/29] Linking CXX executable bin/plasmatube
📦 -> Clearing old packages
removed '/home/swadmin/packages/prolinux-nightly/x86_64/plasmatube-9999_git1687917229-r0.apk'
>>> plasmatube: Entering fakeroot...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/bin/plasmatube
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ia
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ia/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ia/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca@valencia
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca@valencia/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nl/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fr/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/lt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/lt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/lt/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ar
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ar/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ar/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/cs
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/cs/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/cs/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/gl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/gl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/gl/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_CN
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_CN/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ast
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ast/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ast/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hu/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/es
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/es/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/es/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pl/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pa
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pa/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pa/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_TW
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/zh_TW/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/be
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/be/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/be/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/tr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/tr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/tr/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sk/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sl/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hi
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hi/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/hi/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ka
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ka/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ka/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/it
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/it/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/it/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/en_GB
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/en_GB/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ca/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/id
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/id/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/id/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ru
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ru/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ru/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/eu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/eu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/eu/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ko
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ko/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ko/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt_BR
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/pt_BR/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/az
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/az/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/az/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sv
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sv/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/sv/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fi
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fi/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/fi/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nn
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nn/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/nn/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/uk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/uk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/uk/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ja
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ja/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/ja/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/de
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/de/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/locale/de/LC_MESSAGES/plasmatube.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/applications/org.kde.plasmatube.desktop
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/metainfo/org.kde.plasmatube.appdata.xml
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/plasmatube/pkg/plasmatube/usr/share/icons/hicolor/scalable/apps/org.kde.plasmatube.svg
>>> plasmatube*: Running postcheck for plasmatube
>>> WARNING: plasmatube*: Found /usr/share/locale
Maybe add $pkgname-lang to subpackages?
>>> plasmatube*: Preparing package plasmatube...
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> plasmatube*: Scanning shared objects
>>> plasmatube*: Tracing dependencies...
gst-libav
gst-plugins-good
gst-plugins-good-qt
kcoreaddons
kdeclarative
kirigami2
qt5-qtquickcontrols2
yt-dlp
so:libKF5ConfigCore.so.5
so:libKF5ConfigGui.so.5
so:libKF5CoreAddons.so.5
so:libKF5I18n.so.5
so:libQt5Core.so.5
so:libQt5Gui.so.5
so:libQt5Network.so.5
so:libQt5Qml.so.5
so:libQt5Quick.so.5
so:libQt5QuickControls2.so.5
so:libQt5Widgets.so.5
so:libc.musl-x86_64.so.1
so:libgcc_s.so.1
so:libmpv.so.2
so:libstdc++.so.6
>>> plasmatube*: Package size: 5.6 MB
>>> plasmatube*: Compressing data...
>>> plasmatube*: Create checksum...
>>> plasmatube*: Create plasmatube-9999_git1688080771-r0.apk
>>> plasmatube: Updating the prolinux-nightly/x86_64 repository index...
>>> plasmatube: Signing the index...
(1/47) Purging .makedepends-plasmatube (20230630.073726)
(2/47) Purging gst-libav (1.22.4-r0)
(3/47) Purging gst-plugins-good (1.22.4-r0)
(4/47) Purging gst-plugins-good-qt (1.22.4-r0)
(5/47) Purging kirigami2 (9999_git1688089786-r0)
(6/47) Purging yt-dlp (2023.06.22-r0)
(7/47) Purging ffmpeg (6.0-r18)
(8/47) Purging py3-brotli-pyc (1.0.9-r15)
(9/47) Purging py3-brotli (1.0.9-r15)
(10/47) Purging py3-mutagen-pyc (1.46.0-r2)
(11/47) Purging py3-mutagen (1.46.0-r2)
(12/47) Purging py3-pycryptodomex (3.18.0-r0)
(13/47) Purging py3-secretstorage-pyc (3.3.3-r2)
(14/47) Purging py3-secretstorage (3.3.3-r2)
(15/47) Purging py3-cryptography-pyc (41.0.1-r0)
(16/47) Purging py3-cryptography (41.0.1-r0)
(17/47) Purging py3-cffi-pyc (1.15.1-r3)
(18/47) Purging py3-cffi (1.15.1-r3)
(19/47) Purging py3-cparser-pyc (2.21-r2)
(20/47) Purging py3-cparser (2.21-r2)
(21/47) Purging py3-jeepney-pyc (0.8.0-r2)
(22/47) Purging py3-jeepney (0.8.0-r2)
(23/47) Purging py3-websockets-pyc (11.0.3-r0)
(24/47) Purging py3-websockets (11.0.3-r0)
(25/47) Purging yt-dlp-core-pyc (2023.06.22-r0)
(26/47) Purging yt-dlp-core (2023.06.22-r0)
(27/47) Purging kirigami2-dev (9999_git1688089786-r0)
(28/47) Purging kirigami2-libs (9999_git1688089786-r0)
(29/47) Purging libavc1394 (0.5.4-r3)
(30/47) Purging libdv (1.0.0-r7)
(31/47) Purging libgudev (237-r1)
(32/47) Purging libiec61883 (1.2.0-r3)
(33/47) Purging libraw1394 (2.1.2-r5)
(34/47) Purging libshout (2.4.6-r3)
(35/47) Purging qt6-qtwayland (6.5.1-r0)
(36/47) Purging speex (1.2.1-r2)
(37/47) Purging taglib (1.13-r0)
(38/47) Purging wavpack (5.6.0-r1)
(39/47) Purging qt6-qtdeclarative (6.5.1-r1)
(40/47) Purging qt6-qtbase-x11 (6.5.1-r2)
(41/47) Purging qt6-qtbase (6.5.1-r2)
(42/47) Purging double-conversion (3.3.0-r0)
(43/47) Purging libproxy (0.5.2-r1)
(44/47) Purging duktape (2.7.0-r1)
(45/47) Purging libb2 (0.98.1-r3)
(46/47) Purging tslib (1.22-r1)
(47/47) Purging xcb-util-cursor (0.1.4-r0)
Executing busybox-1.36.1-r2.trigger
OK: 2209 MiB in 690 packages
🔧 -> Removing extra dependency mpv
(1/1) Purging mpv (0.35.1_git20230629-r0)
Executing busybox-1.36.1-r2.trigger
Executing gtk-update-icon-cache-3.24.38-r0.trigger
OK: 2206 MiB in 689 packages
🔧 -> Removing extra dependency mpv-dev
(1/108) Purging mpv-dev (0.35.1_git20230629-r0)
(2/108) Purging mpv-libs (0.35.1_git20230629-r0)
(3/108) Purging pipewire-dev (0.3.72-r0)
(4/108) Purging pipewire-libs (0.3.72-r0)
(5/108) Purging pulseaudio-dev (9999_git20220621-r0)
(6/108) Purging libpulse-mainloop-glib (9999_git20220621-r0)
(7/108) Purging roc-toolkit-libs (0.2.4-r0)
(8/108) Purging rubberband-dev (3.2.1-r1)
(9/108) Purging rubberband-libs (3.2.1-r1)
(10/108) Purging sndio-dev (1.9.0-r0)
(11/108) Purging sndio-libs (1.9.0-r0)
(12/108) Purging uchardet-dev (0.0.8-r1)
(13/108) Purging uchardet-libs (0.0.8-r1)
(14/108) Purging webrtc-audio-processing (0.3.1-r6)
(15/108) Purging zimg-dev (3.0.4-r3)
(16/108) Purging alsa-lib-dev (1.2.9-r4)
(17/108) Purging ffmpeg-dev (6.0-r18)
(18/108) Purging ffmpeg-libavdevice (6.0-r18)
(19/108) Purging ffmpeg-libavfilter (6.0-r18)
(20/108) Purging ffmpeg-libavformat (6.0-r18)
(21/108) Purging ffmpeg-libpostproc (6.0-r18)
(22/108) Purging ffmpeg-libswscale (6.0-r18)
(23/108) Purging ffmpeg-libavcodec (6.0-r18)
(24/108) Purging aom-libs (3.6.1-r0)
(25/108) Purging libass-dev (0.17.1-r1)
(26/108) Purging libass (0.17.1-r1)
(27/108) Purging enca-dev (1.19-r4)
(28/108) Purging enca (1.19-r4)
(29/108) Purging ffmpeg-libswresample (6.0-r18)
(30/108) Purging ffmpeg-libavutil (6.0-r18)
(31/108) Purging fftw-dev (3.3.10-r2)
(32/108) Purging fftw-double-libs (3.3.10-r2)
(33/108) Purging fftw-long-double-libs (3.3.10-r2)
(34/108) Purging fftw-single-libs (3.3.10-r2)
(35/108) Purging libplacebo-dev (5.264.1-r6)
(36/108) Purging libplacebo (5.264.1-r6)
(37/108) Purging shaderc-dev (2023.4-r1)
(38/108) Purging shaderc (2023.4-r1)
(39/108) Purging glslang-libs (1.3.250.0-r0)
(40/108) Purging jack-dev (1.9.22-r4)
(41/108) Purging jack (1.9.22-r4)
(42/108) Purging lame-libs (3.100-r5)
(43/108) Purging lcms2-dev (2.15-r4)
(44/108) Purging lcms2-plugins (2.15-r4)
(45/108) Purging libarchive-dev (3.6.2-r3)
(46/108) Purging libpulse (9999_git20220621-r0)
(47/108) Purging libasyncns (0.8-r2)
(48/108) Purging libbluray-dev (1.3.4-r1)
(49/108) Purging libbluray (1.3.4-r1)
(50/108) Purging libcamera-ipa (0.0.5-r2)
(51/108) Purging libcamera (0.0.5-r2)
(52/108) Purging libcdio-paranoia-dev (10.2.2.0.1-r2)
(53/108) Purging libcdio-paranoia (10.2.2.0.1-r2)
(54/108) Purging libcdio-dev (2.1.0-r3)
(55/108) Purging libcdio++ (2.1.0-r3)
(56/108) Purging libcdio (2.1.0-r3)
(57/108) Purging libdav1d (1.2.1-r0)
(58/108) Purging libdvdnav-dev (6.1.1-r1)
(59/108) Purging libdvdnav (6.1.1-r1)
(60/108) Purging libdvdread-dev (6.1.3-r2)
(61/108) Purging libdvdread (6.1.3-r2)
(62/108) Purging libdvdcss-dev (1.4.3-r0)
(63/108) Purging libdvdcss (1.4.3-r0)
(64/108) Purging libsndfile (1.2.0-r3)
(65/108) Purging libflac (1.4.3-r1)
(66/108) Purging libjxl (0.8.2-r0)
(67/108) Purging libhwy (1.0.4-r1)
(68/108) Purging libopenmpt (0.7.2-r0)
(69/108) Purging librist (0.2.7-r0)
(70/108) Purging libsamplerate-dev (0.2.2-r3)
(71/108) Purging libsamplerate (0.2.2-r3)
(72/108) Purging libzmq (4.3.4-r5)
(73/108) Purging libsodium (1.0.18-r4)
(74/108) Purging libsrt (1.5.2-r0)
(75/108) Purging libssh (0.10.5-r0)
(76/108) Purging libSvtAv1Enc (1.6.0-r0)
(77/108) Purging libunibreak-dev (5.1-r1)
(78/108) Purging libunibreak (5.1-r1)
(79/108) Purging libunwind (1.7.0-r0)
(80/108) Purging libva-dev (2.18.0-r1)
(81/108) Purging libva (2.18.0-r1)
(82/108) Purging libvdpau (1.5-r2)
(83/108) Purging libvpx (1.13.0-r2)
(84/108) Purging libxpresent-dev (1.0.1-r2)
(85/108) Purging libxpresent (1.0.1-r2)
(86/108) Purging libxscrnsaver-dev (1.2.4-r2)
(87/108) Purging libxscrnsaver (1.2.4-r2)
(88/108) Purging libxv-dev (1.0.12-r4)
(89/108) Purging luajit-dev (2.1_p20230410-r3)
(90/108) Purging luajit (2.1_p20230410-r3)
(91/108) Purging mbedtls (2.28.3-r3)
(92/108) Purging mpg123-libs (1.31.3-r1)
(93/108) Purging onevpl-libs (2023.3.0-r0)
(94/108) Purging sdl2 (2.28.0-r1)
(95/108) Purging soxr (0.1.3-r6)
(96/108) Purging speexdsp (1.2.1-r2)
(97/108) Purging spirv-tools (1.3.250.0-r0)
(98/108) Purging tdb-libs (1.4.8-r1)
(99/108) Purging v4l-utils-libs (1.24.1-r1)
(100/108) Purging vidstab (1.1.1-r0)
(101/108) Purging vulkan-loader-dev (1.3.250.0-r0)
(102/108) Purging vulkan-loader (1.3.250.0-r0)
(103/108) Purging vulkan-headers (1.3.250.0-r0)
(104/108) Purging x264-libs (0.164_git20220602-r2)
(105/108) Purging x265-libs (3.5-r4)
(106/108) Purging xvidcore (1.3.7-r2)
(107/108) Purging yaml (0.2.5-r2)
(108/108) Purging zimg (3.0.4-r3)
Executing busybox-1.36.1-r2.trigger
OK: 2052 MiB in 581 packages
⏳ Built 1 of 1 dependencies for target plasmatube (153/158)
✅ Built 1 packages for target plasmatube
Parsing dependencies for qmlkonsole
📦 Building qmlkonsole with dependencies: qmlkonsole
📦 -> Building qmlkonsole
From https://invent.kde.org/plasma-mobile/qmlkonsole
dbb7f87..55d18a2 master -> origin/master
7f4ec81..f3f13f5 release/23.04 -> origin/release/23.04
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> New commits found, rebuilding
->Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole
📦 -> Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole
🔧 -> Clone package repository
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/qmlkonsole'
Cloning into '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/qmlkonsole'...
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/qmlkonsole/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/APKBUILD'
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/qmlkonsole/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/APKBUILD'
🔧 -> Patching APKBUILD with pkgver 9999_git1688080647
🔧 -> Patching with echo "options=\"\$options !strip\"" >> APKBUILD
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/qmlkonsole-9999_git1688080647' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/qmlkonsole'
🔧 -> Building package
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
v3.18.0-4619-g0d2f796f128 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.18.0-4657-gf7bd042f1cf [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2023-06-29 18:30:41.105052 [http://mirror.postmarketos.org/postmarketos/master]
prolinux-nightly [/home/swadmin/packages/prolinux-nightly]
OK: 21018 distinct packages available
🔧 -> Installing extra dependency kirigami-addons-dev
(1/1) Installing kirigami-addons-dev (9999_git1688074990-r0)
OK: 2052 MiB in 582 packages
>>> qmlkonsole: Installing for build: qmltermwidget kirigami-addons kirigami2 extra-cmake-modules ki18n-dev kirigami-addons-dev kirigami2-dev qt5-qtbase-dev qt5-qtdeclarative-dev qt5-qtquickcontrols2-dev qt5-qtsvg-dev samurai
(1/6) Installing qmltermwidget (0.2.0-r1)
(2/6) Installing kirigami2-libs (9999_git1688089786-r0)
(3/6) Installing kirigami2 (9999_git1688089786-r0)
(4/6) Installing kirigami-addons (9999_git1688074990-r0)
(5/6) Installing kirigami2-dev (9999_git1688089786-r0)
(6/6) Installing .makedepends-qmlkonsole (20230630.073816)
OK: 2067 MiB in 588 packages
-- The C compiler identification is GNU 13.1.1
-- The CXX compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/ccache - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/ccache - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5Kirigami2: /usr/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.108.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.22")
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.108.0")
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.108.0")
-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.108.0")
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF5WindowSystem: /usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.108.0")
-- Found KF5: success (found suitable version "5.108.0", minimum required is "5.101.0") found components: Kirigami2 I18n Config CoreAddons WindowSystem
-- qmlplugindump failed for QMLTermWidget.
-- Could NOT find QMLTermWidget-QMLModule (missing: QMLTermWidget-QMLModule_FOUND)
-- The following OPTIONAL packages have been found:
* Freetype
* PkgConfig
* Fontconfig
-- The following REQUIRED packages have been found:
* ECM (required version >= 5.101.0)
* Qt5Network (required version >= 5.15.10)
* Qt5Qml (required version >= 5.15.10)
* Qt5QmlModels (required version >= 5.15.10)
* Qt5Quick
* Qt5Test
* Qt5Svg
* Qt5QuickControls2
* Qt5 (required version >= 5.15.2)
* KF5Kirigami2 (required version >= 5.101.0)
* Gettext
* KF5I18n (required version >= 5.101.0)
* KF5Config (required version >= 5.101.0)
* KF5CoreAddons (required version >= 5.101.0)
* Qt5Gui (required version >= 5.15.2)
* Qt5Widgets (required version >= 5.15.2)
* KF5WindowSystem (required version >= 5.101.0)
* KF5 (required version >= 5.101.0)
* KF5KirigamiAddons (required version >= 0.6)
* Qt5Core
-- The following RUNTIME packages have not been found:
* QMLTermWidget-QMLModule, QML module 'QMLTermWidget' is a runtime dependency., <https://github.com/Swordfish90/qmltermwidget>
-- Configuring done (2.3s)
-- Generating done (0.0s)
-- Build files have been written to: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/src/qmlkonsole-9999_git1688080647/build
[1/16] Automatic MOC for target qmlkonsole
[2/16] Generating ts...
[3/16] Generating mo...
[4/16] Automatic RCC for resources.qrc
[5/16] Generating terminalsettings.h, terminalsettings.cpp
[6/16] Generating terminalsettings.moc
[7/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/qmlkonsole_autogen/EWIEGA46WW/qrc_resources.cpp.o
[8/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/terminalsettings.cpp.o
[9/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/shellcommand.cpp.o
[10/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/fontlistmodel.cpp.o
[11/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/util.cpp.o
[12/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/terminaltabmodel.cpp.o
[13/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/savedcommandsmodel.cpp.o
[14/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/main.cpp.o
[15/16] Building CXX object src/CMakeFiles/qmlkonsole.dir/qmlkonsole_autogen/mocs_compilation.cpp.o
[16/16] Linking CXX executable bin/qmlkonsole
📦 -> Clearing old packages
removed '/home/swadmin/packages/prolinux-nightly/x86_64/qmlkonsole-9999_git1687057175-r0.apk'
>>> qmlkonsole: Entering fakeroot...
-- Install configuration: "RelWithDebInfo"
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/bin/qmlkonsole
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/config.kcfg/terminalsettings.kcfg
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ro
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ro/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ro/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/it
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/it/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/it/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca@valencia
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca@valencia/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ca@valencia/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_TW
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_TW/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_TW/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ka
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ka/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ka/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ta
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ta/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ta/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sl/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hi
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hi/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hi/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/tr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/tr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/tr/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sk/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_CN
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_CN/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/zh_CN/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ja
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ja/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ja/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/de
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/de/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/de/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nn
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nn/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nn/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/uk
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/uk/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/uk/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sv
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sv/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/sv/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fi
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fi/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fi/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/eu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/eu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/eu/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ko
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ko/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ko/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ru
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ru/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/ru/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/cs
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/cs/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/cs/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/lt
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/lt/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/lt/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fr
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fr/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/fr/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt_BR
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt_BR/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pt_BR/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/nl/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/en_GB
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/en_GB/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/en_GB/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pa
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pa/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pa/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/es
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/es/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/es/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/pl/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hu
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hu/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/hu/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/gl
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/gl/LC_MESSAGES
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/locale/gl/LC_MESSAGES/qmlkonsole.mo
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/applications/org.kde.qmlkonsole.desktop
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/metainfo/org.kde.qmlkonsole.appdata.xml
-- Installing: /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/qmlkonsole/pkg/qmlkonsole/usr/share/icons/hicolor/scalable/apps/org.kde.qmlkonsole.svg
>>> qmlkonsole*: Running postcheck for qmlkonsole
>>> WARNING: qmlkonsole*: Found /usr/share/locale
Maybe add $pkgname-lang to subpackages?
>>> qmlkonsole*: Preparing package qmlkonsole...
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
>>> qmlkonsole*: Scanning shared objects
>>> qmlkonsole*: Tracing dependencies...
qmltermwidget
kirigami-addons
kirigami2
so:libKF5ConfigCore.so.5
so:libKF5ConfigGui.so.5
so:libKF5CoreAddons.so.5
so:libKF5I18n.so.5
so:libKF5WindowSystem.so.5
so:libQt5Core.so.5
so:libQt5Gui.so.5
so:libQt5Qml.so.5
so:libQt5Quick.so.5
so:libQt5Widgets.so.5
so:libc.musl-x86_64.so.1
so:libstdc++.so.6
>>> qmlkonsole*: Package size: 2.0 MB
>>> qmlkonsole*: Compressing data...
>>> qmlkonsole*: Create checksum...
>>> qmlkonsole*: Create qmlkonsole-9999_git1688080647-r0.apk
>>> qmlkonsole: Updating the prolinux-nightly/x86_64 repository index...
>>> qmlkonsole: Signing the index...
(1/6) Purging .makedepends-qmlkonsole (20230630.073816)
(2/6) Purging qmltermwidget (0.2.0-r1)
(3/6) Purging kirigami-addons (9999_git1688074990-r0)
(4/6) Purging kirigami2 (9999_git1688089786-r0)
(5/6) Purging kirigami2-dev (9999_git1688089786-r0)
(6/6) Purging kirigami2-libs (9999_git1688089786-r0)
OK: 2052 MiB in 582 packages
🔧 -> Removing extra dependency kirigami-addons-dev
(1/1) Purging kirigami-addons-dev (9999_git1688074990-r0)
OK: 2052 MiB in 581 packages
⏳ Built 1 of 1 dependencies for target qmlkonsole (154/158)
✅ Built 1 packages for target qmlkonsole
Parsing dependencies for spacebar
📦 Building spacebar with dependencies: spacebar
📦 -> Building spacebar
From https://invent.kde.org/plasma-mobile/spacebar
+ 75db46b...cd5f197 work/jbb/futuresql -> origin/work/jbb/futuresql (forced update)
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> Already up to date (upstream), skipping
⏳ Built 1 of 1 dependencies for target spacebar (155/158)
✅ Built 1 packages for target spacebar
Parsing dependencies for tokodon
📦 Building tokodon with dependencies: tokodon
📦 -> Building tokodon
From https://invent.kde.org/network/tokodon
e9d7af6..158dea8 master -> origin/master
e860ed2..663a6fd release/23.04 -> origin/release/23.04
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
📦 -> New commits found, rebuilding
->Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon
📦 -> Deleting /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon
🔧 -> Clone package repository
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src'
mkdir: created directory '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src/tokodon'
Cloning into '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src/tokodon'...
error: pathspec 'Plasma/5.27' did not match any file(s) known to git
🔧 -> Using master branch?
error: pathspec 'kf5' did not match any file(s) known to git
🔧 -> Using master branch
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/tokodon/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src/APKBUILD'
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/aports/community/tokodon/APKBUILD' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/APKBUILD'
🔧 -> Patching APKBUILD with pkgver 9999_git1688090072
🔧 -> Patching with echo "options=\"\$options !strip\"" >> APKBUILD
'/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src/tokodon-9999_git1688090072' -> '/home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon/src/tokodon'
🔧 -> Building package
fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
fetch http://mirror.postmarketos.org/postmarketos/master/x86_64/APKINDEX.tar.gz
v3.18.0-4619-g0d2f796f128 [https://dl-cdn.alpinelinux.org/alpine/edge/main]
v3.18.0-4657-gf7bd042f1cf [https://dl-cdn.alpinelinux.org/alpine/edge/community]
2023-06-29 18:30:41.105052 [http://mirror.postmarketos.org/postmarketos/master]
prolinux-nightly [/home/swadmin/packages/prolinux-nightly]
OK: 21018 distinct packages available
🔧 -> Installing extra dependency kirigami-addons-dev
(1/1) Installing kirigami-addons-dev (9999_git1688074990-r0)
OK: 2052 MiB in 582 packages
🔧 -> Installing extra dependency kio-dev
OK: 2052 MiB in 582 packages
>>> tokodon: Installing for build: kirigami-addons kirigami2 extra-cmake-modules kconfig-dev kcoreaddons-dev kdbusaddons-dev ki18n-dev kio-dev kirigami-addons-dev kirigami2-dev knotifications-dev qqc2-desktop-style-dev qt5-qtbase-dev qtkeychain-dev qt5-qtmultimedia-dev qt5-qtquickcontrols2-dev qt5-qtsvg-dev qt5-qtwebsockets-dev samurai
(1/17) Installing kirigami2-libs (9999_git1688089786-r0)
(2/17) Installing kirigami2 (9999_git1688089786-r0)
(3/17) Installing kirigami-addons (9999_git1688074990-r0)
(4/17) Installing kirigami2-dev (9999_git1688089786-r0)
(5/17) Installing qqc2-desktop-style-dev (9999_git1687883585-r0)
(6/17) Installing qt5-qtkeychain (0.14.1-r0)
(7/17) Installing libb2 (0.98.1-r3)
(8/17) Installing double-conversion (3.3.0-r0)
(9/17) Installing duktape (2.7.0-r1)
(10/17) Installing libproxy (0.5.2-r1)
(11/17) Installing qt6-qtbase (6.5.1-r2)
(12/17) Installing qt6-qtkeychain (0.14.1-r0)
(13/17) Installing qtkeychain-dev (0.14.1-r0)
(14/17) Installing qt5-qtmultimedia-dev (5.15.10_git20230612-r0)
(15/17) Installing qt5-qtwebsockets (5.15.10_git20230612-r0)
(16/17) Installing qt5-qtwebsockets-dev (5.15.10_git20230612-r0)
(17/17) Installing .makedepends-tokodon (20230630.073843)
OK: 2084 MiB in 599 packages
-- The C compiler identification is GNU 13.1.1
-- The CXX compiler identification is GNU 13.1.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/ccache - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/ccache - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Installing in the same prefix as Qt, adopting their path scheme.
-- Could not set up the appstream test. appstreamcli is missing.
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
-- Found KF5Kirigami2: /usr/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.108.0")
-- Found Gettext: /usr/bin/msgmerge (found version "0.22")
-- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.108.0")
-- Found KF5Notifications: /usr/lib/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.108.0")
-- Found KF5Config: /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.108.0")
-- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.108.0")
-- Found KF5: success (found suitable version "5.108.0", minimum required is "5.77.0") found components: Kirigami2 I18n Notifications Config CoreAddons
-- Found X11: /usr/include
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
-- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found KF5KIO: /usr/lib/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.108.0")
-- Found KF5: success (found suitable version "5.108.0", minimum required is "5.77.0") found components: KIO
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.9.5")
-- Checking for module 'mpv'
-- Package 'mpv', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
CMakeLists.txt:86 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
>>> ERROR: tokodon: build failed
❌ (buildPackage()) Failed to compile tokodon
(1/17) Purging .makedepends-tokodon (20230630.073843)
(2/17) Purging kirigami-addons (9999_git1688074990-r0)
(3/17) Purging kirigami2 (9999_git1688089786-r0)
(4/17) Purging qqc2-desktop-style-dev (9999_git1687883585-r0)
(5/17) Purging kirigami2-dev (9999_git1688089786-r0)
(6/17) Purging kirigami2-libs (9999_git1688089786-r0)
(7/17) Purging qtkeychain-dev (0.14.1-r0)
(8/17) Purging qt5-qtkeychain (0.14.1-r0)
(9/17) Purging qt6-qtkeychain (0.14.1-r0)
(10/17) Purging qt5-qtmultimedia-dev (5.15.10_git20230612-r0)
(11/17) Purging qt5-qtwebsockets-dev (5.15.10_git20230612-r0)
(12/17) Purging qt5-qtwebsockets (5.15.10_git20230612-r0)
(13/17) Purging qt6-qtbase (6.5.1-r2)
(14/17) Purging double-conversion (3.3.0-r0)
(15/17) Purging libproxy (0.5.2-r1)
(16/17) Purging duktape (2.7.0-r1)
(17/17) Purging libb2 (0.98.1-r3)
OK: 2052 MiB in 582 packages
❌ Build failed at step build-tokodon-abuild: Error: Command failed: cd /home/swadmin/jenkins/workspace/plasma-mobile-nightly-alpine-x86_64/workdir/prolinux-nightly/tokodon && abuild -F build
Command exited with non-zero status 1
real 1h 11m 45s
user 10h 9m 25s
sys 1h 31m 06s
Build step 'Execute shell' marked build as failure
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@57f46c60[nodeId=R_kgDOH__Utg,description=Nightly Alpine packages for Plasma Mobile from master/main and postmarketOS images.,homepage=https://sineware.ca/prolinux/plasma-mobile-nightly/,name=plasma-mobile-nightly,fork=false,archived=false,visibility=public,size=207,milestones={},language=TypeScript,commits={},source=<null>,parent=<null>,isTemplate=false,compareUsePaginatedCommits=false,url=https://api.github.com/repos/Sineware/plasma-mobile-nightly,id=536859830,nodeId=<null>,createdAt=2022-09-15T04:11:34Z,updatedAt=2022-11-21T14:57:35Z]] (sha:b0bbca4) with context:plasma-mobile-nightly-alpine-x86_64
Setting commit status on GitHub for https://github.com/Sineware/plasma-mobile-nightly/commit/b0bbca4767208e066784cdb3ca43a22b71321c76
Sending notification to Discord.
Finished: FAILURE