bugPSPP - Bugs: bug #66331, Windows cross-compile fails on...

 
 

bug #66331: Windows cross-compile fails on debian trixie

Submitter:  Friedrich Beckmann <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 Release:  None
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 13 Oct 2024 03:20:42 PM UTC, original submission:  

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.

Friedrich Beckmann <beckmanf>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by beckmanf (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-7003.
    Corresponding source code