pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/49957: textproc/groff and GNU prefix
>Number: 49957
>Category: pkg
>Synopsis: textproc/groff and GNU prefix
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jun 09 15:15:00 +0000 2015
>Originator: Joern Clausen
>Release: current
>Organization:
University of Bielefeld
>Environment:
Solaris 11.2/i86, GCC 4.8.2 (via Oracle IPS)
>Description:
I'd like to install textproc/groff on Solaris 11.2, because pkgtools/pkgdepgraph needs the "an" macros.
After removing the CFLAGS.SunOS line from Makefile (see pkg/46273), the package compiles.
Packaging/installation fails with
=> Creating binary package /opt/pkgsrc/pkg-hrz/pkgsrc/textproc/groff/work.pkgsrc-sol11i86/.packages/groff-1.22.3.tgz
pkg_create: can't stat `/opt/pkgsrc/pkg-hrz/pkgsrc/textproc/groff/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20150608/bin/chem'
pkg_create: can't stat `/opt/pkgsrc/pkg-hrz/pkgsrc/textproc/groff/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20150608/bin/eqn'
...
Instead of the requested binary "chem", the given directory contains "gchem". While the build process actually created "chem", packaging renamed it:
/opt/pkg-hrz/20150608/bin/bsdinstall -c -o pkgsrc -g software -m 755 chem /opt/pkgsrc/pkg-hrz/pkgsrc/textproc/groff/work.pkgsrc-sol11i86/.destdir/opt/pkg-hrz/20150608/bin/gchem;
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index