pkgsrc-Bugs archive

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

Re: pkg/45052: archivers/bsdtar build fails



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/45052: archivers/bsdtar build fails
Date: Sun, 12 Jun 2011 04:53:05 +0000

 On Sat, Jun 11, 2011 at 06:50:00PM +0000, alnsn%NetBSD.org@localhost wrote:
  > libtool: link: ranlib
  >  .libs/libarchive.a
 
 That looks like, and:
 
  > Usage: ranlib [options] archive
  >  Generate an index to speed access to archives
  >  The options are:
  >   @<file>                      Read options from <file>
  >   -t                           Update the archive's symbol map timestamp
  >   -h --help                    Print this help message
  >   -v --version                 Print version information
  > ranlib: supported targets: elf64-x86-64 elf32-i386 a.out-i386-netbsd 
coff-i386 efi-app-ia32 efi-bsdrv-ia32 efi-rtdrv-ia32 efi-app-x86_64 
efi-bsdrv-x86_64 efi-rtdrv-x86_64
  >  elf64-little elf64-big elf32-little elf32-big srec symbolsrec tekhex 
binary ihex netbsd-core
  > eval: .libs/libarchive.a: permission denied
 
 this behavior is consistent with, a random \n getting inserted between
 "ranlib" and ".libs/libarchive.a".
 
 I feel like we've seen this before and it has something to do with sh
 abuse in libtool... or something like that. Anyone remember?
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index