pkgsrc-Bugs archive

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

Antwort: Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX 5.3.0.0)



The following reply was made to PR pkg/39064; it has been noted by GNATS.

From: jens.rehsack%bayerbbs.com@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost,
        "OBATA Akio" <obache%netbsd.org@localhost>,
        pkg-manager%netbsd.org@localhost,
        pkgsrc-bugs%netbsd.org@localhost
Subject: Antwort: Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX 5.3.0.0)
Date: Thu, 3 Jul 2008 10:53:35 +0200

 Hi Akio (is it right or is the calling name Obata?),
 
 I used another fixing line, but AIX' diff can't create unified diffs and I =
 
 at first want to fixup all issues I found before I submit the PR's.
 
 136c136
 < .if ${OS} !=3D "SunOS" && empty(OS:MIRIX*)
 ---
 > .if ${OS} !=3D "SunOS" && empty(OS:MIRIX*) && empty(OS:MAIX*)
 
 This works at this point for me.
 
 I encounter another problem, libfetch is created using ar [...] `NM=3Dnm=20
 loder ... | tsort -q`
 
 IBM's tsort doesn't support -q - that's why it fails completely to create=20
 libfetch.a which forces pkg=5Finstall fails to build.
 The failing libfetch.a creation is not detected.
 tsort without -q fails by printing 'cycle detected' or similar - finally=20
 we created libfetch.a by hand with just typing the *.o files and it works.
 I cannot provide a patch before 2008Q2, because I must get it run (incl.=20
 some development on top and some porting of our
 existing perl framework from linux) until end of july - after that I will=20
 start to create all relevant patches and submit them, including
 updated pkg's (perl-packages) and new pkg's (even perl related).
 
 Further, because we only have Lotus Notes Mail in Office, I planned to=20
 collect the PR's and submit them from private mail at home.
 
 Freundliche Gr=FC=DFe / Best Regards
 
 Jens Rehsack
 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=
 =5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F=5F
 
 Fa. Man=DF & Partner
 Phone: +49 - 214 - 30 - 41 562
 Fax: +49 - 214 - 30 - 31 625
 E-mail: jens.rehsack%bayerbbs.com@localhost
 Web: http://www.BayerBBS.com
 
 Gesch=E4ftsf=FChrung: Vorsitzender Andreas Resch   |   Arbeitsdirektor Norb=
 ert=20
 Fieseler
 Vorsitzender des Aufsichtsrats: Klaus K=FChn
 Sitz der Gesellschaft: Leverkusen   |   Amtsgericht K=F6ln, HRB 49895
 
 
 
 
 obache%NetBSD.org@localhost=20
 03.07.2008 10:19
 Bitte antworten an
 gnats-bugs%NetBSD.org@localhost
 
 
 An
 pkg-manager%netbsd.org@localhost, pkgsrc-bugs%netbsd.org@localhost, 
gnats-admin%netbsd.org@localhost,=20
 obache%NetBSD.org@localhost, jens.rehsack%bayerbbs.com@localhost
 Kopie
 
 Thema
 Re: pkg/39064 (Cannot bootstrap pkgsrc on AIX 5.3.0.0)
 
 
 
 
 
 
 Synopsis: Cannot bootstrap pkgsrc on AIX 5.3.0.0
 
 State-Changed-From-To: open->feedback
 State-Changed-By: obache%NetBSD.org@localhost
 State-Changed-When: Thu, 03 Jul 2008 08:19:05 +0000
 State-Changed-Why:
 Would you confirm the patch sent before this avoid this issue?
 I want to commit before pkgsrc-2008Q2 branch.
 
 
 
 
 


Home | Main Index | Thread Index | Old Index