[Bug 245831] security/rhash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 22 19:19:19 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245831

            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 at FreeBSD.org
          Reporter: oggy at farscape.co.uk
                CC: powerpc at FreeBSD.org
                CC: powerpc at FreeBSD.org
          Assignee: danfe at FreeBSD.org
             Flags: maintainer-feedback?(danfe at FreeBSD.org)

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


===>  Staging for rhash-1.3.9
===>   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/rhash
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/rhash
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/lib/
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=`basename $f .po`;  msgfmt -o po/$g.gmo $f; 
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

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


More information about the freebsd-ppc mailing list