V Sun, Sep 12, 2021 at 12:18:49AM +0100, Tomasz Kłoczko napsal(a):
> On Sun, 12 Sept 2021 at 00:02, Geoffrey Marr <gm...@redhat.com> wrote:
> 
> > # F35 Blocker Review meeting
> > # Date: 2021-09-13
> > # Time: 16:00 UTC
> > # Location: #fedora-blocker-review on irc.libera.chat
> >
> > Hello testers!
> >
> > There are currently 6 proposed freeze exceptions to be looked at during
> > the meeting. We will also spend some time looking over the existing 6
> > accepted blockers and 6 accepted freeze exceptions.
> >
> 
> After recent gcc changes it seems like some packages may no longer compile.
> First example from the edge a2ps
> 
> make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/a2ps-4.14/lib'
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H
> -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps.cfg\" -I. -I..
> -I.. -I../intl -I.    -O2 -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
> -fdata-sections -ffunction-sections -flto=auto -flto-partition=none  -c -o
> fonts.lo fonts.c
> libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H
> -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps.cfg\" -I. -I..
> -I.. -I../intl -I. -O2 -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
> -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c
> fonts.c -o fonts.o
> fonts.c:1700:16: warning: ‘input’ defined but not used [-Wunused-function]
>  1700 | #else
>       |                ^
> fonts.c:1653:17: warning: ‘yyunput’ defined but not used [-Wunused-function]
>  1653 |
>       |                 ^
> /bin/sh ../libtool  --tag=CC   --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H
> -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps.cfg\" -I. -I..
> -I.. -I../intl -I.    -O2 -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
> -fdata-sections -ffunction-sections -flto=auto -flto-partition=none  -c -o
> path-concat.lo path-concat.c
> libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H
> -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFFILE=\"/etc/a2ps.cfg\" -I. -I..
> -I.. -I../intl -I. -O2 -g -grecord-gcc-switches -pipe -Wall
> -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
> -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
> -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
> -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
> -fdata-sections -ffunction-sections -flto=auto -flto-partition=none -c
> path-concat.c -o path-concat.o
> path-concat.c:25:29: error: expected identifier or ‘(’ before ‘void’
>    25 | # define mempcpy(D, S, N) ((void *) ((char *) memcpy (D, S, N) +
> (N)))
>       |                             ^~~~
> path-concat.c:25:37: error: expected ‘)’ before ‘(’ token
>    25 | # define mempcpy(D, S, N) ((void *) ((char *) memcpy (D, S, N) +
> (N)))
>       |                                     ^
> In file included from /usr/include/features.h:488,
>                  from /usr/include/bits/libc-header-start.h:33,
>                  from /usr/include/stdio.h:27,
>                  from path-concat.c:28:
> path-concat.c:25:29: error: expected identifier or ‘(’ before ‘void’
>    25 | # define mempcpy(D, S, N) ((void *) ((char *) memcpy (D, S, N) +
> (N)))
>       |                             ^~~~
> path-concat.c:25:37: error: expected ‘)’ before ‘(’ token
>    25 | # define mempcpy(D, S, N) ((void *) ((char *) memcpy (D, S, N) +
> (N)))
>       |                                     ^
> make[3]: *** [Makefile:763: path-concat.lo] Error 1
> 
> 
> Last time this package was rebuilt ~2 months ago and probably many more
> like this one are still not exposed.
> https://koji.fedoraproject.org/koji/packageinfo?packageID=180
> 
I cannot reproduce it. I have gcc-11.2.1-1.fc35.x86_64 which is latest
according to Koji and all other packages up-to-date (including updates from
Koji build root). I tried in F36 as well as in F35.

-- Petr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to