Opened 15 years ago

Last modified 13 years ago

#21172 closed defect

gprolog can't compile on Snow Leopard — at Version 1

Reported by: mellon85@… Owned by: pmoura@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: x86_64 Cc:
Port: gprolog

Description (last modified by mf2k (Frank Schima))

gprolog can't compile on Snow Leopard due to some compiler options

--->  Computing dependencies for gprolog
--->  Fetching gprolog
--->  Attempting to fetch gprolog-1.3.1.tar.gz from http://www.gprolog.org/
--->  Verifying checksum(s) for gprolog
--->  Extracting gprolog
--->  Configuring gprolog
--->  Building gprolog
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_gprolog/work/gprolog-1.3.1/src" && /usr/bin/make -j2 all " returned error 2
Command output: (cd EnginePl; /usr/bin/make config)
/usr/bin/gcc-4.2 -march=i486 -O3 -fomit-frame-pointer  -o pl_config pl_config.c
pl_config.c:1: error: CPU you selected does not support x86-64 instruction set
pl_config.c:1: error: CPU you selected does not support x86-64 instruction set
make[1]: *** [pl_config] Error 1
make: *** [all] Error 2

Change History (2)

Changed 15 years ago by mellon85@…

Attachment: build.log added

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: snowleopard added; snow leopard removed
Owner: changed from macports-tickets@… to pmoura@…
Note: See TracTickets for help on using tickets.