Opened 13 years ago
Closed 6 years ago
#32842 closed defect (fixed)
swig-python build fails for non-default build_arch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | jyrkiwahlstedt, cooljeanius (Eric Gallager) | |
Port: | swig-python |
Description
ld: warning: in /i386-10.6-mp/lib/libpcre.dylib, file was built for i386 which is not the architecture being linked (x86_64) Undefined symbols: "_pcre_version", referenced from: _Swig_pcre_version in misc.o (maybe you meant: _Swig_pcre_version) "_pcre_compile", referenced from: _Swig_string_regex in misc.o _Swig_name_regexmatch_value in naming.o "_pcre_free", referenced from: _Swig_string_regex in misc.o _Swig_string_regex in misc.o _Swig_name_regexmatch_value in naming.o "_pcre_exec", referenced from: _Swig_string_regex in misc.o _Swig_name_regexmatch_value in naming.o ld: symbol(s) not found
Attachments (1)
Change History (6)
Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:3 Changed 10 years ago by michaelld (Michael Dickens)
Owner: | changed from kevin@… to michaelld@… |
---|
comment:4 Changed 6 years ago by jmroot (Joshua Root)
Is this still a problem with the current version?
comment:5 Changed 6 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm guessing this issue has been resolved with some update to swig. Hence I'm closing.
Note: See
TracTickets for help on using
tickets.
This is probably another example of #34891