bugGNU Octave - Bugs: bug #66544, [mxe-octave] build error for gnutls

 
 

bug #66544: [mxe-octave] build error for gnutls

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Sun 08 Dec 2024 04:43:42 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  lostbard
Originator Name:  Philip Nienhuis Open/Closed:  * Closed
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Dec 2024 11:43:07 AM UTC, comment #4: 

The buildbots seem to be happy again after John's fix.

Closing as fixed.

Markus Mützel <mmuetzel>
Group administrator
Wed 11 Dec 2024 05:55:39 AM UTC, comment #3: 

Oof. You're absolutely right. That stray `CPPFLAGS=` should have gone with the previous change.
My bad. 🥺

Markus Mützel <mmuetzel>
Group administrator
Tue 10 Dec 2024 06:14:48 PM UTC, comment #2: 

I pushed up change to remove the 'CPPFLAGS='

John Donoghue <lostbard>
Group Member
Tue 10 Dec 2024 06:12:23 PM UTC, comment #1: 

I see the same as well the change removed the -D option, but then added disable-rpath as a CPPFLAGS option

-   CPPFLAGS='-D_WIN32_WINNT=0x0600' --disable-rpath
+  CPPFLAGS=--disable-rpath

John Donoghue <lostbard>
Group Member
Sun 08 Dec 2024 04:43:42 PM UTC, original submission:  

mxe-octave won´t build gnutls after cset 033e879355d7 "gnutls: Do not override minimum Windows API version". It complains about s/th like "C compiler cannot create executables"
Backing out that cset makes the build continue.
gnutls log attached.

(OS = Linux as I'm crossbuilding in that environment)

Philip Nienhuis <philipnienhuis>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #56683:  gnutls added by philipnienhuis (8KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  • -email is unavailable- added by lostbard (Posted a comment)
  • -email is unavailable- added by philipnienhuis
  • -email is unavailable- added by philipnienhuis (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 group members can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-12-12 mmuetzel StatusReady For Test Fixed
        Open/ClosedOpen Closed
    2024-12-10 lostbard StatusNone Ready For Test
        Assigned toNone lostbard
    2024-12-08 philipnienhuis Attached File- Added gnutls, #56683
        Carbon-Copy- Added mmuetzel

    Back to the top

    Powered by Savane 3.14-60ba.
    Corresponding source code