<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AndroidM6 build error for the SABRE-AI board in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656993#M100712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to perform a "make clean" and then restart the build process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, to start the building process, you only need to run "make2&amp;gt;&amp;amp;1 | tee build-log.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Mar 2017 21:31:47 GMT</pubDate>
    <dc:creator>diegoadrian</dc:creator>
    <dc:date>2017-03-17T21:31:47Z</dc:date>
    <item>
      <title>AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656992#M100711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;We want to build AndroidM6 for MX6SABRE-AI boards.&lt;BR /&gt;We refer to Android User's Guide(Rev. M6.0.1_2.1.0, 07/2016).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When make of system image is executed, an error occurs when libttspico.so is built.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you tell me the method avoiding this error?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Command&amp;gt;&lt;BR /&gt;$ cd ~/myandroid&lt;BR /&gt;$ source build/envsetup.sh&lt;BR /&gt;$ lunch sabreauto_6q-user&lt;BR /&gt;$ make PRODUCT-sabreauto_6q-user 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;Error&amp;gt;&lt;BR /&gt;==========================================================================&lt;BR /&gt;target thumb C++: libttspico &amp;lt;= external/svox/pico/tts/svox_ssml_parser.cpp&lt;BR /&gt;make: Circular out/target/product/sabreauto_6q/obj/SHARED_LIBRARIES/libttspico_intermediates/LINKED/libttspico.so &amp;lt;- out/target/product/sabreauto_6q/obj/lib/libttspico.so dependency dropped.&lt;BR /&gt;target SharedLib: libttspico (out/target/product/sabreauto_6q/obj/SHARED_LIBRARIES/libttspico_intermediates/LINKED/libttspico.so)&lt;BR /&gt;/home/androidm6/myandroid/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin/../lib/gcc/arm-linux-androideabi/4.9.x-google/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lttspico&lt;BR /&gt;external/svox/pico/tts/com_svox_picottsengine.cpp:1058: error: undefined reference to 'pico_initialize'&lt;BR /&gt;external/svox/pico/tts/com_svox_picottsengine.cpp:181: error: undefined reference to 'pico_disposeEngine'&lt;/P&gt;&lt;P&gt;~&lt;BR /&gt;~&lt;BR /&gt;~&lt;/P&gt;&lt;P&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make: *** [out/target/product/sabreauto_6q/obj/SHARED_LIBRARIES/libttspico_intermediates/LINKED/libttspico.so] Error 1&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;#### make failed to build some targets (07:05 (mm:ss)) ####&lt;BR /&gt;==========================================================================&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please refer to an attached file for the detailed log.&lt;BR /&gt;&amp;nbsp;- build-log.txt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This error does not occur if built for SABRE-SD.&lt;BR /&gt;Make is completed normally. Build succeeds.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;May I have advice?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-336794"&gt;build-log.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 03:37:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656992#M100711</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-03-17T03:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656993#M100712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to perform a "make clean" and then restart the build process?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, to start the building process, you only need to run "make2&amp;gt;&amp;amp;1 | tee build-log.txt"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Mar 2017 21:31:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656993#M100712</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-03-17T21:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656994#M100713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Diego-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it.&lt;BR /&gt;However, an error occurs at the same point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Command&amp;gt;&lt;BR /&gt;$ cd ~/myandroid&lt;BR /&gt;$ source build/envsetup.sh&lt;BR /&gt;$ lunch sabreauto_6q-user&lt;BR /&gt;$ make 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is libttspico.so related to?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we let this build skip?&lt;BR /&gt;When we can skip this step, would you tell me the procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2017 06:39:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656994#M100713</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-03-21T06:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656995#M100714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diegoadrian"&gt;diegoadrian&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear Diego-san,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was not able to reply to you definitely.&lt;/P&gt;&lt;P&gt;I send comment again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it.&lt;BR /&gt;However, an error occurs at the same point.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ lunch sabreauto_6q-user&lt;BR /&gt;$ make 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is libttspico.so related to?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we let this build skip?&lt;BR /&gt;When we can skip this step, would you tell me the procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 11:05:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656995#M100714</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-03-22T11:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656996#M100715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The libttspico.so, is a library that comes from an external project that was merged into Android's code-base. This library in specific comes from the external project "SVOX's Text-to-Speech speech synthesizer engine".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can skip this building process. If you want to skip this process, you need to find where the library is created in the make file and comment that line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I will try to reproduce the error. But this process can take some time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Mar 2017 17:14:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656996#M100715</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-03-24T17:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656997#M100716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diegoadrian"&gt;diegoadrian&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Diego-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;I cannot find the line which should be commented out.&lt;BR /&gt;Would you tell me the modified point if you can reproduce an error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Mar 2017 01:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656997#M100716</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-03-28T01:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656998#M100717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diegoadrian"&gt;diegoadrian&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Dear Diego-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not been able to yet solve this problem.&lt;BR /&gt;May I have any advice?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 04:12:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656998#M100717</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-04-03T04:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656999#M100718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Yuuki,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't tested by myself. But you can find where the library in the following PATH.&lt;/P&gt;&lt;P&gt;myandroid/external/svox/pico/Android.mk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can comment the libttspico on this line of the Android.mk file.&lt;/P&gt;&lt;P&gt;LOCAL_JNI_SHARED_LIBRARIES :=libttscompat libttspico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot guarantee if this will work. But you can try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Apr 2017 14:41:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/656999#M100718</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-04-03T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: AndroidM6 build error for the SABRE-AI board</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/657000#M100719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/diegoadrian"&gt;diegoadrian&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Dear Diego-san,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support.&lt;BR /&gt;I was able to pass Build&lt;BR /&gt;Build succeeded.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Yuuki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 06:46:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AndroidM6-build-error-for-the-SABRE-AI-board/m-p/657000#M100719</guid>
      <dc:creator>yuuki</dc:creator>
      <dc:date>2017-04-07T06:46:17Z</dc:date>
    </item>
  </channel>
</rss>

