can not login http://commondatastorage.googleapis.com/git-repo-downloads/repo

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

can not login http://commondatastorage.googleapis.com/git-repo-downloads/repo

Jump to solution
2,211 Views
healy
NXP Employee
NXP Employee

I am a freshman for iMX, now I follow the <<>Freescale_Yocto_Project_User's_Guide.pdf> and try to set up the environment.

now I encounter a issue that I can't log in the web side -- http://commondatastorage.googleapis.com/git-repo-downloads/repo,

Can some one help me?

Labels (2)
0 Kudos
1 Solution
1,413 Views
Yuri
NXP Employee
NXP Employee

Hello,

  The enclosed is the repo script.

Also, You may try access google resources via VPN.  


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
4 Replies
1,413 Views
saurabh206
Senior Contributor III
0 Kudos
1,413 Views
healy
NXP Employee
NXP Employee

also can't work

0 Kudos
1,414 Views
Yuri
NXP Employee
NXP Employee

Hello,

  The enclosed is the repo script.

Also, You may try access google resources via VPN.  


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,413 Views
healy
NXP Employee
NXP Employee

Thank you so much!

Yes, I link the google through VPN and fix the issue.

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

Now I encounter another issue when execute the command following

1. $ cd fsl-release-bsp

2. $ source setup-environment

3. $ MACHINE=imx6qsabresd source fsl-setup-release.sh -b build-x11 -e x11

4. $ bitbake fsl-image-gui

snapshot of error

NOTE: Preparing runqueue
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
ERROR: Function failed: do_compile (log file is located at /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/temp/log.do_compile.7500)
ERROR: Logfile of failure stored in: /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/temp/log.do_compile.7500
Log data follows:
| DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
| DEBUG: Executing shell function do_compile
| NOTE: make -j 2
| /bin/bash /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/git/git_version.sh -k -s /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/git -o git_version.h
| fatal: ref HEAD is not a symbolic ref
| git_version.sh: Output is unchanged, keeping git_version.h
| make  all-recursive
| make[1]: Entering directory `/home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/build'
| Making all in .
| make[2]: Entering directory `/home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/build'
| arm-poky-linux-gnueabi-g++  -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/healy/fsl-release-bsp/build-x11/tmp/sysroots/imx6qsabresd -Wall -Werror   -O2 -pipe -g -feliminate-unused-debug-types -fvisibility-inlines-hidden -fstack-protector-all -D_FORTIFY_SOURCE=2   -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -o stap stap-main.o stap-session.o stap-parse.o stap-staptree.o stap-elaborate.o stap-translate.o stap-tapsets.o stap-buildrun.o stap-loc2c.o stap-hash.o stap-mdfour.o stap-cache.o stap-util.o stap-coveragedb.o stap-dwarf_wrappers.o stap-tapset-been.o stap-tapset-procfs.o stap-tapset-timers.o stap-tapset-netfilter.o stap-tapset-perfmon.o stap-tapset-mark.o stap-tapset-itrace.o stap-tapset-utrace.o stap-task_finder.o stap-dwflpp.o stap-rpm_finder.o stap-setupdwfl.o stap-remote.o stap-privilege.o stap-cmdline.o stap-tapset-dynprobe.o stap-tapset-method.o stap-translator-output.o stap-stapregex.o stap-stapregex-tree.o stap-stapregex-parse.o stap-stapregex-dfa.o  -Wl,--start-group -ldw -lebl -Wl,--end-group -lelf -lsqlite3 -lpthread
| The script example index is outdated, run
|     cd /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/git/testsuite/systemtap.examples && \
|     perl examples-index-gen.pl
| to regenerate it.
| stap-translate.o: file not recognized: File truncated
| collect2: error: ld returned 1 exit status
| make[2]: *** [stap] Error 1
| make[2]: Leaving directory `/home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/build'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/build'
| make: *** [all] Error 2
| ERROR: oe_runmake failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_compile (log file is located at /home/healy/fsl-release-bsp/build-x11/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/systemtap/2.5+gitAUTOINC+8f0fcd995f-r0/temp/log.do_compile.7500)
ERROR: Task 3120 (/home/healy/fsl-release-bsp/sources/poky/meta/recipes-kernel/systemtap/systemtap_git.bb, do_compile) failed with exit code '1'

Second Keyboard Interrupt, stopping...

Summary: 1 task failed:
  /home/healy/fsl-release-bsp/sources/poky/meta/recipes-kernel/systemtap/systemtap_git.bb, do_compile
Summary: There was 1 ERROR message shown, returning a non-zero exit code.
NOTE: Sending SIGTERM to remaining 1 tasks

Would you like to help me?

Thanks!

0 Kudos