Advertisement
Guest User

Untitled

a guest
May 26th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.36 KB | None | 0 0
  1. [gc@meuh /tmp/frozen-bubble] perl Build.PL && sudo perl Build install
  2. [Alien::SDL] Testing header(s): iconv.h
  3. [Alien::SDL] Testing header(s): math.h
  4. [Alien::SDL] Testing header(s): SDL.h
  5. [Alien::SDL] Testing header(s): SDL_mixer.h
  6. Checking prerequisites...
  7. - ERROR: Module::Build (0.35) is installed, but we need version >= 0.36
  8.  
  9. ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
  10. of the modules indicated above before proceeding with this installation
  11.  
  12. Creating new 'Build' script for 'Games-FrozenBubble' version '2.202'
  13. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o server/fb-server.o server/fb-server.c
  14. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o server/log.o server/log.c
  15. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o server/tools.o server/tools.c
  16. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o server/game.o server/game.c
  17. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -fPIC -g -Wall -Werror -pipe -Iserver -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0 -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o server/net.o server/net.c
  18. i586-mandriva-linux-gnu-gcc -fstack-protector -L/usr/local/lib -o server/fb-server server/fb-server.o server/log.o server/tools.o server/game.o server/net.o -lglib-2.0
  19. Copying lib/Games/FrozenBubble/MDKCommon.pm -> blib/lib/Games/FrozenBubble/MDKCommon.pm
  20. Copying lib/Games/FrozenBubble.pm -> blib/lib/Games/FrozenBubble.pm
  21. Copying lib/Games/FrozenBubble/Symbols.pm -> blib/lib/Games/FrozenBubble/Symbols.pm
  22. Copying lib/Games/FrozenBubble/NetDiscover.pm -> blib/lib/Games/FrozenBubble/NetDiscover.pm
  23. Copying lib/Games/FrozenBubble/LevelEditor.pm -> blib/lib/Games/FrozenBubble/LevelEditor.pm
  24. Copying lib/Games/FrozenBubble/CStuff.pm -> blib/lib/Games/FrozenBubble/CStuff.pm
  25. Copying lib/Games/FrozenBubble/Net.pm -> blib/lib/Games/FrozenBubble/Net.pm
  26. Copying lib/Games/FrozenBubble/Config.pm -> blib/lib/Games/FrozenBubble/Config.pm
  27. Copying lib/Games/FrozenBubble/Stuff.pm -> blib/lib/Games/FrozenBubble/Stuff.pm
  28. lib/Games/FrozenBubble/CStuff.xs -> lib/Games/FrozenBubble/CStuff.c
  29. i586-mandriva-linux-gnu-gcc -I/usr/lib/perl5/5.10.1/i386-linux-thread-multi/CORE -DXS_VERSION="2.202" -DVERSION="2.202" -fPIC -I/usr/include -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -o lib/Games/FrozenBubble/CStuff.o lib/Games/FrozenBubble/CStuff.c
  30. ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Games/FrozenBubble/CStuff/CStuff.bs')
  31. i586-mandriva-linux-gnu-gcc -shared -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i586 -mtune=generic -fasynchronous-unwind-tables -L/usr/local/lib -o blib/arch/auto/Games/FrozenBubble/CStuff/CStuff.so lib/Games/FrozenBubble/CStuff.o -L/usr/lib -lSDL -lSDL_mixer -lSDL_Pango -L/usr/local/lib -L/usr/lib
  32. Copying bin/fb-server -> blib/script/fb-server
  33. Copying bin/frozen-bubble-editor -> blib/script/frozen-bubble-editor
  34. Deleting blib/script/frozen-bubble-editor.bak
  35. Copying bin/frozen-bubble -> blib/script/frozen-bubble
  36. Deleting blib/script/frozen-bubble.bak
  37. Manifying blib/script/frozen-bubble -> blib/bindoc/frozen-bubble.1
  38. Manifying blib/script/frozen-bubble-editor -> blib/bindoc/frozen-bubble-editor.1
  39. Manifying blib/lib/Games/FrozenBubble/NetDiscover.pm -> blib/libdoc/Games::FrozenBubble::NetDiscover.3pm
  40. Manifying blib/lib/Games/FrozenBubble/LevelEditor.pm -> blib/libdoc/Games::FrozenBubble::LevelEditor.3pm
  41. Manifying blib/lib/Games/FrozenBubble/MDKCommon.pm -> blib/libdoc/Games::FrozenBubble::MDKCommon.3pm
  42. Manifying blib/lib/Games/FrozenBubble.pm -> blib/libdoc/Games::FrozenBubble.3pm
  43. Manifying blib/lib/Games/FrozenBubble/Net.pm -> blib/libdoc/Games::FrozenBubble::Net.3pm
  44. Manifying blib/lib/Games/FrozenBubble/Stuff.pm -> blib/libdoc/Games::FrozenBubble::Stuff.3pm
  45. Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
  46. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/auto/Games/FrozenBubble/CStuff/CStuff.bs (unchanged)
  47. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/auto/Games/FrozenBubble/CStuff/CStuff.so (unchanged)
  48. Skipping /usr/local/share/man/man1/frozen-bubble-editor.1 (unchanged)
  49. Skipping /usr/local/share/man/man1/frozen-bubble.1 (unchanged)
  50. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble.pm (unchanged)
  51. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/NetDiscover.pm (unchanged)
  52. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/Symbols.pm (unchanged)
  53. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/Net.pm (unchanged)
  54. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/MDKCommon.pm (unchanged)
  55. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/CStuff.pm (unchanged)
  56. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/Config.pm (unchanged)
  57. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/LevelEditor.pm (unchanged)
  58. Skipping /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/Games/FrozenBubble/Stuff.pm (unchanged)
  59. Skipping /usr/local/share/man/man3/Games::FrozenBubble::Stuff.3pm (unchanged)
  60. Skipping /usr/local/share/man/man3/Games::FrozenBubble::LevelEditor.3pm (unchanged)
  61. Skipping /usr/local/share/man/man3/Games::FrozenBubble::Net.3pm (unchanged)
  62. Skipping /usr/local/share/man/man3/Games::FrozenBubble::MDKCommon.3pm (unchanged)
  63. Skipping /usr/local/share/man/man3/Games::FrozenBubble.3pm (unchanged)
  64. Skipping /usr/local/share/man/man3/Games::FrozenBubble::NetDiscover.3pm (unchanged)
  65. Skipping /usr/local/bin/frozen-bubble (unchanged)
  66. Skipping /usr/local/bin/fb-server (unchanged)
  67. Skipping /usr/local/bin/frozen-bubble-editor (unchanged)
  68. Writing /usr/lib/perl5/site_perl/5.10.1/i386-linux-thread-multi/auto/Games/FrozenBubble/.packlist
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement