Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
In order to find the source of the issue, it is mandatory to look into the  
stack trace.

This error means that the node type on which the function should be  
specialized is empty (most probably an attempt on a field 'type' where there is 
none defined). By looking into the stack trace, we should be able to identify 
where the error is made and then fix it.

Original comment by [email protected] on 6 Jan 2012 at 11:08

from rathaxes.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Here is the stack trace:

[…]
Hashing types in instrumented C code...
Introspecting Instrumented C code...
function 'rtxIntrospect_code(local_node : node, theChunk : node, blockIds : 
node)' hasn't been implemented
rathaxes.cws(127): main scope
rathaxes.cws(255): main scope
rtxIntrospect.inc.cws(639): rtxIntrospect
rtxIntrospect.inc.cws(602): rtxIntrospect_walk
rtxIntrospect.inc.cws(597): rtxIntrospect_walk
rtxIntrospect.inc.cws(608): rtxIntrospect_walk
rtxIntrospect.inc.cws(614): rtxIntrospect_walk
rtxIntrospect.inc.cws(619): rtxIntrospect_walk
rtxIntrospect.inc.cws(587): rtxIntrospectChunk
rtxIntrospect.inc.cws(249): rtxIntrospect_code
rtxIntrospect.inc.cws(336): rtxIntrospect_decl
rtxIntrospect.inc.cws(163): rtxIntrospect_code
rtxIntrospect.inc.cws(275): rtxIntrospect_code
rtxIntrospect.inc.cws(421): rtxIntrospect_stmt
rtxIntrospect.inc.cws(452): rtxIntrospect_cond
rtxIntrospect_code
make[3]: *** [rathaxes/samples/lkm/lkm_Linux.c] Error 255
make[2]: *** [rathaxes/samples/lkm/CMakeFiles/lkm.dir/all] Error 2
make[1]: *** [rathaxes/samples/lkm/CMakeFiles/lkm.dir/rule] Error 2
make: *** [rathaxes/samples/lkm/CMakeFiles/lkm.dir/rule] Error 2

Original comment by [email protected] on 6 Jan 2012 at 12:35

from rathaxes.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 22, 2024
Fixed with the commit 3f0f76d46ed6.

This was actually a defect in the Instrospection pass

Original comment by [email protected] on 7 Jan 2012 at 6:23

  • Changed state: Fixed

from rathaxes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.