In a nutshell, what's not working actually ?

A project to port LÖVE to Android handhelds
Moe
Party member
Posts: 115
Joined: Thu Dec 22, 2011 10:20 pm

Re: In a nutshell, what's not working actually ?

Post by Moe »

Seems like some config files got messed up - happened to me several times when Eclipse launched ndk-build. Try "git diff" and do a checkout on those files.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: In a nutshell, what's not working actually ?

Post by T-Bone »

Oh, I think I failed last time. This time I built from the terminal, with no Eclipse involved at all. This is the output:

Code: Select all

Log of /home/t-bone/android/android-ndk-r8/ndk-build 
Wed May 23 09:35:44 2012

Compile thumb  : devil <= il_sun.c
Compile thumb  : devil <= il_wdp.c
Compile thumb  : devil <= il_doom.c
Compile thumb  : devil <= il_jp2.c
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:107:1: warning: "PACKAGE" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:305:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:110:1: warning: "PACKAGE_BUGREPORT" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:308:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:113:1: warning: "PACKAGE_NAME" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:311:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:116:1: warning: "PACKAGE_STRING" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:314:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:119:1: warning: "PACKAGE_TARNAME" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:317:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:122:1: warning: "PACKAGE_VERSION" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:320:1: warning: this is the location of the previous definition
In file included from jasper-1.900.1/src/libjasper/include/jasper/jasper.h:65,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:16:
jasper-1.900.1/src/libjasper/include/jasper/jas_config.h:128:1: warning: "VERSION" redefined
In file included from devil-1.7.8/src-IL/include/il_internal.h:24,
                 from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/devil-1.7.8/src-IL/src/il_jp2.c:14:
