[csw-maintainers] Building postgresql-8.4.1
Maciej (Matchek) Blizinski
maciej at opencsw.org
Wed Nov 18 09:56:22 CET 2009
Continuing the postgresql topic, I've written a first sketch of the
new file layout proposal. It's now submitted into the repository. I
think that GAR hasn't seen this file layout before and is slightly
confused about handling 32 and 64-bit binaries. For instance, the
32-bit and 64-bit install directories look like this:
> ls work/solaris8-sparc/install-isa-sparcv*/opt/csw/bin/postgresql/8.4/initdb
work/solaris8-sparc/install-isa-sparcv8/opt/csw/bin/postgresql/8.4/initdb
work/solaris8-sparc/install-isa-sparcv9/opt/csw/bin/postgresql/8.4/initdb
Both v8 and v9 binaries are there, but:
> ggrep initdb work/solaris8-sparc/build-global/CSWpostgresql.prototype-sparc
l none /opt/csw/bin/postgresql/8.4/initdb=/opt/csw/bin/isaexec 0755 root bin
f none /opt/csw/bin/postgresql/8.4/sparcv8/initdb=/opt/csw/bin/postgresql/8.4/initdb
0755 root bin
f none /opt/csw/bin/sparcv9/initdb 0755 root bin
...the v9 binary not where I'd expect it to be. It sounds like a GAR
issue. I can already see Dago swearing at this yet another special
case... ;-)
Maciej
More information about the maintainers
mailing list