[MacPorts] #35244: hexfiend 2.1.2 fails to compile XIB: The value for Key (NSTag) is too large to fit into a 32 bit integer.
MacPorts
noreply at macports.org
Thu Jul 19 11:50:30 PDT 2012
#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:3 cal@…]:[[BR]]
> Could you try editing MainMenu.xib and replacing those numbers with
their signed interpretations in decimal representation, i.e.[[BR]]
> ...[[BR]]
> and see if it still breaks?[[BR]]
ok... no error messages.[[BR]]
What is the next step to getting it to install?
{{{
112456 sudo port clean --all hexfiend
Password:
---> Cleaning HexFiend
112514 sudo port install hexfiend
---> Fetching archive for HexFiend
---> Attempting to fetch HexFiend-2.1.2_1.darwin_10.i386.tbz2 from
http://packages.macports.org/HexFiend
---> Fetching distfiles for HexFiend
---> Attempting to fetch HexFiend-2.1.2.tar.gz from
http://distfiles.macports.org/HexFiend/2.1.2_1
---> Verifying checksum(s) for HexFiend
---> Extracting HexFiend
---> Applying patches to HexFiend
---> Configuring HexFiend
---> Building HexFiend
Error: org.macports.build for port HexFiend returned: command execution
failed
Please see the log file for port HexFiend for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_editors_hexfiend/HexFiend/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port hexfiend failed
112703 sudo port clean HexFiend \
> && sudo port patch HexFiend \
> && cd $(port work HexFiend)/HexFiend-2.1.2/English.lproj \
> && sudo -u macports sed -E -e 's/2415919360/-1879047936/g' -e
's/2483028224/-1811939072/g' -i '' MainMenu.xib \
> && sudo port build HexFiend
Password:
---> Cleaning HexFiend
---> Fetching distfiles for HexFiend
---> Verifying checksum(s) for HexFiend
---> Extracting HexFiend
---> Applying patches to HexFiend
---> Configuring HexFiend
---> Building HexFiend
113540
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35244#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list