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

Update patchelf repo #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

minustime
Copy link

@vitoo
Copy link

vitoo commented Jun 17, 2017

hi @minustime
i've got a build error with your fork, does it still work for you ?

g++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [Makefile:9537: .obj/qabstractanimation.o] Error 4
make[2]: Leaving directory '/usr/src/phantomjs/src/qt/qtbase/src/corelib'
make[1]: *** [Makefile:164: sub-corelib-make_first] Error 2
make[1]: Leaving directory '/usr/src/phantomjs/src/qt/qtbase/src'
make: *** [Makefile:45: sub-src-make_first] Error 2

ERROR: Failed to build PhantomJS! Building Qt Base failed

@minustime
Copy link
Author

Hey @vitoo I tried this today and failed with this error:

{standard input}: Assembler messages:
{standard input}:92155: Warning: end of file not at end of a line; newline inserted
{standard input}: Error: open CFI at the end of file; missing .cfi_endproc directive
g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [Makefile.WebCore.Target:135995: .obj/inspector/InspectorAllInOne.o] Error 4
make[2]: *** Waiting for unfinished jobs....
In file included from html/HTMLElementsAllInOne.cpp:54:0:
html/HTMLElement.cpp: In member function 'void WebCore::HTMLElement::setOuterText(const WTF::String&, WebCore::ExceptionCode&)':
html/HTMLElement.cpp:509:15: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
     if (!this || !parentNode())
         ~~~~~~^~~~~~~~~~~~~~~~
make[2]: Leaving directory '/usr/src/phantomjs/src/qt/qtwebkit/Source/WebCore'
make[1]: *** [Makefile.WebCore:68: sub-Target-pri-make_first-ordered] Error 2
make[1]: Leaving directory '/usr/src/phantomjs/src/qt/qtwebkit/Source/WebCore'
make: *** [Makefile:178: sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2

ERROR: Failed to build PhantomJS! Building Qt WebKit failed.

@vitoo
Copy link

vitoo commented Jul 1, 2017

Yes, doesnt work if host machine or docker base is Alpine

I've used a debian vps to start phantomjs

We should notify Alpine forums about this, they may find the solution :)

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