bugmake - Bugs: bug #63037, make check: 3 failures and error...

 
 

bug #63037: make check: 3 failures and error from "check-regression"

Submitter:  Bjarni Ingi Gislason <bjarniig>
Submitted:  Fri 09 Sep 2022 12:15:14 AM UTC
   
 
Severity:  3 - Normal Item Group:  Build/Install
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.4 Operating System:  POSIX-Based
Fixed Release:  4.4 Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 11 Sep 2022 02:32:53 AM UTC, comment #2: 

Fixed, I think.

I'm not sure I fixed the temp_stdin error; I can't understand why the chmod -x failed with that strange message.  I can only assume that you're running in some environment where for some reason the test is not allowed to change group permissions on files it just created.  Super weird.

Anyway I just avoided needing to change the group permissions and restricted myself to the owner permissions.  Hopefully that solves the problem.

Paul D. Smith <psmith>
Group administrator
Fri 09 Sep 2022 01:57:21 PM UTC, comment #1: 

The load error is simple enough to fix: just need to update the code.

The temp_stdin error is definitely annoying.  It's an unfortunate fact that known-good-output checking where the output comes from system tools is difficult to work with.  We've run into this with Windows etc. as well.

That is a crazy error message from chmod that I've never seen before.  Looks like someone tried to get fancy with the shutil implementations and modify messages that have been in use for 40+ years :-/.  I'll have to think about how to deal with this.

Paul D. Smith <psmith>
Group administrator
Fri 09 Sep 2022 12:15:14 AM UTC, original submission:  

Subject: make check: 3 failures and error from "check-regression"

Debian testing with Linux 5.18.16-1 x86_64 GNU/Linux

make git HEAD (4.3.90) with latest GNULIB,

3 Tests in 2 Categories Failed (See .diff* files in work dir for details) :-(

features/load ........................................... FAILED (3/5 passed)

features/temp_stdin ..................................... FAILED (5/6 passed)

make[2]: * [Makefile:1533: check-regression] Error 1
make[2]: Leaving directory '/home/bg/git/make'
make[1]: * [Makefile:1268: check-am] Error 2
make[1]: Leaving directory '/home/bg/git/make'
make: * [Makefile:970: check-recursive] Error 1

  The report (make.check.bug) and "config-flags.pm" are in the attachments.

Bjarni Ingi Gislason <bjarniig>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #53667:  make.check.bug added by bjarniig (5KiB - application/octet-stream)
file #53668:  config-flags.pm added by bjarniig (1KiB - text/x-perl)

 

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 bjarniig (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.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-09-11 psmith Item GroupNone Build/Install
        StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.4
        Triage StatusNone Small Effort
    2022-09-09 bjarniig Attached File- Added make.check.bug, #53667
        Attached File- Added config-flags.pm, #53668

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code