Advertisement
Guest User

Untitled

a guest
Jan 16th, 2013
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.17 KB | None | 0 0
  1. 04:43:05 ~/github/comskip$ sudo ./Comskip.build.script.sh
  2. [sudo] password for openelec:
  3. mkdir: cannot create directory `/tmp/comskip-build': File exists
  4. --2013-01-16 16:43:19-- http://downloads.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz?r=http%3A%2F%2Fargtable.sourceforge.net%2F&ts=1357723321&use_mirror=freefr
  5. Resolving downloads.sourceforge.net... 216.34.181.59
  6. Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
  7. HTTP request sent, awaiting response... 302 Found
  8. Location: http://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz [following]
  9. --2013-01-16 16:43:19-- http://freefr.dl.sourceforge.net/project/argtable/argtable/argtable-2.13/argtable2-13.tar.gz
  10. Resolving freefr.dl.sourceforge.net... 158.255.96.7, 2001:1b48:10f::7
  11. Connecting to freefr.dl.sourceforge.net|158.255.96.7|:80... connected.
  12. HTTP request sent, awaiting response... 200 OK
  13. Length: 3326444 (3.2M) [application/x-gzip]
  14. Server file no newer than local file `argtable2-13.tar.gz' -- not retrieving.
  15.  
  16. checking build system type... i686-pc-linux-gnu
  17. checking host system type... i686-pc-linux-gnu
  18. checking target system type... i686-pc-linux-gnu
  19. checking for a BSD-compatible install... /usr/bin/install -c
  20. checking whether build environment is sane... yes
  21. checking for a thread-safe mkdir -p... /bin/mkdir -p
  22. checking for gawk... gawk
  23. checking whether make sets $(MAKE)... yes
  24. checking for gcc... gcc
  25. checking whether the C compiler works... no
  26. configure: error: in `/tmp/comskip-build/argtable2-13':
  27. configure: error: C compiler cannot create executables
  28. See `config.log' for more details.
  29. make: *** No targets specified and no makefile found. Stop.
  30. make: *** No rule to make target `install'. Stop.
  31. --2013-01-16 16:43:27-- http://ffmpeg.org/releases/ffmpeg-1.0.1.tar.bz2
  32. Resolving ffmpeg.org... 192.190.173.45
  33. Connecting to ffmpeg.org|192.190.173.45|:80... connected.
  34. HTTP request sent, awaiting response... 200 OK
  35. Length: 6446587 (6.1M) [application/x-bzip2]
  36. Server file no newer than local file `ffmpeg-1.0.1.tar.bz2' -- not retrieving.
  37.  
  38. gcc is unable to create an executable file.
  39. If gcc is a cross-compiler, use the --enable-cross-compile option.
  40. Only do this if you know what cross compiling means.
  41. C compiler test failed.
  42.  
  43. If you think configure made a mistake, make sure you are using the latest
  44. version from Git. If the latest version fails, report the problem to the
  45. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  46. Include the log file "config.log" produced by configure as this will help
  47. solving the problem.
  48. Makefile:2: config.mak: No such file or directory
  49. Makefile:48: /common.mak: No such file or directory
  50. Makefile:91: /libavutil/Makefile: No such file or directory
  51. Makefile:91: /library.mak: No such file or directory
  52. Makefile:178: /doc/Makefile: No such file or directory
  53. Makefile:179: /tests/Makefile: No such file or directory
  54. make: *** No rule to make target `/tests/Makefile'. Stop.
  55. Makefile:2: config.mak: No such file or directory
  56. Makefile:48: /common.mak: No such file or directory
  57. Makefile:91: /libavutil/Makefile: No such file or directory
  58. Makefile:91: /library.mak: No such file or directory
  59. Makefile:178: /doc/Makefile: No such file or directory
  60. Makefile:179: /tests/Makefile: No such file or directory
  61. make: *** No rule to make target `/tests/Makefile'. Stop.
  62. cp: cannot stat `ffmpeg-install/lib/pkgconfig/*': No such file or directory
  63. cp: cannot stat `argtable-install/lib/pkgconfig/*': No such file or directory
  64. --2013-01-16 16:43:43-- http://www.xilka.com/xilka/source/comskip-0.92d.tar.xz
  65. Resolving www.xilka.com... 176.9.152.86, 188.165.6.45, 178.32.60.232
  66. Connecting to www.xilka.com|176.9.152.86|:80... connected.
  67. HTTP request sent, awaiting response... 200 OK
  68. Length: 171248 (167K) [application/x-xz]
  69. Last-modified header missing -- time-stamps turned off.
  70. --2013-01-16 16:43:45-- http://www.xilka.com/xilka/source/comskip-0.92d.tar.xz
  71. Reusing existing connection to www.xilka.com:80.
  72. HTTP request sent, awaiting response... 200 OK
  73. Length: 171248 (167K) [application/x-xz]
  74. Saving to: `comskip-0.92d.tar.xz'
  75.  
  76. 100%[================================================================================================================================>] 171,248 615K/s in 0.3s
  77.  
  78. 2013-01-16 16:43:45 (615 KB/s) - `comskip-0.92d.tar.xz' saved [171248/171248]
  79.  
  80. checking for a BSD-compatible install... /usr/bin/install -c
  81. checking whether build environment is sane... yes
  82. checking for a thread-safe mkdir -p... /bin/mkdir -p
  83. checking for gawk... gawk
  84. checking whether make sets $(MAKE)... yes
  85. checking whether make supports nested variables... yes
  86. checking for style of include used by make... GNU
  87. checking for gcc... gcc
  88. checking whether the C compiler works... no
  89. configure: error: in `/tmp/comskip-build/comskip-0.92d':
  90. configure: error: C compiler cannot create executables
  91. See `config.log' for more details
  92. make: *** No targets specified and no makefile found. Stop.
  93. mv: cannot stat `comskip-0.92d/comskip': No such file or directory
  94. rm: cannot remove `ffmpeg-install': No such file or directory
  95. rm: cannot remove `argtable-install': No such file or directory
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement