Opened 10 years ago

Closed 10 years ago

#42666 closed defect (fixed)

textmate2 @2.0-alpha.9515: build failure: No such file or directory

Reported by: jwhowse4 Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: textmate2

Description

I am using an Intel Mac Pro running Mac OS 10.8.5 (Mountain Lion) with XCode 5.0.2. When I try to install textmate2 the build fails with the attached error log. Any suggestions?

Attachments (2)

textmate2_main.log (1.4 MB) - added by jwhowse4 10 years ago.
textmate2-9529_main.log (407.2 KB) - added by jwhowse4 10 years ago.
error log for 9529

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by jwhowse4

Attachment: textmate2_main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: cal@… removed
Owner: changed from macports-tickets@… to cal@…
Summary: textmate2 build failuretextmate2 @2.0-alpha.9515: build failure: No such file or directory

Relevant part of log:

:info:build [908/910] cp -p "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help/TextMate.helpindex" "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/TextMate.app/Contents/Resources/TextMate Help/TextMate.helpindex"
:info:build FAILED: cp -p "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help/TextMate.helpindex" "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/TextMate.app/Contents/Resources/TextMate Help/TextMate.helpindex"
:info:build cp: /Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help/TextMate.helpindex: No such file or directory
:info:build WARNING: failed to find GitHub user for Charlie Park <charlie@pearbudget.com>
:info:build WARNING: failed to find GitHub user for Jacob Bandes-Storch <jtbandes@gmail.com>
:info:build WARNING: failed to find GitHub user for Boris Dušek <dusek@brailcom.org>
:info:build WARNING: failed to find GitHub user for Ole Gammelgaard Poulsen <ole@shapehq.com>
:info:build WARNING: failed to find GitHub user for Sudara <sudara@alonetone.com>
:info:build WARNING: failed to find GitHub user for Zach Drayer <zach@drayer.name>
:info:build WARNING: failed to find GitHub user for jtbandes <jtbandes@gmail.com>
:info:build ninja: build stopped: subcommand failed.
:info:build Command failed:  cd "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515" && ninja TextMate mate -v -j 8 
:info:build Exit code: 1

comment:2 Changed 10 years ago by neverpanic (Clemens Lang)

The file should have been created in step 552:

:info:build [552/910] /usr/bin/hiutil -Cvaf "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help/TextMate.helpindex" "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help"

Did you clean and try again? Does /usr/bin/hiutil exist on your system?

comment:3 in reply to:  2 Changed 10 years ago by jwhowse4

Replying to cal@…:

The file should have been created in step 552:

:info:build [552/910] /usr/bin/hiutil -Cvaf "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help/TextMate.helpindex" "/Volumes/User_Disk/opt/macports/var/macports/build/_Volumes_User_Disk_opt_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_textmate2/textmate2/work/textmate-2.0-alpha.9515/build/Applications/TextMate/resources/TextMate Help"

Did you clean and try again? Does /usr/bin/hiutil exist on your system?

I tried clean and rebuild and obtained the same failure. My system does have the file /usr/bin/hiutil.

Last edited 10 years ago by jwhowse4 (previous) (diff)

comment:4 Changed 10 years ago by jwhowse4

Version 9529 still fails to build for me, but for a different reason. I have attached the new error log.

Changed 10 years ago by jwhowse4

Attachment: textmate2-9529_main.log added

error log for 9529

comment:5 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

That's #43230.

Note: See TracTickets for help on using tickets.