pkgsrc-Bugs archive

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

does graphics/tiff break on NetBSD6 ?



Hi,

   I fresh installed a NetBSD-6.0 and update my pkgsrc. But I failed
build graphics/tiff, the build log is:

netbsd6# make install
=> Bootstrap dependency digest>=20010302: found digest-20111104
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg
fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for tiff-4.0.3.tar.gz
=> Checksum RMD160 OK for tiff-4.0.3.tar.gz
===> Installing dependencies for tiff-4.0.3
==========================================================================
The supported build options for tiff are:

        lzw

The currently selected options are:

        lzw

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

        PKG_OPTIONS.tiff (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
tiff-4.0.3.  Their current value is shown below:

        * JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
=> Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
=> Build dependency checkperms>=1.1: found checkperms-1.11
WARNING: [depends.mk] Unknown object format for installed package jpeg-8d
=> Full dependency jpeg>=8nb1: found jpeg-8d
make: "../../mk/buildlink3/../../mk/buildlink3/bsd.buildlink3.mk" line
337: warning: Couldn't read shell's output for "true Computing
BUILDLINK_PREFIX.jpeg;                        /usr/sbin/pkg_info -K
/var/db/pkg -qp jpeg-8d |   /usr/bin/sed  -e "s,^[^/]*,,;q""
===> Overriding tools for tiff-4.0.3
===> Extracting for tiff-4.0.3
===> Patching for tiff-4.0.3
=> Applying pkgsrc patches for tiff-4.0.3
===> Creating toolchain wrappers for tiff-4.0.3
sh: Syntax error: expecting "in"
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/graphics/tiff
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/graphics/tiff


Any suggestions?

wen


Home | Main Index | Thread Index | Old Index