Changes between Initial Version and Version 1 of Ticket #38656, comment 14


Ignore:
Timestamp:
Apr 13, 2013, 2:41:25 PM (11 years ago)
Author:
Ephaeton@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38656, comment 14

    initial v1  
    1 Now I'm having a similar problem, although the real error is different (dynlib f'up):
    2 
    3 {{{
    4 info:destroot /usr/bin/install -c -m 644 gnuplot.gih /opt/local/var/macports/build/_opt_local_var_macports_sources
    5 _rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/work/destroot/opt/local/share/gnuplot/4.6/gnuplot.g
    6 ih
    7 :info:destroot Creating texinfo and eldoc strings file
    8 :info:destroot dyld: Library not loaded: /opt/local/lib/libjpeg.8.dylib
    9 :info:destroot   Referenced from: /opt/local/bin/emacs
    10 :info:destroot   Reason: image not found
    11 :info:destroot /bin/sh: line 1: 65727 Trace/BPT trap: 5       emacs -batch -l ./doc2texi.el -f d2t-doc-to-texi
    12 :info:destroot Compiling gnuplot-eldoc.el
    13 :info:destroot dyld: Library not loaded: /opt/local/lib/libjpeg.8.dylib
    14 :info:destroot   Referenced from: /opt/local/bin/emacs
    15 :info:destroot   Reason: image not found
    16 :info:destroot /bin/sh: line 1: 65729 Trace/BPT trap: 5       emacs -batch --eval='(byte-compile-file "gnuplot-eldo
    17 c.el")'
    18 :info:destroot make[1]: *** [gnuplot-eldoc.el] Error 133
    19 :info:destroot make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macp
    20 orts.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.2/docs'
    21 :info:destroot make: *** [install-recursive] Error 1
    22 :info:destroot make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macport
    23 s.org_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.2'
    24 :info:destroot Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.or
    25 g_release_tarballs_ports_math_gnuplot/gnuplot/work/gnuplot-4.6.2" && /usr/bin/make -w install DESTDIR=/opt/local/va
    26 r/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_gnuplot/gnuplot/wor
    27 k/destroot
    28 :info:destroot Exit code: 2
    29 :error:destroot org.macports.destroot for port gnuplot returned: command execution failed
    30 :debug:destroot Error code: CHILDSTATUS 65580 2
    31 :debug:destroot Backtrace: command execution failed
    32     while executing
    33 "system -nice 0 $fullcmdstring"
    34     ("eval" body line 1)
    35     invoked from within
    36 "eval system $notty $nice \$fullcmdstring"
    37     invoked from within
    38 "command_exec destroot"
    39     (procedure "portdestroot::destroot_main" line 2)
    40     invoked from within
    41 "$procedure $targetname"
    42 :info:destroot Warning: targets not executed for gnuplot: org.macports.activate org.macports.destroot org.macports.
    43 install
    44 }}}
     1Uhm, comment redacted. My problem went away with updating and upgrading.