tech-pkg archive

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

Error building dependencies



Hi,

since a few days I encounter strange issues when building packages which 
requires uninstalled dependencies:

/data/pkgsrc/devel/p5-Module-Build-Tiny $ bmake
=> Bootstrap dependency digest>=20010302: found digest-20121220
===> Skipping vulnerability checks.
WARNING: No /opt/apdex/App-Perf-Index-0.004/var/db/pkg/pkg-vulnerabilities file 
found.
WARNING: To fix run: `/opt/apdex/App-Perf-Index-0.004/sbin/pkg_admin -K 
/opt/apdex/App-Perf-Index-0.004/var/db/pkg fetch-pkg-vulnerabilities'.
=> Checksum SHA1 OK for Module-Build-Tiny-0.034.tar.gz
=> Checksum RMD160 OK for Module-Build-Tiny-0.034.tar.gz
===> Installing dependencies for p5-Module-Build-Tiny-0.034
=> Tool dependency perl>=5.18.0: found perl-5.18.2nb1
=> Build dependency p5-Test-Harness>=3.30: NOT found
=> Verifying reinstall for ../../devel/p5-Test-Harness
/bin/rm: cannot remove `check-files-pre-message': Read-only file system
/bin/rm: cannot remove `check-files-post-message': Read-only file system
*** Error code 1

Stop.
bmake: stopped in /data/pkgsrc/devel/p5-Test-Harness
*** Error code 1

Stop.
bmake: stopped in /data/pkgsrc/devel/p5-Module-Build-Tiny

Non-standard parts of mk.conf are:
WRKOBJDIR=              /tmp/pkgsrc
PREFER_PKGSRC=          zlib

PACKAGES=               /data/packages/apdex-0.004

NOGCCERROR=             yes
MKPIC=                  yes
BUILDLINK_TRANSFORM+=   rm:-Wl,-R/usr/lib
BUILDLINK_TRANSFORM+=   rm:-Wl,-R/usr/lib32
BUILDLINK_TRANSFORM+=   rm:-Wl,-R/usr/lib64

SU_CMD=                 /usr/bin/sudo /bin/sh -c

ACCEPTABLE_LICENSES+=   vim-license intel-ipw-license idea-license 
openmotif-license pcc-license unrar-license
X11_TYPE=               modular

-----------------------------------------------------

/data/* looks as:
waldorf:/data/pkgsrc on /data/pkgsrc type nfs (ro,addr=10.62.10.3)
waldorf:/data/packages on /data/packages type nfs (rw,addr=10.62.10.3)

This example is an Ubuntu-10.04, but I see it on other systems, too.

Any hints?

Cheers
-- 
Jens Rehsack
pkgsrc, Perl5
sno%NetBSD.org@localhost







Home | Main Index | Thread Index | Old Index