devil-1.7.8/include/IL/config.h:351:1: warning: this is the location of the previous definition
Compile thumb  : devil <= il_tpl.c
Compile thumb  : devil <= il_size.c
Compile thumb  : devil <= il_rle.c
Compile thumb  : devil <= il_gif.c
Compile thumb  : devil <= il_states.c
Compile thumb  : devil <= il_psp.c
Compile thumb  : devil <= il_devil.c
Compile thumb  : devil <= il_convbuff.c
Compile thumb  : devil <= il_ftx.c
Compile thumb  : devil <= il_vtf.c
Compile thumb  : devil <= il_iff.c
Compile thumb  : devil <= il_lif.c
Compile thumb  : devil <= il_pcx.c
Compile thumb  : devil <= il_io.c
Compile thumb  : devil <= il_files.c
Compile thumb  : devil <= il_fastconv.c
Compile thumb  : devil <= il_error.c
Compile thumb  : devil <= il_main.c
Compile++ thumb  : devil <= il_utx.cpp
Compile thumb  : devil <= il_pcd.c
Compile thumb  : devil <= il_neuquant.c
Compile thumb  : devil <= il_dds.c
Compile thumb  : devil <= il_dicom.c
Compile thumb  : devil <= il_wal.c
Compile thumb  : devil <= il_icon.c
Compile thumb  : devil <= il_blp.c
Compile thumb  : devil <= il_mp3.c
Compile thumb  : devil <= il_header.c
Compile thumb  : devil <= il_alloc.c
Compile thumb  : devil <= il_sgi.c
Compile thumb  : devil <= il_stack.c
Compile thumb  : devil <= il_texture.c
Compile thumb  : devil <= altivec_typeconversion.c
Compile thumb  : devil <= il_targa.c
Compile thumb  : devil <= il_bmp.c
Compile thumb  : devil <= il_mdl.c
Compile thumb  : devil <= il_pix.c
Compile thumb  : devil <= il_pnm.c
Compile thumb  : devil <= il_ilbm.c
Compile thumb  : devil <= il_icns.c
Compile thumb  : devil <= il_cut.c
Compile thumb  : devil <= il_profiles.c
Compile thumb  : devil <= il_hdr.c
Compile thumb  : devil <= il_register.c
Compile++ thumb  : devil <= il_exr.cpp
Compile thumb  : devil <= il_iwi.c
Compile thumb  : devil <= il_mng.c
Compile thumb  : devil <= il_rot.c
Compile thumb  : devil <= il_jpeg.c
Compile thumb  : devil <= il_png.c
Compile thumb  : devil <= il_pxr.c
Compile++ thumb  : devil <= il_nvidia.cpp
Compile++ thumb  : devil <= il_squish.cpp
Compile thumb  : devil <= il_utility.c
Compile thumb  : devil <= il_internal.c
Compile thumb  : devil <= il_psd.c
Compile thumb  : devil <= il_endian.c
Compile thumb  : devil <= il_quantizer.c
Compile thumb  : devil <= il_wbmp.c
Compile thumb  : devil <= il_manip.c
Compile thumb  : devil <= il_pic.c
Compile thumb  : devil <= il_tiff.c
Compile thumb  : devil <= il_pal.c
Compile thumb  : devil <= il_dds-save.c
Compile thumb  : devil <= il_raw.c
Compile thumb  : devil <= il_convert.c
Compile thumb  : devil <= il_dcx.c
Compile thumb  : devil <= il_fits.c
Compile thumb  : devil <= il_xpm.c
Compile thumb  : devil <= il_bits.c
Compile thumb  : devil <= altivec_common.c
Compile thumb  : devil <= il_dpx.c
Compile thumb  : devil <= il_rawdata.c
Compile thumb  : jasper <= jas_cm.c
Compile thumb  : jasper <= jas_getopt.c
Compile thumb  : jasper <= jas_seq.c
Compile thumb  : jasper <= jas_malloc.c
Compile thumb  : jasper <= jas_init.c
Compile thumb  : jasper <= jas_debug.c
Compile thumb  : jasper <= jas_stream.c
Compile thumb  : jasper <= jas_string.c
Compile thumb  : jasper <= jas_version.c
Compile thumb  : jasper <= jas_tmr.c
Compile thumb  : jasper <= jas_image.c
Compile thumb  : jasper <= jas_tvp.c
Compile thumb  : jasper <= jas_iccdata.c
Compile thumb  : jasper <= jas_icc.c
Compile thumb  : jasper <= jpc_mqcod.c
Compile thumb  : jasper <= jpc_t1enc.c
Compile thumb  : jasper <= jpc_dec.c
Compile thumb  : jasper <= jpc_math.c
Compile thumb  : jasper <= jpc_util.c
Compile thumb  : jasper <= jpc_bs.c
Compile thumb  : jasper <= jpc_tagtree.c
Compile thumb  : jasper <= jpc_t1cod.c
Compile thumb  : jasper <= jpc_t2enc.c
Compile thumb  : jasper <= jpc_mqenc.c
Compile thumb  : jasper <= jpc_enc.c
Compile thumb  : jasper <= jpc_qmfb.c
Compile thumb  : jasper <= jpc_t1dec.c
Compile thumb  : jasper <= jpc_cs.c
Compile thumb  : jasper <= jpc_t2cod.c
Compile thumb  : jasper <= jpc_tsfb.c
Compile thumb  : jasper <= jpc_mqdec.c
Compile thumb  : jasper <= jpc_t2dec.c
Compile thumb  : jasper <= jpc_mct.c
Compile thumb  : jasper <= dummy.c
Compile thumb  : jasper <= pnm_dec.c
Compile thumb  : jasper <= pnm_enc.c
Compile thumb  : jasper <= pnm_cod.c
Compile thumb  : jasper <= jp2_enc.c
Compile thumb  : jasper <= jp2_cod.c
Compile thumb  : jasper <= jp2_dec.c
Compile thumb  : jasper <= pgx_dec.c
Compile thumb  : jasper <= pgx_enc.c
Compile thumb  : jasper <= pgx_cod.c
Compile thumb  : jasper <= bmp_enc.c
Compile thumb  : jasper <= bmp_dec.c
Compile thumb  : jasper <= bmp_cod.c
Compile thumb  : jasper <= jpg_val.c
Compile thumb  : jasper <= jpg_enc.c
Compile thumb  : jasper <= jpg_dec.c
Compile thumb  : jasper <= ras_cod.c
Compile thumb  : jasper <= ras_dec.c
Compile thumb  : jasper <= ras_enc.c
Compile thumb  : jasper <= mif_cod.c
Compile thumb  : jpeg <= jquant1.c
Compile thumb  : jpeg <= jdtrans.c
Compile thumb  : jpeg <= jerror.c
Compile thumb  : jpeg <= wrppm.c
Compile thumb  : jpeg <= jcparam.c
Compile thumb  : jpeg <= jdmarker.c
Compile thumb  : jpeg <= jidctfst.c
Compile thumb  : jpeg <= jctrans.c
Compile thumb  : jpeg <= cdjpeg.c
Compile thumb  : jpeg <= jcomapi.c
Compile thumb  : jpeg <= jmemansi.c
Compile thumb  : jpeg <= jquant2.c
Compile thumb  : jpeg <= wrtarga.c
Compile thumb  : jpeg <= transupp.c
Compile thumb  : jpeg <= jdmerge.c
Compile thumb  : jpeg <= jdhuff.c
Compile thumb  : jpeg <= jdmaster.c
Compile thumb  : jpeg <= jcprepct.c
Compile thumb  : jpeg <= jutils.c
Compile thumb  : jpeg <= jccoefct.c
Compile thumb  : jpeg <= jccolor.c
Compile thumb  : jpeg <= jdatasrc.c
Compile thumb  : jpeg <= jcdctmgr.c
Compile thumb  : jpeg <= wrrle.c
Compile thumb  : jpeg <= jcapimin.c
Compile thumb  : jpeg <= jfdctfst.c
Compile thumb  : jpeg <= rdrle.c
Compile thumb  : jpeg <= wrbmp.c
Compile thumb  : jpeg <= jdarith.c
Compile thumb  : jpeg <= jidctint.c
Compile thumb  : jpeg <= jcsample.c
Compile thumb  : jpeg <= jaricom.c
Compile thumb  : jpeg <= jdcolor.c
Compile thumb  : jpeg <= jdapistd.c
Compile thumb  : jpeg <= jdmainct.c
Compile thumb  : jpeg <= jddctmgr.c
Compile thumb  : jpeg <= jcmaster.c
Compile thumb  : jpeg <= jfdctflt.c
Compile thumb  : jpeg <= rdgif.c
Compile thumb  : jpeg <= jcarith.c
Compile thumb  : jpeg <= rdcolmap.c
Compile thumb  : jpeg <= wrgif.c
Compile thumb  : jpeg <= jdcoefct.c
Compile thumb  : jpeg <= rdbmp.c
Compile thumb  : jpeg <= jdapimin.c
Compile thumb  : jpeg <= jdsample.c
Compile thumb  : jpeg <= jidctflt.c
Compile thumb  : jpeg <= rdppm.c
Compile thumb  : jpeg <= rdtarga.c
Compile thumb  : jpeg <= jchuff.c
Compile thumb  : jpeg <= jcmarker.c
Compile thumb  : jpeg <= jdpostct.c
Compile thumb  : jpeg <= jfdctint.c
Compile thumb  : jpeg <= jcinit.c
Compile thumb  : jpeg <= jmemmgr.c
Compile thumb  : jpeg <= jcmainct.c
Compile thumb  : jpeg <= jcapistd.c
Compile thumb  : jpeg <= rdswitch.c
Compile thumb  : jpeg <= jdatadst.c
Compile thumb  : jpeg <= jdinput.c
SharedLibrary  : libjpeg.so
SharedLibrary  : libjasper.so
Compile thumb  : png <= pngerror.c
Compile thumb  : png <= pngwio.c
Compile thumb  : png <= pngwrite.c
Compile thumb  : png <= pngwutil.c
Compile thumb  : png <= pngwtran.c
Compile thumb  : png <= pngset.c
Compile thumb  : png <= pngtrans.c
Compile thumb  : png <= example.c
Compile thumb  : png <= png.c
Compile thumb  : png <= pngrtran.c
Compile thumb  : png <= pngmem.c
Compile thumb  : png <= pngpread.c
Compile thumb  : png <= pngrutil.c
Compile thumb  : png <= pngrio.c
Compile thumb  : png <= pngget.c
Compile thumb  : png <= pngread.c
Compile thumb  : physfs <= physfs.c
Compile thumb  : physfs <= physfs_byteorder.c
Compile thumb  : physfs <= physfs_unicode.c
Compile thumb  : physfs <= os2.c
Compile thumb  : physfs <= pocketpc.c
Compile thumb  : physfs <= posix.c
Compile thumb  : physfs <= unix.c
Compile thumb  : physfs <= macosx.c
Compile thumb  : physfs <= windows.c
Compile thumb  : physfs <= dir.c
Compile thumb  : physfs <= grp.c
Compile thumb  : physfs <= hog.c
Compile thumb  : physfs <= lzma.c
Compile thumb  : physfs <= mvl.c
Compile thumb  : physfs <= qpak.c
Compile thumb  : physfs <= wad.c
Compile thumb  : physfs <= zip.c
Compile thumb  : physfs <= 7zCrc.c
Compile thumb  : physfs <= 7zBuffer.c
Compile thumb  : physfs <= 7zDecode.c
Compile thumb  : physfs <= 7zExtract.c
Compile thumb  : physfs <= 7zHeader.c
Compile thumb  : physfs <= 7zIn.c
Compile thumb  : physfs <= 7zItem.c
Compile thumb  : physfs <= 7zMethodID.c
Compile thumb  : physfs <= BranchX86.c
Compile thumb  : physfs <= BranchX86_2.c
Compile thumb  : physfs <= LzmaDecode.c
Compile thumb  : physfs <= adler32.c
Compile thumb  : physfs <= compress.c
Compile thumb  : physfs <= crc32.c
Compile thumb  : physfs <= deflate.c
Compile thumb  : physfs <= gzio.c
Compile thumb  : physfs <= infback.c
Compile thumb  : physfs <= inffast.c
Compile thumb  : physfs <= inflate.c
Compile thumb  : physfs <= inftrees.c
Compile thumb  : physfs <= trees.c
Compile thumb  : physfs <= uncompr.c
Compile thumb  : physfs <= zutil.c
SharedLibrary  : libphysfs.so
SharedLibrary  : libpng.so
Compile thumb  : mng <= libmng_write.c
Compile thumb  : mng <= libmng_object_prc.c
Compile thumb  : mng <= libmng_display.c
Compile thumb  : mng <= libmng_chunk_xs.c
Compile thumb  : mng <= libmng_chunk_io.c
Compile thumb  : mng <= libmng_read.c
Compile thumb  : mng <= libmng_prop_xs.c
Compile thumb  : mng <= libmng_filter.c
Compile thumb  : mng <= libmng_chunk_descr.c
Compile thumb  : mng <= libmng_cms.c
Compile thumb  : mng <= libmng_zlib.c
Compile thumb  : mng <= libmng_pixels.c
Compile thumb  : mng <= libmng_error.c
Compile thumb  : mng <= libmng_trace.c
Compile thumb  : mng <= libmng_jpeg.c
Compile thumb  : mng <= libmng_callback_xs.c
Compile thumb  : mng <= libmng_dither.c
Compile thumb  : mng <= libmng_hlapi.c
Compile thumb  : mng <= libmng_chunk_prc.c
SharedLibrary  : libmng.so
Compile thumb  : lcms <= cmscam02.c
Compile thumb  : lcms <= cmserr.c
Compile thumb  : lcms <= cmstypes.c
Compile thumb  : lcms <= cmsmd5.c
Compile thumb  : lcms <= cmswtpnt.c
Compile thumb  : lcms <= cmsgmt.c
Compile thumb  : lcms <= cmspcs.c
Compile thumb  : lcms <= cmsopt.c
Compile thumb  : lcms <= cmscnvrt.c
Compile thumb  : lcms <= cmsps2.c
Compile thumb  : lcms <= cmssamp.c
Compile thumb  : lcms <= cmsplugin.c
Compile thumb  : lcms <= cmsmtrx.c
Compile thumb  : lcms <= cmspack.c
Compile thumb  : lcms <= cmsio0.c
Compile thumb  : lcms <= cmsgamma.c
Compile thumb  : lcms <= cmscgats.c
Compile thumb  : lcms <= cmsxform.c
Compile thumb  : lcms <= cmsnamed.c
Compile thumb  : lcms <= cmssm.c
Compile thumb  : lcms <= cmsio1.c
Compile thumb  : lcms <= cmsintrp.c
Compile thumb  : lcms <= cmslut.c
Compile thumb  : lcms <= cmsvirt.c
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'SetTextTags':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:45: warning: passing argument 4 of 'cmsMLUsetWide' from incompatible pointer type
lcms2-2.2/include/lcms2.h:1194: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateRGBProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:141: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateGrayProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:239: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateLinearizationDeviceLinkTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:307: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateInkLimitingDeviceLinkTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:430: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateLab2ProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:472: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateLab4ProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:518: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateXYZProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:563: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreate_sRGBProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:643: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateBCHSWabstractProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:772: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsCreateNULLProfileTHR':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:814: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'CreateNamedColorDevicelink':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:925: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c: In function 'cmsTransform2DeviceLink':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:1123: warning: passing argument 2 of 'SetTextTags' from incompatible pointer type
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/lcms2-2.2/src/cmsvirt.c:33: note: expected 'const wchar_t *' but argument is of type 'unsigned int *'
SharedLibrary  : liblcms.so
Compile thumb  : tiff <= tif_dir.c
Compile thumb  : tiff <= tif_codec.c
Compile thumb  : tiff <= tif_predict.c
Compile thumb  : tiff <= tif_tile.c
Compile thumb  : tiff <= tif_version.c
Compile thumb  : tiff <= tif_unix.c
Compile thumb  : tiff <= tif_swab.c
Compile thumb  : tiff <= tif_thunder.c
Compile thumb  : tiff <= tif_next.c
Compile thumb  : tiff <= tif_strip.c
Compile thumb  : tiff <= tif_extension.c
Compile thumb  : tiff <= tif_error.c
Compile thumb  : tiff <= tif_dirwrite.c
Compile thumb  : tiff <= tif_fax3sm.c
Compile thumb  : tiff <= tif_ojpeg.c
Compile thumb  : tiff <= tif_flush.c
Compile thumb  : tiff <= tif_warning.c
Compile thumb  : tiff <= tif_fax3.c
Compile thumb  : tiff <= tif_jbig.c
Compile thumb  : tiff <= tif_open.c
Compile thumb  : tiff <= tif_write.c
Compile thumb  : tiff <= tif_packbits.c
Compile thumb  : tiff <= tif_compress.c
Compile thumb  : tiff <= tif_color.c
Compile thumb  : tiff <= tif_print.c
Compile thumb  : tiff <= tif_zip.c
Compile thumb  : tiff <= tif_aux.c
Compile thumb  : tiff <= tif_dumpmode.c
Compile thumb  : tiff <= tif_dirread.c
Compile thumb  : tiff <= tif_getimage.c
Compile thumb  : tiff <= tif_jpeg.c
Compile thumb  : tiff <= tif_close.c
Compile thumb  : tiff <= tif_read.c
Compile thumb  : tiff <= tif_luv.c
Compile thumb  : tiff <= tif_dirinfo.c
Compile thumb  : tiff <= tif_lzw.c
Compile thumb  : tiff <= tif_pixarlog.c
Compile thumb  : tiff <= lfind.c
SharedLibrary  : libtiff.so
Prebuilt       : libgnustl_static.a <= <NDK>/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
SharedLibrary  : libdevil.so
Install        : libdevil.so => libs/armeabi/libdevil.so
Compile thumb  : freetype <= autofit.c
Compile thumb  : freetype <= basepic.c
Compile thumb  : freetype <= ftapi.c
Compile thumb  : freetype <= ftbase.c
Compile thumb  : freetype <= ftbbox.c
Compile thumb  : freetype <= ftbitmap.c
Compile thumb  : freetype <= ftdbgmem.c
Compile thumb  : freetype <= ftdebug.c
Compile thumb  : freetype <= ftglyph.c
Compile thumb  : freetype <= ftinit.c
Compile thumb  : freetype <= ftpic.c
Compile thumb  : freetype <= ftstroke.c
Compile thumb  : freetype <= ftsynth.c
Compile thumb  : freetype <= ftsystem.c
Compile thumb  : freetype <= cff.c
Compile thumb  : freetype <= pshinter.c
Compile thumb  : freetype <= psnames.c
Compile thumb  : freetype <= raster.c
Compile thumb  : freetype <= sfnt.c
Compile thumb  : freetype <= smooth.c
Compile thumb  : freetype <= truetype.c
SharedLibrary  : libfreetype.so
Install        : libfreetype.so => libs/armeabi/libfreetype.so
Install        : libjasper.so => libs/armeabi/libjasper.so
Install        : libjpeg.so => libs/armeabi/libjpeg.so
Install        : liblcms.so => libs/armeabi/liblcms.so
Compile++ thumb  : love <= love.cpp
Compile++ thumb  : love <= wrap_SoundData.cpp
Compile++ thumb  : love <= Sound.cpp
Compile++ thumb  : love <= Decoder.cpp
Compile++ thumb  : love <= Mpg123Decoder.cpp
Compile++ thumb  : love <= Sound.cpp
Compile++ thumb  : love <= VorbisDecoder.cpp
Compile++ thumb  : love <= ModPlugDecoder.cpp
Compile++ thumb  : love <= wrap_Sound.cpp
Compile++ thumb  : love <= SoundData.cpp
Compile++ thumb  : love <= wrap_Decoder.cpp
Compile++ thumb  : love <= love.cpp
Compile++ thumb  : love <= wrap_Event.cpp
Compile++ thumb  : love <= Event.cpp
Compile++ thumb  : love <= Event.cpp
Compile++ thumb  : love <= wrap_Source.cpp
Compile++ thumb  : love <= wrap_Audio.cpp
Compile++ thumb  : love <= Source.cpp
Compile++ thumb  : love <= Pool.cpp
Compile++ thumb  : love <= Audio.cpp
Compile++ thumb  : love <= Source.cpp
Compile++ thumb  : love <= Audio.cpp
Compile++ thumb  : love <= Source.cpp
Compile++ thumb  : love <= wrap_Timer.cpp
Compile++ thumb  : love <= Timer.cpp
Compile++ thumb  : love <= wrap_Thread.cpp
Compile++ thumb  : love <= Thread.cpp
Compile++ thumb  : love <= wrap_Filesystem.cpp
Compile++ thumb  : love <= wrap_FileData.cpp
Compile++ thumb  : love <= wrap_File.cpp
Compile++ thumb  : love <= Filesystem.cpp
Compile++ thumb  : love <= File.cpp
Compile++ thumb  : love <= FileData.cpp
Compile++ thumb  : love <= File.cpp
Compile++ thumb  : love <= wrap_Rasterizer.cpp
Compile++ thumb  : love <= wrap_GlyphData.cpp
Compile++ thumb  : love <= wrap_FontData.cpp
Compile++ thumb  : love <= wrap_Font.cpp
Compile++ thumb  : love <= TrueTypeRasterizer.cpp
Compile++ thumb  : love <= Font.cpp
Compile++ thumb  : love <= Rasterizer.cpp
Compile++ thumb  : love <= ImageRasterizer.cpp
Compile++ thumb  : love <= GlyphData.cpp
Compile++ thumb  : love <= FontData.cpp
Compile++ thumb  : love <= wrap_World.cpp
Compile++ thumb  : love <= wrap_Shape.cpp
Compile++ thumb  : love <= wrap_RevoluteJoint.cpp
Compile++ thumb  : love <= wrap_PulleyJoint.cpp
Compile++ thumb  : love <= wrap_PrismaticJoint.cpp
Compile++ thumb  : love <= wrap_PolygonShape.cpp
Compile++ thumb  : love <= wrap_Physics.cpp
Compile++ thumb  : love <= wrap_MouseJoint.cpp
Compile++ thumb  : love <= wrap_Joint.cpp
Compile++ thumb  : love <= wrap_GearJoint.cpp
Compile++ thumb  : love <= wrap_DistanceJoint.cpp
Compile++ thumb  : love <= wrap_Contact.cpp
Compile++ thumb  : love <= wrap_CircleShape.cpp
Compile++ thumb  : love <= wrap_Body.cpp
Compile++ thumb  : love <= GrahamScanConvexHull.cpp
Compile++ thumb  : love <= World.cpp
Compile++ thumb  : love <= b2WorldCallbacks.cpp
Compile++ thumb  : love <= b2World.cpp
Compile++ thumb  : love <= b2Island.cpp
Compile++ thumb  : love <= b2ContactManager.cpp
Compile++ thumb  : love <= b2Body.cpp
Compile++ thumb  : love <= b2RevoluteJoint.cpp
Compile++ thumb  : love <= b2PulleyJoint.cpp
Compile++ thumb  : love <= b2PrismaticJoint.cpp
Compile++ thumb  : love <= b2MouseJoint.cpp
Compile++ thumb  : love <= b2Joint.cpp
Compile++ thumb  : love <= b2GearJoint.cpp
Compile++ thumb  : love <= b2DistanceJoint.cpp
Compile++ thumb  : love <= b2PolyContact.cpp
Compile++ thumb  : love <= b2PolyAndCircleContact.cpp
Compile++ thumb  : love <= b2ContactSolver.cpp
Compile++ thumb  : love <= b2Contact.cpp
Compile++ thumb  : love <= b2CircleContact.cpp
Compile++ thumb  : love <= b2StackAllocator.cpp
Compile++ thumb  : love <= b2Settings.cpp
Compile++ thumb  : love <= b2Math.cpp
Compile++ thumb  : love <= b2BlockAllocator.cpp
Compile++ thumb  : love <= b2TimeOfImpact.cpp
Compile++ thumb  : love <= b2PairManager.cpp
Compile++ thumb  : love <= b2Distance.cpp
Compile++ thumb  : love <= b2Collision.cpp
Compile++ thumb  : love <= b2CollidePoly.cpp
Compile++ thumb  : love <= b2CollideCircle.cpp
Compile++ thumb  : love <= b2BroadPhase.cpp
Compile++ thumb  : love <= b2Shape.cpp
Compile++ thumb  : love <= b2PolygonShape.cpp
Compile++ thumb  : love <= b2CircleShape.cpp
Compile++ thumb  : love <= Shape.cpp
Compile++ thumb  : love <= RevoluteJoint.cpp
Compile++ thumb  : love <= PulleyJoint.cpp
Compile++ thumb  : love <= PrismaticJoint.cpp
Compile++ thumb  : love <= PolygonShape.cpp
Compile++ thumb  : love <= Physics.cpp
Compile++ thumb  : love <= MouseJoint.cpp
Compile++ thumb  : love <= Joint.cpp
Compile++ thumb  : love <= GearJoint.cpp
Compile++ thumb  : love <= DistanceJoint.cpp
Compile++ thumb  : love <= Contact.cpp
Compile++ thumb  : love <= CircleShape.cpp
Compile++ thumb  : love <= Body.cpp
Compile++ thumb  : love <= Shape.cpp
Compile++ thumb  : love <= Joint.cpp
Compile++ thumb  : love <= wrap_Mouse.cpp
Compile++ thumb  : love <= Mouse.cpp
Compile++ thumb  : love <= Mouse.cpp
Compile++ thumb  : love <= wrap_Keyboard.cpp
Compile++ thumb  : love <= Keyboard.cpp
Compile++ thumb  : love <= Keyboard.cpp
Compile++ thumb  : love <= wrap_ImageData.cpp
Compile++ thumb  : love <= wrap_Image.cpp
Compile++ thumb  : love <= wrap_EncodedImageData.cpp
Compile++ thumb  : love <= ImageData.cpp
Compile++ thumb  : love <= Image.cpp
Compile++ thumb  : love <= ImageData.cpp
Compile++ thumb  : love <= EncodedImageData.cpp
Compile++ thumb  : love <= wrap_SpriteBatch.cpp
Compile++ thumb  : love <= wrap_Quad.cpp
Compile++ thumb  : love <= wrap_ParticleSystem.cpp
Compile++ thumb  : love <= wrap_Image.cpp
Compile++ thumb  : love <= wrap_Graphics.cpp
Compile++ thumb  : love <= wrap_Glyph.cpp
Compile++ thumb  : love <= wrap_Framebuffer.cpp
Compile++ thumb  : love <= wrap_Font.cpp
Compile++ thumb  : love <= SpriteBatch.cpp
Compile++ thumb  : love <= Quad.cpp
Compile++ thumb  : love <= ParticleSystem.cpp
Compile++ thumb  : love <= Image.cpp
Compile++ thumb  : love <= Graphics.cpp
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/love/src/modules/graphics/opengl/Graphics.cpp: In member function 'int love::graphics::opengl::Graphics::getCaption(lua_State*)':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/love/src/modules/graphics/opengl/Graphics.cpp:406: warning: deprecated conversion from string constant to 'char*'
Compile++ thumb  : love <= Glyph.cpp
Compile++ thumb  : love <= Framebuffer.cpp
Compile++ thumb  : love <= Font.cpp
Compile++ thumb  : love <= Volatile.cpp
Compile++ thumb  : love <= Image.cpp
Compile++ thumb  : love <= Graphics.cpp
Compile++ thumb  : love <= Drawable.cpp
Compile++ thumb  : love <= luasocket.cpp
Compile thumb  : love <= usocket.c
Compile thumb  : love <= unix.c
Compile thumb  : love <= udp.c
Compile thumb  : love <= timeout.c
Compile thumb  : love <= tcp.c
Compile thumb  : love <= select.c
Compile thumb  : love <= options.c
Compile thumb  : love <= mime.c
Compile thumb  : love <= luasocket.c
Compile thumb  : love <= io.c
Compile thumb  : love <= inet.c
Compile thumb  : love <= except.c
Compile thumb  : love <= buffer.c
Compile thumb  : love <= auxiliar.c
Compile++ thumb  : love <= wrap_Data.cpp
Compile++ thumb  : love <= utf8.cpp
Compile++ thumb  : love <= runtime.cpp
Compile++ thumb  : love <= b64.cpp
Compile++ thumb  : love <= Vector.cpp
Compile++ thumb  : love <= Reference.cpp
Compile++ thumb  : love <= Object.cpp
Compile++ thumb  : love <= MemoryData.cpp
Compile++ thumb  : love <= Matrix.cpp
Compile++ thumb  : love <= Exception.cpp
Compile thumb  : mpg123 <= compat.c
Compile thumb  : mpg123 <= parse.c
Compile thumb  : mpg123 <= frame.c
Compile thumb  : mpg123 <= format.c
Compile thumb  : mpg123 <= dct64.c
Compile thumb  : mpg123 <= equalizer.c
Compile thumb  : mpg123 <= id3.c
Compile thumb  : mpg123 <= optimize.c
Compile thumb  : mpg123 <= readers.c
Compile thumb  : mpg123 <= tabinit.c
Compile thumb  : mpg123 <= libmpg123.c
Compile thumb  : mpg123 <= index.c
Compile thumb  : mpg123 <= stringbuf.c
Compile thumb  : mpg123 <= icy.c
Compile thumb  : mpg123 <= icy2utf8.c
Compile thumb  : mpg123 <= ntom.c
Compile thumb  : mpg123 <= synth.c
Compile thumb  : mpg123 <= synth_8bit.c
Compile thumb  : mpg123 <= layer1.c
Compile thumb  : mpg123 <= layer2.c
Compile thumb  : mpg123 <= layer3.c
Compile thumb  : mpg123 <= synth_s32.c
Compile thumb  : mpg123 <= synth_real.c
Compile thumb  : mpg123 <= feature.c
SharedLibrary  : libmpg123.so
Compile thumb  : vorbis <= mdct.c
Compile thumb  : vorbis <= smallft.c
Compile thumb  : vorbis <= block.c
Compile thumb  : vorbis <= envelope.c
Compile thumb  : vorbis <= window.c
Compile thumb  : vorbis <= lsp.c
Compile thumb  : vorbis <= lpc.c
Compile thumb  : vorbis <= analysis.c
Compile thumb  : vorbis <= synthesis.c
Compile thumb  : vorbis <= psy.c
Compile thumb  : vorbis <= info.c
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/libvorbis-1.3.2/lib/info.c: In function 'vorbis_granule_time':
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/libvorbis-1.3.2/lib/info.c:657: warning: integer constant is too large for 'long' type
Compile thumb  : vorbis <= floor1.c
Compile thumb  : vorbis <= floor0.c
Compile thumb  : vorbis <= res0.c
Compile thumb  : vorbis <= mapping0.c
Compile thumb  : vorbis <= registry.c
Compile thumb  : vorbis <= codebook.c
Compile thumb  : vorbis <= sharedbook.c
Compile thumb  : vorbis <= lookup.c
Compile thumb  : vorbis <= bitrate.c
Compile thumb  : vorbis <= vorbisfile.c
Compile thumb  : ogg <= framing.c
Compile thumb  : ogg <= bitwise.c
SharedLibrary  : libogg.so
SharedLibrary  : libvorbis.so
Compile++ thumb  : modplug <= sndmix.cpp
Compile++ thumb  : modplug <= sndfile.cpp
Compile++ thumb  : modplug <= snd_fx.cpp
Compile++ thumb  : modplug <= snd_flt.cpp
Compile++ thumb  : modplug <= snd_dsp.cpp
Compile++ thumb  : modplug <= fastmix.cpp
Compile++ thumb  : modplug <= mmcmp.cpp
Compile++ thumb  : modplug <= load_xm.cpp
Compile++ thumb  : modplug <= load_wav.cpp
Compile++ thumb  : modplug <= load_umx.cpp
Compile++ thumb  : modplug <= load_ult.cpp
Compile++ thumb  : modplug <= load_stm.cpp
Compile++ thumb  : modplug <= load_s3m.cpp
Compile++ thumb  : modplug <= load_ptm.cpp
Compile++ thumb  : modplug <= load_okt.cpp
Compile++ thumb  : modplug <= load_mtm.cpp
Compile++ thumb  : modplug <= load_mod.cpp
Compile++ thumb  : modplug <= load_med.cpp
Compile++ thumb  : modplug <= load_mdl.cpp
Compile++ thumb  : modplug <= load_it.cpp
Compile++ thumb  : modplug <= load_far.cpp
Compile++ thumb  : modplug <= load_dsm.cpp
Compile++ thumb  : modplug <= load_dmf.cpp
Compile++ thumb  : modplug <= load_dbm.cpp
Compile++ thumb  : modplug <= load_ams.cpp
Compile++ thumb  : modplug <= load_amf.cpp
Compile++ thumb  : modplug <= load_669.cpp
Compile++ thumb  : modplug <= load_j2b.cpp
Compile++ thumb  : modplug <= load_mt2.cpp
Compile++ thumb  : modplug <= load_psm.cpp
Compile++ thumb  : modplug <= load_abc.cpp
Compile++ thumb  : modplug <= load_mid.cpp
Compile++ thumb  : modplug <= load_pat.cpp
Compile++ thumb  : modplug <= modplug.cpp
SharedLibrary  : libmodplug.so
Compile thumb  : openal <= alAuxEffectSlot.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alAuxEffectSlot.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alBuffer.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alBuffer.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alEffect.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alEffect.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alError.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alError.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alExtension.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alExtension.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alFilter.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alFilter.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alListener.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alListener.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alSource.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alSource.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alState.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alState.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alThunk.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/alThunk.c:21:
/home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/OpenAL32/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= ALc.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/ALc.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= ALu.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/ALu.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcConfig.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcConfig.c:29:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcDedicated.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcDedicated.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcEcho.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcEcho.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcModulator.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcModulator.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcReverb.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcReverb.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcRing.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcRing.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= alcThread.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/alcThread.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= bs2b.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/bs2b.c:24:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= helpers.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/helpers.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= hrtf.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/hrtf.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= mixer.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/mixer.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= panning.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/panning.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= loopback.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/backends/loopback.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= null.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/backends/null.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= android.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/backends/android.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
Compile thumb  : openal <= wave.c
In file included from /home/t-bone/android/lol/hagish-love-native-android-4bba952/jni/openal-soft-android/Alc/backends/wave.c:21:
openal-soft-android/config.h:108:1: warning: "HAVE_GCC_DESTRUCTOR" redefined
<command-line>: warning: this is the location of the previous definition
SharedLibrary  : libopenal.so
Compile thumb  : lua <= loadlib.c
Compile thumb  : lua <= lvm.c
Compile thumb  : lua <= ldo.c
Compile thumb  : lua <= lstate.c
Compile thumb  : lua <= ltablib.c
Compile thumb  : lua <= ltm.c
Compile thumb  : lua <= linit.c
Compile thumb  : lua <= liolib.c
Compile thumb  : lua <= ldblib.c
Compile thumb  : lua <= lcode.c
Compile thumb  : lua <= loslib.c
Compile thumb  : lua <= lgc.c
Compile thumb  : lua <= print.c
Compile thumb  : lua <= llex.c
Compile thumb  : lua <= lfunc.c
Compile thumb  : lua <= lparser.c
Compile thumb  : lua <= ldump.c
Compile thumb  : lua <= lundump.c
Compile thumb  : lua <= lmathlib.c
Compile thumb  : lua <= lauxlib.c
Compile thumb  : lua <= lopcodes.c
Compile thumb  : lua <= lapi.c
Compile thumb  : lua <= lmem.c
Compile thumb  : lua <= lstrlib.c
Compile thumb  : lua <= lzio.c
Compile thumb  : lua <= lstring.c
Compile thumb  : lua <= lbaselib.c
Compile thumb  : lua <= ltable.c
Compile thumb  : lua <= ldebug.c
Compile thumb  : lua <= lobject.c
SharedLibrary  : liblua.so
SharedLibrary  : liblove.so
Install        : liblove.so => libs/armeabi/liblove.so
Install        : liblua.so => libs/armeabi/liblua.so
Install        : libmng.so => libs/armeabi/libmng.so
Install        : libmodplug.so => libs/armeabi/libmodplug.so
Install        : libmpg123.so => libs/armeabi/libmpg123.so
Install        : libogg.so => libs/armeabi/libogg.so
Install        : libopenal.so => libs/armeabi/libopenal.so
Install        : libphysfs.so => libs/armeabi/libphysfs.so
Install        : libpng.so => libs/armeabi/libpng.so
Install        : libtiff.so => libs/armeabi/libtiff.so
Install        : libvorbis.so => libs/armeabi/libvorbis.so

