Code Monkey home page Code Monkey logo

cookiemonster's Issues

build failed

What steps will reproduce the problem?
1. dpkg require registration for svn
2. i download manually dpkg and pylorcon, pypcap
3. i change name dpkg-read-only by dpkg-svn, anf for pylorcon, pypcap
4. Gcc 4.3 and 4.2 failed to compile


What is the expected output? What do you see instead?


pcap.c:1699: erreur: expected ‘}’ before ‘__pyx_f_4pcap_4pcap_loop’
pcap.c:1700: erreur: expected ‘}’ before ‘__pyx_f_4pcap_4pcap_geterr’
pcap.c:1701: erreur: expected ‘}’ before ‘__pyx_f_4pcap_4pcap_stats’
pcap.c:1705: erreur: les éléments du tableau sont de type incomplet
pcap.c:1706: erreur: ‘__pyx_getprop_4pcap_4pcap_name’ undeclared here (not
in a function)
pcap.c:1707: erreur: ‘__pyx_getprop_4pcap_4pcap_snaplen’ undeclared here
(not in a function)
pcap.c:1708: erreur: ‘__pyx_getprop_4pcap_4pcap_dloff’ undeclared here (not
in a function)
pcap.c:1709: erreur: ‘__pyx_getprop_4pcap_4pcap_filter’ undeclared here
(not in a function)
pcap.c:1710: erreur: ‘__pyx_getprop_4pcap_4pcap_fd’ undeclared here (not in
a function)
pcap.c:1714: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘__pyx_tp_as_number_pcap’
pcap.c:1755: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘__pyx_tp_as_sequence_pcap’
pcap.c:1768: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘__pyx_tp_as_mapping_pcap’
pcap.c:1774: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘__pyx_tp_as_buffer_pcap’
pcap.c:1781: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘__pyx_type_4pcap_pcap’
pcap.c:1830: erreur: les éléments du tableau sont de type incomplet
pcap.c:1831: erreur: expected ‘}’ before ‘__pyx_f_4pcap_ex_name’
pcap.c:1832: erreur: expected ‘}’ before ‘__pyx_f_4pcap_lookupdev’
pcap.c:1838: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘initpcap’
pcap.c:1839: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘initpcap’
pcap.c:2117: erreur: expected ‘)’ before ‘*’ token
pcap.c:2189: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘*’ token
pcap.c:2222: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘*’ token
pcap.c:2230: erreur: expected ‘=’, ‘,’, ‘;’, ‘asm’ or 
‘__attribute__’
before ‘*’ token
pcap.c: In function ‘__Pyx_WriteUnraisable’:
pcap.c:2261: erreur: ‘PyObject’ undeclared (first use in this function)
pcap.c:2261: erreur: ‘old_exc’ undeclared (first use in this function)
pcap.c:2261: erreur: ‘old_val’ undeclared (first use in this function)
pcap.c:2261: attention : l'opérande à gauche de la virgule n'a pas d'effet
pcap.c:2261: erreur: ‘old_tb’ undeclared (first use in this function)
pcap.c:2261: attention : l'opérande à gauche de la virgule n'a pas d'effet
pcap.c:2262: erreur: ‘ctx’ undeclared (first use in this function)
pcap.c:2263: attention : implicit declaration of function ‘PyErr_Fetch’
pcap.c:2264: attention : implicit declaration of function 
‘PyString_FromString’
pcap.c:2265: attention : implicit declaration of function ‘PyErr_Restore’
pcap.c:2267: erreur: ‘Py_None’ undeclared (first use in this function)
pcap.c:2268: attention : implicit declaration of function
‘PyErr_WriteUnraisable’
pcap.c: Hors de toute fonction :
pcap.c:2271: erreur: expected ‘)’ before ‘*’ token
pcap.c: In function ‘__Pyx_InternStrings’:
pcap.c:2330: erreur: ‘__Pyx_InternTabEntry’ has no member named ‘p’
pcap.c:2331: erreur: ‘__Pyx_InternTabEntry’ has no member named ‘p’
pcap.c:2331: attention : implicit declaration of function
‘PyString_InternFromString’
pcap.c:2331: erreur: ‘__Pyx_InternTabEntry’ has no member named ‘s’
pcap.c:2332: erreur: ‘__Pyx_InternTabEntry’ has no member named ‘p’
pcap.c: In function ‘__Pyx_InitStrings’:
pcap.c:2340: erreur: ‘__Pyx_StringTabEntry’ has no member named ‘p’
pcap.c:2341: erreur: ‘__Pyx_StringTabEntry’ has no member named ‘p’
pcap.c:2341: attention : implicit declaration of function
‘PyString_FromStringAndSize’
pcap.c:2341: erreur: ‘__Pyx_StringTabEntry’ has no member named ‘s’
pcap.c:2341: erreur: ‘__Pyx_StringTabEntry’ has no member named ‘n’
pcap.c:2342: erreur: ‘__Pyx_StringTabEntry’ has no member named ‘p’
pcap.c:2349:21: erreur: compile.h : Aucun fichier ou dossier de ce type
pcap.c:2350:25: erreur: frameobject.h : Aucun fichier ou dossier de ce type
pcap.c:2351:23: erreur: traceback.h : Aucun fichier ou dossier de ce type
pcap.c: In function ‘__Pyx_AddTraceback’:
pcap.c:2354: erreur: ‘PyObject’ undeclared (first use in this function)
pcap.c:2354: erreur: ‘py_srcfile’ undeclared (first use in this function)
pcap.c:2355: erreur: ‘py_funcname’ undeclared (first use in this function)
pcap.c:2356: erreur: ‘py_globals’ undeclared (first use in this function)
pcap.c:2357: erreur: ‘empty_tuple’ undeclared (first use in this function)
pcap.c:2358: erreur: ‘empty_string’ undeclared (first use in this function)
pcap.c:2359: erreur: ‘PyCodeObject’ undeclared (first use in this function)
pcap.c:2359: erreur: ‘py_code’ undeclared (first use in this function)
pcap.c:2360: erreur: ‘PyFrameObject’ undeclared (first use in this function)
pcap.c:2360: erreur: ‘py_frame’ undeclared (first use in this function)
pcap.c:2366: attention : implicit declaration of function ‘PyModule_GetDict’
pcap.c:2366: erreur: ‘__pyx_m’ undeclared (first use in this function)
pcap.c:2372: attention : implicit declaration of function ‘PyCode_New’
pcap.c:2389: attention : implicit declaration of function ‘PyFrame_New’
pcap.c:2390: attention : implicit declaration of function 
‘PyThreadState_Get’
pcap.c:2397: attention : implicit declaration of function ‘PyTraceBack_Here’
error: command 'gcc' failed with exit status 1
make: *** [all] Erreur 1


What version of the product are you using? On what operating system?

svn rev 10

Please provide any additional information below.

svn checkout http://cookiemonster.googlecode.com/svn/trunk/
cookiemonster-read-only
#CTRL+C at identification
mv cookiemonster-read-only cookiemonster
cd cookiemonster
svn checkout http://dpkt.googlecode.com/svn/trunk/ dpkt-read-only
mv dpkt-read-only dpkt-svn
svn checkout http://pylorcon.googlecode.com/svn/trunk/ pylorcon-read-only
mv pylorcon-read-only pylorcon-svn
svn checkout http://pypcap.googlecode.com/svn/trunk/ pypcap-read-only
mv pypcap-read-only pypcap-svn
./build-all.sh

Original issue reported on code.google.com by [email protected] on 4 May 2009 at 9:28

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.