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)



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} != "SunOS" && empty(OS:MIRIX*)
---
> .if ${OS} != "SunOS" && empty(OS:MIRIX*) && empty(OS:MAIX*)

This works at this point for me.

I encounter another problem, libfetch is created using ar [...] `NM=nm 
loder ... | tsort -q`

IBM's tsort doesn't support -q - that's why it fails completely to create 
libfetch.a which forces pkg_install fails to build.
The failing libfetch.a creation is not detected.
tsort without -q fails by printing 'cycle detected' or similar - finally 
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. 
some development on top and some porting of our
existing perl framework from linux) until end of july - after that I will 
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 
collect the PR's and submit them from private mail at home.

Freundliche Grüße / Best Regards

Jens Rehsack
_________________________________________

Fa. Manß & 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äftsführung: Vorsitzender Andreas Resch   |   Arbeitsdirektor Norbert 
Fieseler
Vorsitzender des Aufsichtsrats: Klaus Kühn
Sitz der Gesellschaft: Leverkusen   |   Amtsgericht Köln, HRB 49895




obache%NetBSD.org@localhost 
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, 
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