Skip to content

Comments

glog: Bump version to 0.4.0#8583

Merged
neheb merged 1 commit intoopenwrt:masterfrom
ammubhave:bump_glog
Apr 3, 2019
Merged

glog: Bump version to 0.4.0#8583
neheb merged 1 commit intoopenwrt:masterfrom
ammubhave:bump_glog

Conversation

@ammubhave
Copy link
Contributor

@ammubhave ammubhave commented Apr 3, 2019

bump glog version from 0.3.5 to 0.4.0

The attached patch is needed because glog 0.4.0's symbolize_unittest.cc compilation is broken for musl.

Tested by building another package which depends on glog and verify that
it builds successfully.

Signed-off-by: Amol Bhave ambhave@fb.com

bump glog version from 0.3.5 to 0.4.0

Tested by building another package which depends on glog and verify that
it builds successfully.

Signed-off-by: Amol Bhave <ambhave@fb.com>
ammubhave added a commit to ammubhave/glog that referenced this pull request Apr 3, 2019
When glog 0.4.0 is built using musl instead of glibc, the compilation
for this test fails because musl doesn't provide execinfo.h, which sets
HAVE_STACKTRACE to false.

Tested by building glog with musl and verifying that the build succeeds
with this patch. [See openwrt/packages#8583]

Signed-off-by: Amol Bhave <ambhave@fb.com>
@neheb
Copy link
Contributor

neheb commented Apr 3, 2019

I take it the other packages has been ran?

@ammubhave
Copy link
Contributor Author

I ran grep -r feeds glog and didn't find any packages that depend on it.

@neheb
Copy link
Contributor

neheb commented Apr 3, 2019

Hmm OK. Merging in that case.

@neheb neheb merged commit 4502666 into openwrt:master Apr 3, 2019
@ammubhave ammubhave deleted the bump_glog branch April 30, 2019 20:09
scpcom pushed a commit to scpcom/glog that referenced this pull request May 22, 2025
When glog 0.4.0 is built using musl instead of glibc, the compilation
for this test fails because musl doesn't provide execinfo.h, which sets
HAVE_STACKTRACE to false.

Tested by building glog with musl and verifying that the build succeeds
with this patch. [See openwrt/packages#8583]

Signed-off-by: Amol Bhave <ambhave@fb.com>
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.

2 participants