Opened 12 years ago
Last modified 9 years ago
#36572 closed defect
cuneiform 1.1.0 build failure — at Version 1
Reported by: | benjamin_steinberg@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | cuneiform |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'm running Mac OS X 10.8.2 and XCode 4.5.1 (4G1004) -- cuneiform build fails. I'll attach /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_cuneiform/cuneiform/main.log
The errors are "character too large for enclosing character literal type" -- I wonder if the strings in question need to be prefixed with an L, something like this:
https://github.com/TheLevelUp/ZXingObjC/issues/3
though that might be an issue for upstream. However, I see other people have obviously built this version of cuneiform: #33708
Change History (3)
Changed 12 years ago by benjamin_steinberg@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | main.ryandesign.log.bz2 added |
---|
Note: See
TracTickets for help on using
tickets.
This was not a clean build attempt. Please "sudo port clean cuneiform", then try again, then attach the new main.log file.