http://oss.sgi.com/bugzilla/show_bug.cgi?id=820
Summary: xfsprogs 3.0.1 debian/rules broken ( libtool/aclocal
)
Product: XFS
Version: unspecified
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: xfsprogs
AssignedTo: xfs-masters@xxxxxxxxxxx
ReportedBy: matthew@xxxxxxxxxxxxxxxx
QAContact: matthew@xxxxxxxxxxxxxxxx
Estimated Hours: 0.0
Classification: Unclassified
Hi,
I see there are some changes in the Makefile and configure which mainly has to
do with aclocal.
I`ve tried creating a new package of the xfsprogs-3.0.1 but it fails on the
part where it seeks for the libtool and created files which are missing.
Information:
/etc/debian_version
5.0
Fails on this part:
make[2]: Leaving directory `/usr/local/src/xfs/xfsprogs-3.0.1/build'
make[1]: Leaving directory `/usr/local/src/xfs/xfsprogs-3.0.1'
DIST_ROOT=`pwd`/debian/xfsprogs-udeb; export DIST_ROOT; /usr/bin/make -C
debian install-d-i
make[1]: Entering directory `/usr/local/src/xfs/xfsprogs-3.0.1/debian'
make[1]: Nothing to be done for `install-d-i'.
make[1]: Leaving directory `/usr/local/src/xfs/xfsprogs-3.0.1/debian'
DIST_ROOT=`pwd`/debian/xfsprogs; export DIST_ROOT; /usr/bin/make -C build
src-manifest
make[1]: Entering directory `/usr/local/src/xfs/xfsprogs-3.0.1/build'
/bin/tar: xfsprogs-3.0.1/m4/libtool.m4: Cannot stat: No such file or directory
/bin/tar: xfsprogs-3.0.1/m4/ltoptions.m4: Cannot stat: No such file or
directory
/bin/tar: xfsprogs-3.0.1/m4/ltsugar.m4: Cannot stat: No such file or directory
/bin/tar: xfsprogs-3.0.1/m4/ltversion.m4: Cannot stat: No such file or
directory
/bin/tar: xfsprogs-3.0.1/m4/lt~obsolete.m4: Cannot stat: No such file or
directory
/bin/tar: Error exit delayed from previous errors
Wrote: /usr/local/src/xfs/xfsprogs-3.0.1/build/xfsprogs-3.0.1.tar.gz
make[1]: Leaving directory `/usr/local/src/xfs/xfsprogs-3.0.1/build'
rmdir debian/xfslibs-dev/usr/share/doc/xfsprogs
rmdir: failed to remove `debian/xfslibs-dev/usr/share/doc/xfsprogs': No such
file or directory
make: *** [binary-arch] Error 1
Also see xfsprogs-build-report.txt
It fails on the same error when using ./Makepkgs verbose with type=debian..
Thanks
--
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|