pkgsrc-Bugs archive

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

pkg/39431: www/links-2.2nb1 fails to patch



>Number:         39431
>Category:       pkg
>Synopsis:       www/links-2.2nb1 fails to patch
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 29 10:35:00 +0000 2008
>Originator:     Stuart Shelton
>Release:        pkgsrc latest from CVS
>Organization:
>Environment:
IRIX 6.5
>Description:
netbsd@octane ~/www/links # bmake clean && bmake test && bmake update
===> su-do-clean [links-2.2nb1] ===> Cleaning for links-2.2nb1
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806
=> Checksum SHA1 OK for links-2.2.tar.bz2
=> Checksum RMD160 OK for links-2.2.tar.bz2
===> depends-message [links-2.2nb1] ===> Installing dependencies for 
links-2.2nb1
==========================================================================
The supported build options for links are:

        bzip2 links-zlib

The currently selected options are:

        bzip2 links-zlib

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

        PKG_OPTIONS.links (not defined)

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

        * SSLBASE = /usr
        * SSLCERTS = /etc/ssl/certs
        * SSLDIR = /etc/ssl
        * SSLKEYS = /etc/ssl/private

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bsd/bin/bmake clean' after
the changes.
==========================================================================
=> Build dependency bzip2>=0.9.0b: found bzip2-1.0.5
=> Build dependency patch>=2.2: found patch-2.5.4nb2
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.5
===> tools-message [links-2.2nb1] ===> Overriding tools for links-2.2nb1
===> extract-message [links-2.2nb1] ===> Extracting for links-2.2nb1
===> patch-message [links-2.2nb1] ===> Patching for links-2.2nb1
=> Applying pkgsrc patches for links-2.2nb1
patch: **** Only garbage was found in the patch input.
Patch /usr/bsd/src/www/links/../../www/links/patches/patch-aa failed
ERROR: Patching failed due to modified or broken patch file(s):
ERROR:  /usr/bsd/src/www/links/../../www/links/patches/patch-aa
ERROR: 
==========================================================================
ERROR:
ERROR: Some of the selected build options and/or local patches may be 
incompatible.
ERROR: Please try building with fewer options or patches.
ERROR:
ERROR: 
==========================================================================
*** Error code 1

Stop.
bmake: stopped in /usr/bsd/src/www/links
*** Error code 1

Stop.
bmake: stopped in /usr/bsd/src/www/links

>How-To-Repeat:

>Fix:

The problem seems to be that the content has been removed from patch-aa, and 
only a comment remains.  patch is seeing this and throwing back an error.

$PKGSRCDIR/bin/patch is a symlink to gnu-patch (with GNU_PROGRAM_PREFIX=gnu-) - 
is the a NetBSD-specific patch binary which this package was tested against 
which doesn't break on this empty patch?



Home | Main Index | Thread Index | Old Index