pkgsrc-Bugs archive

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

Re: pkg/42877: zsh build is broken after a fix for SunOS 4



The following reply was made to PR pkg/42877; it has been noted by GNATS.

From: Antonio Huete Jimenez <ahuete.devel%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: roy%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost, 
        tuxillo%leaf.dragonflybsd.org@localhost
Subject: Re: pkg/42877: zsh build is broken after a fix for SunOS 4
Date: Fri, 26 Feb 2010 11:12:39 +0100

 Hi Geoff,
 
 Thanks for the patch. Hereby the results:
 
 island# pwd
 
 /usr/pkgsrc/shells/zsh
 island# rm patches/patch-ba patches/patch-bb
 
 island# patch < /tmp/zsh.patch
 
 Hmm...  Looks like a unified diff to me...
 (Patch is indented 1 space.)
 The text leading up to this was:
 --------------------------
 | --- /dev/null        2010-02-24 16:09:00.000000000 +1100
 | +++ patches/patch-bc 2010-02-24 16:06:47.000000000 +1100
 --------------------------
 (Creating file patches/patch-bc...)
 Patching file patches/patch-bc using Plan A...
 Empty context always matches.
 Hunk #1 succeeded at 1.
 Hmm...  Ignoring the trailing garbage.
 done
 island# bmake distinfo
 => Bootstrap dependency digest>=20010302: found digest-20080510
 island# bmakepackage clean
 
 => Bootstrap dependency digest>=20010302: found digest-20080510
 => Checksum SHA1 OK for zsh-4.2.7.tar.bz2
 => Checksum RMD160 OK for zsh-4.2.7.tar.bz2
 ===> Installing dependencies for zsh-4.2.7nb1
 ==========================================================================
 The following variables will affect the build process of this package,
 zsh-4.2.7nb1.  Their current value is shown below:
 
         * ZSH_STATIC = no
 
 You may want to abort the process now with CTRL-C and change their value
 before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
 the changes.
 ==========================================================================
 ===> Overriding tools for zsh-4.2.7nb1
 ===> Extracting for zsh-4.2.7nb1
 ===> Patching for zsh-4.2.7nb1
 => Applying pkgsrc patches for zsh-4.2.7nb1
 => Ignoring patchfile /usr/pkgsrc/shells/zsh/patches/patch-bc.orig
 ===> Creating toolchain wrappers for zsh-4.2.7nb1
 ===> Configuring for zsh-4.2.7nb1
 => Substituting "prefix-fixup" in Misc/globtests  Misc/globtests.ksh
 Test/ztst.zsh  Util/reporter  Functions/Calendar/calendar_add
 Functions/Misc/run-help  Functions/Misc/checkmail
 Functions/Misc/zcalc  Functions/Misc/zkbd  Functions/Example/cat
 WARNING: [subst.mk:prefix-fixup] Ignoring non-existent file
 "./Functions/Calendar/calendar_add".
 => Modifying GNU configure scripts to avoid --recheck
 => Replacing config-guess with pkgsrc versions
 => Replacing config-sub with pkgsrc versions
 => Replacing install-sh with pkgsrc version
 configuring for zsh 4.2.7
 checking build system type... i386-pc-dragonfly
 checking host system type... i386-pc-dragonfly
 checking for i386-pc-dragonfly-gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 ....
 ............
 ...................
 ...........
 ...
 ===> Installing for zsh-4.2.7nb1
 ERROR: zsh-4.2.7nb1 is already installed - perhaps an older version?
 ERROR: If so, you may use either of:
 ERROR:     - "pkg_delete zsh-4.2.7nb1" and "/usr/pkg/bin/bmake reinstall"
 ERROR:       to upgrade properly
 ERROR:     - "/usr/pkg/bin/bmake update" to rebuild the package and all
 ERROR:       of its dependencies
 ERROR:     - "/usr/pkg/bin/bmake replace" to replace only the package without
 ERROR:       re-linking dependencies, risking various problems.
 *** Error code 1
 
 So it builds okay.
 
 Thanks a lot!
 
 Cheers,
 Antonio Huete
 


Home | Main Index | Thread Index | Old Index