Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Oct 2013 21:23:33 +0200
From:      Johan Hendriks <joh.hendriks@gmail.com>
To:        FreeBSD <freebsd-ports@freebsd.org>
Subject:   archivers/p5-Archive-Zip
Message-ID:  <5255AD35.1000506@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all.


I try to build mailscanner, but it fails at archivers/p5-Archive-Zip
This is on FreeBSD 9.2 on vmware

It seems stuck

root@host4:/usr/ports/archivers/p5-Archive-Zip # make install clean
===> Fetching all distfiles required by p5-Archive-Zip-1.30_1 for building
===>  Extracting for p5-Archive-Zip-1.30_1
=> SHA256 Checksum OK for Archive-Zip-1.30.tar.gz.
rm: 
/usr/ports/archivers/p5-Archive-Zip/work/stage/usr/local/share/nls/en_GB.ISO8859-15: 
Directory not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work/stage/usr/local/share/nls: 
Directory not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work/stage/usr/local/share: 
Directory not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work/stage/usr/local: Directory 
not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work/stage/usr: Directory not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work/stage: Directory not empty
rm: /usr/ports/archivers/p5-Archive-Zip/work: Directory not empty
*** [do-extract] Error code 1

Stop in /usr/ports/archivers/p5-Archive-Zip.

A make clean does not work.
So i thought to remove the work dir by hand, but even that is not allowed??

root@host4:/usr/ports/archivers/p5-Archive-Zip # rm -rf work
rm: work/stage/usr/local/share/nls/en_GB.ISO8859-15: Directory not empty
rm: work/stage/usr/local/share/nls: Directory not empty
rm: work/stage/usr/local/share: Directory not empty
rm: work/stage/usr/local: Directory not empty
rm: work/stage/usr: Directory not empty
rm: work/stage: Directory not empty
rm: work: Directory not empty

Can somebody shed a light on this?

thanks
regards
Johan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5255AD35.1000506>