make-dfsg 4.1-4 source package in Ubuntu
Changelog
make-dfsg (4.1-4) unstable; urgency=low * Try to fix this bug. The problem is due to the fopen fail test, where we fopen as many files as we can recursively before we run out of file descriptors, and ensure that we exit with a failure message. The tests times out on some machines. On abel, doubling the timeout was not enough, but increasing it to 1200 seconds worked. * Bug fix: "make 4.1 ftbfs on armel, armhf, mips, mipsel, powerpc, s390x (test regressions)", thanks to Matthias Klose (Closes: #811408). -- Manoj Srivastava <email address hidden> Fri, 22 Jan 2016 01:55:04 -0800
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
make-dfsg_4.1-4.dsc | 1.8 KiB | c5696962a46c57cc9e06a1d04df1927d597359bb60546c36fe7b31639a475f90 |
make-dfsg_4.1.orig.tar.gz | 1.3 MiB | b3ed04fb6718289e4a430afbe2df6ecba9177aad9f6d09aaf38e5409262ca8a3 |
make-dfsg_4.1-4.diff.gz | 41.0 KiB | 08e7a3f2ef4063a657c906c63e271a5165c3bc54583a7aa3cd82b7cc882b5043 |
Available diffs
- diff from 4.1-2 to 4.1-4 (1.4 KiB)
No changes file available.
Binary packages built by this source
- make: utility for directing compilation
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.
- make-dbgsym: debug symbols for package make
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver.
- make-guile: utility for directing compilation with guile support
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver. This variant has built in guile support
- make-guile-dbgsym: debug symbols for package make-guile
GNU Make is a utility which controls the generation of executables
and other target files of a program from the program's source
files. It determines automatically which pieces of a large program
need to be (re)created, and issues the commands to (re)create
them. Make can be used to organize any task in which targets (files)
are to be automatically updated based on input files whenever the
corresponding input is newer --- it is not limited to building
computer programs. Indeed, Make is a general purpose dependency
solver. This variant has built in guile support