<?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: build imx8m image failed. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831696#M127735</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris Lin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this problem still present? The setup looks okay. It could be that the -j16 is using the long dash instead of the sort and that that is the problem. I would try running make and if this problem is not present trying with the -j16 instruction with the short (regular) dash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Dec 2018 20:29:54 GMT</pubDate>
    <dc:creator>gusarambula</dc:creator>
    <dc:date>2018-12-05T20:29:54Z</dc:date>
    <item>
      <title>build imx8m image failed.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831695#M127734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I using ubuntu 18.04 version. follow android user guide.pdf. build android image for imx8. It's failed. The result below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source build/envsetup.sh&lt;BR /&gt;including device/asus/fugu/vendorsetup.sh&lt;BR /&gt;including device/fsl/imx6/vendorsetup.sh&lt;BR /&gt;including device/fsl/imx7/vendorsetup.sh&lt;BR /&gt;including device/fsl/imx8/vendorsetup.sh&lt;BR /&gt;including device/generic/car/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-arm64/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-mips/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-mips64/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-x86/vendorsetup.sh&lt;BR /&gt;including device/generic/mini-emulator-x86_64/vendorsetup.sh&lt;BR /&gt;including device/generic/uml/vendorsetup.sh&lt;BR /&gt;including device/google/dragon/vendorsetup.sh&lt;BR /&gt;including device/google/marlin/vendorsetup.sh&lt;BR /&gt;including device/google/muskie/vendorsetup.sh&lt;BR /&gt;including device/google/taimen/vendorsetup.sh&lt;BR /&gt;including device/huawei/angler/vendorsetup.sh&lt;BR /&gt;including device/lge/bullhead/vendorsetup.sh&lt;BR /&gt;including device/linaro/hikey/vendorsetup.sh&lt;BR /&gt;including sdk/bash_completion/adb.bash&lt;BR /&gt;chris@chris-MS-7B24:~/android_build$ lunch evk_8mq-userdebug&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;============================================&lt;BR /&gt;PLATFORM_VERSION_CODENAME=REL&lt;BR /&gt;PLATFORM_VERSION=8.1.0&lt;BR /&gt;TARGET_PRODUCT=evk_8mq&lt;BR /&gt;TARGET_BUILD_VARIANT=userdebug&lt;BR /&gt;TARGET_BUILD_TYPE=release&lt;BR /&gt;TARGET_PLATFORM_VERSION=OPM1&lt;BR /&gt;TARGET_BUILD_APPS=&lt;BR /&gt;TARGET_ARCH=arm64&lt;BR /&gt;TARGET_ARCH_VARIANT=armv8-a&lt;BR /&gt;TARGET_CPU_VARIANT=cortex-a53&lt;BR /&gt;TARGET_2ND_ARCH=arm&lt;BR /&gt;TARGET_2ND_ARCH_VARIANT=armv7-a-neon&lt;BR /&gt;TARGET_2ND_CPU_VARIANT=cortex-a9&lt;BR /&gt;HOST_ARCH=x86_64&lt;BR /&gt;HOST_2ND_ARCH=x86&lt;BR /&gt;HOST_OS=linux&lt;BR /&gt;HOST_OS_EXTRA=Linux-4.15.0-29-generic-x86_64-with-Ubuntu-18.04-bionic&lt;BR /&gt;HOST_CROSS_OS=windows&lt;BR /&gt;HOST_CROSS_ARCH=x86&lt;BR /&gt;HOST_CROSS_2ND_ARCH=x86_64&lt;BR /&gt;HOST_BUILD_TYPE=release&lt;BR /&gt;BUILD_ID=1.3.0-rfp-rc3&lt;BR /&gt;OUT_DIR=out&lt;BR /&gt;AUX_OS_VARIANT_LIST=&lt;BR /&gt;============================================&lt;BR /&gt;chris@chris-MS-7B24:~/android_build$ make –j16&lt;BR /&gt;============================================&lt;BR /&gt;PLATFORM_VERSION_CODENAME=REL&lt;BR /&gt;PLATFORM_VERSION=8.1.0&lt;BR /&gt;TARGET_PRODUCT=evk_8mq&lt;BR /&gt;TARGET_BUILD_VARIANT=userdebug&lt;BR /&gt;TARGET_BUILD_TYPE=release&lt;BR /&gt;TARGET_ARCH=arm64&lt;BR /&gt;TARGET_ARCH_VARIANT=armv8-a&lt;BR /&gt;TARGET_CPU_VARIANT=cortex-a53&lt;BR /&gt;TARGET_2ND_ARCH=arm&lt;BR /&gt;TARGET_2ND_ARCH_VARIANT=armv7-a-neon&lt;BR /&gt;TARGET_2ND_CPU_VARIANT=cortex-a9&lt;BR /&gt;HOST_ARCH=x86_64&lt;BR /&gt;HOST_2ND_ARCH=x86&lt;BR /&gt;HOST_OS=linux&lt;BR /&gt;HOST_OS_EXTRA=Linux-4.15.0-29-generic-x86_64-with-Ubuntu-18.04-bionic&lt;BR /&gt;HOST_CROSS_OS=windows&lt;BR /&gt;HOST_CROSS_ARCH=x86&lt;BR /&gt;HOST_CROSS_2ND_ARCH=x86_64&lt;BR /&gt;HOST_BUILD_TYPE=release&lt;BR /&gt;BUILD_ID=1.3.0-rfp-rc3&lt;BR /&gt;OUT_DIR=out&lt;BR /&gt;============================================&lt;BR /&gt;[44/44] bootstrap out/soong/.minibootstrap/build.ninja.in&lt;BR /&gt;[4/4] out/soong/.bootstrap/bin/minibp out/soong/.bootstrap/build.ninja&lt;BR /&gt;[860/861] glob vendor/*/*/Android.bp&lt;BR /&gt;[54/54] out/soong/.bootstrap/bin/soong_build out/soong/build.ninja&lt;BR /&gt;out/build-evk_8mq.ninja is missing, regenerating...&lt;BR /&gt;[231/1031] including ./external/libdrm/Android.mk ...&lt;BR /&gt;external/libdrm/libkms/Android.mk:23: warning: invalid GPU drivers: vivante&lt;BR /&gt;[249/1031] including ./external/mesa3d/Android.mk ...&lt;BR /&gt;./external/mesa3d/Android.mk:52: warning: invalid GPU drivers: vivante&lt;BR /&gt;[683/1031] including ./system/sepolicy/Android.mk ...&lt;BR /&gt;./system/sepolicy/Android.mk:111: warning: BOARD_SEPOLICY_VERS not specified, assuming current platform version&lt;BR /&gt;[690/1031] including ./system/update_engine/Android.mk ...&lt;BR /&gt;./system/update_engine/Android.mk:504: warning: No PRODUCT_STATIC_BOOT_CONTROL_HAL configured but AB_OTA_UPDATER is true, no update sideload support.&lt;BR /&gt;[1031/1031] including ./vendor/nxp/linux-firmware-imx/firmware/Android.mk ...&lt;BR /&gt;PRODUCT_COPY_FILES external/linux-firmware/ath10k/QCA6174/hw3.0/board.bin:vendor/firmware/ath10k/QCA6174/hw3.0/board.bin ignored.&lt;BR /&gt;No private recovery resources for TARGET_DEVICE evk_8mq&lt;BR /&gt;platform_testing/build/tasks/tests/instrumentation_metric_test_list.mk: warning: continuous_instrumentation_metric_tests: Unknown installed file for module perf-setup.sh &lt;BR /&gt;platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module RecyclerViewTests &lt;BR /&gt;platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module SettingsFunctionalTests &lt;BR /&gt;platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module LauncherFunctionalTests &lt;BR /&gt;platform_testing/build/tasks/tests/instrumentation_test_list.mk: warning: continuous_instrumentation_tests: Unknown installed file for module EmergencyInfoTests &lt;BR /&gt;platform_testing/build/tasks/tests/native_metric_test_list.mk: warning: continuous_native_metric_tests: Unknown installed file for module perf-setup.sh &lt;BR /&gt;build/core/Makefile:34: warning: overriding commands for target `out/target/product/evk_8mq/root/init.rc'&lt;BR /&gt;build/core/base_rules.mk:390: warning: ignoring old commands for target `out/target/product/evk_8mq/root/init.rc'&lt;BR /&gt;[ 99% 1438/1439] glob vendor/*/*/Android.bp&lt;BR /&gt;ninja: error: unknown target '–j16'&lt;BR /&gt;16:33:24 ninja failed with: exit status 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have any suggestion ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:45:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831695#M127734</guid>
      <dc:creator>chris4</dc:creator>
      <dc:date>2018-12-04T08:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: build imx8m image failed.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831696#M127735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chris Lin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this problem still present? The setup looks okay. It could be that the -j16 is using the long dash instead of the sort and that that is the problem. I would try running make and if this problem is not present trying with the -j16 instruction with the short (regular) dash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 20:29:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831696#M127735</guid>
      <dc:creator>gusarambula</dc:creator>
      <dc:date>2018-12-05T20:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: build imx8m image failed.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831697#M127736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="207647" data-username="gusarambula" href="https://community.nxp.com/people/gusarambula" style="background-color: transparent; border-image-outset: 0; border-image-repeat: stretch; border-image-slice: 100%; border-image-source: none; border-image-width: 1; color: #3d9ce7; fill: #3d9ce7; font-family: arial,helvetica,&amp;amp;quot; helvetica neue&amp;amp;quot;,verdana,sans-serif; font-size: 17.93px; font-style: normal; font-variant: normal; font-weight: 200; letter-spacing: normal; line-height: 17.92px; orphans: 2; outline-color: invert; outline-style: none; outline-width: 0px; text-align: left; text-decoration: underline; text-indent: 0px; text-transform: none; transition-delay: 0s; transition-duration: 0.1s; transition-property: color; transition-timing-function: cubic-bezier(0, 0, 1, 1); vertical-align: baseline; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px; border: 0px none #3d9ce7;"&gt;gusarambula&lt;/A&gt;: This problem already fixed. thanks you guidline.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 00:24:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/build-imx8m-image-failed/m-p/831697#M127736</guid>
      <dc:creator>chris4</dc:creator>
      <dc:date>2018-12-06T00:24:48Z</dc:date>
    </item>
  </channel>
</rss>

