Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393595 - dev-libs/Ice-3.4.2 - In file included from ../../include/IceUtil/ArgVector.h:13, from ArgVector.cpp:10: ../../include/IceUtil/Config.h:32:5: error: #error "Unknown architecture"
Summary: dev-libs/Ice-3.4.2 - In file included from ../../include/IceUtil/ArgVector.h:...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: ARM Linux
: Normal normal with 1 vote (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 392327
  Show dependency tree
 
Reported: 2011-12-08 10:03 UTC by Anton Romanov
Modified: 2016-10-22 12:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,3.50 KB, text/plain)
2011-12-08 12:29 UTC, Anton Romanov
Details
emerge --info =dev-libs/Ice-3.4.2 (emerge-info,3.99 KB, text/plain)
2011-12-08 12:30 UTC, Anton Romanov
Details
emerge -pqv =dev-libs/Ice-3.4.2 (emerge-pv,122 bytes, text/plain)
2011-12-08 12:30 UTC, Anton Romanov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Romanov 2011-12-08 10:03:37 UTC
../../include/IceUtil/Config.h:32:5: error: #error "Unknown architecture"
Comment 1 Anton Romanov 2011-12-08 12:29:08 UTC
Created attachment 295183 [details]
build.log
Comment 2 Anton Romanov 2011-12-08 12:30:17 UTC
Created attachment 295185 [details]
emerge --info =dev-libs/Ice-3.4.2
Comment 3 Anton Romanov 2011-12-08 12:30:33 UTC
Created attachment 295187 [details]
emerge -pqv =dev-libs/Ice-3.4.2
Comment 4 Anton Romanov 2011-12-08 12:45:42 UTC
in the meanwhile i just workarounded with
CFLAGS=-D__BYTE_ORDER=__LITTLE_ENDIAN CXXFLAGS=-D__BYTE_ORDER=__LITTLE_ENDIAN emerge ...
Comment 5 Matti Eiden 2013-03-23 15:26:13 UTC
Bug still exists. Arm architecture is not checked in the Config.h, so it fails right away.
Comment 6 Andrius Štikonas 2014-06-06 00:59:14 UTC
This works here on armv7 (odroid-u2) with Ice-3.5.1. Maybe the bug was fixed in 3.5.1? Can anyone confirm that?
Comment 7 David Seifert gentoo-dev 2016-10-22 12:40:21 UTC
Not in tree anymore. Reopen if problem persists.