pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/42886: archivers/bsdtar-2.8.0 fails to compile on Solaris 10
>Number: 42886
>Category: pkg
>Synopsis: archivers/bsdtar-2.8.0 fails to compile on Solaris 10
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Feb 26 13:20:00 +0000 2010
>Originator: Mikko Kortelainen
>Release: -
>Organization:
xnet.fi
>Environment:
SunOS flexnet 5.10 Generic sun4u sparc SUNW,Netra-T4
>Description:
--- libarchive/archive_write_open_fd.lo ---
libtool: compile: gcc -DHAVE_CONFIG_H -I. -O -MT
libarchive/archive_write_open_fd.lo -MD -MP -MF
libarchive/.deps/archive_write_open_fd.Tpo -c
libarchive/archive_write_open_fd.c -o libarchive/archive_write_open_fd.o
--- libarchive/archive_read_support_format_xar.lo ---
In file included from libarchive/archive_read_support_format_xar.c:56:
libarchive/archive_hash.h:128: error: syntax error before "archive_sha256_ctx"
libarchive/archive_hash.h:128: warning: data definition has no type or storage
class
libarchive/archive_hash.h:157: error: syntax error before "archive_sha384_ctx"
libarchive/archive_hash.h:157: warning: data definition has no type or storage
class
libarchive/archive_hash.h:186: error: syntax error before "archive_sha512_ctx"
libarchive/archive_hash.h:186: warning: data definition has no type or storage
class
*** [libarchive/archive_read_support_format_xar.lo] Error code 1
1 error
bmake: stopped in /export/home/kordex/pkgsrc/archivers/bsdtar/work/bsdtar-2.8.0
*** [all] Error code 2
1 error
bmake: stopped in /export/home/kordex/pkgsrc/archivers/bsdtar/work/bsdtar-2.8.0
*** Error code 2
Stop.
bmake: stopped in /export/home/kordex/pkgsrc/archivers/bsdtar
*** Error code 1
Stop.
bmake: stopped in /export/home/kordex/pkgsrc/archivers/bsdtar
Line #128 from libarchive/archive_hash.h:
typedef SHA256_CTX archive_sha256_ctx;
>How-To-Repeat:
cd archivers/bsdtar && bmake
>Fix:
Home |
Main Index |
Thread Index |
Old Index