Skip to content

extra/abseil-cpp#43

Open
emazzucabb wants to merge 1 commit intoqnx-ports:803from
emazzucabb:abseil-cpp
Open

extra/abseil-cpp#43
emazzucabb wants to merge 1 commit intoqnx-ports:803from
emazzucabb:abseil-cpp

Conversation

@emazzucabb
Copy link
Contributor

First port of abseil-cpp for aports

@emazzucabb emazzucabb self-assigned this Feb 3, 2026
@jscaff jscaff mentioned this pull request Feb 10, 2026
arch="all"
license="Apache-2.0"
#depends_dev="linux-headers"
depends_dev=
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if this is empty please remove

$depends_dev
cmake
gtest-dev
samurai
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this from samurai to ninja

Comment on lines +152 to +158
#check() {
# case "$CARCH" in
# s390x) local _extratest="|absl_stacktrace_test" ;;
# esac
# # https://github.com/abseil/abseil-cpp/pull/1888
# ctest --test-dir build -E "absl_str_format_convert_test|absl_raw_hash_set_test$_extratest"
#}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove old check function

@jscaff jscaff mentioned this pull request Feb 12, 2026
@eleir9268
Copy link
Contributor

Hey @emazzucabb , I'm going to go ahead and create a fork of abseil-cpp with your changes since it will be referenced from the tflite build as well.

@eleir9268
Copy link
Contributor

Copy link
Contributor

@eleir9268 eleir9268 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like all of the abseil .so symlinks are being installed inside abseil-cpp-dev (a quirk of default_dev). We need them installed in the right subpackage for tflite to use it as a dependency.

@eleir9268 eleir9268 mentioned this pull request Mar 6, 2026
@eleir9268
Copy link
Contributor

eleir9268 commented Mar 10, 2026

It looks like all of the abseil .so symlinks are being installed inside abseil-cpp-dev (a quirk of default_dev). We need them installed in the right subpackage for tflite to use it as a dependency.

I found the source of this. It's an issue with abseil source, but nothing needs to be changed in this package.

@eleir9268 eleir9268 dismissed their stale review March 10, 2026 19:11

Not an issue with the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants