Your message dated Sat, 10 Jan 2015 16:57:12 +0100
with message-id <[email protected]>
and subject line Re: fpc: Compiler /usr/bin/fpc does not support target 
x86_64-linux & failed
has caused the Debian Bug report #774839,
regarding fpc: Compiler /usr/bin/fpc does not support target x86_64-linux & 
failed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
774839: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774839
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fpc
Version: 2.6.4+dfsg-4
Severity: normal

Hello Maintainers,

I installed fpc and fpc-source via apt-get and built lazarus-ide from source
via SVN and the build process worked as expected. But when I launched
lazarus
I got the following error:
"Compiler /usr/bin/fpc does not support target x86_64-linux"

The package removal does not remove any files by the way.

The following ppc* related files are on my system:
lrwxrwxrwx 1 root root 24 Jan 6 21:17 /usr/bin/ppcx64 ->
/etc/alternatives/ppcx64
lrwxrwxrwx 1 root root 23 Oct 14 20:47 /usr/bin/ppcx64-2.6.4 ->
../lib/fpc/2.6.4/ppcx64

ls -l /etc/alternatives/fpc:
lrwxrwxrwx 1 root root 18 Jan 6 21:17 /etc/alternatives/fpc ->
/usr/bin/fpc-2.6.4

ls -l /etc/alternatives/ppcx64:
lrwxrwxrwx 1 root root 25 Jan 6 21:17 /etc/alternatives/ppcx64 ->
/usr/lib/fpc/2.6.4/ppcx64

which fpc shows: /usr/bin/fpc

"fpc -i" and "/usr/bin/fpc -i" show the same information as follows:

### begin fpc -i ###

Free Pascal Compiler version 2.6.4

Compiler Date      : 2014/10/14
Compiler CPU Target: x86_64

Supported targets:
  Linux for x86-64
  FreeBSD for x86-64
  Win64 for x64
  Darwin for x86_64
  Solaris for x86-64 (under development)
  OpenBSD for x86-64 (under development)
  NetBSD for x86-64 (under development)

Supported CPU instruction sets:
  ATHLON64

Supported FPU instruction sets:
  SSE64
  SSE3

Supported ABI targets:
  DEFAULT
  SYSV
  AIX
  EABI
  ARMEB
  EABIHF

Supported Optimizations:
  REGVAR
  STACKFRAME
  LOOPUNROLL
  TAILREC
  CSE

Supported Whole Program Optimizations:
  All
  DEVIRTCALLS
  OPTVMTS
  SYMBOLLIVENESS

Supported Microcontroller types:

This program comes under the GNU General Public Licence
For more information read COPYING.v2

Please report bugs in our bug tracker on:
                 http://bugs.freepascal.org

More information may be found on our WWW pages (including directions
for mailing lists useful for asking questions or discussing potential
new features, etc.):
                 http://www.freepascal.org

### end fpc -i ###


-- System Information:

Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages fpc depends on:
ii  fpc-2.6.4  2.6.4+dfsg-4

Versions of packages fpc recommends:
ii  fp-utils-2.6.4  2.6.4+dfsg-4

fpc suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
On 09-01-15 10:36, Patrick Frank wrote:
> I compiled lazarus this way:
> svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus
> cd lazarus
> make clean bigide
> 
> then started it by:
> ./lazarus
> 
> I understand that the debian project can hardly support all custom
> builds but this here is a compiler. It fails to handle the main project
> lazarus obviously. What use would the compiler have then?

It is something (I haven't figured out what) in the configuration. I can
reproducibly avoid the issue by installing the Debian lazarus first. If
I then run the svn build lazarus, the error is gone. On the first run,
the svn build lazarus finds the files in /etc/lazarus/ and this prevents
the issue.

As this is not something with either package, I close the bug.

Paul


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to