[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#564984: marked as done (warning if DBL_MIN is used in conjunction with -Wold-style-cast)



Your message dated Sat, 25 Aug 2012 12:01:11 +0000
with message-id <E1T5F39-0008M9-JI@franck.debian.org>
and subject line Bug#675431: Removed package(s) from unstable
has caused the Debian Bug report #564984,
regarding warning if DBL_MIN is used in conjunction with -Wold-style-cast
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
564984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564984
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fauhdlc
Version: 20091119-1
Severity: normal
Tags: sid
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.5

The package fails to build in a test rebuild on at least amd64 with
gcc-4.5/g++-4.5, but succeeds to build with gcc-4.4/g++-4.4.
For the compiler version used, see:
http://lists.debian.org/debian-devel/2010/01/msg00230.html

The full build log can be found at:
http://people.debian.org/~lucas/logs/2010/01/08b/fauhdlc_20091119-1_lsid64b.buildlog
The last lines of the build log are cwat the end of this report.

The reason of the build failure is likely in the package (compiler or
linker message found in the build log), if this turns out as a gcc bug,
please reassign to the gcc-4.5 package. If the build ends with a
message "confused by earlier errors, bailing out", please
ignore it for now; these compiler errors are filed separately.


[...]
g++ -Wall -Wextra -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -U_FORTIFY_SOURCE -Werror -DPACKAGE_NAME=\"fauhdlc\" -DPACKAGE_TARNAME=\"fauhdlc\" -DPACKAGE_VERSION=\"20091119\" -DPACKAGE_STRING=\"fauhdlc\ 20091119\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fauhdlc\" -DVERSION=\"20091119\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GC_GC_CPP_H=1 -I.     -g -O2 -MT RegisterBuiltins.o -MD -MP -MF .deps/RegisterBuiltins.Tpo -c -o RegisterBuiltins.o `test -f 'frontend/misc/RegisterBuiltins.cpp' || echo './'`frontend/misc/RegisterBuiltins.cpp
g++ -Wall -Wextra -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -U_FORTIFY_SOURCE -Werror -DPACKAGE_NAME=\"fauhdlc\" -DPACKAGE_TARNAME=\"fauhdlc\" -DPACKAGE_VERSION=\"20091119\" -DPACKAGE_STRING=\"fauhdlc\ 20091119\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fauhdlc\" -DVERSION=\"20091119\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GC_GC_CPP_H=1 -I.     -g -O2 -MT RangeSet.o -MD -MP -MF .deps/RangeSet.Tpo -c -o RangeSet.o `test -f 'frontend/misc/RangeSet.cpp' || echo './'`frontend/misc/RangeSet.cpp
mv -f .deps/ValDeclaration.Tpo .deps/ValDeclaration.Po
mv -f .deps/Driver.Tpo .deps/Driver.Po
g++ -Wall -Wextra -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -U_FORTIFY_SOURCE -Werror -DPACKAGE_NAME=\"fauhdlc\" -DPACKAGE_TARNAME=\"fauhdlc\" -DPACKAGE_VERSION=\"20091119\" -DPACKAGE_STRING=\"fauhdlc\ 20091119\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fauhdlc\" -DVERSION=\"20091119\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GC_GC_CPP_H=1 -I.     -g -O2 -MT ErrorRegistry.o -MD -MP -MF .deps/ErrorRegistry.Tpo -c -o ErrorRegistry.o `test -f 'frontend/reporting/ErrorRegistry.cpp' || echo './'`frontend/reporting/ErrorRegistry.cpp
g++ -Wall -Wextra -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -U_FORTIFY_SOURCE -Werror -DPACKAGE_NAME=\"fauhdlc\" -DPACKAGE_TARNAME=\"fauhdlc\" -DPACKAGE_VERSION=\"20091119\" -DPACKAGE_STRING=\"fauhdlc\ 20091119\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fauhdlc\" -DVERSION=\"20091119\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GC_GC_CPP_H=1 -I.     -g -O2 -MT CompileError.o -MD -MP -MF .deps/CompileError.Tpo -c -o CompileError.o `test -f 'frontend/reporting/CompileError.cpp' || echo './'`frontend/reporting/CompileError.cpp
cc1plus: warnings being treated as errors
frontend/misc/BuiltinSymbolTable.cpp: In member function 'void ast::BuiltinSymbolTable::addStandardStd(std::list<ast::SymbolDeclaration*>&)':
frontend/misc/BuiltinSymbolTable.cpp:516:2: error: use of old-style cast
frontend/misc/BuiltinSymbolTable.cpp:516:2: error: use of old-style cast
frontend/misc/BuiltinSymbolTable.cpp:527:2: error: use of old-style cast
frontend/misc/BuiltinSymbolTable.cpp:527:2: error: use of old-style cast
mv -f .deps/DeclarativeRegion.Tpo .deps/DeclarativeRegion.Po
g++ -Wall -Wextra -Wendif-labels -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-aliasing -Wsign-compare -Wconversion -Wwrite-strings -Wno-unused-parameter -Wold-style-cast -U_FORTIFY_SOURCE -Werror -DPACKAGE_NAME=\"fauhdlc\" -DPACKAGE_TARNAME=\"fauhdlc\" -DPACKAGE_VERSION=\"20091119\" -DPACKAGE_STRING=\"fauhdlc\ 20091119\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fauhdlc\" -DVERSION=\"20091119\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GC_GC_CPP_H=1 -I.     -g -O2 -MT DuplicateName.o -MD -MP -MF .deps/DuplicateName.Tpo -c -o DuplicateName.o `test -f 'frontend/reporting/DuplicateName.cpp' || echo './'`frontend/reporting/DuplicateName.cpp
make[2]: *** [BuiltinSymbolTable.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/RangeSet.Tpo .deps/RangeSet.Po
mv -f .deps/Symbol.Tpo .deps/Symbol.Po
mv -f .deps/ErrorRegistry.Tpo .deps/ErrorRegistry.Po
mv -f .deps/CompileError.Tpo .deps/CompileError.Po
mv -f .deps/DuplicateName.Tpo .deps/DuplicateName.Po
mv -f .deps/SymbolTable.Tpo .deps/SymbolTable.Po
mv -f .deps/NodeFactory.Tpo .deps/NodeFactory.Po
mv -f .deps/NameLookup.Tpo .deps/NameLookup.Po
mv -f .deps/RegisterBuiltins.Tpo .deps/RegisterBuiltins.Po
make[2]: Leaving directory `/build/user-fauhdlc_20091119-1-amd64-5yf0MF/fauhdlc-20091119'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/user-fauhdlc_20091119-1-amd64-5yf0MF/fauhdlc-20091119'
make: *** [build-arch-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Version: 4.5.4-1+rm

Dear submitter,

as the package gcc-4.5 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/675431

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@debian.org.

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply to: