[MacPorts] #6715: Xaw3d: mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or directory (was: BUG: Build problem for xemacs)

MacPorts noreply at macports.org
Sat Sep 27 01:04:25 PDT 2008


#6715: Xaw3d: mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file
or directory
---------------------------+------------------------------------------------
  Reporter:  askg at mac.com  |       Owner:  mww at macports.org
      Type:  defect        |      Status:  new             
  Priority:  Normal        |   Milestone:  Port Bugs       
 Component:  ports         |     Version:                  
Resolution:                |    Keywords:  Xaw3d           
      Port:  Xaw3d         |  
---------------------------+------------------------------------------------
Changes (by ryandesign at macports.org):

  * port:  => Xaw3d


Old description:

> Log file:
>
> GiBook:~ g$ sudo port -d build xemacs
> DEBUG: Found port in
> file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/editors/xemacs
> DEBUG: Changing to port directory:
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/editors/xemacs
> DEBUG: Requested variant powerpc is not provided by port xemacs.
> DEBUG: Requested variant darwin is not provided by port xemacs.
> DEBUG: Requested variant macosx is not provided by port xemacs.
> DEBUG: Found port in
> file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
> DEBUG: Changing to port directory:
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
> DEBUG: Searching for dependency: libpng
> DEBUG: Didn't find receipt, going to depspec regex for: libpng
> DEBUG: Found port in
> file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d
> DEBUG: Changing to port directory:
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d
> DEBUG: Searching for dependency: Xaw3d
> DEBUG: Didn't find receipt, going to depspec regex for: Xaw3d
> DEBUG: Found port in
> file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
> DEBUG: Changing to port directory:
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
> DEBUG: Searching for dependency: zlib
> DEBUG: Didn't find receipt, going to depspec regex for: zlib
> DEBUG: Found port in
> file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
> DEBUG: Changing to port directory:
> /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
> DEBUG: Searching for dependency: XFree86
> DEBUG: Didn't find receipt, going to depspec regex for: XFree86
> DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
> regex: ^libX11\.6\.dylib$
> DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
> regex: ^libX11\.6\.dylib$
> DEBUG: Requested variant powerpc is not provided by port Xaw3d.
> DEBUG: Requested variant darwin is not provided by port Xaw3d.
> DEBUG: Requested variant macosx is not provided by port Xaw3d.
> DEBUG: Skipping completed com.apple.main (Xaw3d)
> DEBUG: Skipping completed com.apple.unarchive (Xaw3d)
> DEBUG: Skipping completed com.apple.fetch (Xaw3d)
> DEBUG: Skipping completed com.apple.checksum (Xaw3d)
> DEBUG: Skipping completed com.apple.extract (Xaw3d)
> DEBUG: Skipping completed com.apple.patch (Xaw3d)
> DEBUG: Skipping completed com.apple.configure (Xaw3d)
> --->  Building Xaw3d with target all
> DEBUG: Executing com.apple.build (Xaw3d)
> DEBUG: Assembled command: 'cd
> "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Xaw3d/work/xc/lib/Xaw3d"
> && make all'
> rm -f libXaw3d.7.0.dylib~
> + cd .
> + /usr/bin/cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
> /usr/X11R6/lib/libXaw3d.7.dylib -current_version 7.0
> -compatibility_version 7.0 -seg_addr_table_filename
> /usr/X11R6/lib/libXaw3d.7.0.dylib AllWidgets.o AsciiSink.o AsciiSrc.o
> AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o
> List.o MenuButton.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o
> Simple.o SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o
> Text.o TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o
> Tip.o Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o
> laylex.o MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/usr/X11R6/lib -lXmu
> -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11
> /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
> file: -lSystem is not an object file (not allowed in a library)
> + rm -f libXaw3d.7.dylib
> + ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
> + true
> rm -f libXaw3d.7.0.dylib
> mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
> mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
> directory
> make: *** [libXaw3d.7.0.dylib] Error 1
> Error: Target com.apple.build returned: shell command "cd
> "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Xaw3d/work/xc/lib/Xaw3d"
> && make all" returned error 2
> Command output: rm -f libXaw3d.7.0.dylib~
> + cd .
> + /usr/bin/cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
> /usr/X11R6/lib/libXaw3d.7.dylib -current_version 7.0
> -compatibility_version 7.0 -seg_addr_table_filename
> /usr/X11R6/lib/libXaw3d.7.0.dylib AllWidgets.o AsciiSink.o AsciiSrc.o
> AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o
> List.o MenuButton.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o
> Simple.o SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o
> Text.o TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o
> Tip.o Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o
> laylex.o MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/usr/X11R6/lib -lXmu
> -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11
> /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
> file: -lSystem is not an object file (not allowed in a library)
> + rm -f libXaw3d.7.dylib
> + ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
> + true
> rm -f libXaw3d.7.0.dylib
> mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
> mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
> directory
> make: *** [libXaw3d.7.0.dylib] Error 1
>
> Warning: the following items did not execute (for Xaw3d):
> com.apple.activate com.apple.build com.apple.destroot com.apple.archive
> com.apple.install
> Error: The following dependencies failed to build: Xaw3d libpng zlib
> Error: /opt/local/bin/port: Status 1 encountered during processing.
> GiBook:~ g$

New description:

 Log file:

 {{{
 GiBook:~ g$ sudo port -d build xemacs
 DEBUG: Found port in
 file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/editors/xemacs
 DEBUG: Changing to port directory:
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/editors/xemacs
 DEBUG: Requested variant powerpc is not provided by port xemacs.
 DEBUG: Requested variant darwin is not provided by port xemacs.
 DEBUG: Requested variant macosx is not provided by port xemacs.
 DEBUG: Found port in
 file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
 DEBUG: Changing to port directory:
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/graphics/libpng
 DEBUG: Searching for dependency: libpng
 DEBUG: Didn't find receipt, going to depspec regex for: libpng
 DEBUG: Found port in
 file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d
 DEBUG: Changing to port directory:
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/Xaw3d
 DEBUG: Searching for dependency: Xaw3d
 DEBUG: Didn't find receipt, going to depspec regex for: Xaw3d
 DEBUG: Found port in
 file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
 DEBUG: Changing to port directory:
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/archivers/zlib
 DEBUG: Searching for dependency: zlib
 DEBUG: Didn't find receipt, going to depspec regex for: zlib
 DEBUG: Found port in
 file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
 DEBUG: Changing to port directory:
 /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86
 DEBUG: Searching for dependency: XFree86
 DEBUG: Didn't find receipt, going to depspec regex for: XFree86
 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
 regex: ^libX11\.6\.dylib$
 DEBUG: Found Dependency: path: /usr/X11R6/lib filename: libX11.6.dylib
 regex: ^libX11\.6\.dylib$
 DEBUG: Requested variant powerpc is not provided by port Xaw3d.
 DEBUG: Requested variant darwin is not provided by port Xaw3d.
 DEBUG: Requested variant macosx is not provided by port Xaw3d.
 DEBUG: Skipping completed com.apple.main (Xaw3d)
 DEBUG: Skipping completed com.apple.unarchive (Xaw3d)
 DEBUG: Skipping completed com.apple.fetch (Xaw3d)
 DEBUG: Skipping completed com.apple.checksum (Xaw3d)
 DEBUG: Skipping completed com.apple.extract (Xaw3d)
 DEBUG: Skipping completed com.apple.patch (Xaw3d)
 DEBUG: Skipping completed com.apple.configure (Xaw3d)
 --->  Building Xaw3d with target all
 DEBUG: Executing com.apple.build (Xaw3d)
 DEBUG: Assembled command: 'cd
 "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Xaw3d/work/xc/lib/Xaw3d"
 && make all'
 rm -f libXaw3d.7.0.dylib~
 + cd .
 + /usr/bin/cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
 /usr/X11R6/lib/libXaw3d.7.dylib -current_version 7.0
 -compatibility_version 7.0 -seg_addr_table_filename
 /usr/X11R6/lib/libXaw3d.7.0.dylib AllWidgets.o AsciiSink.o AsciiSrc.o
 AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o List.o
 MenuButton.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o
 SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o
 TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o
 Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o
 MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/usr/X11R6/lib -lXmu -lXt -lSM
 -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11
 /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
 file: -lSystem is not an object file (not allowed in a library)
 + rm -f libXaw3d.7.dylib
 + ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
 + true
 rm -f libXaw3d.7.0.dylib
 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
 mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
 directory
 make: *** [libXaw3d.7.0.dylib] Error 1
 Error: Target com.apple.build returned: shell command "cd
 "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Xaw3d/work/xc/lib/Xaw3d"
 && make all" returned error 2
 Command output: rm -f libXaw3d.7.0.dylib~
 + cd .
 + /usr/bin/cc -o ./libXaw3d.7.0.dylib~ -dynamiclib -install_name
 /usr/X11R6/lib/libXaw3d.7.dylib -current_version 7.0
 -compatibility_version 7.0 -seg_addr_table_filename
 /usr/X11R6/lib/libXaw3d.7.0.dylib AllWidgets.o AsciiSink.o AsciiSrc.o
 AsciiText.o Box.o Command.o Dialog.o Form.o Grip.o Label.o Layout.o List.o
 MenuButton.o Paned.o Panner.o Porthole.o Repeater.o Scrollbar.o Simple.o
 SimpleMenu.o Sme.o SmeBSB.o SmeLine.o SmeThreeD.o StripChart.o Text.o
 TextSink.o TextSrc.o TextAction.o TextPop.o TextTr.o ThreeD.o Tip.o
 Toggle.o Tree.o Vendor.o Viewport.o Xaw3dP.o XawInit.o laygram.o laylex.o
 MultiSrc.o MultiSink.o XawIm.o XawI18n.o -L/usr/X11R6/lib -lXmu -lXt -lSM
 -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11
 /usr/bin/libtool: for architecture: cputype (16777234) cpusubtype (0)
 file: -lSystem is not an object file (not allowed in a library)
 + rm -f libXaw3d.7.dylib
 + ln -s libXaw3d.7.0.dylib libXaw3d.7.dylib
 + true
 rm -f libXaw3d.7.0.dylib
 mv -f libXaw3d.7.0.dylib~ libXaw3d.7.0.dylib
 mv: rename libXaw3d.7.0.dylib~ to libXaw3d.7.0.dylib: No such file or
 directory
 make: *** [libXaw3d.7.0.dylib] Error 1

 Warning: the following items did not execute (for Xaw3d):
 com.apple.activate com.apple.build com.apple.destroot com.apple.archive
 com.apple.install
 Error: The following dependencies failed to build: Xaw3d libpng zlib
 Error: /opt/local/bin/port: Status 1 encountered during processing.
 GiBook:~ g$
 }}}

--

-- 
Ticket URL: <http://trac.macports.org/ticket/6715#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list