Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14408] New: Cast of fpc fails.

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14408] New: Cast of fpc fails.
  • Date: 29 Mar 2008 20:33:26 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14408

Summary: Cast of fpc fails.
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: nmichalo AT math.uchicago.edu


Build of fpc fails. Here is the compile log...

Compile log for fpc 2.2.0 Built on Sat Mar 29 14:21:51 UTC 2008
Using gcc version: 4.2.2
Using gcc version: 4.2.2
Installing in dir: /usr/src/fpc-2.2.0
fpc 2.2.0
/usr/bin/make compiler_cycle RELEASE=1
make[1]: Entering directory `/usr/src/fpc-2.2.0'
/usr/bin/make -C compiler cycle
make[2]: Entering directory `/usr/src/fpc-2.2.0/compiler'
/usr/bin/make tempclean ppc3
make[3]: Entering directory `/usr/src/fpc-2.2.0/compiler'
/bin/rm -f ppcross386 ppc ppc1 ppc2 ppc3 ./msg2inc
/usr/bin/make 'OLDFPC=' next
make[4]: Entering directory `/usr/src/fpc-2.2.0/compiler'
/usr/bin/make rtlclean rtl
make[5]: Entering directory `/usr/src/fpc-2.2.0/compiler'
/usr/bin/make -C /usr/src/fpc-2.2.0/rtl clean
make[6]: Entering directory `/usr/src/fpc-2.2.0/rtl'
/bin/rm -f fpcmade.i386-linux Package.fpc ppas.sh script.res link.res
/bin/rm -f *.s *_ppas.sh
/usr/bin/make -C linux clean
make[7]: Entering directory `/usr/src/fpc-2.2.0/rtl/linux'
/bin/rm -f /usr/src/fpc-2.2.0/rtl/units/i386-linux/prt0.o
/usr/src/fpc-2.2.0/rtl...skipping...
math.pp(2218,10) Error: Calling convention doesn't match forward
math.pp(2229,10) Error: Calling convention doesn't match forward
math.pp(2241,10) Error: Calling convention doesn't match forward
math.pp(2253,10) Error: Calling convention doesn't match forward
math.pp(2265,10) Error: Calling convention doesn't match forward
math.pp(2349) Fatal: There were 9 errors compiling module, stopping
math.pp(2349) Error: Compilation aborted
make[7]: Leaving directory `/usr/src/fpc-2.2.0/rtl/linux'
make[6]: Leaving directory `/usr/src/fpc-2.2.0/rtl'
make[5]: Leaving directory `/usr/src/fpc-2.2.0/compiler'
make[4]: Leaving directory `/usr/src/fpc-2.2.0/compiler'
make[3]: Leaving directory `/usr/src/fpc-2.2.0/compiler'
make[7]: *** [math.ppu] Error 1
make[6]: *** [linux_all] Error 2
make[5]: *** [rtl] Error 2
make[4]: *** [next] Error 2
make[3]: *** [ppc1] Error 2
make[2]: *** [cycle] Error 2
make[2]: Leaving directory `/usr/src/fpc-2.2.0/compiler'
make[1]: *** [compiler_cycle] Error 2
make[1]: Leaving directory `/usr/src/fpc-2.2.0'
make: *** [build-stamp.i386-linux] Error 2
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14408] New: Cast of fpc fails., bugzilla-daemon, 03/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page