- root@om-gta02:~/egenix-mx-base-3.1.1# python setup.py install
- running install
- running build
- running mx_autoconf
- arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -DNDEBUG
- -g -O3 -Wall -Wstrict-prototypes -fPIC -D_GNU_SOURCE=1 -I/usr/include
- -c _configtest.c -o _configtest.o
- _configtest.c:1:18: error: time.h: No such file or directory
- _configtest.c: In function 'main':
- _configtest.c:4: error: 'strptime' undeclared (first use in this function)
- _configtest.c:4: error: (Each undeclared identifier is reported only once
- _configtest.c:4: error: for each function it appears in.)
- failure.
- removing: _configtest.c _configtest.o
- arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -DNDEBUG
- -g -O3 -Wall -Wstrict-prototypes -fPIC -D_GNU_SOURCE=1
- -I/usr/include/python2.5 -I/usr/include -c _configtest.c -o
- _configtest.o
- _configtest.c:1:20: error: Python.h: No such file or directory
- _configtest.c:5: error: expected '=', ',', ';', 'asm' or
- '__attribute__' before 'mxstruct'
- _configtest.c:6: error: expected '=', ',', ';', 'asm' or
- '__attribute__' before 'mxstruct'
- _configtest.c: In function 'main':
- _configtest.c:7: error: 'mxarray' undeclared (first use in this function)
- _configtest.c:7: error: (Each undeclared identifier is reported only once
- _configtest.c:7: error: for each function it appears in.)
- failure.
- removing: _configtest.c _configtest.o
- macros to define: [('BAD_STATIC_FORWARD', '1')]
- macros to undefine: ['HAVE_STRPTIME']
- running build_ext
- building extension "mx.DateTime.mxDateTime.mxDateTime" (required)
- building 'mx.DateTime.mxDateTime.mxDateTime' extension
- arm-angstrom-linux-gnueabi-gcc -march=armv4t -mtune=arm920t -DNDEBUG
- -g -O3 -Wall -Wstrict-prototypes -fPIC -DUSE_FAST_GETCURRENTTIME
- -DBAD_STATIC_FORWARD=1 -UHAVE_STRPTIME -Imx/DateTime/mxDateTime
- -I/usr/include/python2.5 -I/usr/include -c
- mx/DateTime/mxDateTime/mxDateTime.c -o
- build/temp.linux-armv4tl-2.5_ucs2/mx-DateTime-mxDateTime-mxDateTime/mx/DateTime/mxDateTime/mxDateTime.o
- In file included from mx/DateTime/mxDateTime/mxDateTime.c:47:
- mx/DateTime/mxDateTime/mx.h:66:20: error: Python.h: No such file or directory
- In file included from mx/DateTime/mxDateTime/mx.h:69,
- from mx/DateTime/mxDateTime/mxDateTime.c:47:
- mx/DateTime/mxDateTime/mxstdlib.h:13:20: error: stdlib.h: No such file
- or directory
- mx/DateTime/mxDateTime/mxstdlib.h:14:19: error: stdio.h: No such file
- or directory
- mx/DateTime/mxDateTime/mxstdlib.h:16:20: error: string.h: No such file
- or directory
- mx/DateTime/mxDateTime/mxstdlib.h:17:18: error: time.h: No such file
- or directory
- mx/DateTime/mxDateTime/mxstdlib.h:18:18: error: math.h: No such file
- or directory
- In file included from mx/DateTime/mxDateTime/mx.h:69,
- from mx/DateTime/mxDateTime/mxDateTime.c:47:
- mx/DateTime/mxDateTime/mxstdlib.h: In function 'mxDebugPrintf':
- mx/DateTime/mxDateTime/mxstdlib.h:151: error: expected '=', ',', ';',
- 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxstdlib.h:151: error: 'mxDebugPrintf_file'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:151: error: (Each undeclared
- identifier is reported only once
- mx/DateTime/mxDateTime/mxstdlib.h:151: error: for each function it appears in.)
- mx/DateTime/mxDateTime/mxstdlib.h:154: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:154: error: expected ';' before 'now'
- mx/DateTime/mxDateTime/mxstdlib.h:157: error: 'now' undeclared (first
- use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:157: warning: implicit declaration
- of function 'time'
- mx/DateTime/mxDateTime/mxstdlib.h:157: error: 'NULL' undeclared (first
- use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:158: warning: implicit declaration
- of function 'getenv'
- mx/DateTime/mxDateTime/mxstdlib.h:158: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxstdlib.h:161: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxstdlib.h:164: warning: implicit declaration
- of function 'strcmp'
- mx/DateTime/mxDateTime/mxstdlib.h:165: error: 'stdout' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:167: error: 'stderr' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxstdlib.h:171: warning: implicit declaration
- of function 'strncpy'
- mx/DateTime/mxDateTime/mxstdlib.h:171: warning: incompatible implicit
- declaration of built-in function 'strncpy'
- mx/DateTime/mxDateTime/mxstdlib.h:172: warning: implicit declaration
- of function 'strncat'
- mx/DateTime/mxDateTime/mxstdlib.h:172: warning: incompatible implicit
- declaration of built-in function 'strncat'
- mx/DateTime/mxDateTime/mxstdlib.h:173: warning: implicit declaration
- of function 'fopen'
- mx/DateTime/mxDateTime/mxstdlib.h:182: warning: implicit declaration
- of function 'fprintf'
- mx/DateTime/mxDateTime/mxstdlib.h:182: warning: incompatible implicit
- declaration of built-in function 'fprintf'
- mx/DateTime/mxDateTime/mxstdlib.h:187: warning: incompatible implicit
- declaration of built-in function 'fprintf'
- mx/DateTime/mxDateTime/mxstdlib.h:189: warning: implicit declaration
- of function 'ctime'
- mx/DateTime/mxDateTime/mxstdlib.h:189: warning: format '%s' expects
- type 'char *', but argument 3 has type 'int'
- mx/DateTime/mxDateTime/mxstdlib.h:193: warning: implicit declaration
- of function 'vfprintf'
- mx/DateTime/mxDateTime/mxstdlib.h:194: warning: implicit declaration
- of function 'fflush'
- In file included from mx/DateTime/mxDateTime/mx.h:72,
- from mx/DateTime/mxDateTime/mxDateTime.c:47:
- mx/DateTime/mxDateTime/mxpyapi.h: At top level:
- mx/DateTime/mxDateTime/mxpyapi.h:400: error: expected '=', ',', ';',
- 'asm' or '__attribute__' before 'Py_PROTO'
- mx/DateTime/mxDateTime/mxpyapi.h:476: error: expected '=', ',', ';',
- 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxpyapi.h:482: error: expected '=', ',', ';',
- 'asm' or '__attribute__' before '{' token
- In file included from mx/DateTime/mxDateTime/mx.h:72,
- from mx/DateTime/mxDateTime/mxDateTime.c:47:
- mx/DateTime/mxDateTime/mxpyapi.h:489:16: error: macro "va_start"
- requires 2 arguments, but only 1 given
- In file included from mx/DateTime/mxDateTime/mxDateTime.c:48:
- mx/DateTime/mxDateTime/mxDateTime.h:46: error: expected
- specifier-qualifier-list before 'PyObject_HEAD'
- mx/DateTime/mxDateTime/mxDateTime.h:88: error: expected
- specifier-qualifier-list before 'PyObject_HEAD'
- mx/DateTime/mxDateTime/mxDateTime.h:115: error: expected
- specifier-qualifier-list before 'PyTypeObject'
- mx/DateTime/mxDateTime/mxDateTime.c:180: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:182: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:185: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:186: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:210: error: 'NULL' undeclared here
- (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:219: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:226: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTime_Type'
- mx/DateTime/mxDateTime/mxDateTime.c:227: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTime_Methods'
- mx/DateTime/mxDateTime/mxDateTime.c:229: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTimeDelta_Type'
- mx/DateTime/mxDateTime/mxDateTime.c:230: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTimeDelta_Methods'
- mx/DateTime/mxDateTime/mxDateTime.c:233: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:237: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:279: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:320: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:346: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:355: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_New':
- mx/DateTime/mxDateTime/mxDateTime.c:396: error: 'mxDateTimeObject' has
- no member named 'ob_type'
- mx/DateTime/mxDateTime/mxDateTime.c:396: error: 'mxDateTime_Type'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:397: warning: implicit declaration
- of function '_Py_NewReference'
- mx/DateTime/mxDateTime/mxDateTime.c:402: warning: implicit declaration
- of function 'PyObject_NEW'
- mx/DateTime/mxDateTime/mxDateTime.c:402: error: expected expression
- before 'mxDateTimeObject'
- mx/DateTime/mxDateTime/mxDateTime.c:402: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxDateTime.c:408: error: 'mxDateTimeObject' has
- no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_Free':
- mx/DateTime/mxDateTime/mxDateTime.c:418: warning: implicit declaration
- of function 'Py_XDECREF'
- mx/DateTime/mxDateTime/mxDateTime.c:418: error: 'mxDateTimeObject' has
- no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c:419: error: 'mxDateTimeObject' has
- no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_GetCurrentTime':
- mx/DateTime/mxDateTime/mxDateTime.c:474: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:474: error: expected ';' before 'ticks'
- mx/DateTime/mxDateTime/mxDateTime.c:476: error: 'ticks' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_POSIX':
- mx/DateTime/mxDateTime/mxDateTime.c:565: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:565: error: expected ';' before 'ticks'
- mx/DateTime/mxDateTime/mxDateTime.c:568: warning: implicit declaration
- of function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:568: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:569: warning: implicit declaration
- of function 'gmtime'
- mx/DateTime/mxDateTime/mxDateTime.c:569: error: 'ticks' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:569: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxDateTime.c:572: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:573: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:574: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:575: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:576: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:577: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_CalcTicks':
- mx/DateTime/mxDateTime/mxDateTime.c:631: error: storage size of 'tm' isn't known
- mx/DateTime/mxDateTime/mxDateTime.c:633: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:633: error: expected ';' before 'ticks'
- mx/DateTime/mxDateTime/mxDateTime.c:636: error: 'mxDateTimeObject' has
- no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:636: warning: implicit declaration
- of function 'PyErr_SetString'
- mx/DateTime/mxDateTime/mxDateTime.c:636: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:641: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:642: error: 'mxDateTimeObject' has
- no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:643: error: 'mxDateTimeObject' has
- no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:644: error: 'mxDateTimeObject' has
- no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:645: error: 'mxDateTimeObject' has
- no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:646: error: 'mxDateTimeObject' has
- no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:647: error: 'mxDateTimeObject' has
- no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:648: error: 'mxDateTimeObject' has
- no member named 'day_of_week'
- mx/DateTime/mxDateTime/mxDateTime.c:649: error: 'mxDateTimeObject' has
- no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:651: error: 'ticks' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:651: warning: implicit declaration
- of function 'mktime'
- mx/DateTime/mxDateTime/mxDateTime.c:661: error: 'mxDateTimeObject' has
- no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:662: error: 'mxDateTimeObject' has
- no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:663: error: 'mxDateTimeObject' has
- no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:668: error: 'mxDateTimeObject' has
- no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:668: warning: implicit declaration
- of function 'floor'
- mx/DateTime/mxDateTime/mxDateTime.c:668: warning: incompatible
- implicit declaration of built-in function 'floor'
- mx/DateTime/mxDateTime/mxDateTime.c:668: error: 'mxDateTimeObject' has
- no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:671: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxDateTime.c:677: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:681: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:682: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:683: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:693: error: 'mxDateTimeObject' has
- no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:693: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:694: error: 'mxDateTimeObject' has
- no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:694: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:695: error: 'mxDateTimeObject' has
- no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:695: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:631: warning: unused variable 'tm'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_YearOffset':
- mx/DateTime/mxDateTime/mxDateTime.c:763: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_NormalizedDate':
- mx/DateTime/mxDateTime/mxDateTime.c:793: warning: implicit declaration
- of function 'PyErr_Format'
- mx/DateTime/mxDateTime/mxDateTime.c:793: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:818: warning: implicit declaration
- of function 'PyErr_Occurred'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_SetFromAbsDate':
- mx/DateTime/mxDateTime/mxDateTime.c:899: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:936: error: 'mxDateTimeObject' has
- no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:937: error: 'mxDateTimeObject' has
- no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:947: error: 'mxDateTimeObject' has
- no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:948: error: 'mxDateTimeObject' has
- no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:951: error: 'mxDateTimeObject' has
- no member named 'day_of_week'
- mx/DateTime/mxDateTime/mxDateTime.c:952: error: 'mxDateTimeObject' has
- no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_SetFromAbsTime':
- mx/DateTime/mxDateTime/mxDateTime.c:986: error: 'mxDateTimeObject' has
- no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:987: error: 'mxDateTimeObject' has
- no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:988: error: 'mxDateTimeObject' has
- no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: In function
- 'mxDateTime_SetFromDateAndTime':
- mx/DateTime/mxDateTime/mxDateTime.c:1010: warning: implicit
- declaration of function 'PyErr_BadInternalCall'
- mx/DateTime/mxDateTime/mxDateTime.c:1034: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1036: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1037: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1038: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1040: error: 'mxDateTimeObject'
- has no member named 'day_of_week'
- mx/DateTime/mxDateTime/mxDateTime.c:1041: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1043: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:1050: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1066: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1068: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1069: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1070: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:1073: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1075: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1076: error: 'mxDateTimeObject'
- has no member named 'comdate'
- mx/DateTime/mxDateTime/mxDateTime.c: In function
- 'mxDateTime_SetFromAbsDateTime':
- mx/DateTime/mxDateTime/mxDateTime.c:1107: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1112: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1113: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1119: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1121: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1123: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1124: error: 'mxDateTimeObject'
- has no member named 'comdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1129: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1135: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_SetFromCOMDate':
- mx/DateTime/mxDateTime/mxDateTime.c:1158: error: 'mxDateTimeObject'
- has no member named 'comdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1162: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1177: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1178: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c: At top level:
- mx/DateTime/mxDateTime/mxDateTime.c:1199: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1227: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1252: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1307: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1376: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1406: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1438: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1464: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1501: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:1533: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsTmStruct':
- mx/DateTime/mxDateTime/mxDateTime.c:1554: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:1555: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1555: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1556: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1556: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1560: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1560: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:1562: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1562: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1563: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1563: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1564: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1564: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1565: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1565: error: 'mxDateTimeObject'
- has no member named 'day_of_week'
- mx/DateTime/mxDateTime/mxDateTime.c:1566: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c:1566: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1567: error: dereferencing pointer
- to incomplete type
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsCOMDate':
- mx/DateTime/mxDateTime/mxDateTime.c:1574: error: 'mxDateTimeObject'
- has no member named 'comdate'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'init_mktime_works':
- mx/DateTime/mxDateTime/mxDateTime.c:1589: error: storage size of 'tm'
- isn't known
- mx/DateTime/mxDateTime/mxDateTime.c:1590: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1590: error: expected ';' before 'a'
- mx/DateTime/mxDateTime/mxDateTime.c:1593: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:1598: error: 'a' undeclared (first
- use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1599: error: 'PyExc_SystemError'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1634: error: 'b' undeclared (first
- use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1589: warning: unused variable 'tm'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsTicksWithOffset':
- mx/DateTime/mxDateTime/mxDateTime.c:1689: error: storage size of 'tm'
- isn't known
- mx/DateTime/mxDateTime/mxDateTime.c:1690: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1690: error: expected ';' before 'tticks'
- mx/DateTime/mxDateTime/mxDateTime.c:1693: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:1693: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1697: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:1698: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1699: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1700: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:1701: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1702: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1703: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1704: error: 'mxDateTimeObject'
- has no member named 'day_of_week'
- mx/DateTime/mxDateTime/mxDateTime.c:1705: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1708: error: 'tticks' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1719: error: 'PyExc_SystemError'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1724: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1724: warning: incompatible
- implicit declaration of built-in function 'floor'
- mx/DateTime/mxDateTime/mxDateTime.c:1724: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c:1689: warning: unused variable 'tm'
- mx/DateTime/mxDateTime/mxDateTime.c: In function
- 'mxDateTime_AsGMTicksWithOffset':
- mx/DateTime/mxDateTime/mxDateTime.c:1749: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:1749: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:1755: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1756: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsAbsDays':
- mx/DateTime/mxDateTime/mxDateTime.c:1836: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1837: error: 'mxDateTimeObject'
- has no member named 'abstime'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_BrokenDown':
- mx/DateTime/mxDateTime/mxDateTime.c:1854: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1856: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1858: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1860: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1862: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1864: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsJulianDate':
- mx/DateTime/mxDateTime/mxDateTime.c:1882: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1886: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:1894: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1895: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1896: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1897: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1900: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1901: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1902: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1903: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1914: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1916: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1918: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsGregorianDate':
- mx/DateTime/mxDateTime/mxDateTime.c:1945: error: 'mxDateTimeObject'
- has no member named 'absdate'
- mx/DateTime/mxDateTime/mxDateTime.c:1949: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:1957: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1958: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1959: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1960: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1963: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:1964: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:1965: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:1966: error: 'mxDateTimeObject'
- has no member named 'day_of_year'
- mx/DateTime/mxDateTime/mxDateTime.c:1977: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:1979: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:1981: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_DST':
- mx/DateTime/mxDateTime/mxDateTime.c:2007: error: storage size of 'tm'
- isn't known
- mx/DateTime/mxDateTime/mxDateTime.c:2008: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:2008: error: expected ';' before 'ticks'
- mx/DateTime/mxDateTime/mxDateTime.c:2010: error: 'mxDateTimeObject'
- has no member named 'calendar'
- mx/DateTime/mxDateTime/mxDateTime.c:2013: warning: incompatible
- implicit declaration of built-in function 'memset'
- mx/DateTime/mxDateTime/mxDateTime.c:2014: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:2015: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:2016: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:2017: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:2018: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:2019: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:2021: error: 'ticks' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:2007: warning: unused variable 'tm'
- mx/DateTime/mxDateTime/mxDateTime.c: At top level:
- mx/DateTime/mxDateTime/mxDateTime.c:2032: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2068: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2107: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTime_AsString':
- mx/DateTime/mxDateTime/mxDateTime.c:2141: error: 'mxDateTimeObject'
- has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:2142: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:2143: warning: implicit
- declaration of function 'sprintf'
- mx/DateTime/mxDateTime/mxDateTime.c:2143: warning: incompatible
- implicit declaration of built-in function 'sprintf'
- mx/DateTime/mxDateTime/mxDateTime.c:2144: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:2144: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:2144: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:2145: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:2145: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:2149: error: 'mxDateTimeObject'
- has no member named 'year'
- mx/DateTime/mxDateTime/mxDateTime.c:2149: error: 'mxDateTimeObject'
- has no member named 'month'
- mx/DateTime/mxDateTime/mxDateTime.c:2149: error: 'mxDateTimeObject'
- has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:2150: error: 'mxDateTimeObject'
- has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:2150: error: 'mxDateTimeObject'
- has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c: At top level:
- mx/DateTime/mxDateTime/mxDateTime.c:2157: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2174: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2250: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2273: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2310: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2348: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2364: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2383: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2400: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2420: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2438: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2457: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2473: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2483: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2500: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTime_Methods'
- mx/DateTime/mxDateTime/mxDateTime.c:2537: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2551: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2565: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2572: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2582: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2750: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2879: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2930: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:2968: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3063: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3133: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3305: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3321: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3340: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTime_TypeAsNumber'
- mx/DateTime/mxDateTime/mxDateTime.c:3371: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTime_Type'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_New':
- mx/DateTime/mxDateTime/mxDateTime.c:3455: error:
- 'mxDateTimeDeltaObject' has no member named 'ob_type'
- mx/DateTime/mxDateTime/mxDateTime.c:3455: error:
- 'mxDateTimeDelta_Type' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:3461: error: expected expression
- before 'mxDateTimeDeltaObject'
- mx/DateTime/mxDateTime/mxDateTime.c:3461: warning: assignment makes
- pointer from integer without a cast
- mx/DateTime/mxDateTime/mxDateTime.c:3467: error:
- 'mxDateTimeDeltaObject' has no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_Free':
- mx/DateTime/mxDateTime/mxDateTime.c:3478: error:
- 'mxDateTimeDeltaObject' has no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c:3479: error:
- 'mxDateTimeDeltaObject' has no member named 'argument'
- mx/DateTime/mxDateTime/mxDateTime.c: In function
- 'mxDateTimeDelta_SetFromSeconds':
- mx/DateTime/mxDateTime/mxDateTime.c:3512: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c:3520: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:3555: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c:3557: error:
- 'mxDateTimeDeltaObject' has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:3558: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3559: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:3560: error:
- 'mxDateTimeDeltaObject' has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: At top level:
- mx/DateTime/mxDateTime/mxDateTime.c:3571: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3590: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3608: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3626: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3648: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3678: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_AsDouble':
- mx/DateTime/mxDateTime/mxDateTime.c:3710: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_AsDays':
- mx/DateTime/mxDateTime/mxDateTime.c:3716: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_BrokenDown':
- mx/DateTime/mxDateTime/mxDateTime.c:3727: error:
- 'mxDateTimeDeltaObject' has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:3729: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3731: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:3733: error:
- 'mxDateTimeDeltaObject' has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeDelta_AsString':
- mx/DateTime/mxDateTime/mxDateTime.c:3749: error:
- 'mxDateTimeDeltaObject' has no member named 'second'
- mx/DateTime/mxDateTime/mxDateTime.c:3750: error:
- 'mxDateTimeDeltaObject' has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:3751: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c:3752: warning: incompatible
- implicit declaration of built-in function 'sprintf'
- mx/DateTime/mxDateTime/mxDateTime.c:3753: error:
- 'mxDateTimeDeltaObject' has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:3753: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3754: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:3757: error:
- 'mxDateTimeDeltaObject' has no member named 'day'
- mx/DateTime/mxDateTime/mxDateTime.c:3757: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3758: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:3761: error:
- 'mxDateTimeDeltaObject' has no member named 'seconds'
- mx/DateTime/mxDateTime/mxDateTime.c:3762: warning: incompatible
- implicit declaration of built-in function 'sprintf'
- mx/DateTime/mxDateTime/mxDateTime.c:3763: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3763: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c:3766: error:
- 'mxDateTimeDeltaObject' has no member named 'hour'
- mx/DateTime/mxDateTime/mxDateTime.c:3766: error:
- 'mxDateTimeDeltaObject' has no member named 'minute'
- mx/DateTime/mxDateTime/mxDateTime.c: At top level:
- mx/DateTime/mxDateTime/mxDateTime.c:3828: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3851: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3876: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3933: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3941: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3949: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3959: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:3972: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4032: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4061: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4101: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4169: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4177: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4186: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4199: error: expected ')' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4207: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4256: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4304: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4341: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4385: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4401: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4420: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTimeDelta_TypeAsNumber'
- mx/DateTime/mxDateTime/mxDateTime.c:4451: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTimeDelta_Type'
- mx/DateTime/mxDateTime/mxDateTime.c:4480: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'mxDateTimeDelta_Methods'
- mx/DateTime/mxDateTime/mxDateTime.c:4502: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4522: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4542: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4605: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4634: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4647: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4696: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4709: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4722: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4739: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4756: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4813: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before '*' token
- mx/DateTime/mxDateTime/mxDateTime.c:4841: error: expected '=', ',',
- ';', 'asm' or '__attribute__' before 'Module_methods'
- mx/DateTime/mxDateTime/mxDateTime.c:4874: error: 'mxDateTime_Type'
- undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4874: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4874: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4875: error:
- 'mxDateTime_FromAbsDateAndTime' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4875: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4875: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4876: error:
- 'mxDateTime_FromTuple' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4876: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4876: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4877: error:
- 'mxDateTime_FromDateAndTime' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4877: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4877: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4878: error:
- 'mxDateTime_FromTmStruct' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4878: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4878: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4879: error:
- 'mxDateTime_FromTicks' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4879: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4879: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4880: error:
- 'mxDateTime_FromCOMDate' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4880: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4880: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4881: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4881: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4882: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4882: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4883: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4883: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4884: error:
- 'mxDateTimeDelta_Type' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4884: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4884: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4885: error:
- 'mxDateTimeDelta_FromDaysEx' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4885: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4885: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4886: error:
- 'mxDateTimeDelta_FromTime' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4886: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4886: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4887: error:
- 'mxDateTimeDelta_FromTuple' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4887: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4887: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4888: error:
- 'mxDateTimeDelta_FromTimeTuple' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4888: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4888: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4889: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4889: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4890: error:
- 'mxDateTime_FromAbsDays' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4890: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4890: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4891: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4891: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4892: error:
- 'mxDateTimeDelta_FromDays' undeclared here (not in a function)
- mx/DateTime/mxDateTime/mxDateTime.c:4892: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4892: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4893: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4893: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4894: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4894: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c:4896: warning: excess elements in
- struct initializer
- mx/DateTime/mxDateTime/mxDateTime.c:4896: warning: (near
- initialization for 'mxDateTimeModuleAPI')
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'mxDateTimeModule_Cleanup':
- mx/DateTime/mxDateTime/mxDateTime.c:4908: warning: implicit
- declaration of function 'free'
- mx/DateTime/mxDateTime/mxDateTime.c:4927: error: 'mxDateTime_nowapi'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c: In function 'initmxDateTime':
- mx/DateTime/mxDateTime/mxDateTime.c:4938: error: 'PyObject' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4938: error: 'module' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4938: error: 'moddict' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4938: warning: left-hand operand
- of comma expression has no effect
- mx/DateTime/mxDateTime/mxDateTime.c:4941: error: 'PyExc_SystemError'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4945: error: 'PyType_Type'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4960: warning: implicit
- declaration of function 'Py_InitModule4'
- mx/DateTime/mxDateTime/mxDateTime.c:4961: error: 'Module_methods'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4963: error: expected expression
- before ')' token
- mx/DateTime/mxDateTime/mxDateTime.c:4969: warning: implicit
- declaration of function 'Py_AtExit'
- mx/DateTime/mxDateTime/mxDateTime.c:4975: warning: implicit
- declaration of function 'PyModule_GetDict'
- mx/DateTime/mxDateTime/mxDateTime.c:4978: warning: implicit
- declaration of function 'insobj'
- mx/DateTime/mxDateTime/mxDateTime.c:4978: warning: implicit
- declaration of function 'PyString_FromString'
- mx/DateTime/mxDateTime/mxDateTime.c:4979: warning: implicit
- declaration of function 'insint'
- mx/DateTime/mxDateTime/mxDateTime.c:4982: error:
- 'mxDateTime_GregorianCalendar' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4984: warning: implicit
- declaration of function 'PyString_InternInPlace'
- mx/DateTime/mxDateTime/mxDateTime.c:4985: warning: implicit
- declaration of function 'PyDict_SetItemString'
- mx/DateTime/mxDateTime/mxDateTime.c:4986: error:
- 'mxDateTime_JulianCalendar' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4992: error: 'mxDateTime_Error'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4992: warning: implicit
- declaration of function 'insexc'
- mx/DateTime/mxDateTime/mxDateTime.c:4992: error: 'PyExc_ValueError'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4994: error:
- 'mxDateTime_RangeError' undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:4999: warning: implicit
- declaration of function 'Py_INCREF'
- mx/DateTime/mxDateTime/mxDateTime.c:5001: error: expected expression
- before ')' token
- mx/DateTime/mxDateTime/mxDateTime.c:5004: error: expected expression
- before ')' token
- mx/DateTime/mxDateTime/mxDateTime.c:5008: warning: implicit
- declaration of function 'PyCObject_FromVoidPtr'
- mx/DateTime/mxDateTime/mxDateTime.c:5014: error: 'time_t' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'exc_type' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'exc_value'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: left-hand operand
- of comma expression has no effect
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'exc_tb' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: left-hand operand
- of comma expression has no effect
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'str_type' undeclared
- (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'str_value'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: left-hand operand
- of comma expression has no effect
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: implicit
- declaration of function 'PyErr_Fetch'
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: implicit
- declaration of function 'PyObject_Str'
- mx/DateTime/mxDateTime/mxDateTime.c:5033: warning: implicit
- declaration of function 'PyString_Check'
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'PyExc_ImportError'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: 'PyStringObject'
- undeclared (first use in this function)
- mx/DateTime/mxDateTime/mxDateTime.c:5033: error: expected expression
- before ')' token
- error: command 'arm-angstrom-linux-gnueabi-gcc' failed with exit status 1
- root@om-gta02:~/egenix-mx-base-3.1.1#
