Your message dated Sat, 5 Sep 2015 22:10:46 +0100
with message-id 
<capq4b8ksqa2rbhygdvwytsjl9ysbacvv+ha7exnshh3ky4d...@mail.gmail.com>
and subject line Re: Bug#791165: libsdl-sge: library transition may be needed 
when GCC 5 is the default
has caused the Debian Bug report #791165,
regarding libsdl-sge: library transition is needed when GCC 5 is the default
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 [email protected]
immediately.)


-- 
791165: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791165
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libsdl-sge
Version: 030809dfsg-4
Severity: important
Tags: sid stretch
User: [email protected]
Usertags: libstdc++-cxx11

Background [1]: libstdc++6 introduces a new ABI to conform to the
C++11 standard, but keeps the old ABI to not break existing binaries.
Packages which are built with g++-5 from experimental (not the one
from testing/unstable) are using the new ABI.  Libraries built from
this source package export some of the new __cxx11 or B5cxx11 symbols,
and dropping other symbols.  If these symbols are part of the API of
the library, then this rebuild with g++-5 will trigger a transition
for the library.

What is needed:

 - Rebuild the library using g++/g++-5 from experimental. Note that
   most likely all C++ libraries within the build dependencies need
   a rebuild too. You can find the log for a rebuild in
     https://people.debian.org/~doko/logs/gcc5-20150701/
   Search for "BEGIN GCC CXX11" in the log.

 - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
   library API, and are used by the reverse dependencies of the
   library.

 - If there are no symbols matching __cxx11 or B5cxx11 in the symbols
   forming the library API, you should close this issue with a short
   explanation.
 
 - If there are no reverse dependencies, it should be the package
   maintainers decision if a transition is needed.  However this might
   break software which is not in the Debian archive, and built
   against these packages.

 - If a library transition is needed, please prepare for the change.
   Rename the library package, append "v5" to the name of the package
   (e.g. libfoo2 -> libfoo2v5). Such a change can be avoided, if you
   have a soversion bump and you upload this version instead of the
   renamed package.  Prepare a patch and attach it to this issue (mark
   this issue with patch), so that it is possible to NMU such a
   package. We'll probably have more than hundred transitions
   triggered. Then reassign the issue to release.debian.org and
   properly tag it as a transition issue, by sending an email to
   [email protected]:
   
     user [email protected]
     usertag <this issue> + transition
     block <this issue> by 790756
     reassign <this issue> release.debian.org
   
 - If unsure if a transition is needed, please tag the issue with help
   to ask for feedback from other Debian developers.

The libstdc++6 transition will be a large one, and it will come with a
lot of pain.  Please help it by preparing the follow-up transitions.

[1] https://wiki.debian.org/GCC5#libstdc.2B-.2B-_ABI_transition

--- End Message ---
--- Begin Message ---
2015-08-03 10:54 GMT+01:00 Manuel A. Fernandez Montecelo
<[email protected]>:
> 2015-08-02 0:40 GMT+01:00 Matthias Klose <[email protected]>:
>> Control: severity -1 normal
>>
>> On 08/02/2015 01:33 AM, Manuel A. Fernandez Montecelo wrote:
>>> 2015-08-01 22:36 GMT+01:00 Matthias Klose <[email protected]>:
>>>> reopen 791165
>>>> severity 791165 serious
>>>> tags 791165 + confirmed
>>>> retitle 791165 libsdl-sge: library transition is needed when GCC 5 is the 
>>>> default
>>>> thanks
>>>>
>>>> this is exactly what you should *not* do:
>>>>
>>>>  libsdl-sge (030809dfsg-5) unstable; urgency=medium
>>>>  .
>>>>    * Bump Policy Standars-Version to 3.9.6 (no changes needed)
>>>>    * Rebuild against GCC-5 (Closes: #791165)
>>>>    * Enable parallel compilation with dh
>>>>    * Fix mispelling in d/copyright (detected by lintian)
>>>>
>>>> Please rename the library package (and add a proper library version).
>>>
>>> Why not? I already explained in the bug report why IMO we don't need a
>>> transition:
>>>
>>> - no packages in Debian use the functions
>>
>> sorry, didn't see this. please could you mention this with your next upload 
>> in
>> the changelog and then close the issue?
>
> I do not understand very well the purpose of reuploading.  It is not a
> problem at all to do it, it just surprised me that you ask for this,
> so just want to clarify.
>
> Do you want the "next upload" to be nowish, so it gets recompiled with
> GCC-5 in all arches (seems that it wasn't, even if the new GCC had
> been installed in all buildds), or can it be further down the road?
>
> (We often only upload changes to this package every year or more
> --last time was 2 years ago--, since this package has been dead
> upstream for more than a decade and there are no active forks --I
> asked recently--).

Rebuilt and uploaded a few days ago, and the transition of GCC 5 will
move to testing tonight, so I think that this can be closed now.


-- 
Manuel A. Fernandez Montecelo <[email protected]>

--- End Message ---

Reply via email to