Opened 12 years ago

Closed 11 years ago

#34459 closed defect (worksforme)

wxLua @2.8.7.0_1 - fails to build

Reported by: finnw@… Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 2.1.0
Keywords: Cc:
Port: wxLua

Description

:info:build CXX=/usr/bin/g++-4.2 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxLua/wxLua/work/wxLua/shared-ld-sh -bundle -headerpad_max_install_names -o ../lib/wx.bundle mod_luamodule_luamodule.o -L/opt/local/lib -L/opt/local/lib -arch i386 -L../lib -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxLua/wxLua/work/wxLua/lib   -lwxlua_macu_wxbindxrc-2.8 -lwxlua_macu_wxbindstc-2.8 -lwxlua_macu_wxbindrichtext-2.8 -lwxlua_macu_wxbindhtml-2.8 -lwxlua_macu_wxbindgl-2.8 -lwxlua_macu_wxbindaui-2.8 -lwxlua_macu_wxbindadv-2.8 -lwxlua_macu_wxbindxml-2.8 -lwxlua_macu_wxbindnet-2.8 -lwxlua_macu_wxbindcore-2.8 -lwxlua_macu_wxbindbase-2.8 -lwxlua_macu_wxluasocket-2.8 -lwxlua_macu_wxluadebug-2.8 -lwxlua_macu_wxlua-2.8 -llua5.1 -L/opt/local/lib   -L/opt/local/lib -arch i386 -L/opt/local/lib -framework IOKit -framework Carbon -framework Cocoa -framework System -framework QuickTime -framework OpenGL -framework AGL  -lwx_macu_stc-2.8 -lwx_macu_richtext-2.8 -lwx_macu_xrc-2.8 -lwx_base_carbonu_xml-2.8 -lwx_base_carbonu_net-2.8 -lwx_macu_html-2.8 -lwx_macu_gl-2.8 -lwx_macu_aui-2.8 -lwx_macu_adv-2.8 -lwx_macu_core-2.8 -lwx_base_carbonu-2.8
:info:build ld: warning: in mod_luamodule_luamodule.o, file was built for unsupported file format which is not the architecture being linked (i386)
:info:build ld: library not found for -lwxlua_macu_wxbindxrc-2.8
:info:build collect2: ld returned 1 exit status

Attachments (2)

main.log (58.9 KB) - added by finnw@… 12 years ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxLua/wxLua/main.log
installed.txt (3.2 KB) - added by finnw@… 12 years ago.
output of port installed

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by finnw@…

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_wxLua/wxLua/main.log

Changed 12 years ago by finnw@…

Attachment: installed.txt added

output of port installed

comment:1 Changed 12 years ago by finnw@…

Forgot to mention my OS version - it's 10.6.8.

Also It was wxLua (or one of its dependencies) that triggered *all* those +universal variants of other packages to be installed - I did not have any of them before.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to afb@…

comment:3 Changed 12 years ago by afb@…

Probably the wxMac dependency, since it uses Carbon and thus 32-bit only.

Seems like some objects were for the wrong arch, clean+rebuild might work.

comment:4 Changed 11 years ago by afb@…

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.