Arm® Compiler Errors And Warnings Reference Guide 100074 0610 00 En

User Manual:

Open the PDF directly: View PDF PDF.
Page Count: 95

DownloadArm® Compiler Errors And Warnings Reference Guide 100074 0610 00 En
Open PDF In BrowserView PDF
Arm® Compiler
Version 6.10

Errors and Warnings Reference Guide

Copyright © 2014–2018 Arm Limited or its affiliates. All rights reserved.
100074_0610_00_en

Arm® Compiler

Arm® Compiler
Errors and Warnings Reference Guide
Copyright © 2014–2018 Arm Limited or its affiliates. All rights reserved.
Release Information

Document History
Issue

Date

Confidentiality Change

A

14 March 2014

Non-Confidential Arm Compiler v6.00 Release

B

15 December 2014 Non-Confidential Arm Compiler v6.01 Release

C

30 June 2015

D

18 November 2015 Non-Confidential Arm Compiler v6.3 Release

E

24 February 2016

Non-Confidential Arm Compiler v6.4 Release

F

29 June 2016

Non-Confidential Arm Compiler v6.5 Release

G

04 November 2016 Non-Confidential Arm Compiler v6.6 Release

Non-Confidential Arm Compiler v6.02 Release

0607-00 05 April 2017

Non-Confidential Arm Compiler v6.7 Release. Document numbering scheme has
changed.

0608-00 30 July 2017

Non-Confidential Arm Compiler v6.8 Release.

0609-00 25 October 2017

Non-Confidential Arm Compiler v6.9 Release.

0610-00 14 March 2018

Non-Confidential Arm Compiler v6.10 Release.

Non-Confidential Proprietary Notice
This document is protected by copyright and other related rights and the practice or implementation of the information contained in
this document may be protected by one or more patents or pending patent applications. No part of this document may be
reproduced in any form by any means without the express prior written permission of Arm. No license, express or implied, by
estoppel or otherwise to any intellectual property rights is granted by this document unless specifically stated.
Your access to the information in this document is conditional upon your acceptance that you will not use or permit others to use
the information for the purposes of determining whether implementations infringe any third party patents.
THIS DOCUMENT IS PROVIDED “AS IS”. ARM PROVIDES NO REPRESENTATIONS AND NO WARRANTIES,
EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTABILITY, SATISFACTORY QUALITY, NON-INFRINGEMENT OR FITNESS FOR A PARTICULAR PURPOSE
WITH RESPECT TO THE DOCUMENT. For the avoidance of doubt, Arm makes no representation with respect to, and has
undertaken no analysis to identify or understand the scope and content of, third party patents, copyrights, trade secrets, or other
rights.
This document may include technical inaccuracies or typographical errors.
TO THE EXTENT NOT PROHIBITED BY LAW, IN NO EVENT WILL ARM BE LIABLE FOR ANY DAMAGES,
INCLUDING WITHOUT LIMITATION ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, PUNITIVE, OR
CONSEQUENTIAL DAMAGES, HOWEVER CAUSED AND REGARDLESS OF THE THEORY OF LIABILITY, ARISING
OUT OF ANY USE OF THIS DOCUMENT, EVEN IF ARM HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
This document consists solely of commercial items. You shall be responsible for ensuring that any use, duplication or disclosure of
this document complies fully with any relevant export laws and regulations to assure that this document or any portion thereof is
not exported, directly or indirectly, in violation of such export laws. Use of the word “partner” in reference to Arm’s customers is
not intended to create or refer to any partnership relationship with any other company. Arm may make changes to this document at
any time and without notice.
If any of the provisions contained in these terms conflict with any of the provisions of any click through or signed written
agreement covering this document with Arm, then the click through or signed written agreement prevails over and supersedes the
conflicting provisions of these terms. This document may be translated into other languages for convenience, and you agree that if

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

2

Arm® Compiler

