Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Matěj Cepl
On 2015-02-08, 17:17 GMT, Marek Polacek wrote: > xiphos-4.0.0-3.fc22.src.rpm > this package failed to build because the limit of the > instantiation depth has been reached. Upstream maintainers of Xiphos asked me whether there are some build.logs for this available as obviously they

Re: another dnf kernel issue?

2015-02-11 Thread Christopher Meng
On Tuesday, February 10, 2015, Radek Holy wrote: > > Does "sudo dnf remove kernel*-3.18.3*" work for you? > > From the DNF's persepective ( > http://dnf.readthedocs.org/en/latest/command_ref.html#specifying-packages), > your specification is in the form "name" (because of the missing dash) and > t

Re: Orphaned Packages in rawhide (2015-02-10)

2015-02-11 Thread Richard W.M. Jones
If I'm reading that right, audiofile being orphaned affects SDL which then affects some important packages like qemu. I did a test build of SDL without the audiofile + arts + esound dependencies (arts + esound also seem to need audiofile), and it builds fine, so that is one route out of this. Ri

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Matej Stuchlik
> python3-3.4.2-3.fc22.src.rpm > build started failing with http://gcc.gnu.org/PR60517 > The code has an undefined behavior (returning address of a local > variable); > it > tried to perform a stack overflow, but the compiler turned the code via > tail > recursion >

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Marek Polacek
On Wed, Feb 11, 2015 at 06:25:10AM -0500, Matej Stuchlik wrote: > > python3-3.4.2-3.fc22.src.rpm > > build started failing with http://gcc.gnu.org/PR60517 > > The code has an undefined behavior (returning address of a local > > variable); > > it > > tried to perform a stack overflo

Re: Orphaned Packages in rawhide (2015-02-10)