Wed May 23 09:39:14 2012
----------------
Do you notice anything wierd here?

EDIT: Actually, this build worked! I imported everything into Eclipse after building, and it didn't rebuild it, so the exported apk actually worked! Nice!

However, the whole " Leaving and returning to the app works (not very elegant but working )" thing is far from perfect. First of all, if you run a löve game, leave it (press home), and then click on the app it goes to the list of .love files, not the game. Second, if you long press home and go back into the game, it only works sometimes. More often than not, it simply dies. Here's logcat:

(too long to post here)
http://dl.dropbox.com/u/7572962/loglog.txt
Moe
Party member
Posts: 115
Joined: Thu Dec 22, 2011 10:20 pm

Re: In a nutshell, what's not working actually ?

Post by Moe »

Unfortunately, the stack trace within this logcat log is too short to help. Anyhow, I will investigate if I can reproduce your problems.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: In a nutshell, what's not working actually ?

Post by T-Bone »

Another completely unrelated thing: I just bought a HTC One S today, and Love-native-android doesn't seem to work at all. I suspect this has to do with its Snapdragon S4 processor, which has Krait cores instead of Cortex A9. I know that this causes compatability issues with some other apps so this is probably it. I will post a logcat later on when I have time.
Moe
Party member
Posts: 115
Joined: Thu Dec 22, 2011 10:20 pm

