bugmake - Bugs: bug #62171, ARFLAGS violate posix on aix.

 
 

bug #62171: ARFLAGS violate posix on aix.

Submitter:  Dmitry Goncharov <dgoncharov>
Submitted:  Sat 12 Mar 2022 11:03:51 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.4 Operating System:  None
Fixed Release:  4.4 Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 24 Apr 2022 06:18:27 PM UTC, comment #1: 

Fixed.  Thanks!

Paul D. Smith <psmith>
Group administrator
Sat 12 Mar 2022 11:03:51 PM UTC, original submission:  

ARFLAGS violate posix on aix.


targets/POSIX ........................................... FAILED (3/4 passed)

1 Test in 1 Category Failed (See .diff* files in work dir for details) :-(

$ cat work/targets/POSIX.diff.2
*** work/targets/POSIX.base.2   Sat Mar 12 16:26:32 2022
--- work/targets/POSIX.log.2    Sat Mar 12 16:26:32 2022
***************
*** 1,5 ****
  AR=ar
! ARFLAGS=-rv
  CC=c99
  CFLAGS=-O1
  FC=fort77
--- 1,5 ----
  AR=ar
! ARFLAGS=-Xany -rv
  CC=c99
  CFLAGS=-O1
  FC=fort77


Dmitry Goncharov <dgoncharov>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

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 dgoncharov (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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-04-24 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.4
    2022-03-12 dgoncharov Attached File- Added arflags_violate_posix_on_aix_fix.diff, #52980

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code