[csw-maintainers] GAR and isaexec: merging to $ISA subdirs doesn't work

Sebastian Kayser skayser at opencsw.org
Wed Jan 6 12:12:30 CET 2010


Hi,

I just removed NO_ISAEXEC=1 from the mbuffer package to make it a
regular 32-/64-bit package with isaexec as a wrapper. The resulting
package looks just like before though. No isaexec symlink and the
default $ISA in bin/. What's wrong? Running "gmake spotless package"
leads to the same result. Current build description is checked
in [1].

$ tree work/solaris8-sparc/pkgroot/
work/solaris8-sparc/pkgroot/
`-- opt
    `-- csw
        |-- bin
        |   |-- mbuffer
        |   `-- sparcv9
        |       `-- mbuffer


$ file work/solaris8-sparc/pkgroot/opt/csw/bin/mbuffer
work/solaris8-sparc/pkgroot/opt/csw/bin/mbuffer:        ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped

$ file work/solaris8-sparc/pkgroot/opt/csw/bin/sparcv9/mbuffer
work/solaris8-sparc/pkgroot/opt/csw/bin/sparcv9/mbuffer:        ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, stripped

$ zgrep bin/ ~/pkgs/mbuffer-20091227\,REV\=2010.01.06-SunOS5.8-sparc-CSW.pkg.gz
...
1 f none /opt/csw/bin/mbuffer 0755 root bin 72608 13869 1262774610
1 f none /opt/csw/bin/sparcv9/mbuffer 0755 root bin 86176 27717 1262774652
...

Sebastian

[1]https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/mbuffer/trunk/Makefile



More information about the maintainers mailing list