Advertisement
Guest User

mailx/main.log

a guest
Mar 25th, 2016
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. version:1
  2. :msg:main ---> Computing dependencies for mailx:info:main .:debug:main mailx has no conflicts
  3. :debug:main Searching for dependency: kerberos5
  4. :debug:main Found Dependency: receipt exists for kerberos5
  5. :debug:main Searching for dependency: libiconv
  6. :debug:main Found Dependency: receipt exists for libiconv
  7. :debug:main Searching for dependency: openssl
  8. :debug:main Found Dependency: receipt exists for openssl
  9. :msg:main
  10. :debug:main Executing org.macports.main (mailx)
  11. :debug:main Skipping completed org.macports.archivefetch (mailx)
  12. :debug:main Skipping completed org.macports.fetch (mailx)
  13. :debug:main Skipping completed org.macports.checksum (mailx)
  14. :debug:main Skipping completed org.macports.extract (mailx)
  15. :debug:main Skipping completed org.macports.patch (mailx)
  16. :debug:main Skipping completed org.macports.configure (mailx)
  17. :debug:build build phase started at Fri Mar 25 16:48:40 GMT 2016
  18. :notice:build ---> Building mailx
  19. :debug:build Executing org.macports.build (mailx)
  20. :debug:build Environment:
  21. CC_PRINT_OPTIONS='YES'
  22. CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/.CC_PRINT_OPTIONS'
  23. CPATH='/opt/local/include'
  24. LIBRARY_PATH='/opt/local/lib'
  25. MACOSX_DEPLOYMENT_TARGET='10.11'
  26. :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/mailx-12.4" && /usr/bin/make -j8 -w all'
  27. :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/mailx-12.4" && /usr/bin/make -j8 -w all
  28. :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/mailx-12.4'
  29. :info:build /usr/bin/clang -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 aux.o base64.o cache.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o dotlock.o edit.o fio.o getname.o getopt.o head.o hmac.o imap.o imap_search.o junk.o lex.o list.o lzw.o macro.o maildir.o main.o md5.o mime.o names.o nss.o openssl.o pop3.o popen.o quit.o send.o sendout.o smtp.o ssl.o strings.o temp.o thread.o tty.o v7.local.o vars.o version.o `grep '^[^#]' LIBS` -o mailx
  30. :info:build Undefined symbols for architecture x86_64:
  31. :info:build "_SSLv2_client_method", referenced from:
  32. :info:build _ssl_open in openssl.o
  33. :info:build ld: symbol(s) not found for architecture x86_64
  34. :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
  35. :info:build make: *** [mailx] Error 1
  36. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/mailx-12.4'
  37. :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/work/mailx-12.4" && /usr/bin/make -j8 -w all
  38. :info:build Exit code: 2
  39. :error:build org.macports.build for port mailx returned: command execution failed
  40. :debug:build Error code: CHILDSTATUS 36969 2
  41. :debug:build Backtrace: command execution failed
  42. while executing
  43. "system -nice 0 $fullcmdstring"
  44. ("eval" body line 1)
  45. invoked from within
  46. "eval system $notty $nice \$fullcmdstring"
  47. invoked from within
  48. "command_exec build"
  49. (procedure "portbuild::build_main" line 8)
  50. invoked from within
  51. "portbuild::build_main org.macports.build"
  52. ("eval" body line 1)
  53. invoked from within
  54. "eval $procedure $targetname"
  55. :info:build Warning: targets not executed for mailx: org.macports.install org.macports.build org.macports.destroot
  56. :notice:build Please see the log file for port mailx for details:
  57. /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailx/mailx/main.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement