[manjaro-dev] manjaro-dev Digest, Vol 21, Issue 6

artoo artoo at manjaro.org
Thu Dec 10 12:02:41 CET 2015


Hi guys,

I updated yesterday my unstable from arch testing repo.
No problems, just dbus-openrc needs update to 1.10.6.

All other openrc related packages work.

running the check script:

$ sh foo
ffmpegthumbs-git
kdepasswd-frameworks-git
kdialog-frameworks-git
keditbookmarks-frameworks-git
kfind-frameworks-git
konq-plugins-frameworks-git
libkonq-frameworks-git


Am 10.12.2015 um 12:00 schrieb manjaro-dev-request at manjaro.org:
> Send manjaro-dev mailing list submissions to
> 	manjaro-dev at manjaro.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.manjaro.org/mailman/listinfo/manjaro-dev
> or, via email, send a message with subject or body 'help' to
> 	manjaro-dev-request at manjaro.org
>
> You can reach the person managing the list at
> 	manjaro-dev-owner at manjaro.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of manjaro-dev digest..."
>
>
> Today's Topics:
>
>     1.  C++ ABI bump rebuild (announcement) (Philip M?ller)
>     2. Re:  C++ ABI bump rebuild (announcement) (Bernhard Landauer)
>     3. Re:  C++ ABI bump rebuild (announcement) (Bernhard Landauer)
>     4. Re:  C++ ABI bump rebuild (announcement) (Philip M?ller)
>     5. Re:  C++ ABI bump rebuild (announcement) (Bernhard Landauer)
>     6. Re:  C++ ABI bump rebuild (announcement) (Bernhard Landauer)
>     7. Re:  C++ ABI bump rebuild (announcement) (Philip M?ller)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 10 Dec 2015 08:14:54 +0100
> From: Philip M?ller <philm at manjaro.org>
> To: manjaro-packages at manjaro.org
> Cc: manjaro-dev at manjaro.org
> Subject: [manjaro-dev] C++ ABI bump rebuild (announcement)
> Message-ID: <5669266E.8090808 at manjaro.org>
> Content-Type: text/plain; charset=windows-1252
>
> Hi all,
>
> GCC-5.x release libstdc++ with a dual ABI [1].  We have now switched to
> the new ABI in our [unstable].
>
> While the old C++ ABI is still available, it is recommended that you
> build all non-repo and overlay packages to have the new ABI. This is
> particularly if they link to another library built against the new ABI.
>   You can get the list of packages to rebuild using the following:
>
> for i in $(pacman -Qqm); do
>    if pacman -Qql $i | xargs readelf -d 2>/dev/null | grep -q
> libstdc++.so.6; then
>      echo $i;
>    fi;
> done
>
> [1] https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 10 Dec 2015 09:47:07 +0100
> From: Bernhard Landauer <oberon at manjaro.org>
> Cc: manjaro-dev at manjaro.org
> Subject: Re: [manjaro-dev] C++ ABI bump rebuild (announcement)
> Message-ID: <7A969813-B41E-4ACC-8703-721A0B590E5E at manjaro.org>
> Content-Type: text/plain; charset="utf-8"
>
> So, to be sure: Since it appears to be a bad idea to update the whole system now... ;-) In order to properly re-build pkgs is it sufficient to update just gcc?
>
> Am 10. Dezember 2015 08:14:54 MEZ, schrieb "Philip M?ller" <philm at manjaro.org>:
>> Hi all,
>>
>> GCC-5.x release libstdc++ with a dual ABI [1].  We have now switched to
>> the new ABI in our [unstable].
>>
>> While the old C++ ABI is still available, it is recommended that you
>> build all non-repo and overlay packages to have the new ABI. This is
>> particularly if they link to another library built against the new ABI.
>> You can get the list of packages to rebuild using the following:
>>
>> for i in $(pacman -Qqm); do
>>   if pacman -Qql $i | xargs readelf -d 2>/dev/null | grep -q
>> libstdc++.so.6; then
>>     echo $i;
>>   fi;
>> done
>>
>> [1] https://gcc.gnu.org/onlinedocs/libstdc++/manual/using_dual_abi.html
>> _______________________________________________
>> manjaro-dev mailing list
>> manjaro-dev at manjaro.org
>> http://lists.manjaro.org/mailman/listinfo/manjaro-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.manjaro.org/pipermail/manjaro-dev/attachments/20151210/07e50986/attachment.html>


More information about the manjaro-dev mailing list