aosc-os-abbs icon indicating copy to clipboard operation
aosc-os-abbs copied to clipboard

json-c: update to 0.16.0

Open eatradish opened this issue 3 years ago • 4 comments

Topic Description

json-c: update to 0.16.0

Package(s) Affected

json-c: update to 0.16.0 json-c-rebuilds

Security Update?

No

Build Order

json-c stfl libwebsockets groups/json-c-rebuilds

Test Build(s) Done

Primary Architectures

  • [x] AMD64 amd64
  • [x] AArch64 arm64

Secondary Architectures

Architectural progress for "secondary," or experimental ports does not impede on merging of this topic.

  • [ ] Loongson 3 loongson3
  • [ ] PowerPC 64-bit (Little Endian) ppc64el
  • [ ] RISC-V 64-bit riscv64

Update(s) Uploaded to Stable

Primary Architectures

  • [ ] AMD64 amd64
  • [ ] AArch64 arm64

Secondary Architectures

Architectural progress for "secondary," or experimental ports does not impede on merging of this topic.

  • [ ] Loongson 3 loongson3
  • [ ] PowerPC 64-bit (Little Endian) ppc64el
  • [ ] RISC-V 64-bit riscv64

eatradish avatar May 31 '22 15:05 eatradish

stfl FTBFS in loongson3:

cd python && python -c 'import stfl'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "stfl.py", line 15, in <module>
    import _stfl
ImportError: dynamic module does not define init function (init_stfl)

eatradish avatar May 31 '22 15:05 eatradish

stfl FTBFS in loongson3:

cd python && python -c 'import stfl'
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "stfl.py", line 15, in <module>
    import _stfl
ImportError: dynamic module does not define init function (init_stfl)

@liushuyu @FlyGoat Your input are appreciated.

MingcongBai avatar Jun 02 '22 18:06 MingcongBai

Looks like lacks arch specific function. @eatradish Perhaps pick some body in office to look into the issue? They need this kind of practice.

Thanks

FlyGoat avatar Jul 28 '22 07:07 FlyGoat

Deferring rebuild for loongson3, since it's a secondary architecture.

MingcongBai avatar Aug 23 '22 06:08 MingcongBai