Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 19:19:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 245831] security/rhash
Message-ID:  <bug-245831-25139@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245831

            Bug ID: 245831
           Summary: security/rhash
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe@FreeBSD.org
          Reporter: oggy@farscape.co.uk
                CC: powerpc@FreeBSD.org
                CC: powerpc@FreeBSD.org
          Assignee: danfe@FreeBSD.org
             Flags: maintainer-feedback?(danfe@FreeBSD.org)

Hi, I'm getting an error buildin on 13-Current on PowerPC 64 - 13.0-CURRENT=
 #1
r360186M


=3D=3D=3D>  Staging for rhash-1.3.9
=3D=3D=3D>   Generating temporary packing list
/usr/bin/make install-binary
install -d /usr/ports/security/rhash/work/stage/usr/local/bin
install -m 755 rhash /usr/ports/security/rhash/work/stage/usr/local/bin/rha=
sh
install -d /usr/ports/security/rhash/work/stage/usr/local/man/man1
install -m 644 dist/rhash.1
/usr/ports/security/rhash/work/stage/usr/local/man/man1/rhash.1
install -d /usr/ports/security/rhash/work/stage/usr/local/etc
tr -d \\r < dist/rhashrc.sample > rc.tmp && install -m 644 rc.tmp
/usr/ports/security/rhash/work/stage/usr/local/etc/rhashrc.sample
rm -f rc.tmp
install -d /usr/ports/security/rhash/work/stage/usr/local/bin
install -m 755 rhash /usr/ports/security/rhash/work/stage/usr/local/bin/rha=
sh
cd /usr/ports/security/rhash/work/stage/usr/local/bin && for f in sfv-hash
has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash
tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash $=
f;
done
cd /usr/ports/security/rhash/work/stage/usr/local/man/man1 && for f in sfv-=
hash
has160-hash gost12-256-hash gost12-512-hash edonr256-hash edonr512-hash
tiger-hash tth-hash whirlpool-hash ed2k-link magnet-link; do ln -sf rhash.1
$f.1; done
cd librhash && /usr/bin/make install-lib-headers
install -d /usr/ports/security/rhash/work/stage/usr/local/include
install -m 644 rhash.h rhash_torrent.h
/usr/ports/security/rhash/work/stage/usr/local/include/
cd librhash && /usr/bin/make install-lib-static
install -d /usr/ports/security/rhash/work/stage/usr/local/lib
install -m 644 librhash.a /usr/ports/security/rhash/work/stage/usr/local/li=
b/
cd librhash && /usr/bin/make install-lib-shared
install -d /usr/ports/security/rhash/work/stage/usr/local/lib
install -m 644 librhash.so.0
/usr/ports/security/rhash/work/stage/usr/local/lib/
cd librhash && /usr/bin/make install-so-link
install -d /usr/ports/security/rhash/work/stage/usr/local/lib
ln -s librhash.so.0
/usr/ports/security/rhash/work/stage/usr/local/lib/librhash.so
install -d /usr/ports/security/rhash/work/stage/usr/local/libdata/pkgconfig
install -m 644 dist/librhash.pc
/usr/ports/security/rhash/work/stage/usr/local/libdata/pkgconfig/
for f in po/ca.po po/de.po po/en_AU.po po/es.po po/fr.po po/gl.po po/it.po
po/ro.po po/ru.po po/uk.po; do  g=3D`basename $f .po`;  msgfmt -o po/$g.gmo=
 $f;=20
done
ld-elf.so.1: Shared object "libncurses.so.8" not found, required by
"libtextstyle.so.0"
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/security/rhash/work/RHash-1.3.9
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/security/rhash
*** Error code 1

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245831-25139>