Re: In a nutshell, what's not working actually ?

Post by Moe »

Yes, please post the trace, I want to know what is going wrong. I start to wonder how many different devices you need until you can say that you support most hardware combinations...

Just a guess, but if it is related to the processor there might be a (native/gcc) compiler flag to change/reduce optimisations.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: In a nutshell, what's not working actually ?

Post by T-Bone »

Moe wrote:Yes, please post the trace, I want to know what is going wrong. I start to wonder how many different devices you need until you can say that you support most hardware combinations...

Just a guess, but if it is related to the processor there might be a (native/gcc) compiler flag to change/reduce optimisations.
Here's the logcat output for me simply opening the love-native-android app and then attempting to open a .love file, and then exiting out of the app.

http://dl.dropbox.com/u/7572962/logones.txt
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: In a nutshell, what's not working actually ?

Post by kalle2990 »

T-Bone wrote:
Moe wrote:Yes, please post the trace, I want to know what is going wrong. I start to wonder how many different devices you need until you can say that you support most hardware combinations...

Just a guess, but if it is related to the processor there might be a (native/gcc) compiler flag to change/reduce optimisations.
Here's the logcat output for me simply opening the love-native-android app and then attempting to open a .love file, and then exiting out of the app.

http://dl.dropbox.com/u/7572962/logones.txt

