#35244: hexfiend 2.1.2 fails to compile XIB: The value for Key (NSTag) is too large to fit into a 32 bit integer. -----------------------------------+---------------------------------------- Reporter: 200309@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: snowleopard | Port: hexfiend -----------------------------------+---------------------------------------- Comment(by 200309@…): Replying to [comment:5 cal@…]:[[BR]]
Just run port install HexFiend like you usually do; it should pick up where you left it and continue.[[BR]] [[BR]] I can turn this into a patch, but I still have to test whether this will still work correctly on 64 bit systems, where using -1879047936 will turn into 0xFFFFFFFF90000100. If this gets casted to drop the leading 4 bytes, this can safely be applied on 64 bit, too, otherwise I'll have to find a way to apply the patch depending on the build architecture.[[BR]]
HexFiend did install, and seems to work well.[[BR]] So far the only thing that did not work is command+E (Use Selection for Find). {{{ 152400 sudo port install hexfiend Password: ---> Fetching archive for HexFiend ---> Attempting to fetch HexFiend-2.1.2_1.darwin_10.i386.tbz2 from http://packages.macports.org/HexFiend ---> Staging HexFiend into destroot ---> Installing HexFiend @2.1.2_1 ---> Activating HexFiend @2.1.2_1 ---> Cleaning HexFiend ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. 152612 which hexfiend 155751 open -a hex\ fiend .vimrc 155808 }}} -- Ticket URL: <https://trac.macports.org/ticket/35244#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS