pkgsrc-Bugs archive

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

Re: pkg/47221: samba35 requires cyrus-sasl



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47221: samba35 requires cyrus-sasl
Date: Tue, 4 Dec 2012 06:20:34 +0000

 On Mon, Nov 19, 2012 at 10:55:03PM +0000, Izaac wrote:
  >  >  Works for me?
  >  
  >  fire# mksandbox --without-x /sandbox
  >  WARNING: LOCALPATCHES directory does not exist - ignoring
  >  Copying the kernel
  >  Checking package hierarchy in /usr/pkg and package database in /var/db/pkg 
exist
  >  Make and populate /sandbox/dev
  >  Make and populate /sandbox/etc
  >  Make empty dirs upon which to mount the null mounts
  >  Making /tmp in /sandbox
  >  Making /var/games in /sandbox
  >  Making /var/run in /sandbox
  >  Making /var/log in /sandbox
  >  Making /var/spool/lock in /sandbox
  >  Making /var/run/utmp in /sandbox
  >  Making /var/run/utmpx in /sandbox
  >  Making /var/log/wtmp in /sandbox
  >  Making /var/log/wtmpx in /sandbox
  >  Making /var/log/lastlog in /sandbox
  >  Making /var/log/lastlogx in /sandbox
  >  Mount /usr/src from /sandbox
  >  Mount /usr/pkgsrc from /sandbox
  >  Mounting /usr/pkgsrc/packages/netbsd-6.0-x86_64 and /usr/pkgsrc/distfiles 
from /sandbox
  >  Sandbox creation is now complete
  >  fire# /sandbox/sandbox
  >  # cd /usr/pkgsrc/net/samba35 && make
  >  => Bootstrap dependency digest>=20010302: NOT found
  >  => Verifying install package clean for ../../pkgtools/digest
  >  ===> Installing dependencies for digest-20111104
  >  
  >  [...]
  >  
  >  => Returning to build of samba-3.5.16nb2
 
 In there, the part you snipped, is where it should have installed
 cyrus-sasl, and presumably either didn't or got an out of date
 version.
 
  >  ===> Overriding tools for samba-3.5.16nb2
  >  ===> Extracting for samba-3.5.16nb2
  >  /bin/cp /usr/pkgsrc/net/samba35/../../net/samba/files/adduser.sh 
/usr/pkgsrc/net/samba35/../../net/samba/files/deluser.sh 
/tmp/pkgwork/net/samba35/work
  >  ===> Patching for samba-3.5.16nb2
  >  => Applying pkgsrc patches for samba-3.5.16nb2
  >  => Fixing paths.
  >  ===> Creating toolchain wrappers for samba-3.5.16nb2
  >  ERROR: cyrus-sasl>=2.1.12 is not installed; can't buildlink files.
  >  *** Error code 1
 
 The most common cause of this is having an old already-built workdir
 for the "missing" package which contains a version older than the one
 pkgsrc expects to be current.
 
 Inconsistent updates of the pkgsrc tree can also cause it.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index