Opened 14 years ago

Closed 14 years ago

#22339 closed defect (worksforme)

Installing swi-prolog-devel does not work

Reported by: W.G.J.Beek@… Owned by: J.Wielemaker@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc: pmoura (Paulo Moura), ryandesign (Ryan Carsten Schmidt)
Port: swi-prolog-devel

Description (last modified by mf2k (Frank Schima))

Installing the swi-prolog-devel port on Mac OS-X Snow Leopard (10.6.1) gives me the following error:

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_swi-prolog-devel/work/pl-5.7.4" && /usr/bin/make -j2 all " returned error 2
Command output:       _scan_decimal in pl-read.o
  "___gmpq_set", referenced from:
      _ar_u_minus in pl-arith.o
      _ar_abs in pl-arith.o
      _cpNumber in pl-gmp.o
      _PL_get_mpq in pl-gmp.o
      _PL_unify_mpq in pl-gmp.o
  "_rl_line_buffer", referenced from:
      _prolog_complete in pl-rl.o
      _prolog_completion in pl-rl.o
      _prolog_completion in pl-rl.o
  "___gmpz_add_ui", referenced from:
      _ar_add_ui in pl-arith.o
      _ar_ceil in pl-arith.o
      _scan_number in pl-read.o
      _scan_decimal in pl-read.o
  "_filename_completion_function", referenced from:
      _prolog_completion in pl-rl.o
  "___gmpq_sub", referenced from:
      _ar_minus in pl-arith.o
      _ar_float_fractional_part in pl-arith.o
      _ar_integer in pl-arith.o
  "___gmpz_scan1", referenced from:
      _ar_lsb in pl-arith.o
  "_rl_begin_undo_group", referenced from:
      _prolog_complete in pl-rl.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[1]: *** [../lib/i386-darwin10.0.0/libpl.dylib] Error 1
make: *** [lite] Error 2

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 14 years ago by W.G.J.Beek@…

Cc: W.G.J.Beek@… added

Cc Me!

comment:2 Changed 14 years ago by mf2k (Frank Schima)

Cc: W.G.J.Beek@… removed
Description: modified (diff)

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Cc: pmoura@… added
Owner: changed from macports-tickets@… to J.Wielemaker@…

comment:4 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

Please update to the latest version of this port (sudo port selfupdate) and try again. If the problem persists, please attach complete debug output.

comment:5 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.