alvin_

terminal output for building takenotes

Nov 25th, 2013
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  
  2. Welcome to the Haiku shell.
  3.  
  4. ~/haikuporter> haikuporter takenotes
  5. Checking if any package-infos need to be updated ...
  6. Looking for stale package-infos ...
  7. ======================================================================
  8. haiku-apps::takenotes-1.0.0
  9. ======================================================================
  10. ----------------------------------------------------------------------
  11. haiku-apps::takenotes-1.0.0
  12. ----------------------------------------------------------------------
  13. Skipping download of source for TakeNotes
  14. Skipping unpack of TakeNotes
  15. Cleaning up temporary directories ...
  16. Populating source package ...
  17. chroot has these packages active:
  18.         /boot/home/haikuports/packages/expat-2.0.1-7-x86_gcc2.hpkg
  19.         /boot/home/haikuports/packages/gettext_libintl-0.18.1.1-5-x86_gcc2.hpkg
  20.         /boot/home/haikuports/packages/libiconv-1.13.1-6-x86_gcc2.hpkg
  21.         /boot/home/haikuports/packages/openssl-1.0.0j-5-x86_gcc2.hpkg
  22.         /boot/system/packages/binutils-2.17_2013_04_21-2-x86_gcc2.hpkg
  23.         /boot/system/packages/ca_root_certificates-2012_12_29-1-any.hpkg
  24.         /boot/system/packages/curl-7.26.0-5-x86_gcc2.hpkg
  25.         /boot/system/packages/freetype-2.4.9-3-x86_gcc2.hpkg
  26.         /boot/system/packages/gcc-2.95.3_2013_08_15-2-x86_gcc2.hpkg
  27.         /boot/system/packages/grep-2.14-5-x86_gcc2.hpkg
  28.         /boot/system/packages/haiku-r1~alpha4_pm_hrev46368-1-x86_gcc2.hpkg
  29.         /boot/system/packages/haiku_devel-r1~alpha4_pm_hrev46368-1-x86_gcc2.hpkg
  30.         /boot/system/packages/icu-4.8.1.1-4-x86_gcc2.hpkg
  31.         /boot/system/packages/jpeg-9-3-x86_gcc2.hpkg
  32.         /boot/system/packages/libpng-1.5.12-3-x86_gcc2.hpkg
  33.         /boot/system/packages/libsolv-0.3.0_haiku_2013_10_01-1-x86_gcc2.hpkg
  34.         /boot/system/packages/make-3.82-5-x86_gcc2.hpkg
  35.         /boot/system/packages/makefile_engine-r1~alpha4_pm_hrev46368-1-any.hpkg
  36.         /boot/system/packages/mkdepend-1.7-3-x86_gcc2.hpkg
  37.         /boot/system/packages/sed-4.2.1-6-x86_gcc2.hpkg
  38.         /boot/system/packages/zlib-1.2.8-4-x86_gcc2.hpkg
  39. ----- Package Info ----------------
  40. header size:                     80
  41. heap size:                      735
  42. TOC size:                        41
  43. package attributes size:        796
  44. total size:                     815
  45. -----------------------------------
  46. ----- Package Info ----------------
  47. header size:                     80
  48. heap size:                      615
  49. TOC size:                        41
  50. package attributes size:        679
  51. total size:                     695
  52. -----------------------------------
  53. waiting for build package takenotes-1.0.0-1 to be activated
  54. waiting for build package takenotes_source-1.0.0-1 to be activated
  55. Building ...
  56. gcc -o "objects.x86-gcc2-release/TakeNotes"     objects.x86-gcc2-release/AlarmView.o objects.x86-gcc2-release/AlarmWindow.o objects.x86-gcc2-release/AppHashTable.o objects.x86-gcc2-release/ChoiceView.o objects.x86-gcc2-release/ChoiceWindow.o objects.x86-gcc2-release/ColorMenuItem.o objects.x86-gcc2-release/ColorView.o objects.x86-gcc2-release/ColorWindow.o objects.x86-gcc2-release/NoteApplication.o objects.x86-gcc2-release/NoteText.o objects.x86-gcc2-release/NoteView.o objects.x86-gcc2-release/NoteWindow.o objects.x86-gcc2-release/TagsWindow.o  -Xlinker -soname=_APP_  -L./    -lbe  -lstdc++.r4
  57. objects.x86-gcc2-release/NoteWindow.o: In function `NoteWindow::NoteWindow(long)':
  58. NoteWindow.cpp:(.text+0x46d): undefined reference to `BFilePanel::BFilePanel(file_panel_mode, BMessenger *, entry_ref const *, unsigned long, bool, BMessage *, BRefFilter *, bool, bool)'
  59. objects.x86-gcc2-release/NoteWindow.o: In function `NoteWindow::NoteWindow(entry_ref *)':
  60. NoteWindow.cpp:(.text+0xc4e): undefined reference to `BFilePanel::BFilePanel(file_panel_mode, BMessenger *, entry_ref const *, unsigned long, bool, BMessage *, BRefFilter *, bool, bool)'
  61. objects.x86-gcc2-release/NoteWindow.o: In function `NoteWindow::MessageReceived(BMessage *)':
  62. NoteWindow.cpp:(.text+0x464c): undefined reference to `BFilePanel::Show(void)'
  63. collect2: ld returned 1 exit status
  64. make: *** [objects.x86-gcc2-release/TakeNotes] Error 1
  65. Command '['/bin/bash', '-c', '. /wrapper-script']' returned non-zero exit status 2
  66. keeping chroot folder /boot/home/haikuports/haiku-apps/takenotes/work-1.0.0 intact for inspection
  67. *** Build has failed - stopping.
  68. ~/haikuporter>
Advertisement
Add Comment
Please, Sign In to add comment