jadonk / jadonk/rowboat

internal compiler error: Segmentation fault

Open
#119 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
What steps will reproduce the problem?
1. downloaded tar file for Gingerbread
2. $./.repo/repo/repo sync --local-only
3. $make TARGET_PRODUCT=beagleboard OMAPES=5.x

============================================
PLATFORM_VERSION_CODENAME=REL
PLATFORM_VERSION=2.3.4
TARGET_PRODUCT=beagleboard
TARGET_BUILD_VARIANT=eng
TARGET_SIMULATOR=
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
HOST_ARCH=x86
HOST_OS=linux
HOST_BUILD_TYPE=release
BUILD_ID=GRJ22
============================================
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
find: `frameworks/base/frameworks/base/docs/html': No such file or directory
find: `out/target/common/docs/gen': No such file or directory
host C: emulator <= external/qemu/distrib/libpng-1.2.19/pnggccrd.c
external/qemu/distrib/libpng-1.2.19/pnggccrd.c: In function
‘png_mmx_support’:
external/qemu/distrib/libpng-1.2.19/pnggccrd.c:863: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: ***
[out/host/linux-x86/obj/EXECUTABLES/emulator_intermediates/distrib/libpng-1.2.19
/pnggccrd.o] Error 1

What version of the product are you using? On what operating system?

Gingerbread 2.3.4
OS: Ubuntu 10.04
Please provide any additional information below.
Its repeating. So can't build. Why this happens?
```

Original issue reported on code.google.com by `unnikris...@gmail.com` on 20 Jul 2011 at 4:37

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the build command and the failure at external/qemu/distrib/libpng-1.2.19/pnggccrd.c:863, then inspect the surrounding compiler output and the referenced GCC bug-report guidance. Reproduce the Gingerbread beagleboard build on Ubuntu 10.04 if possible; done means identifying a reproducible cause and documenting a confirmed build resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, c, linux
Domain
build-system, compilers
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.