Bug#533009: /emul/ia32-linux deprecated
Goswin von Brederlow wrote: > All other packages on the other hand need to ensure they are unpacked > after libc6-i386 preinst was run, that means adding: > > Pre-Depends: libc6-i386 (>= 2.9-18) Now that libc6-i386 has switched from "Conflicts:" to "Breaks:", to make sure that the libc6-i386 preinst is run first, the following conflicts is enough: Conflicts: libc6-i386 (<= 2.9-18) The "Pre-Depends:" alternative proposed by Goswin works, but has more chances to trigger dependencies loops in apt or aptitude. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurel...@aurel32.net http://www.aurel32.net -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
gcc-4.3 4.3.3-14 MIGRATED to testing
FYI: The status of the gcc-4.3 source package in Debian's testing distribution has changed. Previous version: 4.3.3-13 Current version: 4.3.3-14 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will receive later changes on the next day. See http://release.debian.org/testing-watch/ for more information. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Results for 4.4.1 (Debian 4.4.1-1) testsuite on arm-unknown-linux-gnueabi
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_1_release revision 149916 Native configuration is arm-unknown-linux-gnueabi === libgomp tests === Running target unix WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O execution test === libgomp Summary for unix === # of expected passes2391 # of unexpected failures1 # of unsupported tests 7 Running target unix/-fstack-protector WARNING: program timed out. FAIL: libgomp.fortran/strassen.f90 -O execution test === libgomp Summary for unix/-fstack-protector === # of expected passes2391 # of unexpected failures1 # of unsupported tests 7 === libgomp Summary === # of expected passes4782 # of unexpected failures2 # of unsupported tests 14 === libmudflap tests === Running target unix FAIL: libmudflap.c++/pass41-frag.cxx execution test FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test === libmudflap Summary for unix === # of expected passes1890 # of unexpected failures4 Running target unix/-fstack-protector FAIL: libmudflap.c++/pass41-frag.cxx execution test FAIL: libmudflap.c++/pass41-frag.cxx (-static) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O2) execution test FAIL: libmudflap.c++/pass41-frag.cxx (-O3) execution test === libmudflap Summary for unix/-fstack-protector === # of expected passes1890 # of unexpected failures4 === libmudflap Summary === # of expected passes3780 # of unexpected failures8 === libstdc++ tests === Running target unix XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary for unix === # of expected passes5838 # of unexpected successes 1 # of expected failures 79 # of unsupported tests 347 Running target unix/-fstack-protector XPASS: 26_numerics/headers/cmath/c99_classification_macros_c.cc (test for excess errors) === libstdc++ Summary for unix/-fstack-protector === # of expected passes5838 # of unexpected successes 1 # of expected failures 79 # of unsupported tests 347 === libstdc++ Summary === # of expected passes11676 # of unexpected successes 2 # of expected failures 158 # of unsupported tests 694 Target: arm-linux-gnueabi gcc version 4.4.1 (Debian 4.4.1-1) === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" XPASS: g++.dg/other/packed1.C execution test FAIL: g++.dg/tree-ssa/new1.C scan-tree-dump-not forwprop1 "= .* \\+ -" === g++ Summary for unix === # of expected passes19252 # of unexpected failures2 # of unexpected successes 1 # of expected failures 156 # of unsupported tests 150 Running target unix/-fstack-protector FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" XPASS: g++.dg/other/packed1.C execution test FAIL: g++.dg/tree-ssa/new1.C scan-tree-dump-not forwprop1 "= .* \\+ -" === g++ Summary for unix/-fstack-protector === # of expected passes19252 # of unexpected failures2 # of unexpected successes 1 # of expected failures 156 # of unsupported tests 150 === g++ Summary === # of expected passes38504 # of unexpected failures4 # of unexpected successes 2 # of expected failures 312 # of unsupported tests 300 /build/buildd-gcc-4.4_4.4.1-1-armel-qLDXD1/gcc-4.4-4.4.1/build/gcc/testsuite/g++/../../g++ version 4.4.1 (Debian 4.4.1-1) === gcc tests === Running target unix FAIL: gcc.c-torture/compile/pr11832.c -O0 (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O2 (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O3 -fomit-frame-pointer (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O3 -fomit-frame-pointer -funroll-loops (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -O3 -g (internal compiler error) FAIL: gcc.c-torture/compile/pr11832.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/pr33009.c -O0 (internal compiler error) FAIL: gcc.c-torture/compile/pr33009.c -O1 (internal compiler error) FAIL: gcc.c-torture/compile/pr330
Results for 4.4.1 (Debian 4.4.1-1) testsuite on mips-unknown-linux-gnu
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_1_release revision 149916 Target: mips-linux-gnu gcc version 4.4.1 (Debian 4.4.1-1) Native configuration is mips-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" === g++ Summary for unix === # of expected passes19207 # of unexpected failures1 # of expected failures 156 # of unsupported tests 157 Running target unix/-mabi=64 FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" FAIL: g++.dg/other/anon5.C (test for excess errors) === g++ Summary for unix/-mabi=64 === # of expected passes19177 # of unexpected failures2 # of expected failures 156 # of unsupported tests 158 Running target unix/-mabi=n32 FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" === g++ Summary for unix/-mabi=n32 === # of expected passes19211 # of unexpected failures1 # of expected failures 156 # of unsupported tests 157 === g++ Summary === # of expected passes57595 # of unexpected failures4 # of expected failures 468 # of unsupported tests 472 /build/buildd/gcc-4.4-4.4.1/build/gcc/testsuite/g++/../../g++ version 4.4.1 (Debian 4.4.1-1) === gcc tests === Running target unix === gcc Summary for unix === # of expected passes51615 # of expected failures 128 # of unsupported tests 500 Running target unix/-mabi=64 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=64 === # of expected passes51624 # of unexpected failures1 # of expected failures 129 # of unsupported tests 493 Running target unix/-mabi=n32 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=n32 === # of expected passes51610 # of unexpected failures1 # of expected failures 128 # of unsupported tests 502 === gcc Summary === # of expected passes154849 # of unexpected failures2 # of expected failures 385 # of unsupported tests 1495 /build/buildd/gcc-4.4-4.4.1/build/gcc/xgcc version 4.4.1 (Debian 4.4.1-1) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes28649 # of expected failures 14 # of unsupported tests 263 Running target unix/-mabi=64 === gfortran Summary for unix/-mabi=64 === # of expected passes29095 # of expected failures 14 # of unsupported tests 45 Running target unix/-mabi=n32 === gfortran Summary for unix/-mabi=n32 === # of expected passes29095 # of expected failures 14 # of unsupported tests 45 === gfortran Summary === # of expected passes86839 # of expected failures 42 # of unsupported tests 353 /build/buildd/gcc-4.4-4.4.1/build/gcc/testsuite/gfortran/../../gfortran version 4.4.1 (Debian 4.4.1-1) === obj-c++ tests === Running target unix XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes436 # of unexpected successes 1 # of expected failures 9 # of unresolved testcases 3 # of unsupported tests 13 Running target unix/-mabi=64 XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix/-mabi=64 === # of expected passes425 # of unexpected successes 1 # of expected failures 20 # of unresolved testcases 3 # of unsupported tests 13 Running target unix/-mabi=n32 XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix/-mabi=n32 === # of expected passes436 # of unexpected successes 1 #
Results for 4.4.1 (Debian 4.4.1-1) testsuite on mipsel-unknown-linux-gnu
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_1_release revision 149916 Target: mipsel-linux-gnu gcc version 4.4.1 (Debian 4.4.1-1) Native configuration is mipsel-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" === g++ Summary for unix === # of expected passes19207 # of unexpected failures1 # of expected failures 156 # of unsupported tests 157 Running target unix/-mabi=64 FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" FAIL: g++.dg/other/anon5.C (test for excess errors) === g++ Summary for unix/-mabi=64 === # of expected passes19177 # of unexpected failures2 # of expected failures 156 # of unsupported tests 158 Running target unix/-mabi=n32 FAIL: g++.dg/ipa/iinline-1.C scan-ipa-dump inline "String::funcOne[^\\n]*inline copy in int main" === g++ Summary for unix/-mabi=n32 === # of expected passes19211 # of unexpected failures1 # of expected failures 156 # of unsupported tests 157 === g++ Summary === # of expected passes57595 # of unexpected failures4 # of expected failures 468 # of unsupported tests 472 /build/buildd/gcc-4.4-4.4.1/build/gcc/testsuite/g++/../../g++ version 4.4.1 (Debian 4.4.1-1) === gcc tests === Running target unix === gcc Summary for unix === # of expected passes51615 # of expected failures 128 # of unsupported tests 500 Running target unix/-mabi=64 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=64 === # of expected passes51624 # of unexpected failures1 # of expected failures 129 # of unsupported tests 493 Running target unix/-mabi=n32 FAIL: gcc.misc-tests/linkage.c link === gcc Summary for unix/-mabi=n32 === # of expected passes51610 # of unexpected failures1 # of expected failures 128 # of unsupported tests 502 === gcc Summary === # of expected passes154849 # of unexpected failures2 # of expected failures 385 # of unsupported tests 1495 /build/buildd/gcc-4.4-4.4.1/build/gcc/xgcc version 4.4.1 (Debian 4.4.1-1) === gfortran tests === Running target unix === gfortran Summary for unix === # of expected passes28649 # of expected failures 14 # of unsupported tests 263 Running target unix/-mabi=64 === gfortran Summary for unix/-mabi=64 === # of expected passes29095 # of expected failures 14 # of unsupported tests 45 Running target unix/-mabi=n32 === gfortran Summary for unix/-mabi=n32 === # of expected passes29095 # of expected failures 14 # of unsupported tests 45 === gfortran Summary === # of expected passes86839 # of expected failures 42 # of unsupported tests 353 /build/buildd/gcc-4.4-4.4.1/build/gcc/testsuite/gfortran/../../gfortran version 4.4.1 (Debian 4.4.1-1) === obj-c++ tests === Running target unix XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix === # of expected passes436 # of unexpected successes 1 # of expected failures 9 # of unresolved testcases 3 # of unsupported tests 13 Running target unix/-mabi=64 XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix/-mabi=64 === # of expected passes425 # of unexpected successes 1 # of expected failures 20 # of unresolved testcases 3 # of unsupported tests 13 Running target unix/-mabi=n32 XPASS: obj-c++.dg/comp-types-10.mm (test for excess errors) UNRESOLVED: obj-c++.dg/lookup-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-2.mm compilation failed to produce executable UNRESOLVED: obj-c++.dg/try-catch-9.mm compilation failed to produce executable === obj-c++ Summary for unix/-mabi=n32 === # of expected passes436 # of unexpected successes
Processing of gnat-4.4_4.4.1-1_amd64.changes
gnat-4.4_4.4.1-1_amd64.changes uploaded successfully to localhost along with the files: gnat-4.4_4.4.1-1.dsc gnat-4.4_4.4.1.orig.tar.gz gnat-4.4_4.4.1-1.diff.gz gnat-4.4-base_4.4.1-1_amd64.deb libgnat-4.4_4.4.1-1_amd64.deb libgnatvsn4.4-dev_4.4.1-1_amd64.deb libgnatvsn4.4_4.4.1-1_amd64.deb libgnatprj4.4-dev_4.4.1-1_amd64.deb libgnatprj4.4_4.4.1-1_amd64.deb libgnatprj4.4-dbg_4.4.1-1_amd64.deb libgnat-4.4-dbg_4.4.1-1_amd64.deb libgnatvsn4.4-dbg_4.4.1-1_amd64.deb gnat-4.4_4.4.1-1_amd64.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
gnat-4.4_4.4.1-1_amd64.changes ACCEPTED
Accepted: gnat-4.4-base_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/gnat-4.4-base_4.4.1-1_amd64.deb gnat-4.4_4.4.1-1.diff.gz to pool/main/g/gnat-4.4/gnat-4.4_4.4.1-1.diff.gz gnat-4.4_4.4.1-1.dsc to pool/main/g/gnat-4.4/gnat-4.4_4.4.1-1.dsc gnat-4.4_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/gnat-4.4_4.4.1-1_amd64.deb gnat-4.4_4.4.1.orig.tar.gz to pool/main/g/gnat-4.4/gnat-4.4_4.4.1.orig.tar.gz libgnat-4.4-dbg_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnat-4.4-dbg_4.4.1-1_amd64.deb libgnat-4.4_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnat-4.4_4.4.1-1_amd64.deb libgnatprj4.4-dbg_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatprj4.4-dbg_4.4.1-1_amd64.deb libgnatprj4.4-dev_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatprj4.4-dev_4.4.1-1_amd64.deb libgnatprj4.4_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatprj4.4_4.4.1-1_amd64.deb libgnatvsn4.4-dbg_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatvsn4.4-dbg_4.4.1-1_amd64.deb libgnatvsn4.4-dev_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatvsn4.4-dev_4.4.1-1_amd64.deb libgnatvsn4.4_4.4.1-1_amd64.deb to pool/main/g/gnat-4.4/libgnatvsn4.4_4.4.1-1_amd64.deb Override entries for your package: gnat-4.4-base_4.4.1-1_amd64.deb - optional libs gnat-4.4_4.4.1-1.dsc - source devel gnat-4.4_4.4.1-1_amd64.deb - optional devel libgnat-4.4-dbg_4.4.1-1_amd64.deb - extra debug libgnat-4.4_4.4.1-1_amd64.deb - optional libs libgnatprj4.4-dbg_4.4.1-1_amd64.deb - extra debug libgnatprj4.4-dev_4.4.1-1_amd64.deb - optional libdevel libgnatprj4.4_4.4.1-1_amd64.deb - optional libs libgnatvsn4.4-dbg_4.4.1-1_amd64.deb - extra debug libgnatvsn4.4-dev_4.4.1-1_amd64.deb - optional libdevel libgnatvsn4.4_4.4.1-1_amd64.deb - optional libs Announcing to debian-devel-chan...@lists.debian.org Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org