bug-gnu-pspp
[Top][All Lists]
Advanced

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

PSPP-BUG: [bug #66331] Windows cross-compile fails on debian trixie


From: Friedrich Beckmann
Subject: PSPP-BUG: [bug #66331] Windows cross-compile fails on debian trixie
Date: Sun, 13 Oct 2024 11:20:46 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?66331>

                 Summary: Windows cross-compile fails on debian trixie
                   Group: PSPP
               Submitter: beckmanf
               Submitted: Sun 13 Oct 2024 03:20:42 PM UTC
                Category: Compilation/Portability
                Severity: 5 - Average
                  Status: None
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Effort: 0.00


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sun 13 Oct 2024 03:20:42 PM UTC By: Friedrich Beckmann <beckmanf>
During debug of the windows cross compile build failure on the buildbot

https://caeis.etech.fh-augsburg.de/buildbot/#/console

I figured out that the cross compile build does not work on debian/trixie (the
latest). The buildbot builds with debian/bullseye (11.2) and there it works.

a) The first problem is a script problem in Windows/build-dependencies as
"meson_opts" is not cleared for every target and keeps the settings from the
previous target. This results now in an error for "pango" where "tests" is not
defined. I fixed this by setting meson_opts="" as default.

b) I could not fix the following problem when building gtk3


../../Source/gtk+-3.24.27/gdk/meson.build:140:21: ERROR: Dependency 'gio-2.0'
tool variable 'glib_compile_resources' contains erroneous value:
'/home/fritz/test/sb/Install/bin/glib-compile-resources


I gave up on that. It is probably a bug in meson, glib or gtk during cross
compile. As all pspp build dependency versions are fixed, it is now visible in
debian/trixie.







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66331>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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