https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94263

            Bug ID: 94263
           Summary: build wxpython raspian
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tom.fitzsimons at whiffonline dot com
  Target Milestone: ---

I hope this isn't a waste of someones time.  I have tried to build wxpython on
a raspian buster os on a Rpi3B.  I keep running into this error.  Maybe my
fault (hope not)

g++: internal compiler error: Segmentation fault signal terminated program
cc1plus
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-8/README.Bugs> for instructions.
make: *** [Makefile:38633: advdll_animatecmn.o] Error 4
make: *** Waiting for unfinished jobs....
Error building
ERROR: failed building wxWidgets
Traceback (most recent call last):
  File "build.py", line 1468, in cmd_build_wx
    wxbuild.main(wxDir(), build_options)
  File "/home/pi/wxPython-4.0.7.post2/buildtools/build_wxwidgets.py", line 497,
in main
    exitIfError(wxBuilder.build(dir=buildDir, options=args), "Error building")
  File "/home/pi/wxPython-4.0.7.post2/buildtools/build_wxwidgets.py", line 85,
in exitIfError
    raise builder.BuildError(msg)
buildtools.builder.BuildError: Error building
Finished command: build_wx (11m8.805s)
Finished command: build (11m8.805s)

Reply via email to