Bug#600474: some TrueType fonts are broken
Hello, On Sun, 25 Sep 2011 13:41:23 +0200 Julien Cristau wrote: > > Some fonts are rendered incorrectly after the latest X update. Not > > sure what exact package caused that, but anyway. > According to the linked upstream bug this got fixed, so closing. I still have this problem from time to time. Strange. -- WBR, Andrew signature.asc Description: PGP signature
Bug#775476: xkb: assigning a per-keyboard layout doesn't work unless another keyboard is used
Package: xserver-xorg-core Version: 2:1.16.1.901-1 Severity: minor Hi, I'm using the following script to assign a different layout to a Sun Type 6 keyboard. What I'd want is for example to have Menu button on a regular keyboard to act as a language switch, and a hardware Compose key on a Sun keyboard to act as Compose (it generates the same keysym). #!/bin/sh -x xkbcomp -I$HOME/.xkb ~/.xkb_keymap :0 sun_id=$(xinput list | grep "HID 0430:0005" | grep -o 'id=[0-9]*' | cut -d = -f 2) if [ -n "$sun_id" ] then xkbcomp -i "$sun_id" -I$HOME/.xkb ~/.xkb_keymap_sun :0 fi However, after running this script the Sun keyboard has the default keymap (~/.xkb_keymap) right until the moment I press any key on another keyboard. If I don't have another keyboard connected, the "sun" layout never works. I'm not sure what package is responsible for this, so I'm filing it against the core package, so at least you receive some info about my system :) -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Feb 4 2014 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2556784 Nov 3 22:52 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09) /etc/X11/xorg.conf does not exist. /etc/X11/xorg.conf.d does not exist. KMS configuration files: /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): --- Linux version 3.14-1-amd64 (debian-ker...@lists.debian.org) (gcc version 4.8.2 (Debian 4.8.2-21) ) #1 SMP Debian 3.14.4-1 (2014-05-13) Xorg X server log files on system: -- -rw-r--r-- 1 root root 369353 Jan 12 19:20 /var/log/Xorg.1.log -rw-r--r-- 1 root root 63857 Jan 14 13:46 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): - [1435392.214] X.Org X Server 1.16.1.901 (1.16.2 RC 1) Release Date: 2014-11-02 [1435392.214] X Protocol Version 11, Revision 0 [1435392.214] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian [1435392.214] Current Operating System: Linux ewle 3.14-1-amd64 #1 SMP Debian 3.14.4-1 (2014-05-13) x86_64 [1435392.214] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14-1-amd64 root=UUID=25a68300-5a52-47b4-85b4-cfb3a08f2a0c ro quiet acpi_backlight=vendor [1435392.214] Build Date: 03 November 2014 09:48:56PM [1435392.214] xorg-server 2:1.16.1.901-1 (http://www.debian.org/support) [1435392.214] Current version of pixman: 0.32.6 [1435392.214] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [1435392.214] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [1435392.215] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jan 14 10:30:11 2015 [1435392.258] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [1435392.335] (==) No Layout section. Using the first Screen section. [1435392.335] (==) No screen section available. Using defaults. [1435392.335] (**) |-->Screen "Default Screen Section" (0) [1435392.336] (**) | |-->Monitor "" [1435392.336] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [1435392.336] (==) Automatically adding devices [1435392.336] (==) Automatically enabling devices [1435392.336] (==) Automatically adding GPU devices [1435392.713] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/cyrillic, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, built-ins [1435392.713] (==) ModulePath set to "/usr/lib/xorg/modules" [1435392.713] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [1435392.713] (II) Loader magic: 0xf77eb700 [1435392.713] (II) Module ABI versions: [1435392.713] X.Org ANSI C Emulation: 0.4 [1435392.713] X.Org Video Driver: 18.0 [1435392.713] X.Org XInput driver : 21.0 [1435392.713] X.Org Server Extension : 8.0 [1435392.714] (II) xfree86: Adding drm device (/dev/dri/card0) [1435392.726] (--) PCI:*(0:0:2:0) 8086:0166:103c:179c rev 9, Mem @ 0xd400/4194304, 0xc000/268435456, I/O @ 0x4000/64 [1435392.726] (II) LoadModule: "glx" [1435392.862] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [1435393.165] (II) Module glx: vendor="X.Org Foundation" [1435393.165] compiled for 1.16.1.901, module version = 1.0.0 [1435393.165] ABI class: X.Org Server Extension, version 8.0 [1435393.165] (==) AIGLX enabled [1435393.165] (==) Matched intel as autoconfigured driver 0 [1435393.165] (=
Bug#693129: ccmakedep: creates incorrect dep rules
Hello, Here's a simple patch that fixes the issue. -- Cheers, Andrew diff --git a/imake/mdepend.cpp b/imake/mdepend.cpp --- a/imake/mdepend.cpp +++ b/imake/mdepend.cpp @@ -193,12 +193,12 @@ do $CPPCMD $i \ | sed -n "/^#/s;^;$i ;p" done \ - | sed -e 's|/[^/.][^/]*/\.\.||g' -e 's|/\.[^.][^/]*/\.\.||g' \ --e 's|"||g' -e 's| \./| |' \ + | sed -e '//d' -e 's|/[^/.][^/]*/\.\.||g' \ +-e 's|/\.[^.][^/]*/\.\.||g' -e 's|"||g' -e 's| \./| |' \ | awk '{ if ($1 != $4 && $2 != "#ident" && $2 != "#pragma") { - numparts = split( $1, ofileparts, "\." ) + numparts = split( $1, ofileparts, "." ) ofile = "" for ( i = 1; i < numparts; i = i+1 ) { signature.asc Description: PGP signature
Bug#642510: Ping
Hello, On Tue, 21 Jan 2014 22:50:13 + Solveig wrote: > Do you still encounter this bug with latest versions? If yes, please > provide up-to-date data, and if not, this bug report might be closed, > so let us know :) > Cheers, Yes, it's still here, absolutely nothing changed; last tested a month ago. -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Sun, 16 Mar 2014 20:15:23 +0100 Julien Cristau wrote: > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked to > > /usr/bin/wish, the X server crashes. The crash doesn't happen if > > the X server isn't running on the active VT. It also doesn't happen > > with any other Tk version. > Care to get a backtrace from gdb? Install xserver-xorg-core-dbg and > see http://x.debian.net/howto/use-gdb.html or > http://www.x.org/wiki/Development/Documentation/ServerDebugging/ There is a backtrace in the log I attached. This is the most I could get, unfortunately (I have -dbg package installed). -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Mon, 17 Mar 2014 09:48:09 +0100 Julien Cristau wrote: > > > > When running hgk, a Mercurial port of gitk, with Tk 8.4 linked > > > > to /usr/bin/wish, the X server crashes. The crash doesn't > > > > happen if the X server isn't running on the active VT. It also > > > > doesn't happen with any other Tk version. > > > Care to get a backtrace from gdb? Install xserver-xorg-core-dbg > > > and see http://x.debian.net/howto/use-gdb.html or > > > http://www.x.org/wiki/Development/Documentation/ServerDebugging/ > > There is a backtrace in the log I attached. This is the most I could > > get, unfortunately (I have -dbg package installed). > The log's backtrace doesn't benefit from debug symbols unfortunately. The trouble is that I can't reproduce the crash when I'm not attached to the VT, and when I am, the VT locks and I can't switch to a different one (SysRq keys don't work either — that may be because of strange laptop keyboard configuration, I don't exactly know). Do you have any ideas on what can be done? -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On 17 March 2014 10:00, Julien Cristau wrote: >> The trouble is that I can't reproduce the crash when I'm not attached >> to the VT, and when I am, the VT locks and I can't switch to a >> different one (SysRq keys don't work either — that may be because of >> strange laptop keyboard configuration, I don't exactly know). >> Do you have any ideas on what can be done? > No other machine to run gdb on an ssh session? (Replying from a different machine, so sorry for possible HTML.) Well, it wasn't easy to organise, but I found a way to ssh there. First of all, I couldn't reproduce the bug by running X manually from an ssh session, but it worked in already started one. However, I couldn't get a meaningful backtrace because of: Attaching to process 3214 Reading symbols from /usr/bin/Xorg...Reading symbols from /usr/lib/debug/usr/bin/Xorg...Dwarf Error: wrong version in compilation unit header (is 4, should be 2) [in module /usr/lib/debug/usr/bin/Xorg] -- Cheers, Andrew -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cacujmdmaoqlznqbtxh15fed74yp+q6omv8u4y2d-8amn0ae...@mail.gmail.com
Bug#741870: X server crashes when running (in particular) some Tk 8.4 apps
Hello, On Mon, 17 Mar 2014 10:00:54 +0100 Julien Cristau wrote: > > The trouble is that I can't reproduce the crash when I'm not > > attached to the VT, and when I am, the VT locks and I can't switch > > to a different one (SysRq keys don't work either — that may be > > because of strange laptop keyboard configuration, I don't exactly > > know). > > Do you have any ideas on what can be done? > No other machine to run gdb on an ssh session? After upgrading gdb I've got this: Program received signal SIGSEGV, Segmentation fault. __GI___libc_free (mem=0x12d0002) at malloc.c:2892 2892malloc.c: No such file or directory. (gdb) bt #0 __GI___libc_free (mem=0x12d0002) at malloc.c:2892 #1 0xb75f7ac1 in doOpenFont (client=0xba07eb10, c=0xba0b4c88) at ../../dix/dixfonts.c:370 #2 0xb75fa9ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 #3 0xb775dc35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xb9d9a970) at ../../os/WaitFor.c:175 #4 0xb75f585e in Dispatch () at ../../dix/dispatch.c:362 #5 0xb75f9bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfb85654, envp=envp@entry=0xbfb85670) at ../../dix/main.c:294 #6 0xb75e393e in main (argc=6, argv=0xbfb85654, envp=0xbfb85670) at ../../dix/stubmain.c:34 (gdb) bt full #0 __GI___libc_free (mem=0x12d0002) at malloc.c:2892 ar_ptr = p = 0x12cfffa hook = 0x0 #1 0xb75f7ac1 in doOpenFont (client=0xba07eb10, c=0xba0b4c88) at ../../dix/dixfonts.c:370 pfont = 0x0 fpe = pScr = err = i = alias = 0xb729d000 "\274\275\032" newname = newlen = aliascount = FontFormat = #2 0xb75fa9ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 q = 0xba0aebf8 p = 0xb77f49d8 #3 0xb775dc35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xb9d9a970) at ../../os/WaitFor.c:175 i = waittime = {tv_sec = 0, tv_usec = 300989} wt = 0xbfb852d8 timeout = clientsReadable = {fds_bits = {0 }} clientsWritable = {fds_bits = {0, -1216450560, -1218340487, -1228382208, -1176137048, -1228382208, -1176137048, -1223264987, -1173667904, -1176137000, -1173667904, -1216450560, -1180178192, -1216450560, -1176254676, -1216450560, -1180178192, -1173667904, -1180171120, -1216450560, -1180178192, -1216409688, -1180243760, -1221995456, -1216409688, 0, -1078438912, -1221996544, -1221995456, -1176137048, -1176131492, -1223253021}} selecterr = nready = 0 devicesReadable = {fds_bits = {0 }} now = someReady = 0 #4 0xb75f585e in Dispatch () at ../../dix/dispatch.c:362 clientReady = 0xb9d9a970 result = client = nready = icheck = 0xb77f46b8 start_tick = #5 0xb75f9bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfb85654, envp=envp@entry=0xbfb85670) at ../../dix/main.c:294 i = alwaysCheckForInput = {0, 1} #6 0xb75e393e in main (argc=6, argv=0xbfb85654, envp=0xbfb85670) at ../../dix/stubmain.c:34 No locals. -- Cheers, Andrew signature.asc Description: PGP signature
Bug#741924: X server crashes when fontforge is being run
Hello, On Mon, 17 Mar 2014 12:07:08 +0100 Julien Cristau wrote: > I can't reproduce this by just starting fontforge. Maybe include the > output of 'xset q' and 'xlsfonts'. And the output of 'disass' in gdb, > because that line number is just weird. Unfortunately, xlsfonts crashes the server too :( Something's really wrong here. -- Cheers, Andrew Program received signal SIGSEGV, Segmentation fault. 0xb7580350 in doListFontsAndAliases (client=0xbb04b9f8, c=0xbaf8aca0) at ../../dix/dixfonts.c:752 752 ../../dix/dixfonts.c: No such file or directory. (gdb) bt full #0 0xb7580350 in doListFontsAndAliases (client=0xbb04b9f8, c=0xbaf8aca0) at ../../dix/dixfonts.c:752 fpe = err = 85 names = 0x0 name = 0x0 resolved = 0x0 namelen = 53 resolvedlen = 52 nnames = stringLens = i = reply = {type = 80 'P', pad1 = 45 '-', sequenceNumber = 47876, length = 0, nFonts = 60488, pad2 = 47875, pad3 = 3215774632, pad4 = 3077512468, pad5 = 47, pad6 = 3072484416, pad7 = 3134572176} bufptr = bufferStart = aliascount = 0 #1 0xb75839ed in ProcessWorkQueue () at ../../dix/dixutils.c:526 q = 0xbb03f430 p = 0xb777d9d8 #2 0xb76e6c35 in WaitForSomething (pClientsReady=pClientsReady@entry=0xbad34970) at ../../os/WaitFor.c:175 i = waittime = {tv_sec = 0, tv_usec = 659966} wt = 0xbfacd268 timeout = clientsReadable = {fds_bits = {0 }} clientsWritable = {fds_bits = {33152, 1, 0, 1868849453, 1965909346, 1768976244, 1701653857, 1836411236, 1848469805, 1634562671, 808267116, 808267821, 1882009645, 1764569133, 943222643, 825047349, 1936272688, 892876911, 892415289, 825047349, 761489717, 49, -1223754087, -1222483968, -1222482880, -1222482868, -1157390376, 432, 408, -1222482832, 400, 51}} selecterr = nready = 0 devicesReadable = {fds_bits = {0 }} now = someReady = 0 #3 0xb757e85e in Dispatch () at ../../dix/dispatch.c:362 clientReady = 0xbad34970 result = client = nready = icheck = 0xb777d6b8 start_tick = #4 0xb7582bd5 in dix_main (argc=argc@entry=6, argv=argv@entry=0xbfacd5e4, envp=envp@entry=0xbfacd600) at ../../dix/main.c:294 i = alwaysCheckForInput = {0, 1} ---Type to continue, or q to quit--- #5 0xb756c93e in main (argc=6, argv=0xbfacd5e4, envp=0xbfacd600) at ../../dix/stubmain.c:34 No locals. (gdb) disass Dump of assembler code for function doListFontsAndAliases: 0xb757fb30 <+0>: push %ebp 0xb757fb31 <+1>: push %edi 0xb757fb32 <+2>: push %esi 0xb757fb33 <+3>: push %ebx 0xb757fb34 <+4>: sub$0x18c,%esp 0xb757fb3a <+10>: mov0x1a0(%esp),%eax 0xb757fb41 <+17>: call 0xb756c980 <__x86.get_pc_thunk.bx> 0xb757fb46 <+22>: add$0x1f04ba,%ebx 0xb757fb4c <+28>: mov0x1a4(%esp),%ebp 0xb757fb53 <+35>: mov%gs:0x14,%ecx 0xb757fb5a <+42>: mov%ecx,0x17c(%esp) 0xb757fb61 <+49>: xor%ecx,%ecx 0xb757fb63 <+51>: testb $0x8,0x10(%eax) 0xb757fb67 <+55>: mov%eax,0x24(%esp) 0xb757fb6b <+59>: je 0xb757fc30 0xb757fb71 <+65>: mov0x114(%ebp),%eax 0xb757fb77 <+71>: xor%edi,%edi 0xb757fb79 <+73>: cmp0x4(%ebp),%eax 0xb757fb7c <+76>: movl $0x0,0x28(%esp) 0xb757fb84 <+84>: jl 0xb7580248 0xb757fb8a <+90>: mov0x24(%esp),%eax 0xb757fb8e <+94>: mov%eax,(%esp) 0xb757fb91 <+97>: call 0xb7583b90 0xb757fb96 <+102>: mov0x4(%ebp),%eax 0xb757fb99 <+105>: xor%esi,%esi 0xb757fb9b <+107>: test %eax,%eax 0xb757fb9d <+109>: jg 0xb757fbb0 0xb757fb9f <+111>: jmp0xb757fbd0 0xb757fba1 <+113>: lea0x0(%esi,%eiz,1),%esi 0xb757fba8 <+120>: add$0x1,%esi 0xb757fbab <+123>: cmp%esi,0x4(%ebp) 0xb757fbae <+126>: jle0xb757fbd0 0xb757fbb0 <+128>: mov0x8(%ebp),%eax 0xb757fbb3 <+131>: mov(%eax,%esi,4),%eax 0xb757fbb6 <+134>: mov0xc(%eax),%ecx 0xb757fbb9 <+137>: lea-0x1(%ecx),%edx 0xb757fbbc <+140>: test %edx,%edx 0xb757fbbe <+142>: mov%edx,0xc(%eax) 0xb757fbc1 <+145>: jne0xb757fba8 0xb757fbc3 <+147>: call 0xb757f2f0 0xb757fbc8 <+152>: add$0x1,%esi 0xb757fbcb <+155>: cmp%esi,0x4(%ebp) ---Type to continue, or q to quit--- 0xb757fbce <+158>: jg 0xb757fbb0 0xb757fbd0 <+160>: mov0x8(%ebp),%eax 0xb757fbd3 <+163>: mov%eax,(%esp) 0xb757fbd6 <+166>: call 0xb7568da0 0xb757fbdb <+171>: mov0x23c(%ebp),%eax 0xb757fbe1 <+177>: mov%eax,(%esp) 0xb757fbe4 <+180>: call 0xb7568da0 0xb757fbe9 <+185>: mov%edi,(%esp) 0xb757fbec <+188>: call 0xb7569000 0xb757fbf1 <+193>: mov%ebp,(%esp) 0xb757fbf4 <+196>: call 0xb7568da0 0xb757fbf9 <+201>: mov0x28(%esp),%eax 0xb757fbfd <+205>: mov%eax,(%esp) 0xb757fc00 <+208>: call 0xb7568da0
Bug#787488: screen image is randomly corrupted
Package: xserver-xorg-video-intel Version: 2:2.99.917-1 Severity: normal Hi, I'm not sure this is the right package to file a bug against, so please reassign if needed. A recent update to something in the X stack causes random font corruptions. Some of the characters display as blocks or random noise, or change over time (first render normally, but after a window refresh display incorrectly). I have also noticed window manager decorations are sometimes corrupted too. -- Package-specific info: X server symlink status: lrwxrwxrwx 1 root root 13 Apr 3 2009 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 2544344 May 5 00:49 /usr/bin/Xorg VGA-compatible devices on PCI bus: -- 00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] (rev 02) Xorg X server configuration file status: -rw-r--r-- 1 root root 1683 Apr 23 2013 /etc/X11/xorg.conf Contents of /etc/X11/xorg.conf: --- # xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Layout 1" Screen "Default Screen" InputDevice "Generic Keyboard" "CoreKeyboard" InputDevice "Configured Mouse" "CorePointer" EndSection Section "ServerFlags" Option "DontZap" "off" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbOption" "grp:ctrl_shift_toggle" Option "XkbModel" "pc104" Option "XkbLayout" "by(latin),ru(winkeys),by(winkeys)" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "Configured Video Device" # Driver "vesa" # Driver "ati" EndSection Section "Monitor" Identifier "VGA1" EndSection Section "Monitor" Identifier "DVI1" EndSection Section "Monitor" Identifier "LVDS1" DisplaySize 331 207 EndSection Section "Screen" Identifier "Default Screen" Monitor "LVDS1" DefaultDepth24 SubSection "Display" Depth 24 #Modes "1024x768" "800x600" "640x480" #Virtual 1024 768 EndSubSection EndSection /etc/X11/xorg.conf.d does not exist. KMS configuration files: /etc/modprobe.d/i915-kms.conf: options i915 modeset=1 /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): --- Linux version 4.0.0-1-686-pae (debian-ker...@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-16) ) #1 SMP Debian 4.0.2-1 (2015-05-11) Xorg X server log files on system: -- -rw-r--r-- 1 root root 40098 Aug 7 2013 /var/log/Xorg.21.log -rw-r--r-- 1 root root 36966 Aug 7 2013 /var/log/Xorg.20.log -rw-r--r-- 1 root root 125805 Apr 1 07:34 /var/log/Xorg.1.log -rw-r--r-- 1 root root 99530 Apr 1 07:34 /var/log/Xorg.2.log -rw-r--r-- 1 root root 34426 Jun 2 05:58 /var/log/Xorg.0.log Contents of most recent Xorg X server log file (/var/log/Xorg.0.log): - [ 358.825] X.Org X Server 1.17.1 Release Date: 2015-02-10 [ 358.825] X Protocol Version 11, Revision 0 [ 358.825] Build Operating System: Linux 3.16.0-4-amd64 i686 Debian [ 358.825] Current Operating System: Linux ileemo 4.0.0-1-686-pae #1 SMP Debian 4.0.2-1 (2015-05-11) i686 [ 358.825] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-1-686-pae root=UUID=c2f152ed-b2d8-43f4-8064-d89f5d53cab2 ro fastboot quiet [ 358.825] Build Date: 04 May 2015 10:46:42PM [ 358.825] xorg-server 2:1.17.1-2 (http://www.debian.org/support) [ 358.825] Current version of pixman: 0.30.2 [ 358.825]Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 358.825] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 358.825] (==) Log file: "/var/log/Xorg.0.lo
Bug#787488: one more screenshot
Hello, And now this (see the attachment). -- Cheers, Andrew pgpKzSIv4VQl4.pgp Description: OpenPGP digital signature
Bug#856271: xfonts-base: FTBFS on arm64 due to out of date autoconf files
Package: xfonts-base Version: 1:1.0.4+nmu1 Severity: serious -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear Maintainer, Your package fails to build from source on arm64: dpkg-buildpackage: source package xfonts-base dpkg-buildpackage: source version 1:1.0.4+nmu1 dpkg-buildpackage: source distribution unstable dpkg-source --before-build BUILD dpkg-buildpackage: host architecture arm64 fakeroot debian/rules clean dh_testdir rm -f config.cache config.log config.status rm -f */config.cache */config.log */config.status rm -f conftest* */conftest* rm -rf autom4te.cache */autom4te.cache rm -rf *-build rm -rf debian/stamps dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) dpkg-source -b BUILD dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) dpkg-source: warning: source directory 'BUILD' is not - 'xfonts-base-1.0.4+nmu1' dpkg-source: info: using source format '1.0' dpkg-source: info: building xfonts-base in xfonts-base_1.0.4+nmu1.tar.gz dpkg-source: info: building xfonts-base in xfonts-base_1.0.4+nmu1.dsc debian/rules build mkdir -p debian/stamps mkdir -p debian/stamps mkdir -p font-arabic-misc-build mkdir -p font-cursor-misc-build cd font-cursor-misc-build && \ ../font-cursor-misc/configure \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --build=aarch64-linux-gnu cd font-arabic-misc-build && \ ../font-arabic-misc/configure \ --prefix=/usr \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --build=aarch64-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... checking whether to enable maintainer-specific portions of Makefiles... no yes checking for style of include used by make... checking whether to enable maintainer-specific portions of Makefiles... no GNU checking for style of include used by make... checking for gcc... gcc GNU checking for gcc... gcc checking whether the C compiler works... checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... checking whether we are cross compiling... no checking for suffix of object files... no checking for suffix of object files... o checking whether we are using the GNU C compiler... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... none needed checking how to run the C preprocessor... gcc -E gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/types.h... yes yes checking for sys/stat.h... checking for sys/stat.h... yes yes checking for stdlib.h... checking for stdlib.h... yes yes checking for string.h... checking for string.h... yes yes checking for memory.h... checking for memory.h... yes yes checking for strings.h... checking for strings.h... yes yes checking for inttypes.h... checking for inttypes.h... yes checking for stdint.h... yes checking for stdint.h... yes yes checking for unistd.h... checking for unistd.h... yes yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes yes checking build system type... checking build system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized configure: error: /bin/bash ../font-arabic-misc/config.sub aarch64-linux-gnu failed configure: error: /bin/bash ../font-cursor-misc/config.sub aarch64-linux-gnu failed debian/rules:49: recipe for target 'debian/stamps/build-font-arabic-misc' failed make: *** [de
Bug#856271: xfonts-base: FTBFS on arm64 due to out of date autoconf files
I have uploaded the fix to DELAYED/3. -- Cheers, Andrew diff -Nru xfonts-base-1.0.4+nmu1/debian/changelog xfonts-base-1.0.4+nmu2/debian/changelog --- xfonts-base-1.0.4+nmu1/debian/changelog 2015-07-08 18:30:56.0 +0200 +++ xfonts-base-1.0.4+nmu2/debian/changelog 2017-02-27 13:03:18.0 +0100 @@ -1,3 +1,10 @@ +xfonts-base (1:1.0.4+nmu2) unstable; urgency=medium + + * Non-maintainer upload. + * Install config.sub/config.guess from autotools-dev (Closes: #856271). + + -- Andrew Shadura Mon, 27 Feb 2017 13:03:18 +0100 + xfonts-base (1:1.0.4+nmu1) unstable; urgency=medium * Non-maintainer upload. diff -Nru xfonts-base-1.0.4+nmu1/debian/control xfonts-base-1.0.4+nmu2/debian/control --- xfonts-base-1.0.4+nmu1/debian/control 2015-07-08 05:10:51.0 +0200 +++ xfonts-base-1.0.4+nmu2/debian/control 2017-02-27 12:51:38.0 +0100 @@ -4,6 +4,7 @@ Maintainer: Debian X Strike Force Build-Depends: debhelper (>= 7), + autotools-dev, Build-Depends-Indep: pkg-config, xfonts-utils (>= 1:7.5), diff -Nru xfonts-base-1.0.4+nmu1/debian/rules xfonts-base-1.0.4+nmu2/debian/rules --- xfonts-base-1.0.4+nmu1/debian/rules 2015-02-01 11:36:32.0 +0100 +++ xfonts-base-1.0.4+nmu2/debian/rules 2017-02-27 12:55:32.0 +0100 @@ -49,6 +49,8 @@ mkdir -p $(STAMP_DIR) mkdir -p $*-build cd $*-build && \ + cp -f /usr/share/misc/config.sub ../$*/config.sub && \ + cp -f /usr/share/misc/config.guess ../$*/config.guess && \ ../$*/configure \ --prefix=/usr \ --mandir=\$${prefix}/share/man \ signature.asc Description: OpenPGP digital signature