Erik de Castro Lopo wrote:
> Package: gcc-4.9
> Version: 4.9.2-16
> Severity: normal
Same problem with gcc-4.9.2-18 from unstable.
Erik
--
--
Erik de Castro Lopo
http://www.mega-nerd.com/
--
To UNSUBSCRIBE, email to debian-g
Package: gcc-4.9
Version: 4.9.2-16
Severity: normal
Dear Maintainer,
Trivial C program:
#include
#include
int main (void)
{ pthread_cond_t cond;
pthread_cond_init(&cond, NULL);
return 0;
}
Above works correctly when compiled and run (even under Valgrind)
Version check failed:
Your upload included the binary package gdc-5-arm-linux-gnueabihf, version
5.1.1-6cross1, for arm64,
however unstable already has version 5.1.1-6cross1.
Uploads to unstable must have a higher version than present in unstable.
===
Please feel free to respond to this email
Version check failed:
Your upload included the binary package gobjc++-5-powerpc64le-linux-gnu,
version 5.1.1-6cross1, for i386,
however unstable already has version 5.1.1-6cross1.
Uploads to unstable must have a higher version than present in unstable.
===
Please feel free to respond to this e
gcc-5-cross_4_i386.changes uploaded successfully to localhost
along with the files:
cpp-5-aarch64-linux-gnu_5.1.1-6cross1_i386.deb
cpp-5-arm-linux-gnueabi_5.1.1-6cross1_i386.deb
cpp-5-arm-linux-gnueabihf_5.1.1-6cross1_i386.deb
cpp-5-powerpc-linux-gnu_5.1.1-6cross1_i386.deb
cpp-5-powerpc64
gcc-5-cross_4_arm64.changes uploaded successfully to localhost
along with the files:
cpp-5-arm-linux-gnueabi_5.1.1-6cross1_arm64.deb
cpp-5-arm-linux-gnueabihf_5.1.1-6cross1_arm64.deb
g++-5-arm-linux-gnueabi_5.1.1-6cross1_arm64.deb
g++-5-arm-linux-gnueabihf_5.1.1-6cross1_arm64.deb
gcc-5-ar
On Fri, May 22, 2015 at 04:41:51PM +0200, Ole Streicher wrote:
> Dear Mailing list,
>
> a few weeks ago, I found a problem that I thought is related to gfortran;
> however I am unsure whether this is really the case.
>
> http://bugs.debian.org/781892
>
> Basically it burns down to the following
7 matches
Mail list logo