1. * Package: app-portage/deltup-0.4.5
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking deltup-0.4.5.tar.gz to /tmp/portage/app-portage/deltup-0.4.5/work
  15. >>> Unpacking bzip2-1.0.2.tar.gz to /tmp/portage/app-portage/deltup-0.4.5/work
  16. >>> Unpacking bzip2-1.0.3.tar.gz to /tmp/portage/app-portage/deltup-0.4.5/work
  17. >>> Source unpacked in /tmp/portage/app-portage/deltup-0.4.5/work
  18. >>> Preparing source in /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5 ...
  19. * Applying bzip2-1.0.2-makefile-CFLAGS.patch ...
  20. [ ok ]
  21. * Applying bzip2-1.0.3-makefile-CFLAGS.patch ...
  22. [ ok ]
  23. * Applying deltup-0.4.4-gcc47.patch ...
  24. [ ok ]
  25. * Applying deltup-0.4.4-zlib-1.2.5.2.patch ...
  26. [ ok ]
  27. >>> Source prepared.
  28. >>> Configuring source in /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5 ...
  29. >>> Source configured.
  30. >>> Compiling source in /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5 ...
  31. make -j24 CXX=x86_64-pc-linux-gnu-g++
  32. g++ -c bpatch.cpp -o bpatch.o -g #-Wall -pedantic
  33. g++ -c bzip2.cpp -o bzip2.o -g #-Wall -pedantic
  34. g++ -c file.cpp -o file.o -g #-Wall -pedantic
  35. g++ -c system.cpp -o system.o -g #-Wall -pedantic
  36. g++ -c tmpstore.cpp -o tmpstore.o -g #-Wall -pedantic
  37. g++ -c deltup.cpp -o deltup.o -g #-Wall -pedantic
  38. g++ bpatch.o bzip2.o file.o system.o tmpstore.o deltup.o -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -o deltup -lstdc++ -lz -lbz2 -lssl
  39. deltup.o: In function `read_md5sum(unsigned char*, std::string)':
  40. /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5/deltup.cpp:118: undefined reference to `MD5_Init'
  41. /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5/deltup.cpp:122: undefined reference to `MD5_Update'
  42. /tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5/deltup.cpp:125: undefined reference to `MD5_Final'
  43. collect2: error: ld returned 1 exit status
  44. make: *** [deltup] Error 1
  45. * ERROR: app-portage/deltup-0.4.5 failed (compile phase):
  46. * emake failed
  47. *
  48. * If you need support, post the output of `emerge --info '=app-portage/deltup-0.4.5'`,
  49. * the complete build log and the output of `emerge -pqv '=app-portage/deltup-0.4.5'`.
  50. * The complete build log is located at '/var/log/portage/app-portage:deltup-0.4.5:20130205-215233.log'.
  51. * For convenience, a symlink to the build log is located at '/tmp/portage/app-portage/deltup-0.4.5/temp/build.log'.
  52. * The ebuild environment file is located at '/tmp/portage/app-portage/deltup-0.4.5/temp/environment'.
  53. * Working directory: '/tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5'
  54. * S: '/tmp/portage/app-portage/deltup-0.4.5/work/deltup-0.4.5'