[Users] [Bug 4716] New: Latest commit breaks build

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Fri Nov 17 20:39:28 UTC 2023


https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4716

            Bug ID: 4716
           Summary: Latest commit breaks build
           Product: Claws Mail (GTK 2)
           Version: GIT
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Other
          Assignee: users at lists.claws-mail.org
          Reporter: glitsj16 at gmail.com

Hi,

https://git.claws-mail.org/?p=claws.git;a=commit;h=a2255922fc9fe7afedc6cbb25cf36d172841d282

broke building from git on my Arch Linux box (GTK2 branch):

[...]
compose.c:9678:53: warning: implicit declaration of function
‘GDK_IS_X11_DISPLAY’; did you mean ‘GDK_IS_DISPLAY’?
[-Wimplicit-function-declaration]
[...]
/usr/bin/ld: compose.o: in function `compose_set_ext_editor_sensitive':
/home/glits16/claws-mail-gtk2/src/compose.c:9918:(.text+0x1218a): undefined
reference to `GDK_IS_X11_DISPLAY'
/usr/bin/ld: compose.o: in function `compose_exec_ext_editor':
/home/glits16/claws-mail-gtk2/src/compose.c:9678:(.text+0x1249b): undefined
reference to `GDK_IS_X11_DISPLAY'
/usr/bin/ld: /home/glits16/claws-mail-gtk2/src/compose.c:9709:(.text+0x1255e):
undefined reference to `GDK_IS_X11_DISPLAY'
/usr/bin/ld: compose.o: in function `compose_ext_editor_closed_cb':
/home/glits16/claws-mail-gtk2/src/compose.c:9807:(.text+0x1b955): undefined
reference to `GDK_IS_X11_DISPLAY'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:1434: claws-mail] Error 1
make[4]: Leaving directory '/home/glits16/claws-mail-gtk2/src'
make[3]: *** [Makefile:1661: all-recursive] Error 1
make[3]: Leaving directory '/home/glits16/claws-mail-gtk2/src'
make[2]: *** [Makefile:1340: all] Error 2
make[2]: Leaving directory '/home/glits16/claws-mail-gtk2/src'
make[1]: *** [Makefile:796: all-recursive] Error 1
make[1]: Leaving directory '/home/glits16/claws-mail-gtk2'
make: *** [Makefile:570: all] Error 2

I haven't checked the same fix on master, but that might be causing breakage
too.

HTH,

Helle

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Users mailing list