pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/39451: bsdtar fails on Linux
>Number: 39451
>Category: pkg
>Synopsis: bsdtar fails on Linux
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Sep 02 11:15:05 +0000 2008
>Originator: Aleksey Cheusov
>Release: Linux
>Organization:
home
>Environment:
>Description:
bsdtar failure causes 112 failures.
Build logs are here
http://mova.org/~cheusov/pub/pkgsrc-distbb/Linux/current-unprivileged/log/20080831.2058/archivers/bsdtar/stage_build.html
gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive
-I/tmp/pkgsrc-pkg/archivers/bsdtar/work/bzip2 -O2 -MT tar/bsdtar-util.o -MD
-MP -MF tar/.deps/bsdtar-util.Tpo -c -o tar/bsdtar-util.o `test -f 'tar/util.c'
|| echo './'`tar/util.c
mv -f tar/.deps/bsdtar-util.Tpo tar/.deps/bsdtar-util.Po
gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive
-I/tmp/pkgsrc-pkg/archivers/bsdtar/work/bzip2 -O2 -MT tar/bsdtar-write.o -MD
-MP -MF tar/.deps/bsdtar-write.Tpo -c -o tar/bsdtar-write.o `test -f
'tar/write.c' || echo './'`tar/write.c
tar/write.c: In function 'write_hierarchy':
tar/write.c:730: error: 'EXT2_IOC_GETFLAGS' undeclared (first use in this
function)
tar/write.c:730: error: (Each undeclared identifier is reported only once
tar/write.c:730: error: for each function it appears in.)
tar/write.c:732: error: 'EXT2_NODUMP_FL' undeclared (first use in this function)
tar/write.c: In function 'write_entry':
tar/write.c:915: error: 'EXT2_IOC_GETFLAGS' undeclared (first use in this
function)
*** Error code 1
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index