Opened 14 years ago

Last modified 14 years ago

#24963 closed defect

gprolog tries to compile for a 486. — at Version 1

Reported by: stevenshack@… Owned by: pmoura@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: gprolog

Description (last modified by mf2k (Frank Schima))

When I try to install gprolog with "port install gprolog" it tries to compile for a 486.

--->  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 (1)

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

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