Your message dated Wed, 11 Jan 2017 23:50:39 +0000
with message-id <[email protected]>
and subject line Bug#818821: fixed in xview 3.2p1.4-28.2
has caused the Debian Bug report #818821,
regarding xview: FTBFS with libc 2.23: #error "The GNU C Library no longer
implements <regexp.h>
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.)
--
818821: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818821
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xview
Version: 3.2p1.4-28.1
Severity: important
User: [email protected]
Usertags: 2.23
This package fails to build with libc6 2.23 (2.23-0experimental0 from
experimental).
> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> cpp -undef -traditional
> -D__apploaddir__=/etc/X11/app-defaults -D__filemansuffix__=5x
> -D__osfilemansuffix__=5 -D__libmansuffix__=3x -D__oslibmansuffix__=3
> -D__mansuffix__=1x -D__osmansuffix__=1 -D__syscallmansuffix__=2x
> -D__ossysmansuffix__=2 -D__gamemansuffix__=6x -D__osgamemansuffix__=6
> -D__miscmansuffix__=7x -D__osmiscmansuffix__=7 -D__admmansuffix__=8x
> -D__osadmmansuffix__=8 -D__miscmansuffix__=7x -D__osmiscmansuffix__=7
> -D__drivermansuffix__=4x -D__osdrivermansuffix__=4 -D__adminmansuffix__=8
> -D__projectroot__=/usr -D__xconfigfile__=xorg.conf
> -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg
> -D__appmansuffix__=1x -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e
> 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 |
> sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \
> < shelltool.man | sed -e '/^# *[0-9][0-9]* *.*$/d'
> -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[
> ]*XCOMM$/s/XCOMM/#/' -e '/^[
> ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[
> ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/'
> >shelltool._man; \
> fi
> <stdin>:399:0: error: invalid preprocessing directive #dynamically
> <stdin>:401:0: error: invalid preprocessing directive #dynamically
> <stdin>:403:0: error: invalid preprocessing directive #dynamically
> <stdin>:416:0: error: unterminated comment
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/clients/cmdtool'
> making all in clients/olwm...
...
> gccmakedep -- -I/<<PKGBUILDDIR>>/build/include -I/usr/include
> -I/usr/include -I. -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE
> -D_BSD_SOURCE -D_SVID_SOURCE
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DOW_I18N_L3
> -DIDENT -DXPM -DSHAPE -DXVIEW32 -DMAXPID=32768 -I/usr/include/X11
> -DOPENWINHOME_DEFAULT=\"/usr\" -D_GNU_SOURCE -- atom.c client.c cmdstream.c
> cursors.c debug.c defaults.c dsdm.c environ.c error.c evbind.c
> events.c fontset.c gettext.c gif.c group.c helpsend.c i18n.c images.c
> info.c kbdfuncs.c list.c mem.c menu.c moveresize.c notice.c
> ol_button.413.c ol_button.svr4.c olvwmrc.c olwm.c pixmap.c
> properties.c reduce.c resources.c screen.c selection.c services.c
> slave.c slots.c st.c states.c usermenu.c usleep.c virtual.c win.c
> winbusy.c winbutton.c wincolor.c winframe.c wingframe.c winicon.c
> winipane.c win
> menu.c winnofoc.c winpane.c winpinmenu.c winpush.c winresize.c
> winroot.c
> In file included from virtual.c:61:0:
> /usr/include/regexp.h:30:2: error: #error "The GNU C Library no longer
> implements <regexp.h>."
> #error "The GNU C Library no longer implements <regexp.h>."
> ^
> /usr/include/regexp.h:31:2: error: #error "Please update your code to use
> <regex.h> instead (no trailing 'p')."
> #error "Please update your code to use <regex.h> instead (no trailing 'p')."
> ^
> gccmakedep -- -I/<<PKGBUILDDIR>>/build/include -I/usr/include
> -I/usr/include -I. -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
> -D_POSIX_SOURCE -D_XOPEN_SOURCE
> -D_BSD_SOURCE -D_SVID_SOURCE
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
> -DFUNCPROTO=15 -DNARROWPROTO -DOW_I18N_L3
> -DIDENT -DXPM -DSHAPE -DXVIEW32 -DMAXPID=32768 -I/usr/include/X11
> -DOPENWINHOME_DEFAULT=\"/usr\" -D_GNU_SOURCE -- atom.c client.c cmdstream.c
> cursors.c debug.c defaults.c dsdm.c environ.c error.c evbind.c
> events.c fontset.c gettext.c gif.c group.c helpsend.c i18n.c images.c
> info.c kbdfuncs.c list.c mem.c menu.c moveresize.c notice.c
> ol_button.413.c ol_button.svr4.c olvwmrc.c olwm.c pixmap.c
> properties.c reduce.c resources.c screen.c selection.c services.c
> slave.c slots.c st.c states.c usermenu.c usleep.c virtual.c win.c
> winbusy.c winbutton.c wincolor.c winframe.c wingframe.c winicon.c
> winipane.c win
> menu.c winnofoc.c winpane.c winpinmenu.c winpush.c winresize.c
> winroot.c
> In file included from virtual.c:61:0:
> /usr/include/regexp.h:30:2: error: #error "The GNU C Library no longer
> implements <regexp.h>."
> #error "The GNU C Library no longer implements <regexp.h>."
> ^
> /usr/include/regexp.h:31:2: error: #error "Please update your code to use
> <regex.h> instead (no trailing 'p')."
> #error "Please update your code to use <regex.h> instead (no trailing 'p')."
> ^
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: xview
Source-Version: 3.2p1.4-28.2
We believe that the bug you reported is fixed in the latest version of
xview, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Beckmann <[email protected]> (supplier of updated xview package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 10 Jan 2017 00:05:32 +0100
Source: xview
Binary: xviewg xviewg-dev xview-clients xview-examples olwm olvwm
Architecture: source
Version: 3.2p1.4-28.2
Distribution: unstable
Urgency: medium
Maintainer: Blars Blarson <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Description:
olvwm - OpenLook virtual window manager
olwm - Open Look Window Manager
xview-clients - XView client programs
xview-examples - XView contrib programs
xviewg - XView shared libraries
xviewg-dev - XView development tools
Closes: 784918 791974 818821
Changes:
xview (3.2p1.4-28.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Switch B-D from flex to libfl-dev.
* Fix several FTBFS issues, thanks to Benjamin Moody. (Closes: #818821)
* Fix crash under systemd (_SC_OPEN_MAX > FD_SETSIZE), thanks to
Benjamin Moody. (Closes: #784918)
* Make packages arch:any. (Closes: #791974)
Checksums-Sha1:
43a0b5b4ae14effa2f2b5d786b41309d31f7092d 2029 xview_3.2p1.4-28.2.dsc
24e10a6ee7909480cd6175f55e80771d9074b466 82124 xview_3.2p1.4-28.2.debian.tar.xz
Checksums-Sha256:
1c904036e7afa1487ec8f90ebf078150076fe9d3621fb958250141a87dd88ec1 2029
xview_3.2p1.4-28.2.dsc
c84f18a588b848a95f2fed08c3d0514e96792408ebf8120e53e585efd3045f96 82124
xview_3.2p1.4-28.2.debian.tar.xz
Files:
4f1b6dd7eb789984019d14c35a99084f 2029 x11 optional xview_3.2p1.4-28.2.dsc
965e46a364ab73fd0ccf52d604edd174 82124 x11 optional
xview_3.2p1.4-28.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJYdBpjAAoJEF+zP5NZ6e0I2PwP/jFfqt3+Vq3kAp3urGnqEZ0c
wi8gyeoiCRGXOL9CVZj8+650TtjAzwpn9vopXcxUp1q/6cQRKn++Fg5f2QS/96j8
MHTd3FitoLgq/i9x8NDBpd0QQ+2mOrlN9c86flo8Xhpk9CZJlA+hkjMg/2Bqu21y
2CCoi75dFsAt6H3ie+MnHHGt7XL9lFTKQYH7i3N/G5gIHHT5KPmTMQyVYWXZBlfc
ITJWymxUaP7Ku3xy24WyvAAXZdEGAjmV4haI+cLEkdqG2biyGPF3QEMq5ueQb/BX
RfAxihXoP9M9VWzTJ/iVbgks4CoVWgPdS7r17/YeOIdYQA6enhwpviL0x2RerLmE
39beShnMni2O/iufb6CWjIfQbuDQrtTmnR0pA+IKFCOYTNW6b4yo+VBqlcF/ns0x
z4VNvtif+BdpOMgTr9F+Gx0svhuo/dp8L/8I6JiWVdJ5Rgr+GyfVzvqxyVsaMHIk
IZJwKMj4GLnWATt+YKW/HQOzXK8gSxp+IWzvzw7gQtfCgvXdryMPHtQCASHbY//R
pY+98/pDaPqpKA1f3n2z9ItpCixzS628TJuA9/imHX98M1JXmSip5lSDWturKziZ
NB1Iid9NYgZLH8lSMB4S66+9kXYRsmbBaR4qlvO30u1jfeB8xTnz3cHvGxTTTpKa
6wHJgMURit7Go3OHaqdW
=L9tf
-----END PGP SIGNATURE-----
--- End Message ---