[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#920263: marked as done (linux-source-4.19: bpo not configurable to my liking)



Your message dated Sat, 08 May 2021 05:39:51 -0700 (PDT)
with message-id <60968697.1c69fb81.fc706.cee8@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #920263,
regarding linux-source-4.19: bpo not configurable to my liking
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 owner@bugs.debian.org
immediately.)


-- 
920263: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920263
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Package: linux-source-4.19
Version: 4.19.12-1~bpo9+1
Severity: minor

Dear Maintainer,

see attachments [.config.xz], [linux-build-4.19.txt.xz]

Kernel-source configured using make gconfig, build tried on current stable
debian, this is a follow-up report to:

909827@bugs.debian.org
> From: "Debian Bug Tracking System" <owner@bugs.debian.org>
> To: andrew glaeser <bugs@irregulaire.info>
> Subject: Bug#909827 closed by Ben Hutchings <ben@decadent.org.uk> (Re:
> Bug#909827: linux-source-4.18: not configurable to my liking) Date: Sat, 29
> Sep 2018 17:12:05 +0000 Reply-To: 909827@bugs.debian.org
> X-Mailer: MIME-tools 5.508 (Entity 5.508)
> 
> This is an automatic notification regarding your Bug report
> which was filed against the linux-source-4.18 package:
> 
> #909827: linux-source-4.18: not configurable to my liking
> 
> It has been closed by Ben Hutchings <ben@decadent.org.uk>.
> 
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Ben Hutchings
> <ben@decadent.org.uk> by replying to this email.
> 


