Skip to content

Instantly share code, notes, and snippets.

From 203ab064eb9107f3271d93ea14a4091336ac5b4c Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 28 Jun 2022 23:53:46 +0200
Subject: [PATCH] freecad: fix build (stderr resource is readonly)
---
.../154-revert-gui-tmp-redirect-stderr.patch | 73 +++++++++++++++++++
1 file changed, 73 insertions(+)
create mode 100644 srcpkgs/freecad/patches/154-revert-gui-tmp-redirect-stderr.patch
From c58c7da0f17219079a34017014399352fe1e563e Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 28 Jun 2022 21:08:45 +0200
Subject: [PATCH] freecad: fix PATH_MAX on musl libc
---
srcpkgs/freecad/patches/153-limits.h-for-musl.patch | 13 +++++++++++++
1 file changed, 13 insertions(+)
create mode 100644 srcpkgs/freecad/patches/153-limits.h-for-musl.patch
From 1bacb893a835806007aa1582964375ae5d529e97 Mon Sep 17 00:00:00 2001
From: yopito <pierre.bourgin@free.fr>
Date: Tue, 28 Jun 2022 23:15:12 +0200
Subject: [PATCH] libspnav: update to 1.0
---
.../patches/OO.Makefile.fix-liblinks.patch | 16 ----------------
srcpkgs/libspnav/template | 5 +++--
2 files changed, 3 insertions(+), 18 deletions(-)
delete mode 100644 srcpkgs/libspnav/patches/OO.Makefile.fix-liblinks.patch
$ go version
go version go1.17.8 linux/amd64
$ go env
GO111MODULE=""
GOARCH="amd64"
GOBIN=""
GOCACHE="/tmp/.cache/go-build"
GOENV="/tmp/.config/go/env"
GOEXE=""
@yopito
yopito / gist:16b75effff83dc72164016dd5654daa9
Created December 7, 2021 23:30
chimera grub build FAILS
This file has been truncated, but you can view the full file.
OK: 616 distinct packages available
=> cbuild: updating software in /build/chimera/bldroot container...
=> cbuild: removing autodeps...
OK: 395 MiB in 58 packages
=> grub-2.06-r0: building for x86_64...
[host] gmake: found (4.3-r0)
[host] pkgconf: found (1.8.0-r0)
[host] flex: found (2.6.4-r0)
[host] bison: found (3.8.2-r0)
[host] help2man: found (1.48.5-r0)
@yopito
yopito / build.log
Created October 7, 2021 20:41
nextcloud-client-3.3.5 build log with check
This file has been truncated, but you can view the full file.
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> nextcloud-client-3.3.5_1: the following build options are set:
dolphin: Build KDE dolphin support (ON)
webengine: Build Qt5 WebEngine support (ON)
=> nextcloud-client-3.3.5_1: building [cmake] for x86_64-musl...
@yopito
yopito / scribus.build.log
Last active June 11, 2021 06:27
scribus 1.5.7 : verbose build output and template (issue 31343)
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> scribus-1.5.7_3: building [cmake] for x86_64-musl...
[host] pkg-config-0.29.2_2: found (https://alpha.de.repo.voidlinux.org/current/musl)
[host] qt5-qmake-5.15.3+20210429_2: found (https://alpha.de.repo.voidlinux.org/current/musl)
[host] qt5-host-tools-5.15.3+20210429_2: found (https://alpha.de.repo.voidlinux.org/current/musl)
=> xbps-src: updating repositories for host (x86_64-musl)...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/nonfree/x86_64-musl-repodata' ...
[*] Updating repository `https://alpha.de.repo.voidlinux.org/current/musl/debug/x86_64-musl-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> nextcloud-client-3.1.2_1: the following build options are set:
dolphin: Build KDE dolphin support (ON)
shibboleth: Build Shibboleth support (needs Qt5 WebKit) (ON)
webengine: Build Qt5 WebEngine support (ON)
@yopito
yopito / org.kde.kwallet.xml.diff
Created November 18, 2020 23:14
qtkeychain: compare org.kde.KWallet.xml with the one from kwallet
# kf5_org.kde.KWallet.xml from kwallet 5.75
$ diff -bu ~/tmp/qtkeychain-0.11.1/org.kde.KWallet.xml /build/packages/masterdir//usr/share/dbus-1/interfaces/kf5_org.kde.KWallet.xml
--- ~/tmp/qtkeychain-0.11.1/org.kde.KWallet.xml 2020-09-08 15:13:16.000000000 +0200
+++ /build/packages/masterdir//usr/share/dbus-1/interfaces/kf5_org.kde.KWallet.xml 2020-10-14 22:16:47.000000000 +0200
@@ -156,27 +156,51 @@
</method>
<method name="readEntryList">
<arg type="a{sv}" direction="out"/>
- <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
@yopito
yopito / qt-5.13-support-core-qmessagelogcontext.patch
Created January 19, 2020 17:48
pyside 5.14.0: Support of Qt 5.13.2 instead of Qt 5.14.0 #WIP
Revert to Qt 5.13 support, quick and dirty
source: https://codereview.qt-project.org/c/pyside/pyside-setup/+/272581
--- sources/pyside2/PySide2/QtCore/typesystem_core_common.xml.ORIG
+++ sources/pyside2/PySide2/QtCore/typesystem_core_common.xml
@@ -2830,7 +2830,9 @@
<include file-name="qobjectdefs.h" location="global"/>
</value-type>
- <object-type name="QMessageLogContext"/>