there is any conflict between the English version of this document and any translation, the terms of the English version of the
Agreement shall prevail.
The Arm corporate logo and words marked with ® or ™ are registered trademarks or trademarks of Arm Limited (or its
subsidiaries) in the US and/or elsewhere. All rights reserved. Other brands and names mentioned in this document may be the
trademarks of their respective owners. Please follow Arm’s trademark usage guidelines at http://www.arm.com/company/policies/
trademarks.
Copyright © 2014–2018 Arm Limited (or its affiliates). All rights reserved.
Arm Limited. Company 02557590 registered in England.
110 Fulbourn Road, Cambridge, England CB1 9NJ.
LES-PRE-20349
Confidentiality Status
This document is Non-Confidential. The right to use, copy and disclose this document may be subject to license restrictions in
accordance with the terms of the agreement entered into by Arm and the party that Arm delivered this document to.
Unrestricted Access is an Arm internal classification.
Product Status
The information in this document is Final, that is for a developed product.
Web Address
http://www.arm.com

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

3

Contents
Arm® Compiler Errors and Warnings Reference
Guide

Preface
About this book ...................................................... ...................................................... 6

Chapter 1

Licensing Errors and Warnings
1.1

Chapter 2

Assembler Errors and Warnings
2.1

Chapter 3

List of the armar error and warning messages ........................................................ 5-92

Other Errors and Warnings
6.1
6.2

100074_0610_00_en

List of the fromelf error and warning messages ........................... ........................... 4-89

Librarian Errors and Warnings
5.1

Chapter 6

Suppressing armlink error and warning messages ........................ ........................ 3-44
List of the armlink error and warning messages ...................................................... 3-45

ELF Image Converter Errors and Warnings
4.1

Chapter 5

List of the armasm error and warning messages .......................... .......................... 2-13

Linker Errors and Warnings
3.1
3.2

Chapter 4

List of the licensing error and warning messages .......................... .......................... 1-9

Internal faults and other unexpected failures ............................. ............................. 6-94
List of other error and warning messages ............................... ............................... 6-95

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

4

Preface

This preface introduces the Arm® Compiler Errors and Warnings Reference Guide.
It contains the following:
• About this book on page 6.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

5

Preface
About this book

About this book
The Arm® Compiler Errors and Warnings Reference Guide provides lists of the errors and warnings that
each of the compilation tools can generate. It does not include errors and warnings produced by
armclang.
Using this book
This book is organized into the following chapters:
Chapter 1 Licensing Errors and Warnings
Describes license-related error and warning messages that might be displayed by the assembler,
the linker, or the ELF image converter.
Chapter 2 Assembler Errors and Warnings
Describes the error and warning messages for the assembler, armasm.
Chapter 3 Linker Errors and Warnings
Describes the error and warning messages for the linker, armlink.
Chapter 4 ELF Image Converter Errors and Warnings
Describes the error and warning messages for the ELF image converter, fromelf.
Chapter 5 Librarian Errors and Warnings
Describes the error and warning messages for the Arm librarian, armar.
Chapter 6 Other Errors and Warnings
Describes error and warning messages that might be displayed by any of the tools.
Glossary
The Arm® Glossary is a list of terms used in Arm documentation, together with definitions for those
terms. The Arm Glossary does not contain terms that are industry standard unless the Arm meaning
differs from the generally accepted meaning.
See the Arm® Glossary for more information.
Typographic conventions
italic
Introduces special terminology, denotes cross-references, and citations.
bold
Highlights interface elements, such as menu names. Denotes signal names. Also used for terms
in descriptive lists, where appropriate.
monospace

Denotes text that you can enter at the keyboard, such as commands, file and program names,
and source code.
monospace

Denotes a permitted abbreviation for a command or option. You can enter the underlined text
instead of the full command or option name.
monospace italic

Denotes arguments to monospace text where the argument is to be replaced by a specific value.
monospace bold

Denotes language keywords when used outside example code.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

6

Preface
About this book