> build@virtsrv:~$ cd linul
> build@virtsrv:~/linul$ make gconfig
>   HOSTCC  scripts/basic/fixdep
>   UPD     scripts/kconfig/.gconf-cfg
>   HOSTCC  scripts/kconfig/gconf.o
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0,
>                  from /usr/include/libglade-2.0/glade/glade-xml.h:26,
>                  from /usr/include/libglade-2.0/glade/glade.h:28,
>                  from scripts/kconfig/gconf.c:17:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: warning: function
> declaration isn’t a prototype [-Wstrict-prototypes] typedef void
> (*GtkItemFactoryCallback)  (); ^~~~~~~
> scripts/kconfig/gconf.c:82:13: warning: no previous prototype for
> ‘dbg_sym_flags’ [-Wmissing-prototypes] const char *dbg_sym_flags(int val)
>              ^~~~~~~~~~~~~
> scripts/kconfig/gconf.c:112:6: warning: no previous prototype for
> ‘replace_button_icon’ [-Wmissing-prototypes] void
> replace_button_icon(GladeXML * xml, GdkDrawable * window,
> ^~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:131:6: warning: no previous
> prototype for ‘init_main_window’ [-Wmissing-prototypes] void
> init_main_window(const gchar * glade_file) ^~~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:193:6: warning: no previous prototype for
> ‘init_tree_model’ [-Wmissing-prototypes] void init_tree_model(void)
>       ^~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:223:6: warning: no previous prototype for
> ‘init_left_tree’ [-Wmissing-prototypes] void init_left_tree(void)
>       ^~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:265:6: warning: no previous prototype for
> ‘init_right_tree’ [-Wmissing-prototypes] void init_right_tree(void)
>       ^~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:416:10: warning: no previous prototype for
> ‘on_window1_delete_event’ [-Wmissing-prototypes] gboolean
> on_window1_delete_event(GtkWidget * widget, GdkEvent * event,
> ^~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:461:6: warning: no previous
> prototype for ‘on_window1_destroy’ [-Wmissing-prototypes] void
> on_window1_destroy(GtkObject * object, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:468:1: warning: no previous
> prototype for ‘on_window1_size_request’ [-Wmissing-prototypes]
> on_window1_size_request(GtkWidget * widget, ^~~~~~~~~~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:504:6: warning: no previous prototype for
> ‘on_load1_activate’ [-Wmissing-prototypes] void
> on_load1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:546:6: warning: no previous
> prototype for ‘on_save_as1_activate’ [-Wmissing-prototypes] void
> on_save_as1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:566:6: warning: no previous
> prototype for ‘on_quit1_activate’ [-Wmissing-prototypes] void
> on_quit1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:573:6: warning: no previous
> prototype for ‘on_show_name1_activate’ [-Wmissing-prototypes] void
> on_show_name1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:584:6: warning: no previous
> prototype for ‘on_show_range1_activate’ [-Wmissing-prototypes] void
> on_show_range1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:602:6: warning: no previous
> prototype for ‘on_show_data1_activate’ [-Wmissing-prototypes] void
> on_show_data1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:614:1: warning: no previous
> prototype for ‘on_set_option_mode1_activate’ [-Wmissing-prototypes]
> on_set_option_mode1_activate(GtkMenuItem *menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:623:1: warning: no
> previous prototype for
> ‘on_set_option_mode2_activate’ [-Wmissing-prototypes]
> on_set_option_mode2_activate(GtkMenuItem *menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:632:1: warning: no
> previous prototype for
> ‘on_set_option_mode3_activate’ [-Wmissing-prototypes]
> on_set_option_mode3_activate(GtkMenuItem *menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:640:6: warning: no
> previous prototype for ‘on_introduction1_activate’ [-Wmissing-prototypes]
> void on_introduction1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:671:6: warning: no
> previous prototype for ‘on_about1_activate’ [-Wmissing-prototypes] void
> on_about1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:689:6: warning: no previous
> prototype for ‘on_license1_activate’ [-Wmissing-prototypes] void
> on_license1_activate(GtkMenuItem * menuitem, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:708:6: warning: no previous
> prototype for ‘on_back_clicked’ [-Wmissing-prototypes] void
> on_back_clicked(GtkButton * button, gpointer user_data) ^~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:723:6: warning: no previous prototype for
> ‘on_load_clicked’ [-Wmissing-prototypes] void on_load_clicked(GtkButton *
> button, gpointer user_data) ^~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:729:6:
> warning: no previous prototype for
> ‘on_single_clicked’ [-Wmissing-prototypes] void on_single_clicked(GtkButton
> * button, gpointer user_data) ^~~~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:738:6: warning: no previous prototype for
> ‘on_split_clicked’ [-Wmissing-prototypes] void on_split_clicked(GtkButton *
> button, gpointer user_data) ^~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:754:6:
> warning: no previous prototype for ‘on_full_clicked’ [-Wmissing-prototypes]
> void on_full_clicked(GtkButton * button, gpointer user_data)
> ^~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:765:6: warning: no previous
> prototype for ‘on_collapse_clicked’ [-Wmissing-prototypes] void
> on_collapse_clicked(GtkButton * button, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:771:6: warning: no previous
> prototype for ‘on_expand_clicked’ [-Wmissing-prototypes] void
> on_expand_clicked(GtkButton * button, gpointer user_data) ^~~~~~~~~~~~~~~~~
> scripts/kconfig/gconf.c:881:1: warning: no previous prototype for
> ‘on_treeview2_button_press_event’ [-Wmissing-prototypes]
> on_treeview2_button_press_event(GtkWidget * widget,
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:938:1: warning: no
> previous prototype for
> ‘on_treeview2_key_press_event’ [-Wmissing-prototypes]
> on_treeview2_key_press_event(GtkWidget * widget,
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:983:1: warning: no
> previous prototype for ‘on_treeview2_cursor_changed’ [-Wmissing-prototypes]
> on_treeview2_cursor_changed(GtkTreeView * treeview, gpointer user_data)
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:999:1: warning: no
> previous prototype for
> ‘on_treeview1_button_press_event’ [-Wmissing-prototypes]
> on_treeview1_button_press_event(GtkWidget * widget,
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:1215:14: warning:
> no previous prototype for ‘gtktree_iter_find_node’ [-Wmissing-prototypes]
> GtkTreeIter *gtktree_iter_find_node(GtkTreeIter * parent,
> ^~~~~~~~~~~~~~~~~~~~~~ scripts/kconfig/gconf.c:1427:6: warning: no previous
> prototype for ‘fixup_rootmenu’ [-Wmissing-prototypes] void
> fixup_rootmenu(struct menu *menu) ^~~~~~~~~~~~~~ In file included from
> scripts/kconfig/gconf.c:15:0: scripts/kconfig/images.c:294:20: warning:
> ‘xpm_menuback’ defined but not used [-Wunused-variable] static const char
> *xpm_menuback[] = { ^~~~~~~~~~~~ scripts/kconfig/images.c:277:20: warning:
> ‘xpm_menu_inv’ defined but not used [-Wunused-variable] static const char
> *xpm_menu_inv[] = { ^~~~~~~~~~~~ scripts/kconfig/images.c:243:20: warning:
> ‘xpm_choice_yes’ defined but not used [-Wunused-variable] static const char
> *xpm_choice_yes[] = { ^~~~~~~~~~~~~~
> scripts/kconfig/images.c:226:20: warning: ‘xpm_choice_no’ defined but not
> used [-Wunused-variable] static const char *xpm_choice_no[] = {
>                     ^~~~~~~~~~~~~
> scripts/kconfig/images.c:209:20: warning: ‘xpm_symbol_yes’ defined but not
> used [-Wunused-variable] static const char *xpm_symbol_yes[] = {
>                     ^~~~~~~~~~~~~~
> scripts/kconfig/images.c:192:20: warning: ‘xpm_symbol_mod’ defined but not
> used [-Wunused-variable] static const char *xpm_symbol_mod[] = {
>                     ^~~~~~~~~~~~~~
> scripts/kconfig/images.c:175:20: warning: ‘xpm_symbol_no’ defined but not
> used [-Wunused-variable] static const char *xpm_symbol_no[] = {
>                     ^~~~~~~~~~~~~
> scripts/kconfig/images.c:66:20: warning: ‘xpm_back’ defined but not used
> [-Wunused-variable] static const char *xpm_back[] = {
>                     ^~~~~~~~
> scripts/kconfig/images.c:36:20: warning: ‘xpm_save’ defined but not used
> [-Wunused-variable] static const char *xpm_save[] = {
>                     ^~~~~~~~
> scripts/kconfig/images.c:6:20: warning: ‘xpm_load’ defined but not used
> [-Wunused-variable] static const char *xpm_load[] = {
>                     ^~~~~~~~
>   YACC    scripts/kconfig/zconf.tab.c
>   LEX     scripts/kconfig/zconf.lex.c
>   HOSTCC  scripts/kconfig/zconf.tab.o
>   HOSTLD  scripts/kconfig/gconf
> scripts/kconfig/gconf  Kconfig
> #
> # using defaults found in /boot/config-4.9.110-asrv
> #
> /boot/config-4.9.110-asrv:809:warning: symbol value 'm' invalid for
> HOTPLUG_PCI_SHPC /boot/config-4.9.110-asrv:991:warning: symbol value 'm'
> invalid for NF_CT_PROTO_DCCP /boot/config-4.9.110-asrv:993:warning: symbol
> value 'm' invalid for
> NF_CT_PROTO_SCTP /boot/config-4.9.110-asrv:994:warning: symbol value 'm'
> invalid for NF_CT_PROTO_UDPLITE /boot/config-4.9.110-asrv:1012:warning:
> symbol value 'm' invalid for
> NF_NAT_PROTO_DCCP /boot/config-4.9.110-asrv:1013:warning: symbol value 'm'
> invalid for NF_NAT_PROTO_UDPLITE /boot/config-4.9.110-asrv:1014:warning:
> symbol value 'm' invalid for
> NF_NAT_PROTO_SCTP /boot/config-4.9.110-asrv:1020:warning: symbol value 'm'
> invalid for NF_NAT_REDIRECT /boot/config-4.9.110-asrv:1023:warning: symbol
> value 'm' invalid for
> NF_TABLES_INET /boot/config-4.9.110-asrv:1024:warning: symbol value 'm'
> invalid for NF_TABLES_NETDEV /boot/config-4.9.110-asrv:1199:warning: symbol
> value 'm' invalid for
> NF_TABLES_IPV4 /boot/config-4.9.110-asrv:1203:warning: symbol value 'm'
> invalid for NF_TABLES_ARP /boot/config-4.9.110-asrv:1210:warning: symbol
> value 'm' invalid for
> NF_NAT_MASQUERADE_IPV4 /boot/config-4.9.110-asrv:1244:warning: symbol value
> 'm' invalid for NF_TABLES_IPV6 /boot/config-4.9.110-asrv:1253:warning:
> symbol value 'm' invalid for
> NF_NAT_MASQUERADE_IPV6 /boot/config-4.9.110-asrv:1281:warning: symbol value
> 'm' invalid for NF_TABLES_BRIDGE /boot/config-4.9.110-asrv:3521:warning:
> symbol value 'm' invalid for
> HW_RANDOM_TPM /boot/config-4.9.110-asrv:4260:warning: symbol value 'm'
> invalid for LIRC /boot/config-4.9.110-asrv:6907:warning: symbol value 'm'
> invalid for NVMEM # # configuration written to .config # # # configuration
> written to .config #


*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


- -- System Information:
Debian Release: 9.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.110-asrv (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-source-4.19 depends on:
ii  binutils  2.28-5
ii  xz-utils  5.2.2-1.2+b1

Versions of packages linux-source-4.19 recommends:
ii  bc                    1.06.95-9+b3
ii  gcc                   4:6.3.0-4
ii  libc6-dev [libc-dev]  2.24-11+deb9u3
ii  linux-config-4.19     4.19.12-1~bpo9+1
ii  make                  4.1-9.1

Versions of packages linux-source-4.19 suggests:
ii  libncurses5-dev [ncurses-dev]  6.0+20161126-1+deb9u2
pn  libqt4-dev                     <none>
ii  pkg-config                     0.29-4+b1

- -- no debconf information
-----BEGIN PGP SIGNATURE-----

iF0EARECAB0WIQTF9uNaslvnJpWt8kXn6sEfJS3nCwUCXEhQ9AAKCRDn6sEfJS3n
CxvqAKCMhRFVncrKbf6arjJ5msoCcETzuACgpmdU0OVWP9er2ZmhOUGCwb7mvsQ=
=1/18
-----END PGP SIGNATURE-----

Attachment: .config.xz
Description: application/xz

Attachment: linux-build-4.19.txt.xz
Description: application/xz


--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: