Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835578 - [crossdev] dev-libs/libpcre2-10.39: compiled failed for riscv, #error Unsupported architecture
Summary: [crossdev] dev-libs/libpcre2-10.39: compiled failed for riscv, #error Unsuppo...
Status: RESOLVED DUPLICATE of bug 830417
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-18 13:16 UTC by Ryan Tsien
Modified: 2022-03-18 13:21 UTC (History)
0 users

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


Attachments
build.log (build.log,77.01 KB, text/plain)
2022-03-18 13:17 UTC, Ryan Tsien
Details
environment (environment,69.18 KB, application/octet-stream)
2022-03-18 13:18 UTC, Ryan Tsien
Details
info (--info,3.16 KB, application/octet-stream)
2022-03-18 13:18 UTC, Ryan Tsien
Details
pqv =dev-libs/libpcre2-10.39::gentoo (--pqv,291 bytes, application/octet-stream)
2022-03-18 13:19 UTC, Ryan Tsien
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Tsien 2022-03-18 13:16:08 UTC

```
/bin/sh ./libtool  --tag=CC   --mode=compile riscv64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/riscv64-unknown-linux-gnu/tmp/portage/dev-libs/libpcre2-10.39/work/pcre2-10.39 -I./       src  "-I/usr/riscv64-unknown-linux-gnu/tmp/portage/dev-libs/libpcre2-10.39/work/pcre2-10.39/src"  -DPCRE2_CODE_UNIT_WIDTH=16 -fvisibility=hidden     -pthread -O2 -pipe -fomit-frame-           pointer -c -o src/libpcre2_16_la-pcre2_dfa_match.lo `test -f 'src/pcre2_dfa_match.c' || echo '/usr/riscv64-unknown-linux-gnu/tmp/portage/dev-libs/libpcre2-10.39/work/pcre2-10.39/'`src/        pcre2_dfa_match.c
/usr/riscv64-unknown-linux-gnu/tmp/portage/dev-libs/libpcre2-10.39/work/pcre2-10.39/src/pcre2_jit_compile.c:82:2: error: #error Unsupported architecture
   82 | #error Unsupported architecture
      |  ^~~~~
```

dev-libs/libpcre2-10.39 compiled failed when using crossdev for riscv64
Comment 1 Ryan Tsien 2022-03-18 13:17:42 UTC
Created attachment 767306 [details]
build.log
Comment 2 Ryan Tsien 2022-03-18 13:18:17 UTC
Created attachment 767307 [details]
environment
Comment 3 Ryan Tsien 2022-03-18 13:18:34 UTC
Created attachment 767308 [details]
info
Comment 4 Ryan Tsien 2022-03-18 13:19:55 UTC
Created attachment 767309 [details]
pqv =dev-libs/libpcre2-10.39::gentoo
Comment 5 Ryan Tsien 2022-03-18 13:21:55 UTC

*** This bug has been marked as a duplicate of bug 830417 ***