2015-02-11 Thread Petr Pisar
On 2015-02-11, Richard W.M. Jones wrote: > If I'm reading that right, audiofile being orphaned affects SDL which > then affects some important packages like qemu. > The audiofile has already been unorphaned by mschwendt. -- Petr -- devel mailing list devel@lists.fedoraproject.org https://admin.

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Jan Synacek
Marek Polacek writes: > To get some sense on how is GCC 5 standing, we (myself and Jakub Jelinek) > have performed a test mass rebuild of rawhide (January 15th package list) > using gcc-5.0.0-0.5.fc22 on x86_64, and for those packages that failed also > rebuilt the same package with gcc-4.9.2-5.fc

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Jakub Jelinek
On Wed, Feb 11, 2015 at 06:25:10AM -0500, Matej Stuchlik wrote: > > python3-3.4.2-3.fc22.src.rpm > > build started failing with http://gcc.gnu.org/PR60517 > > The code has an undefined behavior (returning address of a local > > variable); > > it > > tried to perform a stack overflo

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Matej Stuchlik
- Original Message - > From: "Jakub Jelinek" > To: "Development discussions related to Fedora" > > Cc: "Marek Polacek" > Sent: Wednesday, February 11, 2015 12:53:18 PM > Subject: Re: Results of a test mass rebuild of rawhide/x86_64 with > gcc-5.0.0-0.5.fc22 > > On Wed, Feb 11, 2015

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread David Tardon
On Sun, Feb 08, 2015 at 06:17:56PM +0100, Marek Polacek wrote: > libixion-0.7.0-3.fc22.src.rpm > liborcus-0.7.0-5.fc22.src.rpm Fixed. D, -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: http://fedoraproject.org/cod

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Jakub Jelen
On 02/08/2015 06:17 PM, Marek Polacek wrote: To get some sense on how is GCC 5 standing, we (myself and Jakub Jelinek) have performed a test mass rebuild of rawhide (January 15th package list) using gcc-5.0.0-0.5.fc22 on x86_64, and for those packages that failed also rebuilt the same package wit

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Marek Polacek
On Wed, Feb 11, 2015 at 02:58:25PM +0100, Jakub Jelen wrote: > On 02/08/2015 06:17 PM, Marek Polacek wrote: > >To get some sense on how is GCC 5 standing, we (myself and Jakub Jelinek) > >have performed a test mass rebuild of rawhide (January 15th package list) > >using gcc-5.0.0-0.5.fc22 on x86_64

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Jakub Jelen
On 02/11/2015 03:11 PM, Marek Polacek wrote: On Wed, Feb 11, 2015 at 02:58:25PM +0100, Jakub Jelen wrote: On 02/08/2015 06:17 PM, Marek Polacek wrote: To get some sense on how is GCC 5 standing, we (myself and Jakub Jelinek) have performed a test mass rebuild of rawhide (January 15th package li

recent/new Plasma5 crashes under investigation

2015-02-11 Thread Rex Dieter
FYI, KDE SIG is investigating some recent/serious reported crasher bugs in rawhide, notably: "Could not sync environment to dbus." (startkde) https://bugzilla.redhat.com/show_bug.cgi?id=1191171 and (an older one, but the situation has gotten worse recently): Qt5 application crashes when connec

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Jan Kratochvil
On Sun, 08 Feb 2015 18:17:56 +0100, Marek Polacek wrote: > gdb-7.8.50.20150108-1.fc22.src.rpm Fixed/rebuilt, upstream not really affected. http://pkgs.fedoraproject.org/cgit/gdb.git/commit/?id=5d84d7a16acc0469b6829f276987cf74e10ae848 Jan -- devel mailing list devel@lists.fedoraproject.

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Dominik 'Rathann' Mierzejewski
On Sunday, 08 February 2015 at 18:17, Marek Polacek wrote: [...] > The following is a more detailed list of what and why failed. > abook-0.6.0-0.15.20140116git5840fce.fc22.src.rpm Fixed. Regards, Dominik -- Fedora http://fedoraproject.org/wiki/User:Rathann RPMFusion http://rpmfusion.org "Faith m

Re: Schedule for Wednesday's FESCo Meeting (2015-02-11)

2015-02-11 Thread Miloslav Trmač
> On Tue, Feb 10, 2015 at 11:08 AM, Miloslav Trmač wrote: > > Following is the list of topics that will be discussed in the FESCo > > meeting Wednesday at 18:00UTC in #fedora-meeting on irc.freenode.net. > > > > To convert UTC to your local time, take a look at > > http://fedoraproject.org/wiki/

Re: recent/new Plasma5 crashes under investigation

2015-02-11 Thread Sandro Mani
On 11.02.2015 16:04, Rex Dieter wrote: FYI, KDE SIG is investigating some recent/serious reported crasher bugs in rawhide, notably: "Could not sync environment to dbus." (startkde) https://bugzilla.redhat.com/show_bug.cgi?id=1191171 and (an older one, but the situation has gotten worse recent

Re: Heads up: Disabling SSL2 support in NSS

2015-02-11 Thread Elio Maldonado
On 02/09/2015 08:22 AM, Florian Weimer wrote: On 02/09/2015 03:43 PM, Elio Maldonado wrote: Support for ssl2 will be disabled in NSS. Refer to the to the Mozilla page with a list of sites [1] and the fedora bug [2] filed to disable SSL2 at build time. Upstream NSS will disable SSL2 perhaps as

Agenda for Env-and-Stacks WG meeting (2015-02-12)

2015-02-11 Thread Honza Horak
HEADS UP -- new time and place; since we would have a collision in #fedora-meeting and it seems to be better to have meetings on the same channel every week, let's meet at #fedora-meeting-1. WG meeting will be at 13:00 UTC (08:00 EST, 14:00 Brno, 8:00 Boston, 22:00 Tokyo, 23:00 Brisbane) in #f

Re: Results of a test mass rebuild of rawhide/x86_64 with gcc-5.0.0-0.5.fc22

2015-02-11 Thread Frank Ch. Eigler
Marek Polacek writes: > To get some sense on how is GCC 5 standing, we (myself and Jakub > Jelinek) have performed a test mass rebuild of rawhide (January 15th > package list) using gcc-5.0.0-0.5.fc22 on x86_64 [...] I'd like to bring to folks' attention one other scenario that can bite with a g

Summary/Minutes from today's FESCo Meeting (2015-02-11)

2015-02-11 Thread Miloslav Trmač
Meeting started by mitr at 18:00:17 UTC. The full logs are available at http://meetbot.fedoraproject.org/fedora-meeting/2015-02-11/fesco.2015-02-11-18.00.log.html . Meeting summary --- * init process (mitr, 18:00:23) * Welcoming new FESCo members (mitr, 18:04:47) * ACTION: mitr

[Test-Announce] 2015-02-12 (TOMORROW): Anaconda / DNF Test Day!

2015-02-11 Thread Adam Williamson
We're having the first #fedora Test Day of the #fedora22 cycle tomorrow, 2015-02-12! The anaconda (installer) team wants to get some testing on the switch from yum to DNF for repository and package handling. There are several ways you can join in, from running planned test cases to coming up wi

Re: Fedora 22 Mass Branching

2015-02-11 Thread Orion Poplawski
On 02/10/2015 03:56 PM, Peter Robinson wrote: Hi All, Fedora 22 has been branched, please be sure to do a git pull --rebase to pick up the new branch, as an additional reminder rawhide/f23 has had inheritance cut off from previous releases, so this means that anything you do for f22 you also ha

Firefox addon signing

2015-02-11 Thread Michael Cronenworth
I'm sure those that need to know, know, but for those that haven't heard[1] Mozilla's official Firefox build will enforce addons to contain a Mozilla signature without any runtime option to disable the check. Initially this prevents Fedora packaged addons since they are unsigned. The Mozilla s

Re: GTK widget sizing in Rawhide

2015-02-11 Thread Scott Talbert
On Sat, 7 Feb 2015, Scott Talbert wrote: I'm working on testing wxPython 3.0 (which has now been built against GTK+3) in Rawhide. As I'm going through the various wxPython applications, I'm seeing issues in several of the applications with widget sizing: buttons, text controls, combo boxes, etc