New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26339 (closed defect: fixed)

Opened 17 months ago

Last modified 10 months ago

gcl 2.6.7 Build failure

Reported by: hisakister@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: haroldpimentel@…, Martin.Buchmann@…
Port: gcl

Description

It seems to me that this assembly is not for 64bit. Build log is attached.

:info:build  /usr/bin/gcc-4.2 -c -DHAVE_CONFIG_H -I. -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 
-I/opt/local/include -O2 -no-cpp-precomp -arch x86_64 tmp-addmul_1.s -o addmul_1.o
:info:build tmp-addmul_1.s:85:suffix or operands invalid for `push'
:info:build tmp-addmul_1.s:95:suffix or operands invalid for `push'
:info:build tmp-addmul_1.s:101:suffix or operands invalid for `push'
:info:build tmp-addmul_1.s:105:suffix or operands invalid for `push'
:info:build tmp-addmul_1.s:109:suffix or operands invalid for `push'
:info:build tmp-addmul_1.s:146:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:147:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:149:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:152:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:228:suffix or operands invalid for `jmp'
:info:build tmp-addmul_1.s:405:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:406:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:408:suffix or operands invalid for `pop'
:info:build tmp-addmul_1.s:409:suffix or operands invalid for `pop'
:info:build make[4]: *** [addmul_1.lo] Error 1
:info:build make[3]: *** [all-recursive] Error 1
:info:build make[2]: *** [all] Error 2
:info:build make[1]: *** [gmp_all] Error 2
:info:build make: *** [unixport/saved_pre_gcl] Error 2
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_
release_ports_lang_gcl/work/gcl-2.6.7" && /usr/bin/make -j4 all " returned error 2

Attachments

main.log Download (22.9 KB) - added by hisakister@… 17 months ago.
configure.diff Download (303 bytes) - added by daniel.willmann@… 13 months ago.
Fix for wrong GMP

Change History

Changed 17 months ago by hisakister@…

Changed 17 months ago by macsforever2000@…

  • owner changed from macports-tickets@… to waqar@…
  • port set to gcl

Changed 16 months ago by haroldpimentel@…

I have the same exact error. Any progress on this?

Thanks,

Harold

Changed 16 months ago by haroldpimentel@…

  • cc haroldpimentel@… added

Cc Me!

Changed 15 months ago by Martin.Buchmann@…

  • cc Martin.Buchmann@… added

Cc Me!

Changed 13 months ago by daniel.willmann@…

Fix for wrong GMP

Changed 13 months ago by daniel.willmann@…

There is a bug in the configure file which comes from gcl-2.6.7.tar.gz. Using the patch in the port file solves the compilation problem. Alas, there are still others...

Changed 10 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.