2025-03-09 14:53 UTC

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002891Buildsystem[All Projects] Generalpublic2025-02-26 06:34
Reporteralain alain 
Assigned To 
PrioritynormalSeverityblockReproducibilityalways
StatusnewResolutionopen 
Platformamd x64OSdebianOS Version12
Summary0002891: build error - cannot read xpm
Descriptiondownloaded v3.11 tar sources
set gtk to version 3
run make command

 COMPILE: build/Linux-gtk3/duktape/xml_serializer.c
   MKDIR: build/Linux-gtk3/tools
BUILD CC: build/Linux-gtk3/tools/split-messages
MSGSPLIT: Language: de Filter: gtk
MSGSPLIT: Language: en Filter: gtk
MSGSPLIT: Language: fr Filter: gtk
MSGSPLIT: Language: it Filter: gtk
MSGSPLIT: Language: nl Filter: gtk
MSGSPLIT: Language: zh_CN Filter: gtk
GRESORCE: frontends/gtk/res/messages.gresource.xml
 COMPILE: build/Linux-gtk3/messages_gresource.c
GRESORCE: frontends/gtk/res/netsurf.gresource.xml
failed to load "frontends/gtk/res/netsurf.xpm": Couldn?t recognize the image file format for file ?frontends/gtk/res/netsurf.xpm?
frontends/gtk/res/netsurf.gresource.xml: Child process exited with code 1.
make[1]: *** [frontends/gtk/Makefile:114: build/Linux-gtk3/netsurf_gresource.c] Error 1
make[1]: Leaving directory '/home/user/Downloads/netsurf-all-3.11/netsurf'
make: *** [Makefile:125: /home/user/Downloads/netsurf-all-3.11/inst-gtk3/build-stamp] Error 2
user@Personal2:~/Downloads/netsurf-all-3.11$

Steps To Reproducemake
Tagsmake
Fixed in CI build #
Reported in CI build #
Attached Files

-Relationships
+Relationships

-Notes
alain alain

~0002471

alain alain (reporter)

I remove the xpm in resources.xml to compile
Does Netsurf3.11 works on Debian12 - It is not on their stable repository

Most web page are blank or badly displayed
Errors like:
(495.030325) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: Error: Bad constructor
    at [anon] (content/handlers/javascript/duktape/dukky.c:523) internal
    at [anon] () native strict construct preventsyield
    at [anon] (https://www.youtube.com/s/desktop/895092ef/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:57)
    at eval (https://www.youtube.com/s/desktop/895092ef/jsbin/webcomponents-all-noPatch.vflset/webcomponents-all-noPatch.js:330) preventsyield
(495.085623) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: TypeError: cannot read property 'forEach' of undefined
    at [anon] (content/handlers/javascript/duktape/duktape.c:60536) internal
    at r (https://www.youtube.com/s/desktop/895092ef/jsbin/spf.vflset/spf.js:11)
    at zb (https://www.youtube.com/s/desktop/895092ef/jsbin/spf.vflset/spf.js:27)
    at od (https://www.youtube.com/s/desktop/895092ef/jsbin/spf.vflset/spf.js:82)
    at [anon] (https://www.youtube.com/s/desktop/895092ef/jsbin/spf.vflset/spf.js:82)
    at eval (https://www.youtube.com/s/desktop/895092ef/jsbin/spf.vflset/spf.js:88) preventsyield
(495.346216) [WARN jserrors] content/handlers/javascript/duktape/dukky.c:861 dukky_dump_error: Uncaught error in JS: SyntaxError: parse error (line 7146)
    at [anon] (https://www.youtube.com/s/_/ytmainappweb/_/js/k=ytmainappweb.kevlar_base.en_US.-SYHaqDBKgs.es5.O/d=0/rs=AGKMywE0wRXDaTkesID7Lt08Vl-ovAA_tg:7146) internal
    at [anon] (content/handlers/javascript/duktape/duktape.c:72834) internal
+Notes

-Issue History
Date Modified Username Field Change
2025-02-26 05:21 alain alain New Issue
2025-02-26 05:21 alain alain Tag Attached: make
2025-02-26 06:34 alain alain Note Added: 0002471
+Issue History