Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-25 Thread Eli Schwartz via arch-general
On 05/23/2017 06:36 PM, Eli Schwartz wrote: > On 05/23/2017 04:04 PM, Jan Alexander Steffens wrote: >> No, this particular bug should have been fixed since 52.0... >> >> In any case, you can try CXXFLAGS+=" -fno-lifetime-dse >> -fno-delete-null-pointer-checks -fno-schedule-insns2" ; these were the

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-24 Thread David C. Rankin
On 05/23/2017 02:42 PM, Eli Schwartz via arch-general wrote: > Terrible things happened to my firefox and thunderbird-gtk2 builds when > I used what turned out to be a testing-enabled build chroot to build them. > > The builds succeeded but the UI elements blinked in and out constantly > and it wa

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-23 Thread Eli Schwartz via arch-general
On 05/23/2017 04:04 PM, Jan Alexander Steffens wrote: > No, this particular bug should have been fixed since 52.0... > > In any case, you can try CXXFLAGS+=" -fno-lifetime-dse > -fno-delete-null-pointer-checks -fno-schedule-insns2" ; these were the > optimization steps that used to cause trouble w

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-23 Thread Jan Alexander Steffens via arch-general
On Tue, May 23, 2017 at 9:42 PM Eli Schwartz via arch-general < arch-general@archlinux.org> wrote: > On 05/15/2017 07:33 AM, Bartłomiej Piotrowski wrote: > > I will push new gcc to [testing] this week. > > Terrible things happened to my firefox and thunderbird-gtk2 builds when > I used what turned

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-23 Thread Eli Schwartz via arch-general
On 05/15/2017 07:33 AM, Bartłomiej Piotrowski wrote: > I will push new gcc to [testing] this week. Terrible things happened to my firefox and thunderbird-gtk2 builds when I used what turned out to be a testing-enabled build chroot to build them. The builds succeeded but the UI elements blinked in

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-15 Thread Jan Alexander Steffens via arch-general
On Mon, May 15, 2017 at 9:30 PM Hao Zhang via arch-general < arch-general@archlinux.org> wrote: > Thank you very much! I also tried building retroarch and have no problem > building it with GCC 7. Now we found the reason why MariaDB fails to build, > there are two ways of fixing it and I have veri

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-15 Thread Hao Zhang via arch-general
On Monday, May 15, 2017 5:33:05 AM MDT Bartłomiej Piotrowski wrote: > On 2017-05-12 03:22, Hao Zhang via arch-general wrote: > > On 2017-05-10 20:19, Bartłomiej Piotrowski wrote: > >> I found some time today to make a test build of the latest GCC. I tested > >> some "simple" projects like nginx and

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-15 Thread Bartłomiej Piotrowski
On 2017-05-12 03:22, Hao Zhang via arch-general wrote: > On 2017-05-10 20:19, Bartłomiej Piotrowski wrote: >> I found some time today to make a test build of the latest GCC. I tested >> some "simple" projects like nginx and libtorrent-rasterbar and they do >> build, while MariaDB fails on linking f

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-12 Thread Bruno Pagani via arch-general
Le 12/05/2017 à 04:10, Carsten Mattner via arch-general a écrit : > On Fri, May 12, 2017 at 1:22 AM, Hao Zhang via arch-general > wrote: >> On 2017-05-10 20:19, Bartłomiej Piotrowski wrote: >>> I found some time today to make a test build of the latest GCC. I tested >>> some "simple" projects lik

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-11 Thread Carsten Mattner via arch-general
On Fri, May 12, 2017 at 1:22 AM, Hao Zhang via arch-general wrote: > On 2017-05-10 20:19, Bartłomiej Piotrowski wrote: >> I found some time today to make a test build of the latest GCC. I tested >> some "simple" projects like nginx and libtorrent-rasterbar and they do >> build, while MariaDB fails

Re: [arch-general] [arch-dev-public] Test repository with gcc7

2017-05-11 Thread Hao Zhang via arch-general
On 2017-05-10 20:19, Bartłomiej Piotrowski wrote: > I found some time today to make a test build of the latest GCC. I tested > some "simple" projects like nginx and libtorrent-rasterbar and they do > build, while MariaDB fails on linking for me. > > Let me know if you encounter any problems, I'd r