Encloses replaceable terms for assembler syntax where they appear in code or code fragments.
For example:
MRC p15, 0, , , , 
SMALL CAPITALS

Used in body text for a few terms that have specific technical meanings, that are defined in the
Arm® Glossary. For example, IMPLEMENTATION DEFINED, IMPLEMENTATION SPECIFIC, UNKNOWN, and
UNPREDICTABLE.
Feedback
Feedback on this product
If you have any comments or suggestions about this product, contact your supplier and give:
• The product name.
• The product revision or version.
• An explanation with as much information as you can provide. Include symptoms and diagnostic
procedures if appropriate.
Feedback on content
If you have comments on content then send an e-mail to errata@arm.com. Give:
•
•
•
•

The title Arm Compiler Errors and Warnings Reference Guide.
The number 100074_0610_00_en.
If applicable, the page number(s) to which your comments refer.
A concise explanation of your comments.

Arm also welcomes general suggestions for additions and improvements.
Note
Arm tests the PDF only in Adobe Acrobat and Acrobat Reader, and cannot guarantee the quality of the
represented document when used with any other PDF reader.

Other information
•
•
•
•
•

100074_0610_00_en

Arm® Developer.
Arm® Information Center.
Arm® Technical Support Knowledge Articles.
Technical Support.
Arm® Glossary.

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

7

Chapter 1
Licensing Errors and Warnings

Describes license-related error and warning messages that might be displayed by the assembler, the
linker, or the ELF image converter.
It contains the following section:
• 1.1 List of the licensing error and warning messages on page 1-9.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

1-8

1 Licensing Errors and Warnings
1.1 List of the licensing error and warning messages

1.1

List of the licensing error and warning messages
A list of the error and warning messages that are caused by license-related issues.
The license error codes have three components; a prefix letter, an error number, and a suffix letter:
LNNNND

The prefix letter L indicates the tool that generated the error:
•
•
•

For the assembler, armasm, the error code starts with A.
For the linker, armlink, the error code starts with L.
For the ELF image converter, fromelf, the error code starts with Q.

The error numbers, NNNN, are identical for each tool.
The suffix letter, D, indicates the severity of the error:
• W means warning.
• E means error.
• F means fatal.
Note
For the compiler, armclang, error messages are still generated, but with no error code.
[A9503E|L9503E|Q9503E]: Keys for  back-end could not be found in product
definition.
[A9506E|L9506E|Q9506E]: Message received by  back-end is not valid.
[A9507E|L9507E|Q9507E]:  back-end returned status= with invalid
version number ().
[A9511E|L9511E|Q9511E]: Unable to determine the current toolkit. Ensure that
ARM_TOOL_VARIANT is set correctly.

[A9515E|L9515E|Q9515E]: There is at least one feature CheckedOut for module
. Unregister is not allowed until you CheckedIn all the features.
[A9517E|L9517E|Q9517E]: Parsing error:  (:).
[A9518W|L9518W|Q9518W]: Parsing warning:  (:).
[A9519E|L9519E|Q9519E]: Your installation appears to be corrupt.
This may be subsumed into a common code for these errors, where the problem is that there is
something wrong with one or more of the mapping files.
[A9520E|L9520E|Q9520E]: Product definition string is empty. Set command will be
ignored.
[A9521E|L9521E|Q9521E]: File I/O error when determining the current toolkit. Ensure
that ARM_TOOL_VARIANT is set correctly, and you have read permissions for the
complete toolchain installation.
[A9526W|L9526W|Q9526W]: Failed to write to license cache file . Error
: .

[A9527W|L9527W|Q9527W]: Failed to calculate license cache file contents .
[A9528W|L9528W|Q9528W]: Failed to close license cache file . Error
: .
[A9529W|L9529W|Q9529W]: Failed to move or copy license cache file from
 to . Error : .

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

1-9

1 Licensing Errors and Warnings
1.1 List of the licensing error and warning messages

