New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22559 (closed defect: fixed)

Opened 2 years ago

Last modified 23 months ago

liquidwar does not build on snow leopard

Reported by: ih-mon@… Owned by: raimue@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: gamperl@…
Port: liquidwar

Description (last modified by macsforever2000@…) (diff)

Yeah see description here is the error code:

--->  Building liquidwar
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_liquidwar/work/liquidwar-5.6.4" && /usr/bin/make -j2 all CFLAGS="-DALLEGRO_UNIX" DOC_TXT=no DOC_HTML=no DOC_MAN=yes DOC_INFO=no DOC_PS=no DOC_PDF=no " returned error 2
Command output:   "_allegro_exit", referenced from:
      _my_exit in exit.o
  "_ugetat", referenced from:
      _my_edit_proc in alleg2.o
      _my_edit_proc in alleg2.o
      _my_edit_proc in alleg2.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gmake[1]: *** [liquidwar] Fehler 1
gmake[1]: *** Warte auf noch nicht beendete Prozesse...
ld: warning: in /opt/local/lib/liballeg-4.2.3.dylib, file is not of required architecture
ld: warning: in /opt/local/lib/liballeg-main.a, file is not of required architecture
Undefined symbols:
  "_main", referenced from:
      start in crt1.10.6.o
  "_set_color_depth", referenced from:
      __mangled_main in main.o
  "_save_bitmap", referenced from:
      __mangled_main in main.o
  "_set_color_conversion", referenced from:
      __mangled_main in main.o
  "_create_bitmap_ex", referenced from:
      _map_generator in map_generator.o
  "__install_allegro_version_check", referenced from:
      __mangled_main in main.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
gmake[1]: *** [liquidwar-mapgen] Fehler 1
gmake[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_games_liquidwar/work/liquidwar-5.6.4/src'
make: *** [build_bin] Error 2

Change History

Changed 2 years ago by macsforever2000@…

  • owner changed from macports-tickets@… to raimue@…
  • description modified (diff)

Changed 2 years ago by raimue@…

  • status changed from new to assigned

This would be a problem with allegro. Although they announced they fixed the version for Snow Leopard, they disabled x86_64 and forced it to build for i386 only. This means currently that dependents need to be i386, but other dependencies would still be x86_64. What a mess...

Changed 2 years ago by gamperl@…

  • cc gamperl@… added

Cc Me!

Changed 2 years ago by gamperl@…

  • cc gamperl@… removed

Cc Me!

Changed 2 years ago by gamperl@…

  • cc gamperl@… added

Cc Me!

Changed 23 months ago by raimue@…

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in r64520.

Note: See TracTickets for help on using tickets.