DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 8 of 41 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Results 71 to 80 of 406
Like Tree108Likes

Thread: Welcome to the LG Spectrum 2 Forums!

  1. Developer
    Miller6386's Avatar
    Member #
    230959
    Join Date
    Oct 2011
    Location
    Beer Tent Capital of The World
    Posts
    364
    Liked
    76 times
    Twitter
    CoreyFMiller
    Phone
    Samsung Galaxy S3 D2VZW
    DroidForums.net Developer
    #71
    The download is taking forever..... As soon as it done I will decompile it and see what I can do from there with it.....
  2. Droid
    Layvin1's Avatar
    Member #
    324941
    Join Date
    Jan 2013
    Posts
    61
    Liked
    18 times
    Phone
    LG Spectrum 2
    #72
    Quote Originally Posted by Miller6386 View Post
    The download is taking forever..... As soon as it done I will decompile it and see what I can do from there with it.....
    Thanks Flavor for helping get the needed image to Miller to be able to bust it and start trying get a ROM compiled. I can't wait! And thank you Miller for being smart enough and taking your time to do it.

    Sent from the Best overlooked phone in the market. LG SPECTRUM²
    asianflavor, xXxGeek and TrdLtly like this.
  3. Droid
    asianflavor's Avatar
    Member #
    321575
    Join Date
    Dec 2012
    Location
    Momence, IL
    Posts
    94
    Liked
    20 times
    Phone
    Galaxy S3 VZW
    #73
    I like to update what I have done since I haven't posted in a couple of days. I did passed what I had to Miller, which that includes the source code for our phone. I haven't heard from Miller but I have no worries. I have been resting since getting sick. But I am have rebuilt my build box and going to build a clean ROM for us until Miller gets us something to have fun with. I am learning as I build so please don't put big faith in me. I am doing a repo sync right now with Android 4.0.4. and then merge LG source code to see what I can come up with. Hopefully to have everything by the morning and use my broken phone as a test. I am going to send that phone back tomorrow night regardless if my ROM builds or not. I don't want another $300 bill on me since I found a house finally. Fingers cross and hopefully we'll have something to have fun with.
    xXxGeek likes this.
  4. Droid
    JimiMack's Avatar
    Member #
    322690
    Join Date
    Jan 2013
    Location
    Long Island NY
    Posts
    85
    Liked
    8 times
    Phone
    Spectrum 2
    #74
    Thanks and good luck.
    xXxGeek and asianflavor like this.
  5. Droid
    asianflavor's Avatar
    Member #
    321575
    Join Date
    Dec 2012
    Location
    Momence, IL
    Posts
    94
    Liked
    20 times
    Phone
    Galaxy S3 VZW
    #75
    Thanks Jimi and Geek... The main Android source just finished up and going to load the LG source. Hopefully I will have something late tonight.

    EDIT: It is building now. Hopefully no errors. I'm leaving work now and hopefully no errors when I get home.
    Last edited by asianflavor; 01-17-2013 at 03:24 PM.
    xXxGeek likes this.
  6. Droid
    asianflavor's Avatar
    Member #
    321575
    Join Date
    Dec 2012
    Location
    Momence, IL
    Posts
    94
    Liked
    20 times
    Phone
    Galaxy S3 VZW
    #76
    Build failed. Not sure what this all means but from what I read, LG tends not to include the whole source. If anyone can decipher this for me, it'll be greatly appreciated. I just got home and have to feed my little monsters. I'll look into it afterwards.

    Code:
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/GLClientState.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/GLSharedGroup.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/glUtils.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/SocketStream.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/TcpStream.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/TimeUtils.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: libOpenglCodecCommon <= development/tools/emulator/opengl/shared/OpenglCodecCommon/UnixStream.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: etc1tool <= development/tools/etc1tool/etc1tool.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    development/tools/etc1tool/etc1tool.cpp: In function ‘void multipleEncodeDecodeCheck(bool*)’:
    development/tools/etc1tool/etc1tool.cpp:477:94: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp: In function ‘int main(int, char**)’:
    development/tools/etc1tool/etc1tool.cpp:502:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:505:54: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:523:76: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:527:73: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:533:50: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:538:46: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:545:37: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:556:62: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:560:40: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    development/tools/etc1tool/etc1tool.cpp:569:80: warning: deprecated conversion from string constant to ‘char*’ [-Wwrite-strings]
    host C++: libETC1 <= frameworks/base/opengl/libs/ETC1/etc1.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: exc_dump <= sdk/emulator/qtools/exc_dump.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: exc_dump <= sdk/emulator/qtools/trace_reader.cpp
    host C++: exc_dump <= sdk/emulator/qtools/decoder.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fastboot <= system/core/fastboot/protocol.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fastboot <= system/core/fastboot/engine.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fastboot <= system/core/fastboot/bootimg.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fastboot <= system/core/fastboot/fastboot.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fastboot <= system/core/fastboot/usb_linux.c
    host C: fastboot <= system/core/fastboot/util_linux.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fs_config <= build/tools/fs_config/fs_config.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: fs_get_stats <= build/tools/fs_get_stats/fs_get_stats.c
    host C: genext2fs <= external/genext2fs/genext2fs.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: gpttool <= system/core/gpttool/gpttool.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: hist_trace <= sdk/emulator/qtools/hist_trace.cpp
    system/core/gpttool/gpttool.c: In function ‘main’:
    system/core/gpttool/gpttool.c:296:3: warning: implicit declaration of function ‘ioctl’ [-Wimplicit-function-declaration]
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    system/core/gpttool/gpttool.c: In function ‘show’:
    system/core/gpttool/gpttool.c:175:7: warning: array subscript is above array bounds [-Warray-bounds]
    host C++: hist_trace <= sdk/emulator/qtools/trace_reader.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: hist_trace <= sdk/emulator/qtools/decoder.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: hprof-conv <= dalvik/tools/hprof-conv/HprofConv.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: icudata <= build/tools/bin2asm/icudata.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    build/tools/bin2asm/icudata.c: In function ‘main’:
    build/tools/bin2asm/icudata.c:18:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    host C: imgdiff <= bootable/recovery/applypatch/imgdiff.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: imgdiff <= bootable/recovery/applypatch/utils.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: imgdiff <= bootable/recovery/applypatch/bsdiff.c
    host C++: jdwpspy <= development/tools/jdwpspy/Main.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    bootable/recovery/applypatch/bsdiff.c: In function ‘bsdiff’:
    bootable/recovery/applypatch/bsdiff.c:224:5: warning: ‘pos’ may be used uninitialized in this function [-Wuninitialized]
    host C++: jdwpspy <= development/tools/jdwpspy/Net.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: jdwpspy <= development/tools/jdwpspy/find_JdwpConstants.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: line_endings <= development/tools/line_endings/line_endings.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/file_utils.cpp
    host C++: localize <= frameworks/base/tools/localize/localize.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/merge_res_and_xliff.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/res_check.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/xmb.cpp
    host C++: localize <= frameworks/base/tools/localize/Configuration.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/Perforce.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/SourcePos.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/Values.cpp
    host C++: localize <= frameworks/base/tools/localize/ValuesFile.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/XLIFFFile.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/XMLHandler.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/localize_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/merge_res_and_xliff_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/Perforce_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/ValuesFile_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/XLIFFFile_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: localize <= frameworks/base/tools/localize/XMLHandler_test.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C++: make_cfst <= external/srec/tools/make_cfst/make_cfst.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/compat.h:30,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/weight.h:73,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/float-weight.h:25,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/arc.h:22,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.h:23,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:45,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    /usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
    host C: make_ext4fs <= system/extras/ext4_utils/make_ext4fs_main.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/make_ext4fs.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/ext4fixup.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/ext4_utils.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.h:26:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:45,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/register.h:58:46: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    external/srec/tools/thirdparty/OpenFst/fst/lib/register.h:62:52: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    host C: libext4_utils <= system/extras/ext4_utils/allocate.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.h:27:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:45,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.h: In function ‘bool fst::CompatSymbols(const fst::SymbolTable*, const fst::SymbolTable*)’:
    external/srec/tools/thirdparty/OpenFst/fst/lib/symbol-table.h:379:41: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/vector-fst.h:27:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:50,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/test-properties.h: In function ‘uint64 fst::KnownProperties(uint64)’:
    external/srec/tools/thirdparty/OpenFst/fst/lib/test-properties.h:38:38: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:61:0,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/encode.h: At global scope:
    external/srec/tools/thirdparty/OpenFst/fst/lib/encode.h:177:24: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    external/srec/tools/thirdparty/OpenFst/fst/lib/encode.h:274:24: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    external/srec/tools/thirdparty/OpenFst/fst/lib/encode.h:275:27: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/rmepsilon.h:34:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/epsnormalize.h:31,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:62,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/queue.h: In static member function ‘static void fst::AutoQueue<S>::SccQueueType(const fst::Fst<Arc>&, const std::vector<A>&, std::vector<fst::QueueType>*, ArcFilter, Less*, bool*, bool*)’:
    external/srec/tools/thirdparty/OpenFst/fst/lib/queue.h:672:17: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/minimize.h:33:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:69,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/partition.h: At global scope:
    external/srec/tools/thirdparty/OpenFst/fst/lib/partition.h:215:40: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:69:0,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/minimize.h:368:31: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
    host C: libext4_utils <= system/extras/ext4_utils/backed_block.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:54:0,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h: In member function ‘uint64 fst::OLabelCompare<A>::Properties(uint64) const [with A = fst::StdArc, uint64 = long long unsigned int]’:
    external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h:64:3:   instantiated from ‘void fst::ArcSort(fst::MutableFst<Arc>*, Compare) [with Arc = fst::StdArc, Compare = fst::OLabelCompare<fst::StdArc>]’
    external/srec/tools/make_cfst/make_cfst.cpp:243:47:   instantiated from here
    external/srec/tools/thirdparty/OpenFst/fst/lib/arcsort.h:299:41: warning: suggest parentheses around arithmetic in operand of ‘|’ [-Wparentheses]
    host C: libext4_utils <= system/extras/ext4_utils/output_file.c
    In file included from external/srec/tools/thirdparty/OpenFst/fst/lib/float-weight.h:25:0,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/arc.h:22,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fst.h:23,
                     from external/srec/tools/thirdparty/OpenFst/fst/lib/fstlib.h:45,
                     from external/srec/tools/make_cfst/make_cfst.cpp:24:
    external/srec/tools/thirdparty/OpenFst/fst/lib/weight.h: In constructor ‘fst::NaturalLess<W>::NaturalLess() [with W = fst::TropicalWeight]’:
    external/srec/tools/thirdparty/OpenFst/fst/lib/queue.h:532:9:   instantiated from ‘fst::AutoQueue<S>::AutoQueue(const fst::Fst<Arc>&, const std::vector<typename Arc::Weight>*, ArcFilter) [with Arc = fst::StdArc, ArcFilter = fst::EpsilonArcFilter<fst::StdArc>, S = int, typename Arc::Weight = fst::TropicalWeight]’
    external/srec/tools/thirdparty/OpenFst/fst/lib/rmepsilon.h:294:74:   instantiated from ‘void fst::RmEpsilon(fst::MutableFst<Arc>*, bool) [with Arc = fst::StdArc]’
    external/srec/tools/make_cfst/make_cfst.cpp:236:45:   instantiated from here
    external/srec/tools/thirdparty/OpenFst/fst/lib/weight.h:127:5: warning: suggest parentheses around comparison in operand of ‘&’ [-Wparentheses]
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/contents.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/extent.c
    host C: libext4_utils <= system/extras/ext4_utils/indirect.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]<command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    
    <built-in>:0:0: note: this is the location of the previous definition
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/uuid.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/sha1.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/sparse_crc32.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: libext4_utils <= system/extras/ext4_utils/wipe.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    target thumb C: libext4_utils <= system/extras/ext4_utils/make_ext4fs.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/ext4fixup.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/ext4_utils.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/allocate.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/backed_block.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/output_file.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/contents.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/extent.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/indirect.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/uuid.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/sha1.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/sparse_crc32.c
    target thumb C: libext4_utils <= system/extras/ext4_utils/wipe.c
    host C: make_ve_grammar <= external/srec/tools/make_ve_grammar/make_ve_grammar.c
    host C++: makekeycodes <= frameworks/base/tools/makekeycodes/makekeycodes.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    host C: minigzip <= external/zlib/minigzip.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    external/zlib/minigzip.c: In function ‘file_compress’:
    external/zlib/minigzip.c:283:5: warning: implicit declaration of function ‘gzopen64’ [-Wimplicit-function-declaration]
    external/zlib/minigzip.c:283:9: warning: assignment makes pointer from integer without a cast [enabled by default]
    external/zlib/minigzip.c: In function ‘file_uncompress’:
    external/zlib/minigzip.c:322:8: warning: assignment makes pointer from integer without a cast [enabled by default]
    external/zlib/minigzip.c: In function ‘main’:
    external/zlib/minigzip.c:412:26: warning: assignment makes pointer from integer without a cast [enabled by default]
    host C: mkbootfs <= system/core/cpio/mkbootfs.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    system/core/cpio/mkbootfs.c: In function ‘_eject’:
    system/core/cpio/mkbootfs.c:82:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    host C: mkbootimg <= system/core/mkbootimg/mkbootimg.c
    host C: libmincrypt <= system/core/libmincrypt/rsa.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    system/core/mkbootimg/mkbootimg.c: In function ‘write_padding’:
    system/core/mkbootimg/mkbootimg.c:88:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    system/core/mkbootimg/mkbootimg.c: In function ‘main’:
    system/core/mkbootimg/mkbootimg.c:183:5: warning: pointer targets in passing argument 1 of ‘strcpy’ differ in signedness [-Wpointer-sign]
    /usr/include/string.h:128:14: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
    system/core/mkbootimg/mkbootimg.c:228:9: warning: assignment discards ‘const’ qualifier from pointer target type [enabled by default]
    system/core/mkbootimg/mkbootimg.c:241:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    system/core/mkbootimg/mkbootimg.c:244:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    system/core/mkbootimg/mkbootimg.c:248:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    host C: libmincrypt <= system/core/libmincrypt/sha.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    system/core/libmincrypt/sha.c: In function ‘SHA_update’:
    system/core/libmincrypt/sha.c:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    host C: mksdcard <= sdk/emulator/mksdcard/mksdcard.c
    host C: mkyaffs2image <= external/yaffs2/yaffs2/utils/mkyaffs2image.c
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/yaffs2/yaffs2/yaffs_guts.h:23:0,
                     from external/yaffs2/yaffs2/utils/mkyaffs2image.c:38:
    external/yaffs2/yaffs2/devextras.h:210:0: warning: "DT_UNKNOWN" redefined [enabled by default]
    /usr/include/dirent.h:102:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:211:0: warning: "DT_FIFO" redefined [enabled by default]
    /usr/include/dirent.h:104:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:212:0: warning: "DT_CHR" redefined [enabled by default]
    /usr/include/dirent.h:106:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:213:0: warning: "DT_DIR" redefined [enabled by default]
    /usr/include/dirent.h:108:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:214:0: warning: "DT_BLK" redefined [enabled by default]
    /usr/include/dirent.h:110:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:215:0: warning: "DT_REG" redefined [enabled by default]
    /usr/include/dirent.h:112:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:216:0: warning: "DT_LNK" redefined [enabled by default]
    /usr/include/dirent.h:114:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:217:0: warning: "DT_SOCK" redefined [enabled by default]
    /usr/include/dirent.h:116:0: note: this is the location of the previous definition
    external/yaffs2/yaffs2/devextras.h:218:0: warning: "DT_WHT" redefined [enabled by default]
    /usr/include/dirent.h:118:0: note: this is the location of the previous definition
    In file included from external/yaffs2/yaffs2/utils/mkyaffs2image.c:40:0:
    external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of ‘yaffs_InitialiseTags’ [-Wredundant-decls]
    external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of ‘yaffs_InitialiseTags’ was here
    host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_packedtags2.c
    external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function ‘write_object_header’:
    external/yaffs2/yaffs2/utils/mkyaffs2image.c:195:26: warning: array subscript is above array bounds [-Warray-bounds]
    external/yaffs2/yaffs2/utils/mkyaffs2image.c:195:19: warning: array subscript is above array bounds [-Warray-bounds]
    external/yaffs2/yaffs2/utils/mkyaffs2image.c:196:26: warning: array subscript is above array bounds [-Warray-bounds]
    external/yaffs2/yaffs2/utils/mkyaffs2image.c:196:19: warning: array subscript is above array bounds [-Warray-bounds]
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/yaffs2/yaffs2/yaffs_packedtags2.c:18:0:
    external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of ‘yaffs_InitialiseTags’ [-Wredundant-decls]
    external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of ‘yaffs_InitialiseTags’ was here
    host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_ecc.c
    host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_tagsvalidity.c
    host C++: obbtool <= frameworks/base/tools/obbtool/Main.cpp
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: warning: "_FORTIFY_SOURCE" redefined [enabled by default]
    <built-in>:0:0: note: this is the location of the previous definition
    <command-line>:0:0: error: "_FORTIFY_SOURCE" redefined [-Werror]
    <built-in>:0:0: note: this is the location of the previous definition
    In file included from external/yaffs2/yaffs2/yaffs_tagsvalidity.c:17:0:
    external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of ‘yaffs_InitialiseTags’ [-Wredundant-decls]
    external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of ‘yaffs_InitialiseTags’ was here
    cc1plus: all warnings being treated as errors
    make: *** [out/host/linux-x86/obj/EXECUTABLES/obbtool_intermediates/Main.o] Error 1
    make: *** Waiting for unfinished jobs....
    Last edited by asianflavor; 01-17-2013 at 04:26 PM.
  7. Droid
    Layvin1's Avatar
    Member #
    324941
    Join Date
    Jan 2013
    Posts
    61
    Liked
    18 times
    Phone
    LG Spectrum 2
    #77
    Hmmmmm...........let me get back to ya on this......in 10 years....lol.... dont know where to even begin.

    Sent from the Best overlooked phone in the market. LG SPECTRUM²
  8. Droid
    asianflavor's Avatar
    Member #
    321575
    Join Date
    Dec 2012
    Location
    Momence, IL
    Posts
    94
    Liked
    20 times
    Phone
    Galaxy S3 VZW
    #78
    Quote Originally Posted by Layvin1 View Post
    Hmmmmm...........let me get back to ya on this......in 10 years....lol.... dont know where to even begin.

    Sent from the Best overlooked phone in the market. LG SPECTRUM²
    hehehe.... I'm there with ya. From looking this up, the error is pointing to an incompatiblity to my Ubuntu, which is 12.04 and compiling 4.0.4. It says to run version 10.04 or repo the master branch. I'm doing the latter to see if that helps. If not, I'll delete my VM image and install Ubuntu 10.04. This is going to be fun doing an emergency data migration for my company and being on call for an Hosted Exchange email migration. Love technology....hehe. Off to have some fun with BLOPS 2 while the repo goes.
  9. Droid
    asianflavor's Avatar
    Member #
    321575
    Join Date
    Dec 2012
    Location
    Momence, IL
    Posts
    94
    Liked
    20 times
    Phone
    Galaxy S3 VZW
    #79
    And another failure. I have no clue what I'm missing. I need to read up some more on this. Probably going to load Ubuntu 10.04 and start over. The first attempt was building something. Hopefully I find a 4-leaf clover....atleast I kick some @$$ at BLOPS 2.
  10. Droid
    Layvin1's Avatar
    Member #
    324941
    Join Date
    Jan 2013
    Posts
    61
    Liked
    18 times
    Phone
    LG Spectrum 2
    #80
    Quote Originally Posted by asianflavor View Post

    hehehe.... I'm there with ya. From looking this up, the error is pointing to an incompatiblity to my Ubuntu, which is 12.04 and compiling 4.0.4. It says to run version 10.04 or repo the master branch. I'm doing the latter to see if that helps. If not, I'll delete my VM image and install Ubuntu 10.04. This is going to be fun doing an emergency data migration for my company and being on call for an Hosted Exchange email migration. Love technology....hehe. Off to have some fun with BLOPS 2 while the repo goes.
    Good lord man.....got ya hands full....dedication to the cause. Mad props. B-)

    Sent from the Best overlooked phone in the market. LG SPECTRUM²
    xXxGeek likes this.
