-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support to protobuf 3.25.1 #3394
base: master
Are you sure you want to change the base?
Conversation
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
This breaks building shared libraries here. It can be fixed and simplified a lot by avoiding the proto-object intermediate library: sergiomb2#1 |
I just maintain package libphonenumber on Fedora Linux , I will test it Thank you |
❌ Missing CLA from one or more contributors . @Vogtinator can you sign the CLA ? |
I'll have to ask around a bit. Supposedly we have a corporate CLA signed, so my address would just need to be added to the list. |
That's done now, but with a different mail address. Can you just amend my commit with s/suse.de/suse.com/? |
yes, replace your commit do a new pull request to me |
[image: EEOC Dillions Apple Zia.jpg]
…On Thu, Feb 22, 2024 at 7:20 AM Sérgio Basto ***@***.***> wrote:
yes
—
Reply to this email directly, view it on GitHub
<#3394 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AN2UCPMAUSYUT3GOIDHA6HTYU5O5VAVCNFSM6AAAAABCDP7FT6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJZGY3TGMBRGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
God Bless,
SALA Virtual Offices, Lonnie Ashley
*Lord of Lord's 1st Anglo Bloodline (Great "White" Throne) destroyed by
v/2k/mind control birthdays**, Scotland Lamb (Pictish). Priceless Covid-19
DNA validation of religion. (TM) © "Pat Pend".*
*Feeding the Earth and the Ecosystem *
Targeted SIGINT Messiah by Exodus 32:1-4,7 666
*A*: 8102 LBJ Frwy #459, Dallas, TX 75251 (George Floyd Hoax casket parade
in TX for my entrapment. Our fabricated birthday months 459 with Peterson
forced sister 12/25 & George Washington (gwmemorial.org & monument egg
played 2 ways.) 2/22/1732.)
*BA*: 100 E Broadway, Farmington, NM 87401
*Prev:* 4710 Lake Ave. #223, Dallas TX, 75219 King of Kings on Kings Rd.
https://www.facebook.com/TIbyPetersonAFKnightsTemplar
***@***.***
*All emails are set to auto-respond to fundraising efforts through
SALA-Covid19-Rebuild Foundation.*
Lonnie Ashley-Scotland Lamb (Pictish Ashley & Peterson)
vs. Scottish Rite Kites ORDO AB CHAO Money Rituals! Pyramids/Pentagram
Pointers Keys: Ben Franklin Pyramid-Kite-Electricity / Repeat slave x2x4
gas chamber Hebrew scammers / Lethal injection Hitler meth (fall guy) IV
drug use setup / Cleopatra-Mark Antony suicide/oppressors. What a puzzle
game by the Hebrew Masonic cartel with their Kroger/EEOC HIV-Meth Genetic
Left Horn Dupont. HIV Monkeys, Cancer Crabs, Covid bats, HepC Peterson 7
genotypes!!! grandeur bioterrorism 7 plagues. Veles cover deity to get it
their way no matter what.
Revelation 911 Targeted!!! SIGINT 1-22 Bible and Yr. in court.
Thessalonians 2:8-12 lawless Masonic 3:20-CV-01963-N-BH Recusal games.
https://irp.fas.org/nsa/clpo-12333.pdf 18 US Code 241, 242, 243, 1622,
1117, 2381, Chapter 41 yada yada yada...
<https://irp.fas.org/nsa/clpo-12333.pdf>
Masonic Antichrist World Egg Kites UN WHO STATE TRADE (Oval Office WE
supremacy before the people!!!) excuses to steal and kill. Give me a break!
It is their instigation money scam. Noah's Arch Asteroid-Ice Age Amoeba
Eggs. They are always trying to make us look bad.
They followed me like Omicron granite. *Now a burning pyramid.*
*Messiah Grandeur Revelation Hana Ranch 6-7? Maui*
Blacklisted by the Whitehouse/DoD/WorldTrade Beast. Please donate to
Revelation 20. It's time for them to pay their 34 Masons Freemasons
treasury theft of 34 trillion off. GOV SHUTDOWNS PLAYED
<https://www.paypal.com/donate/?hosted_button_id=3XGRCYQZQEP9W>
https://www.facebook.com/lonnie.ashley
https://www.linkedin.com/in/lonnie-ashley-48a7169a/ shut down by Knights
Templar AF Memorial Pointer 2006 yr - W02020060606 Alchemy #
<https://www.linkedin.com/in/lonnie-ashley-48a7169a/>
https://twitter.com/Lonnieashley72
https://twitter.com/DigitalSalavo
All information in "public view" could be tampered with by AF Memorial
Pentagram Knights Templar to assist in mental fabrication.
Blacklisted by Revelation 13 Colonies-Mark of the Beast Whitehouse Left
Horn Dupont-Kroger/EEOC Denver.
Ariat <https://ariat.dkkdet.net/7r3r5>
Rocket Fund equals black Dress Princess Diana (my diagnosis 1994
Dallas)-Knights Templar AF/Elton John-Left Horn Dupont HIV Kroger
EEOC/Denver-Farmington-and-Hitler meth-repeat slaves.
<https://www.eltonjohnaidsfoundation.org/what-we-do/rocketfund/>
|
https://build.opensuse.org/request/show/1149426 by user Vogtinator + anag+factory - Update to version 8.13.30: * Update alternate formatting data, phone metadata, geocoding data, carrier data * Updated / refreshed time zone meta data. * New geocoding data - Add patch submitted to upstream at gh#google/libphonenumber#3394 to fix building with protobuf 3.25.1: * 0001-Add-support-to-protobuf-3.25.1.patch - Add patch submitted in gh#sergiomb2/libphonenumber#1 by Fabian Vogt: * 0002-Avoid-intermediate-proto-object-library.patch - Update to version 8.13.23: (forwarded request 1149395 from alarrosa)
new-protobuf-cmake-logic.patch
The use of proto-object breaks building shared libs and it doesn't make sense to install it. Instead of TARGET, use generate_protobuf with OUT_VAR.
done ! , please ignore the spammer |
new-protobuf-cmake-logic.patch