[A9530W|L9530W|Q9530W]: Failed to remove license cache file . Error
: .
[A9531W|L9531W|Q9531W]: Failed to read license cache file . Error
: .
[A9533W|L9533W|Q9533W]: License cache file invalid .
[A9534E|L9534E|Q9534E]: Failed to create hash of cache file.
[A9535F|L9535F|Q9535F]: Dynamic library: error  while finding address of
function  in library .
[A9536F|L9536F|Q9536F]: Dynamic library: error  while loading library .
[A9539F|L9539F|Q9539F]: Dynamic library: failed to create checking module in library
.
[A9540F|L9540F|Q9540F]: Could not call DoCommand of external library, as the pointer to
it is NULL.

[A9542F|L9542F|Q9542F]: Could not allocate memory for encryption key.
[A9544E|L9544E|Q9544E]: Cannot check in feature  with version
 because it has not been checked out.
[A9545E|L9545E|Q9545E]: Info key  could not be found in product definition
.

[A9546E|L9546E|Q9546E]: Your license has expired (expiry date: ).
[A9547E|L9547E|Q9547E]: No license checking back-end registered with id  for
feature .
[A9549E|L9549E|Q9549E]: The feature  is not available with your current
toolkit and license. Ensure that ARM_TOOL_VARIANT is set correctly for your toolkit.

[A9550E|L9550E|Q9550E]: The feature  is not available with your current
toolkit and license. Ensure that ARM_TOOL_VARIANT is set correctly for your toolkit.
[A9552E|L9552E|Q9552E]: The feature  is not available with your current
toolkit and license. Ensure that ARM_TOOL_VARIANT is set correctly for your toolkit.
[A9554E|L9554E|Q9554E]: Invalid data returned from  back-end for feature
.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

1-10

1 Licensing Errors and Warnings
1.1 List of the licensing error and warning messages

[A9555E|L9555E|Q9555E]: Unable to checkout a license.
See the following table for more specific replacements per Flex error code:
Flex error
number

Message

-1

Unable to check out a license. The license file could not be found. Check that
ARMLMD_LICENSE_FILE is set to the correct path.

-4

Maximum number of license seats reached.

-5

The provided license does not enable these tools.

-9

This host does not match the host ID in the license.

-10

The license has expired.

-14

Unable to resolve the license server’s IP address. Check that ARMLMD_LICENSE_FILE
is set correctly.

-15

Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set
correctly and the license server is available.

-30

Cannot read license file.

-34

System date/time is not the same as the license server.

-88

The system clock has been set back.

-96

Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set
correctly and the license server is available.

-97

Unable to connect to the license server. Check that ARMLMD_LICENSE_FILE is set
correctly and the license server is available.

[A9558E|L9558E|Q9558E]: System clock tampering detected. License checkout will fail.
[A9559E|L9559E|Q9559E]: License information retrieval for feature  with
version  was cancelled because no back-end is associated with it.
[A9561E|L9561E|Q9561E]: No generation date specified, but relative expiry dates
present.
[A9580E|L9580E|Q9580E]:  is not available with your current toolkit and
license. Ensure that ARM_TOOL_VARIANT is set correctly for your toolkit.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

1-11

Chapter 2
Assembler Errors and Warnings

Describes the error and warning messages for the assembler, armasm.
It contains the following section:
• 2.1 List of the armasm error and warning messages on page 2-13.

100074_0610_00_en

Copyright © 2014–2018 Arm Limited or its affiliates. All rights
reserved.
Non-Confidential

2-12

2 Assembler Errors and Warnings
2.1 List of the armasm error and warning messages

2.1

List of the armasm error and warning messages
A list of the error and warning messages that armasm produces.
Note
License-related error messages can be found in the 1.1 List of the licensing error and warning messages
on page 1-9 section.
A1017E: :INDEX: cannot be used on a pc-relative expression

The :INDEX: expression operator has been applied to a PC-relative expression, most likely a
program label. :INDEX: returns the offset from the base register in a register-relative expression.
If you require the offset of a label called