lp:ubuntu/trusty-proposed/freebsd-buildutils

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/freebsd-buildutils
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

24. By Logan Rosen

* Merge from Debian unstable. Remaining changes:
  - Prototype setmode since freebsd-glue and libbsd don't do the right thing.

23. By Colin Watson

* Resynchronise with Debian. Remaining changes:
  - Prototype setmode since freebsd-glue and libbsd don't do the right
    thing.

22. By Tim Gardner

Prototype fgetln and setmode since freebsd-glue and libbsd
don't do the right thing. This fixes an AMD64 FTBS where
the build filter complains about pointer conversions.
debian/patches/prototype-fgetln-and-setmode

Function `fgetln' implicitly converted to pointer at excludes.c:75
Function `setmode' implicitly converted to pointer at spec.c:229

Our automated build log filter detected the problem(s) above that will
likely cause your package to segfault on architectures where the size of
a pointer is greater than the size of an integer, such as ia64 and amd64.

This is often due to a missing function prototype definition.

Since use of implicitly converted pointers is always fatal to the application
on ia64, they are errors. Please correct them for your next upload.

More information can be found at:
http://wiki.debian.org/ImplicitPointerConversions

21. By Robert Millan

Remove MK_CTF option. It requires changes in kfreebsd and won't be
useful until post-wheezy. (Closes: #676074)

20. By Robert Millan

* disable_wsystem_headers.diff: Disable -Wsystem-headers to avoid
  triggering #664242.
* Fix getopt declaration.
* Add MK_CTF build option.
* nostrip.diff: By default, install without -s. Let dh_strip, etc
  handle stripping (and honor DEB_BUILD_OPTIONS=nostrip, etc).
* Remove compatibility hacks (now provided by freebsd-glue).

19. By Robert Millan

Add MK_CLANG_IS_CC build option (needed by recent kfreebsd-10).

18. By Robert Millan

[ Matthias Klose ]
* Fix FTBFS with ld --as-needed. (Closes: #642091, LP: #749170)

[ Robert Millan ]
* Export CFLAGS in debian/rules so that it is actually propagated.
  (Closes: #642700)
* Fix bsd.dep.mk so that -U flags are propagated in kernel builds.

17. By Matthias Klose

Fix FTBFS with ld --as-needed. LP: #749170.

16. By Robert Millan

04_lex_disable_unused.diff: Fix generation of code in lex, which
defined __unused and broke system headers (see #522773 and #522774).

15. By Robert Millan

21_endian.diff: If neither TARGET_BIG_ENDIAN or TARGET_LITTLE_ENDIAN are
defined, default to native compilation (fixes FTBFS on mips and armeb).

Branch metadata

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

Subscribers