Skip to content

no work "Instrucción ilegal" #40

Description

@Quilex

Hi, sorry for my bad English.
I had g13 running for a long time, but I upgraded to Debian Trixie and I can't get it to work.

I download, compile and get these warnings, although it generates the file.

g13.cc: In member function 'int G13::G13_Manager::run()':
g13.cc:791:1: warning: control reaches end of non-void function [-Wreturn-type].
791 | }

In file included from g13.h:5,
from g13_keys.cc:4:
'helper.hpp: In instantiation of 'STREAM_T& Helper::operator<<(STREAM_T&, const _map_keys_out<MAP_T>&) [with STREAM_T = boost::log::v2_mt_posix::basic_record_ostream; MAP_T = std::map<std::__cxx11::basic_string, int>]':
g13_keys.cc:211:2: required from here.
helper.hpp:181:1: warning: no return statement in function returning non-void [-Wreturn-type]
181 | };


When I try to run it with ./g13d I get the following error.

./g13d
[2024-03-22 02:36:43.265857] [0x00007ff7a4668240] [info] set log level to info
[2024-03-22 02:36:43.266118] [0x00007ff7a4668240] [info] Known keys on G13:
Instrucción ilegal

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions