On Fri, Nov 4, 2016 at 4:32 AM, Шарихин Дмитрий Сергеевич <[email protected]> wrote: > Hi all, > A few days ago it was announced the release of Yocto 2.2, so I decided to > rebuild whole distro. > > 1. When I started bitbake, I've found that there's no Doxygen package in > base Yocto/Poky distro, so I've copied one from meta-arago-extras. What's > the correct way to workaround this issue? > > 2. [Main issue] When bitbake tries to build ti-ccsv6-native there is a > error: > > WARNING: ti-ccsv6-native-6.1.3.00034-r0 do_fetch: Failed to fetch URL > http://install.source.dir.local/CCS6.1.3.00034_linux.tar.gz;name=ccsv6, > attempting MIRRORS if available > ERROR: ti-ccsv6-native-6.1.3.00034-r0 do_fetch: Fetcher failure: Fetch > command export > DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-aH3buan98u,guid=e17812544d78610aef8cfc9f581c3d0c"; > export SSH_AGENT_PID="1525"; export > SSH_AUTH_SOCK="/tmp/ssh-LRkwiDyVSVf5/agent.1479"; export > PATH="/home/sharihinds/CL-SOM-AM57x/morty/scripts/native-intercept:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/home/sharihinds/CL-SOM-AM57x/morty/scripts:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/usr/bin/x86_64-linux:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/usr/bin:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/usr/sbin:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/usr/bin:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/sbin:/home/sharihinds/CL-SOM-AM57x/morty/build/tmp/sysroots/x86_64-linux/bin:/home/sharihinds/CL-SOM-AM57x/morty/scripts:/home/sharihinds/CL-SOM-AM57x/morty/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; > export HOME="/home/sharihinds"; /usr/bin/env wget -t 2 -T 30 -nv > --passive-ftp --no-check-certificate -P > /home/sharihinds/CL-SOM-AM57x/downloads > 'http://install.source.dir.local/CCS6.1.3.00034_linux.tar.gz' --progress=dot > -v failed with exit code 4, output: > --2016-11-04 12:07:14-- > http://install.source.dir.local/CCS6.1.3.00034_linux.tar.gz > Resolving install.source.dir.local (install.source.dir.local)... failed: > Name or service not known. > wget: unable to resolve host address ‘install.source.dir.local’ > > ERROR: ti-ccsv6-native-6.1.3.00034-r0 do_fetch: Fetcher failure for URL: > 'http://install.source.dir.local/CCS6.1.3.00034_linux.tar.gz;name=ccsv6'. > Unable to fetch URL from any source. > ERROR: ti-ccsv6-native-6.1.3.00034-r0 do_fetch: Function failed: > base_do_fetch > ERROR: Logfile of failure stored in: > /home/sharihinds/CL-SOM-AM57x/morty/build/tmp/work/x86_64-linux/ti-ccsv6-native/6.1.3.00034-r0/temp/log.do_fetch.13158 > ERROR: Task > (/home/sharihinds/CL-SOM-AM57x/morty/build/../meta-ti/recipes-ti/devtools/ti-ccsv6-native_6.1.3.00034.bb:do_fetch) > failed with exit code '1' > > Error reveals when I add ipumm-fw in dependency of kernel. > > Does anybody encountered same problem? How can I fix this issue?
http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK#Code_Composer_Studio Regards -- Robert Nelson https://rcn-ee.com/ -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
