Coder Social home page Coder Social logo

build fail about breadwallet-android HOT 2 CLOSED

breadwallet avatar breadwallet commented on August 11, 2024
build fail

from breadwallet-android.

Comments (2)

Gutyn avatar Gutyn commented on August 11, 2024

Try now

from breadwallet-android.

morganchia avatar morganchia commented on August 11, 2024

Hi,
I am still having this issue although i have executed git submodule update and restarted Android Studio.

Information:Gradle tasks [:app:assembleBreadDebug]
C:\Users\xxx\Documents\AndroidStudio\breadwallet-android\app\src\main\jni\breadwallet-core\BRKey.c
Warning:(51, 32) warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-pragmas]
Warning:(51, 32) warning: unknown warning group '-Wmaybe-uninitialized', ignored [-Wunknown-pragmas]
C:\Users\xxx\Documents\AndroidStudio\breadwallet-android\app\src\main\jni\transition\wallet.c
Warning:(139, 27) warning: implicit declaration of function 'u256_hex_encode' is invalid in C99 [-Wimplicit-function-declaration]
Warning:(139, 17) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(161, 21) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(178, 17) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(253, 13) warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration]
Warning:(326, 21) warning: implicitly declaring library function 'calloc' with type 'void *(unsigned int, unsigned int)' [-Wimplicit-function-declaration]
Warning:(526, 45) warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
Warning:(543, 20) warning: implicitly declaring library function 'malloc' with type 'void *(unsigned int)' [-Wimplicit-function-declaration]
Information:(543, 20) include the header <stdlib.h> or explicitly provide a declaration for 'malloc'
C:\Users\xxx\Documents\AndroidStudio\breadwallet-android\app\src\main\jni\transition\wallet.c:568:28: warning: implicit declaration of function 'u256_hex_decode' is invalid in C99 [-Wimplicit-function-declaration]
Error:(568, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Error:(857, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Warning:(860, 38) warning: incompatible integer to pointer c
Warning:(876, 38) warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
Error:(886, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Warning:(893, 11) warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
Warning:(139, 27) warning: implicit declaration of function 'u256_hex_encode' is invalid in C99 [-Wimplicit-function-declaration]
Warning:(139, 17) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(161, 21) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(178, 17) warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
Warning:(253, 13) warning: implicit declaration of function 'free' is invalid in C99 [-Wimplicit-function-declaration]
Warning:(326, 21) warning: implicitly declaring library function 'calloc' with type 'void *(unsigned int, unsigned int)' [-Wimplicit-function-declaration]
Information:(326, 21) note: include the header <stdlib.h> or explicitly provide a declaration for 'calloc'
Warning:(526, 45) warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long') [-Wformat]
Warning:(543, 20) warning: implicitly declaring library function 'malloc' with type 'void *(unsigned int)' [-Wimplicit-function-declaration]
Information:(543, 20) note: include the header <stdlib.h> or explicitly provide a declaration for 'malloc'
Warning:(568, 28) warning: implicit declaration of function 'u256_hex_decode' is invalid in C99 [-Wimplicit-function-declaration]
Error:(568, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Error:(857, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Warning:(860, 38) warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
Warning:(876, 38) warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
Error:(886, 13) error: initializing 'UInt256' with an expression of incompatible type 'int'
Warning:(893, 11) warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
Information:BUILD FAILED in 2m 6s
Information:6 errors
Information:25 warnings
Information:See complete output in console

from breadwallet-android.

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.