Opened 2 years ago

Closed 2 years ago

#9807 closed defect (fixed)

patching pyopenxr failed on windows

Reported by: Zach Pearson Owned by: Zach Pearson
Priority: moderate Milestone:
Component: Build System Version:
Keywords: Cc: Tom Goddard
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Doing a clean install to see if it clears up some other weird behavior where toolshed can't find the bundle for Tasks when saving a session, I could just see that patching failed as status text flew by. I can fix it when the install finishes.

Change History (4)

comment:1 by Zach Pearson, 2 years ago

Weird, when I enter the command by hand it works

comment:2 by Tom Goddard, 2 years ago

The pyopenxr patch worked in last night's Mac ARM daily builds according to the build log.  So not sure what you saw.

comment:3 by Zach Pearson, 2 years ago

I caught the output as it went by this time, patch complained about mismatched line endings. I looked at the file (git ls-files --eol pyopenxr.patch) and saw it had mixed endings. Opening the file in vim shows M at the end of source lines. I removed those and tested again on Windows and it worked. I did the same on Mac and it also worked, so I committed the lf-only file.

comment:4 by Zach Pearson, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.