pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/bootstrap bootstrap: Document non-working status of AIX



details:   https://anonhg.NetBSD.org/pkgsrc/rev/40a0a04e081c
branches:  trunk
changeset: 376322:40a0a04e081c
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Tue Apr 05 12:57:21 2022 +0000

description:
bootstrap: Document non-working status of AIX

Caution that the rest of the AIX README is from <= 2007.

diffstat:

 bootstrap/README     |   4 ++--
 bootstrap/README.AIX |  15 ++++++++++++++-
 2 files changed, 16 insertions(+), 3 deletions(-)

diffs (47 lines):

diff -r 2179727c2bfd -r 40a0a04e081c bootstrap/README
--- a/bootstrap/README  Tue Apr 05 12:38:32 2022 +0000
+++ b/bootstrap/README  Tue Apr 05 12:57:21 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: README,v 1.30 2022/04/03 13:10:18 gdt Exp $
+$NetBSD: README,v 1.31 2022/04/05 12:57:21 gdt Exp $
 
 To try to get pkgsrc working on your system, please try the following
 as root:
@@ -132,7 +132,7 @@
 Platforms believed to have no users
 -----------------------------------
 
-  AIX (no cwrappers)
+  * AIX (no cwrappers)
   Bitrig
   BSDOS (no README)
   Haiku
diff -r 2179727c2bfd -r 40a0a04e081c bootstrap/README.AIX
--- a/bootstrap/README.AIX      Tue Apr 05 12:38:32 2022 +0000
+++ b/bootstrap/README.AIX      Tue Apr 05 12:57:21 2022 +0000
@@ -1,4 +1,16 @@
-$NetBSD: README.AIX,v 1.4 2007/10/02 18:29:55 heinz Exp $
+$NetBSD: README.AIX,v 1.5 2022/04/05 12:57:21 gdt Exp $
+
+In 2022-04, there was a report that pkgsrc-current fails to bootstrap
+on AIX 7.1 with gcc 8.3:
+  http://mail-index.netbsd.org/pkgsrc-users/2022/04/04/msg035424.html
+
+Ancient Information
+===================
+
+All of the below is from 2007 or earlier.
+
+Status
+-----
 
 pkgsrc has been tested on AIX 4.3 and 5.1. It will probably work on
 newer releases also.
@@ -11,6 +23,7 @@
 
 If you are using gcc
 --------------------
+
 It makes life much simpler if you only use the same gcc consistently
 for building all packages.
 



Home | Main Index | Thread Index | Old Index