Advertisement
shark1001

Building relevent parts

Feb 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 5.26 KB | None | 0 0
  1. PlatformSDK shark@ubuntu-s-6vcpu-16gb-lon1-01:~/hadk$ rpm/dhd/helpers/build_packages.sh --droid-hal --mw=https://github.com/sailfishos/gst-droid.git
  2. * Building rpm/droid-hal-x2.spec
  3. * Building successful, adding packages to repo
  4. Repository 'adaptation-community-common' is up to date.
  5. Repository 'hotfixes' is up to date.
  6. Repository 'jolla' is up to date.
  7. Retrieving repository 'local-x2-hal' metadata .......................................................................................................................[done]
  8. Building repository 'local-x2-hal' cache ............................................................................................................................[done]
  9. Repository 'mer-tools' is up to date.
  10. All repositories have been refreshed.
  11. * Building of droid-hal-x2 finished successfully
  12. Changing domain from sales to sales
  13. DBus unavailable, falling back to libssu
  14. Forcing raw metadata refresh
  15. Retrieving repository 'adaptation-community-common' metadata ........................................................................................................[done]
  16. Forcing building of repository cache
  17. Building repository 'adaptation-community-common' cache .............................................................................................................[done]
  18. Forcing raw metadata refresh
  19. Retrieving repository 'hotfixes' metadata ...........................................................................................................................[done]
  20. Forcing building of repository cache
  21. Building repository 'hotfixes' cache ................................................................................................................................[done]
  22. Forcing raw metadata refresh
  23. Retrieving repository 'jolla' metadata ..............................................................................................................................[done]
  24. Forcing building of repository cache
  25. Building repository 'jolla' cache ...................................................................................................................................[done]
  26. Forcing raw metadata refresh
  27. Retrieving repository 'local-x2-hal' metadata .......................................................................................................................[done]
  28. Forcing building of repository cache
  29. Building repository 'local-x2-hal' cache ............................................................................................................................[done]
  30. Forcing raw metadata refresh
  31. Retrieving repository 'mer-tools' metadata ..........................................................................................................................[done]
  32. Forcing building of repository cache
  33. Building repository 'mer-tools' cache ...............................................................................................................................[done]
  34. All repositories have been refreshed.
  35. Loading repository data...
  36. Reading installed packages...
  37. Resolving package dependencies...
  38.  
  39. The following package is going to be upgraded:
  40.   droid-hal-x2-devel
  41.  
  42. 1 package to upgrade.
  43. Overall download size: 54.6 MiB. No additional space will be used or freed after the operation.
  44. Continue? [y/n/?] (y): y
  45. Retrieving package droid-hal-x2-devel-0.0.6-201802191303.armv7hl                                                                      (1/1),  54.6 MiB (286.3 MiB unpacked)
  46. Installing: droid-hal-x2-devel-0.0.6-201802191303 ...................................................................................................................[done]
  47. There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs.
  48. Build gst-droid? [Y/n/all]all
  49. * Source code directory doesn't exist, cloning repository
  50. * pulling updates...
  51. * No spec file for package building specified, building all I can find.
  52. * Building rpm/gst-droid.spec
  53. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  54. + export CFLAGS
  55. + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi'
  56. + export CXXFLAGS
  57. + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mfloat-abi=hard -mfpu=neon -mthumb -Wno-psabi -I/usr/lib/gfortran/modules'
  58. + export FFLAGS
  59. + LD_AS_NEEDED=1
  60. + export LD_AS_NEEDED
  61. + NOCONFIGURE=1
  62. + ./autogen.sh
  63. + Setting up common submodule
  64. ./autogen.sh: line 24: git: command not found
  65. ./autogen.sh: line 26: git: command not found
  66. There is something wrong with your source tree.
  67. You are missing common/gst-autogen.sh
  68. error: Bad exit status from /var/tmp/rpm-tmp.qRFEJt (%build)
  69.  
  70.  
  71. RPM build errors:
  72.    Bad exit status from /var/tmp/rpm-tmp.qRFEJt (%build)
  73. * Check /home/shark/hadk/hybris/mw/gst-droid.log for full log.
  74. !! building of package failed
  75. PlatformSDK shark@ubuntu-s-6vcpu-16gb-lon1-01:~/hadk$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement