Advertisement
Guest User

Untitled

a guest
Mar 18th, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. $ mb2 -s kernel-adaptation-sabrelite.spec build
  2. Loading repository data...
  3. Reading installed packages...
  4. 'kmod >= 9' is already installed.
  5. No update candidate for 'kmod-14-1.1.1.armv7hl'. The highest available version is already installed.
  6. 'perl' is already installed.
  7. No update candidate for 'perl-2:5.16.1-1.1.37.armv7hl'. The highest available version is already installed.
  8. 'fdupes' is already installed.
  9. No update candidate for 'fdupes-1.40-1.1.17.armv7hl'. The highest available version is already installed.
  10. 'mer-kernel-checks' is already installed.
  11. No update candidate for 'mer-kernel-checks-0.0.2-1.1.3.armv7hl'. The highest available version is already installed.
  12. 'pkgconfig(ncurses)' not found in package names. Trying capabilities.
  13. 'ncurses-devel' providing 'pkgconfig(ncurses)' is already installed.
  14. Resolving package dependencies...
  15.  
  16. Nothing to do.
  17. Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jAA4S2
  18. + umask 022
  19. + cd /home/anarky/SailfishOS/home:Anarky/kernel-adaptation-sabrelite
  20. + LANG=C
  21. + export LANG
  22. + unset DISPLAY
  23. + 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=vfpv3-d16 -mno-thumb'
  24. + export CFLAGS
  25. + 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=vfpv3-d16 -mno-thumb'
  26. + export CXXFLAGS
  27. + 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=vfpv3-d16 -mno-thumb -I/usr/lib/gfortran/modules'
  28. + export FFLAGS
  29. + LD_AS_NEEDED=1
  30. + export LD_AS_NEEDED
  31. + make modules
  32. make: *** No rule to make target `modules'. Stop.
  33. error: Bad exit status from /var/tmp/rpm-tmp.jAA4S2 (%build)
  34.  
  35.  
  36. RPM build errors:
  37. Bad exit status from /var/tmp/rpm-tmp.jAA4S2 (%build)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement