pkgsrc-Users archive

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

scmgit installation fails



Hi pkgsrc-users,

Although I'm still not clear about how to tackle problem when bmake
returns error, I don't seem to find a package called p5-Net (without
any suffix) as it's required below. Do I miss anything?

    # cd ../devel/scmgit
    # rm -fR work
    # bmake
    ===> Installing dependencies for scmgit-1.8.2.1
    => Full dependency scmgit-base>=1.8.2.1: NOT found
    => Verifying package-install for ../../devel/scmgit-base
    => Bootstrap dependency digest>=20010302: found digest-20121220
    => Checksum SHA1 OK for git-1.8.2.1.tar.gz
    => Checksum RMD160 OK for git-1.8.2.1.tar.gz
    ===> Installing dependencies for scmgit-base-1.8.2.1
    :
    ===> Installing dependencies for p5-MailTools-2.12
    => Build dependency p5-Net>=1.09: NOT found
    => Verifying package-install for ../../net/p5-Net
    => Bootstrap dependency digest>=20010302: found digest-20121220
    ===> Install binary package of p5-Net-1.22nb4
    pkg_add: no pkg found for
'/usr/share/pkgsrc/packages/All/p5-Net-1.22nb4.tgz', sorry.
    pkg_add: 1 package addition failed
    *** Error code 1
    :
    Stop.
    bmake: stopped in /usr/share/pkgsrc/devel/scmgit

Full output: http://pastebin.com/MGR2gkea

I'm on QNX 6.5.0 SP1.

Thanks,

Isaac


Home | Main Index | Thread Index | Old Index