Page 8 of 41 FirstFirst ... 6 7 8 9 10 18 ... LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Replies: 1
    Last Post: 09-16-2012, 05:44 AM
  2. MLB at Bat 12 App & LG Spectrum???
    By hammerhead13 in forum LG Spectrum
    Replies: 0
    Last Post: 04-05-2012, 05:26 PM
  3. Lg Spectrum?
    By IAm in forum Android Smart Phones
    Replies: 11
    Last Post: 02-29-2012, 08:44 AM
  4. Spectrum?
    By dustinslee in forum Android General Discussions
    Replies: 1
    Last Post: 01-20-2012, 09:33 AM
  5. New to droid forums and forums in general
    By ohioxdroid in forum New Member Introductions & Site Assistance
    Replies: 2
    Last Post: 11-16-2010, 09:59 AM

Search tags for this page

how do you screenshot on a lg spectrum 2
,

how to screenshot lg spectrum 2

,
how to screenshot on a lg spectrum 2
,

how to screenshot on lg spectrum 2

,
how to take a screenshot on lg spectrum 2
,
lg spectrum 2
,

lg spectrum 2 custom rom

,
lg spectrum 2 forum
,

lg spectrum 2 rom

,

lg spectrum 2 roms

,

lg spectrum 2 screenshot

,
lg spectrum 2 vs galaxy s3
,

screenshot lg spectrum 2

,

screenshot on lg spectrum 2

,

spectrum 2 roms

Click on a term to search our site for related topics.
Find us on Google+