lp:~dannf/ubuntu/trusty/partclone/arm64-ftbfs

Created by dann frazier and last modified
Get this branch:
bzr branch lp:~dannf/ubuntu/trusty/partclone/arm64-ftbfs
Only dann frazier can upload to this branch. If you are dann frazier please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dann frazier
Status:
Development

Recent revisions

22. By dann frazier

Patches accepted upstream, update DEP-3 headers

21. By dann frazier

Add dep-3 headers

20. By dann frazier

Use existing quilt system for patch

19. By dann frazier

This issue is not arch-specific; correct changelog

18. By dann frazier

add lp bug reference

17. By dann frazier

Fix autoreconf warnings, currently treated as errors, causing
this package to FTBFS on arm64

16. By dann frazier

The final FTBFS errors I see on arm64 are:

  autoreconf
  automake: warnings are treated as errors
  src/Makefile.am:20: warning: 'CFLAGS' is a user variable, you should not override it;
 src/Makefile.am:20: use 'AM_CFLAGS' instead
  src/Makefile.am:12: warning: 'LDFLAGS' is a user variable, you should not override it;
  src/Makefile.am:12: use 'AM_LDFLAGS' instead
  autoreconf: automake failed with exit status: 1

Fix this by doing as suggested.

15. By dann frazier

This package continues to FTBFS on arm64 with the following error:

  autoreconf
  automake: warnings are treated as errors
  src/Makefile.am:6: warning: source file 'btrfs/crc32c.c' is in a subdirectory,
  src/Makefile.am:6: but option 'subdir-objects' is disabled
  automake: warning: possible forward-incompatibility.
  automake: At least a source file is in a subdirectory, but the 'subdir-objects'
  automake: automake option hasn't been enabled. For now, the corresponding output
  automake: object file(s) will be placed in the top-level directory. However,
  automake: this behaviour will change in future Automake versions: they will
  automake: unconditionally cause object files to be placed in the same subdirectory
  automake: of the corresponding sources.
  automake: You are advised to start using 'subdir-objects' option throughout your
  automake: project, to avoid future incompatibilities.
  src/Makefile.am:6: warning: source file 'btrfs/disk-io.c' is in a subdirectory,
  src/Makefile.am:6: but option 'subdir-objects' is disabled

Again, fix this by doing as suggested.

14. By dann frazier

This package currently FTBFS on arm64 due to the following errors:

  autoreconf
  automake: warnings are treated as errors
  warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
  You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
  and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.

Fix this by doing as suggested.

13. By Dimitri John Ledkov

Rebuild against ntfs-3g-841.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/trusty/partclone
This branch contains Public information 
Everyone can see this information.

Subscribers