Skip to content

Instantly share code, notes, and snippets.

@spikecurtis
Created May 24, 2016 21:09
Show Gist options
  • Save spikecurtis/91ce7ce4730ca53f27cd801ba004c08a to your computer and use it in GitHub Desktop.
Save spikecurtis/91ce7ce4730ca53f27cd801ba004c08a to your computer and use it in GitHub Desktop.
root@spike-wily:/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux# ./generate.sh
Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE [^\}]*}/ at /usr/bin/autoscan line 361.
configure.ac: warning: missing AC_PROG_CXX wanted by: cross.sh:24
libtoolize: putting auxiliary files in '.'.
libtoolize: linking file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: linking file 'm4/libtool.m4'
libtoolize: linking file 'm4/ltoptions.m4'
libtoolize: linking file 'm4/ltsugar.m4'
libtoolize: linking file 'm4/ltversion.m4'
libtoolize: linking file 'm4/lt~obsolete.m4'
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
configure.ac:7: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.ac:7: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:12: installing './compile'
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
-----------------------------------------------------------------------
-----------------------------------------------------------------------
bootstrap ./configure
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
-----------------------------------------------------------------------
-----------------------------------------------------------------------
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for EF_Print in -lefence... no
checking for clock_gettime in -lrt... yes
checking for WSAStartup in -lws2_32... no
checking for RpcStringFree in -lrpcrt4... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for clock_gettime in -lrt... (cached) yes
checking for pcap_findalldevs in -lpcap... yes
checking for memcpy... yes
checking for memset... yes
checking for select... yes
checking for clock_gettime... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
-----------------------------------------------------------------------
-----------------------------------------------------------------------
bootstrap ./build
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
-----------------------------------------------------------------------
-----------------------------------------------------------------------
----------------------------------------------
----------------------------------------------
A simple build
build : make -j4
-----------------------------------------------
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
-----------------------------------------------
-----------------------------------------------
make all-am
make[1]: Entering directory '/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux'
make[1]: Leaving directory '/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux'
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------END MAKE --------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
----------------------------------------------
----------------------------------------------
B simple build
build : eapi
-----------------------------------------------
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
-----------------------------------------------
-----------------------------------------------
======================================================================
A ............. Complicated build
include
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
notype name Bit
notype name Bit
notype name stBit
notype name stEventParts
notype name stBit
notype name stBit
notype name stEventParts
notype name stBit
../../../../embedded/lib/adac250_lib/inc/adac250_types.h:96: Warning 503: Can't wrap class $unnamed3$ unless renamed to a valid identifier.
../../../../embedded/lib/mi250_lib/inc/mi250_types.h:95: Warning 503: Can't wrap class $unnamed5$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:390: Warning 503: Can't wrap class $unnamed41$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:318: Warning 503: Can't wrap class $unnamed40$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:410: Warning 503: Can't wrap class $unnamed43$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:349: Warning 503: Can't wrap class $unnamed46$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:309: Warning 503: Can't wrap class $unnamed45$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:369: Warning 503: Can't wrap class $unnamed48$ unless renamed to a valid identifier.
======================================================================
B ............. Complicated build
gcc
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
../../../cli/swig/eapi_wrap.c:4047:3: error: conflicting types for ‘_Bit’
} _Bit;
^
../../../cli/swig/eapi_wrap.c:4025:3: note: previous declaration of ‘_Bit’ was here
} _Bit;
^
../../../cli/swig/eapi_wrap.c:4276:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4266:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4297:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4276:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4302:3: error: conflicting types for ‘_stEventParts’
} _stEventParts;
^
../../../cli/swig/eapi_wrap.c:4271:3: note: previous declaration of ‘_stEventParts’ was here
} _stEventParts;
^
../../../cli/swig/eapi_wrap.c:4312:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4297:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_i2c_scan_devices_send’:
../../../cli/swig/eapi_wrap.c:6200:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg3,sizeof(I2C_stI2cScan)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘I2C_stI2cScan * {aka struct I2C_StructI2cScan *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_MI125_mi125_scan_i2c_send’:
../../../cli/swig/eapi_wrap.c:28148:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg4,sizeof(MI125_mi125_i2cscan)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘MI125_mi125_i2cscan * {aka struct MI125_S_mi125_i2cscan *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c:28149:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg5,sizeof(MI125_mi125_i2caddr)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘MI125_mi125_i2caddr * {aka struct MI125_S_mi125_i2caddr *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_Mo1000_GetStatus_send’:
../../../cli/swig/eapi_wrap.c:32162:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg3,sizeof(Mo1000_stBoardStatus)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stBoardStatus * {aka struct Mo1000_StructBoardStatus *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c:32163:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg4,sizeof(Mo1000_stCompareErrors)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stCompareErrors * {aka struct Mo1000_StructCompareErrors *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_Mo1000_CheckI2c_send’:
../../../cli/swig/eapi_wrap.c:33713:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg7,sizeof(Mo1000_stI2cAddr)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stI2cAddr * {aka struct Mo1000_StructI2cAddr *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_FMCEEprom_eeprom_read_send’:
../../../cli/swig/eapi_wrap.c:54428:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg2,sizeof(FMCEEprom_eepromdata)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘FMCEEprom_eepromdata * {aka struct FMCEEprom_S_eepromdata *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_PPSSync_GetInfo_send’:
../../../cli/swig/eapi_wrap.c:55324:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg2,sizeof(PPSSync_Info_t)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘PPSSync_Info_t * {aka struct PPSSync_Info_s *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
======================================================================
C ............. Complicated build
link
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
ld: cannot find eapi_wrap.o: No such file or directory
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------END eapi --------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
----------------------------------------------
----------------------------------------------
C simple build
build : cli
-----------------------------------------------
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
-----------------------------------------------
-----------------------------------------------
cp: cannot stat '_eapi.so': No such file or directory
-----------------------------------------------
Creating cli command for terminal...
-e Done
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------END cli --------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
-----------------------------------------------
make all-am
make[1]: Entering directory '/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux'
make[1]: Leaving directory '/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux'
======================================================================
A ............. Complicated build
include
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
notype name Bit
notype name Bit
notype name stBit
notype name stEventParts
notype name stBit
notype name stBit
notype name stEventParts
notype name stBit
../../../../embedded/lib/adac250_lib/inc/adac250_types.h:96: Warning 503: Can't wrap class $unnamed3$ unless renamed to a valid identifier.
../../../../embedded/lib/mi250_lib/inc/mi250_types.h:95: Warning 503: Can't wrap class $unnamed5$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:390: Warning 503: Can't wrap class $unnamed41$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:318: Warning 503: Can't wrap class $unnamed40$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Mo1000_defines.h:410: Warning 503: Can't wrap class $unnamed43$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:349: Warning 503: Can't wrap class $unnamed46$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:309: Warning 503: Can't wrap class $unnamed45$ unless renamed to a valid identifier.
../../../../embedded/lib/mo1000_lib/inc/Ad9148_defines.h:369: Warning 503: Can't wrap class $unnamed48$ unless renamed to a valid identifier.
======================================================================
B ............. Complicated build
gcc
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
../../../cli/swig/eapi_wrap.c:4047:3: error: conflicting types for ‘_Bit’
} _Bit;
^
../../../cli/swig/eapi_wrap.c:4025:3: note: previous declaration of ‘_Bit’ was here
} _Bit;
^
../../../cli/swig/eapi_wrap.c:4276:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4266:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4297:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4276:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4302:3: error: conflicting types for ‘_stEventParts’
} _stEventParts;
^
../../../cli/swig/eapi_wrap.c:4271:3: note: previous declaration of ‘_stEventParts’ was here
} _stEventParts;
^
../../../cli/swig/eapi_wrap.c:4312:3: error: conflicting types for ‘_stBit’
} _stBit;
^
../../../cli/swig/eapi_wrap.c:4297:3: note: previous declaration of ‘_stBit’ was here
} _stBit;
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_i2c_scan_devices_send’:
../../../cli/swig/eapi_wrap.c:6200:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg3,sizeof(I2C_stI2cScan)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘I2C_stI2cScan * {aka struct I2C_StructI2cScan *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_MI125_mi125_scan_i2c_send’:
../../../cli/swig/eapi_wrap.c:28148:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg4,sizeof(MI125_mi125_i2cscan)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘MI125_mi125_i2cscan * {aka struct MI125_S_mi125_i2cscan *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c:28149:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg5,sizeof(MI125_mi125_i2caddr)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘MI125_mi125_i2caddr * {aka struct MI125_S_mi125_i2caddr *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_Mo1000_GetStatus_send’:
../../../cli/swig/eapi_wrap.c:32162:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg3,sizeof(Mo1000_stBoardStatus)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stBoardStatus * {aka struct Mo1000_StructBoardStatus *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c:32163:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg4,sizeof(Mo1000_stCompareErrors)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stCompareErrors * {aka struct Mo1000_StructCompareErrors *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_Mo1000_CheckI2c_send’:
../../../cli/swig/eapi_wrap.c:33713:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg7,sizeof(Mo1000_stI2cAddr)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘Mo1000_stI2cAddr * {aka struct Mo1000_StructI2cAddr *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_FMCEEprom_eeprom_read_send’:
../../../cli/swig/eapi_wrap.c:54428:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg2,sizeof(FMCEEprom_eepromdata)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘FMCEEprom_eepromdata * {aka struct FMCEEprom_S_eepromdata *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
../../../cli/swig/eapi_wrap.c: In function ‘_wrap_PPSSync_GetInfo_send’:
../../../cli/swig/eapi_wrap.c:55324:75: warning: passing argument 1 of ‘SWIG_FromCharPtrAndSize’ from incompatible pointer type [-Wincompatible-pointer-types]
resultobj = SWIG_Python_AppendOutput(resultobj, SWIG_FromCharPtrAndSize(arg2,sizeof(PPSSync_Info_t)));
^
../../../cli/swig/eapi_wrap.c:3570:1: note: expected ‘const char *’ but argument is of type ‘PPSSync_Info_t * {aka struct PPSSync_Info_s *}’
SWIG_FromCharPtrAndSize(const char* carray, size_t size)
^
======================================================================
C ............. Complicated build
link
/opt/Nutaq/bas/sdk/host/api/eapi/prj_linux
======================================================================
ld: cannot find eapi_wrap.o: No such file or directory
cp: cannot stat '_eapi.so': No such file or directory
-----------------------------------------------
Creating cli command for terminal...
-e Done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment