bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62171] ARFLAGS violate posix on aix.


From: Dmitry Goncharov
Subject: [bug #62171] ARFLAGS violate posix on aix.
Date: Sat, 12 Mar 2022 18:03:53 -0500 (EST)

URL:
  <https://savannah.gnu.org/bugs/?62171>

                 Summary: ARFLAGS violate posix on aix.
                 Project: make
            Submitted by: dgoncharov
            Submitted on: Sat 12 Mar 2022 11:03:51 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: SCM
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

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

----





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62171>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]