Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2012
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.71 KB | None | 0 0
  1. version:1
  2. :debug:main changing euid/egid - current euid: 0 - current egid: 0
  3. :debug:main egid changed to: 501
  4. :debug:main euid changed to: 503
  5. :debug:main Executing org.macports.main (apr-util)
  6. :debug:main Privilege de-escalation not attempted as not running as root.
  7. :debug:main Skipping completed org.macports.archivefetch (apr-util)
  8. :debug:main Privilege de-escalation not attempted as not running as root.
  9. :debug:main Skipping completed org.macports.fetch (apr-util)
  10. :debug:main Privilege de-escalation not attempted as not running as root.
  11. :debug:main Skipping completed org.macports.checksum (apr-util)
  12. :debug:main Privilege de-escalation not attempted as not running as root.
  13. :debug:main Skipping completed org.macports.extract (apr-util)
  14. :debug:main Privilege de-escalation not attempted as not running as root.
  15. :debug:main Skipping completed org.macports.patch (apr-util)
  16. :debug:main Privilege de-escalation not attempted as not running as root.
  17. :debug:main Skipping completed org.macports.configure (apr-util)
  18. :debug:main Privilege de-escalation not attempted as not running as root.
  19. :debug:build build phase started at Wed Feb 22 17:01:52 CET 2012
  20. :notice:build ---> Building apr-util
  21. :debug:build Executing org.macports.build (apr-util)
  22. :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.8' GI_SCANNER_DISABLE_CACHE='1'
  23. :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1" && /usr/bin/make -j8 -w all'
  24. :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1" && /usr/bin/make -j8 -w all
  25. :info:build make: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1'
  26. :info:build make[1]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1'
  27. :info:build /bin/sh /opt/local/share/apr-1/build/libtool --silent --mode=link /usr/bin/clang -pipe -O2 -arch x86_64 -L/opt/local/lib -arch x86_64 -L/opt/local/lib/db46 -L/opt/local/lib -release 1 -module -rpath /opt/local/lib/apr-util-1 -o dbd/apr_dbd_sqlite3.la dbd/apr_dbd_sqlite3.lo -L/opt/local/lib -lsqlite3
  28. :info:build clang: error: unable to execute command: Segmentation fault: 11
  29. :info:build clang: error: linker command failed due to signal 2 (use -v to see invocation)
  30. :info:build clang: note: diagnostic msg: Please submit a bug report to http://developer.apple.com/bugreporter/ and include command line arguments and all diagnostic information.
  31. :info:build clang: note: diagnostic msg: Error generating preprocessed source(s) - cannot generate preprocessed source with multiple -arch options.
  32. :info:build make[1]: *** [dbd/apr_dbd_sqlite3.la] Error 254
  33. :info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1'
  34. :info:build make: *** [all-recursive] Error 1
  35. :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1'
  36. :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/work/apr-util-1.4.1" && /usr/bin/make -j8 -w all " returned error 2
  37. :error:build Target org.macports.build returned: shell command failed (see log for details)
  38. :debug:build Backtrace: shell command failed (see log for details)
  39. while executing
  40. "command_exec build"
  41. (procedure "portbuild::build_main" line 8)
  42. invoked from within
  43. "$procedure $targetname"
  44. :info:build Warning: the following items did not execute (for apr-util): org.macports.activate org.macports.build org.macports.destroot org.macports.install
  45. :error:build Failed to install apr-util
  46. :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
  47. while executing
  48. "open [file join $dir tclIndex]"
  49. :notice:build Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apr-util/apr-util/main.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement