Opened 17 years ago

Last modified 15 years ago

#10881 closed defect

mpkg/pkg command builds with errors — at Initial Version

Reported by: dcurtis@… Owned by: darwinports-bugs@…
Priority: Normal Milestone: MacPorts 1.8.0
Component: base Version:
Keywords: mpkg destroot Cc:
Port:

Description

Cannot build packages / meta-packages. For some reason it's thinking it should skip the destroot step and so there is nothing to archive for the pkg.


[Users/dcurtis] > pkg xrender DEBUG: Found port in file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender DEBUG: Changing to port directory: /usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/xrender DEBUG: Requested variant darwin is not provided by port xrender. DEBUG: Requested variant i386 is not provided by port xrender. DEBUG: Requested variant macosx is not provided by port xrender. DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Found port in file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/XFree86 DEBUG: Changing to port directory: /usr/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: Found port in file:///usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render DEBUG: Changing to port directory: /usr/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/render DEBUG: Searching for dependency: render DEBUG: Found Dependency: receipt exists for render DEBUG: Skipping com.apple.main (xrender) since this port is already installed DEBUG: Skipping com.apple.fetch (xrender) since this port is already installed DEBUG: Skipping com.apple.checksum (xrender) since this port is already installed DEBUG: setting option extract.cmd to /usr/bin/bzip2 DEBUG: Skipping com.apple.extract (xrender) since this port is already installed DEBUG: Skipping com.apple.patch (xrender) since this port is already installed DEBUG: Skipping com.apple.configure (xrender) since this port is already installed DEBUG: Skipping com.apple.build (xrender) since this port is already installed DEBUG: Skipping com.apple.destroot (xrender) since this port is already installed DEBUG: Executing com.apple.pkg (xrender) ---> Creating pkg for xrender-0.9.0 can't stat /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/destroot (No such file or directory) can't make bom /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/xrender-0.9.0.pkg/Contents/Archive.bom for dir /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/destroot Error: Target com.apple.pkg returned: shell command "mkbom /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/destroot /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/xrender-0.9.0.pkg/Contents/Archive.bom" returned error 1 Command output: can't stat /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/destroot (No such file or directory) can't make bom /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/xrender-0.9.0.pkg/Contents/Archive.bom for dir /usr/local/var/db/dports/build/_usr_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_xrender/work/destroot

Warning: the following items did not execute (for xrender): com.apple.pkg Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.