Skip to content

core/protobuf#45

Open
emazzucabb wants to merge 8 commits intoqnx-ports:803from
emazzucabb:protobuf
Open

core/protobuf#45
emazzucabb wants to merge 8 commits intoqnx-ports:803from
emazzucabb:protobuf

Conversation

@emazzucabb
Copy link
Contributor

@emazzucabb emazzucabb commented Feb 3, 2026

First commit of protobuf

@emazzucabb emazzucabb self-assigned this Feb 3, 2026
@jscaff
Copy link
Contributor

jscaff commented Feb 6, 2026

Flagging this for whenever it is reviewed. The protoc binary is unable to locate system protobuf libraries. This has been patched here: emazzucabb#1
It just needs to be added to this PR

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

@arbassett arbassett left a comment

Choose a reason for hiding this comment

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

Hey please move this to extra core is just for the min we need to get a system up and running

Comment on lines +42 to +45
# fails some
case "$CARCH" in
armhf) options="$options !check" ;;
esac
Copy link
Contributor

Choose a reason for hiding this comment

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

we dont support armhf.. i know a few of these made it into our repo but since this is net new lets try and keep it tidy

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

  • moved to extra

# Maintainer: Elliott Mazzuca <[email protected]>
pkgname=protobuf
pkgver=31.1
pkgrel=1
Copy link
Contributor

Choose a reason for hiding this comment

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

Please reset to 0 as this is net new for us

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

$depends_dev
abseil-cpp-dev
cmake
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 chnage samuari to ninja

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@jscaff jscaff mentioned this pull request Feb 12, 2026
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