Opened 13 years ago
Closed 13 years ago
#33125 closed defect (fixed)
barcode fails to build on OS X 10.7.3 / Xcode 4.2 build 4D199
Reported by: | rlhamil | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | barcode |
Description
barcode fails to build on OS X 10.7.3 (server) / Xcode 4.2 build 4D199
First error is :info:build main.c:32:10: fatal error: 'paper.h' file not found
although there are warnings before that (and /opt/local/include/paper.h is present as part of prerequisite libpaper).
Hardware (not that it should matter):
Model Name: Mac mini
Model Identifier: Macmini5,2 Processor Name: Intel Core i7 Processor Speed: 2.7 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB L3 Cache: 4 MB Memory: 8 GB Boot ROM Version: MM51.0077.B0E SMC Version (system): 1.75f0
Attachments (1)
Change History (5)
Changed 13 years ago by rlhamil
Attachment: | main.log.txt added |
---|
comment:1 Changed 13 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to cal@… |
---|---|
Status: | new → assigned |
comment:2 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Should be fixed in r89568.
comment:3 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Not fixed.
comment:4 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Fixed in r89570. barcode still segfaults, when called without paper size, i.e. you should specify -p a4.
build log for barcode (renamed to add .txt suffix)