bugmake - Bugs: bug #57888, Cross-compiling issues when...

 
 

bug #57888: Cross-compiling issues when building make-4.3 for mingw using Yocto

Submitter:  Jens Rehsack <sno>
Submitted:  Mon 24 Feb 2020 02:34:36 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.3 Operating System:  MS Windows
Fixed Release:  4.4 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 31 Mar 2020 05:15:15 AM UTC, comment #1: 

I applied these patches, thanks!

Paul D. Smith <psmith>
Group administrator
Mon 24 Feb 2020 02:34:36 PM UTC, original submission:  

When updating recipe for make in Yocto to 4.3, some build issues occur.

1) test for proper getloadavg accesses local path /usr/local/lib (reported to gnulib)
2) gnulib provides "working" fcntl but doesn't tell (reported to gnulib and check for define and those around: 0003)
3) fix strncpy misuse (strncpy shall protect target, not source: 0001)
4) use dirent from mingw, of available (0002)

Jens Rehsack <sno>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #48490:  0001-src-dir.c-fix-buffer-overflow-warning.patch added by sno (1KiB - application/octet-stream)
file #48491:  0003-posixfcn-fcntl-gnulib-make-emulated.patch added by sno (2KiB - application/octet-stream)
file #48492:  0002-w32-compat-dirent.c-follow-header.patch added by sno (937B - 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 psmith (Posted a comment)
  • -email is unavailable- added by sno (Submitted the item)
  • -email is unavailable- added by sno
  •  

    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.

     

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-03-31 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Operating SystemMS-DOS MS Windows
        Fixed ReleaseNone 4.4
    2020-02-24 sno Attached File- Added 0001-src-dir.c-fix-buffer-overflow-warning.patch, #48490
        Attached File- Added 0003-posixfcn-fcntl-gnulib-make-emulated.patch, #48491
        Attached File- Added 0002-w32-compat-dirent.c-follow-header.patch, #48492
        Carbon-Copy- Added sno

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code