Code: Select all

I/liblove (15888): lua print: Error: [string "boot.lua"]:201: Invalid argument
I/liblove (15888): stack traceback:
I/liblove (15888): 	[C]: in function 'init'
I/liblove (15888): 	[string "boot.lua"]:201: in function <[string "boot.lua"]:186>
I/liblove (15888): 	[C]: in function 'xpcall'

Code: Select all

200     local arg0 = love.arg.getLow(arg)
201     love.filesystem.init(arg0)
Seems like the problem is related to the filesystem (although it should not be a problem with the lack of an sdcard in the device, latest build (as well as any other) runs fine on my Galaxy Nexus). What happens if you try to start it using the button "Start no-game screen"?

Btw, if anyone here knows the physfs integration by heart, what is the reason for the "Invalid argument" error? Is this because we receive null from the call at line 200?
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: In a nutshell, what's not working actually ?

Post by T-Bone »

Actually, HTC One S and Galaxy Nexus have very different memory solutions. Galaxy Nexus uses unified storage, a single file system for both OS, apps and data. HTC One S simulates an sdcard with a second partition.

I realized just now that I might not have been using the latest build when I got that logcat. I will have to try it again once I go home in a few days.
User avatar
kalle2990
Party member
Posts: 245
Joined: Sat Sep 12, 2009 1:17 pm
Location: Sweden

Re: In a nutshell, what's not working actually ?

Post by kalle2990 »

T-Bone wrote:Actually, HTC One S and Galaxy Nexus have very different memory solutions. Galaxy Nexus uses unified storage, a single file system for both OS, apps and data. HTC One S simulates an sdcard with a second partition.

I realized just now that I might not have been using the latest build when I got that logcat. I will have to try it again once I go home in a few days.
Oh, that could explain things. I recall reading somewhere that the secondary partition causes trouble with a lot of read/write operations and the WRITE_EXTERNAL_STORAGE permission.

Link to Swedish forum describing the problem
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: In a nutshell, what's not working actually ?

Post by T-Bone »

So... Any news? :P
Locked

Who is online

Users browsing this forum: No registered users and 12 guests