emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39268: closed ([PATCH 0/2] Add phase `check-setup` to qt-build-syste


From: GNU bug Tracking System
Subject: bug#39268: closed ([PATCH 0/2] Add phase `check-setup` to qt-build-system.)
Date: Tue, 28 Jan 2020 12:06:02 +0000

Your message dated Tue, 28 Jan 2020 13:05:25 +0100
with message-id <address@hidden>
and subject line Re: [bug#39269] [PATCH 1/2] guix: qt-build-system: Add phase 
`check-setup`.
has caused the debbugs.gnu.org bug report #39269,
regarding [PATCH 0/2] Add phase `check-setup` to qt-build-system.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39269: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39269
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/2] Add phase `check-setup` to qt-build-system. Date: Fri, 24 Jan 2020 17:22:51 +0100
As Danny and Efraim suggested in
<https://lists.gnu.org/archive/html/guix-patches/2020-01/msg00852.html>
and
<https://lists.gnu.org/archive/html/guix-devel/2020-01/msg00402.html>
this moves (setenv "QT_QPA_PLATFORM" "offscreen") into a phase of its own.

I added setting DBUS_FATAL_WARNINGS and CTEST_OUTPUT_ON_FAILURE, which are
comonly used, too. I did not add an TZ yet, since these are rarely used in
kde*.scm

Pleae note: There are stll quite some QPA_PLATFORM=offscreen in kde*.scm, in
cases where other preparations are required.


Hartmut Goebel (2):
  guix: qt-build-system: Add phase `check-setup`.
  gnu: Cleanup KDE packages to use the update qt-build-system.

 doc/guix.texi                   |  25 ++++-
 gnu/packages/kde-frameworks.scm | 158 ++++----------------------------
 gnu/packages/kde-plasma.scm     |  27 +-----
 gnu/packages/kde-utils.scm      |  16 ----
 gnu/packages/kde.scm            |  25 +----
 guix/build/qt-build-system.scm  |  14 ++-
 6 files changed, 59 insertions(+), 206 deletions(-)

-- 
2.21.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39269] [PATCH 1/2] guix: qt-build-system: Add phase `check-setup`. Date: Tue, 28 Jan 2020 13:05:25 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1
I now pushed thi to staging as cd165d105a35da9094b70d0e5d5320a4a6ac8c0d

Thansk for the review

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | address@hidden               |
| www.crazy-compilers.com | compilers which you thought are impossible |


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]