Skip to content
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

bezilla 2.0.0.22-7 build issue on x86_64 #4156

Closed
kenmays opened this issue Sep 1, 2019 · 2 comments
Closed

bezilla 2.0.0.22-7 build issue on x86_64 #4156

kenmays opened this issue Sep 1, 2019 · 2 comments

Comments

@kenmays
Copy link
Contributor

kenmays commented Sep 1, 2019

Ref: https://build.haiku-os.org/buildmaster/master/x86_64/logviewer.html?buildruns/1971/builds/11821.log
nsPKCS11Slot.cpp: In member function 'virtual nsresult nsPKCS11ModuleDB::GetInternal(nsIPKCS11Module**)':
../../../../dist/public/nss/secmodt.h:341:71: error: unable to find string literal operator 'operator""fips' with 'const char [136]', 'long unsigned int' arguments
"Flags=internal,critical"fips" slotparams=("#slot"={"SECMOD_SLOT_FLAGS"})

@diversys
Copy link
Member

diversys commented Sep 2, 2019

I couple years ago when we were still using gcc5 I tried to fix firefox build on x86_64. I found this bug which seemed connected to the compile errors I was having: https://bugzilla.mozilla.org/show_bug.cgi?id=315401. I reworked the patch from that ticket and it made it compile much further.
bezilla2_x86_64.txt

@extrowerk
Copy link
Member

I dont think its a relevant bug, i see no point investing work fixing it.

@kenmays kenmays closed this as completed Sep 3, 2019
Begasus pushed a commit that referenced this issue Jul 12, 2021
* bezilla: added new patches from diver

Tested on hrev55204 x86_64.
Closes: #4156

* bezilla: disabled build for R1B3+

* bezilla: updated patchset from R1B3 x86 build

* bezilla: marked x86_64 build as broken
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants