public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive
@ 2015-09-14 10:05 werner at beroux dot com
  2015-09-14 10:13 ` [Bug c++/67571] " mpolacek at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-14 10:05 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 67571
           Summary: Error: open CFI at the end of file; missing
                    .cfi_endproc directive
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: werner at beroux dot com
  Target Milestone: ---

gcc (Debian 4.9.2-10) 4.9.2

Steps:

1. Install Docker
2. Retrieve `Dockerfile`: `$ wget
https://raw.githubusercontent.com/wernight/docker-phantomjs/master/Dockerfile`
3. Get latest Debian: `$ docker pull debian:jessie`
3. Run `$ docker build -t phantomjs .`


Log end:

```
g++ -c -Wall -Wextra -Wreturn-type -fno-strict-aliasing -Wchar-subscripts
-Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare
-Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -pipe
-ffunction-sections -fdata-sections -O2 -fPIC -fvisibility=hidden
-fvisibility-inlines-hidden -std=c++0x -fno-exceptions -D_REENTRANT
-DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -DQT_NO_GRAPHICSVIEW
-DQT_NO_GRAPHICSEFFECT -DQT_NO_STYLESHEET -DQT_NO_STYLE_CDE
-DQT_NO_STYLE_CLEANLOOKS -DQT_NO_STYLE_MOTIF -DQT_NO_STYLE_PLASTIQUE
-DSQLITE_CORE -DSQLITE_OMIT_LOAD_EXTENSION -DSQLITE_OMIT_COMPLETE
-DBUILDING_QT__=1 -DNDEBUG -DENABLE_3D_RENDERING=1 -DENABLE_BLOB=1
-DENABLE_CANVAS_PATH=1 -DENABLE_CHANNEL_MESSAGING=1
-DENABLE_CSS_BOX_DECORATION_BREAK=1 -DENABLE_CSS_COMPOSITING=1
-DENABLE_CSS_EXCLUSIONS=1 -DENABLE_CSS_FILTERS=1 -DENABLE_CSS_IMAGE_SET=1
-DENABLE_CSS_REGIONS=1 -DENABLE_CSS_SHAPES=1 -DENABLE_CSS_STICKY_POSITION=1
-DENABLE_CSS_TRANSFORMS_ANIMATIONS_UNPREFIXED=1 -DENABLE_DATALIST_ELEMENT=1
-DENABLE_DETAILS_ELEMENT=1 -DENABLE_DOWNLOAD_ATTRIBUTE=1
-DENABLE_FAST_MOBILE_SCROLLING=1 -DENABLE_FILTERS=1 -DENABLE_FTPDIR=1
-DENABLE_FULLSCREEN_API=1 -DENABLE_GESTURE_EVENTS=1 -DENABLE_ICONDATABASE=1
-DENABLE_IFRAME_SEAMLESS=1 -DENABLE_INDEXED_DATABASE=1
-DENABLE_INPUT_TYPE_COLOR=1 -DENABLE_INSPECTOR=1 -DENABLE_INSPECTOR_SERVER=1
-DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_LEGACY_NOTIFICATIONS=1
-DENABLE_LEGACY_VIEWPORT_ADAPTION=1 -DENABLE_LEGACY_VENDOR_PREFIXES=1
-DENABLE_LINK_PREFETCH=1 -DENABLE_METER_ELEMENT=1 -DENABLE_MHTML=1
-DENABLE_NOTIFICATIONS=1 -DENABLE_PAGE_VISIBILITY_API=1
-DENABLE_PROGRESS_ELEMENT=1 -DENABLE_RESOLUTION_MEDIA_QUERY=1
-DENABLE_REQUEST_ANIMATION_FRAME=1 -DENABLE_SHARED_WORKERS=1
-DENABLE_SMOOTH_SCROLLING=1 -DENABLE_SQL_DATABASE=1 -DENABLE_SUBPIXEL_LAYOUT=1
-DENABLE_SVG=1 -DENABLE_SVG_FONTS=1 -DENABLE_TOUCH_ADJUSTMENT=1
-DENABLE_TOUCH_EVENTS=1 -DENABLE_VIEW_MODE_CSS_MEDIA=1 -DENABLE_WEB_SOCKETS=1
-DENABLE_WEB_TIMING=1 -DENABLE_WORKERS=1 -DENABLE_XHR_TIMEOUT=1
-DWTF_USE_TILED_BACKING_STORE=1 -DWTF_USE_CROSS_PLATFORM_CONTEXT_MENUS=1
-DHAVE_QTPRINTSUPPORT=1 -DHAVE_QSTYLE=1 -DWTF_USE_LIBJPEG=1 -DWTF_USE_LIBPNG=1
-DPLUGIN_ARCHITECTURE_UNSUPPORTED=1 -DENABLE_TOUCH_SLIDER=1 -DWTF_USE_LEVELDB=1
-DHAVE_QTTESTSUPPORT=1 -DENABLE_ACCELERATED_2D_CANVAS=0
-DENABLE_BATTERY_STATUS=0 -DENABLE_CANVAS_PROXY=0 -DENABLE_CSP_NEXT=0
-DENABLE_CSS_GRID_LAYOUT=0 -DENABLE_CSS_HIERARCHIES=0
-DENABLE_CSS_IMAGE_ORIENTATION=0 -DENABLE_CSS_IMAGE_RESOLUTION=0
-DENABLE_CSS_SHADERS=0 -DENABLE_CSS_VARIABLES=0
-DENABLE_CSS3_CONDITIONAL_RULES=0 -DENABLE_CSS3_TEXT=0
-DENABLE_CSS3_TEXT_LINE_BREAK=0 -DENABLE_DASHBOARD_SUPPORT=0
-DENABLE_DATAGRID=0 -DENABLE_DATA_TRANSFER_ITEMS=0
-DENABLE_DEVICE_ORIENTATION=0 -DENABLE_DIRECTORY_UPLOAD=0
-DENABLE_FILE_SYSTEM=0 -DENABLE_FONT_LOAD_EVENTS=0 -DENABLE_GAMEPAD=0
-DENABLE_GEOLOCATION=0 -DENABLE_HIGH_DPI_CANVAS=0 -DENABLE_INPUT_SPEECH=0
-DENABLE_INPUT_TYPE_DATE=0 -DENABLE_INPUT_TYPE_DATETIME_INCOMPLETE=0
-DENABLE_INPUT_TYPE_DATETIMELOCAL=0 -DENABLE_INPUT_TYPE_MONTH=0
-DENABLE_INPUT_TYPE_TIME=0 -DENABLE_INPUT_TYPE_WEEK=0
-DENABLE_LEGACY_CSS_VENDOR_PREFIXES=0 -DENABLE_LEGACY_WEB_AUDIO=0
-DENABLE_MATHML=0 -DENABLE_MEDIA_SOURCE=0 -DENABLE_MEDIA_STATISTICS=0
-DENABLE_MEDIA_STREAM=0 -DENABLE_MICRODATA=0 -DENABLE_MOUSE_CURSOR_SCALE=0
-DENABLE_NAVIGATOR_CONTENT_UTILS=0 -DENABLE_NETSCAPE_PLUGIN_API=0
-DENABLE_NETWORK_INFO=0 -DENABLE_NOSNIFF=0 -DENABLE_ORIENTATION_EVENTS=0
-DENABLE_PROXIMITY_EVENTS=0 -DENABLE_QUOTA=0 -DENABLE_RESOURCE_TIMING=0
-DENABLE_SCRIPTED_SPEECH=0 -DENABLE_SECCOMP_FILTERS=0 -DENABLE_SHADOW_DOM=0
-DENABLE_STYLE_SCOPED=0 -DENABLE_TEMPLATE_ELEMENT=0 -DENABLE_TEXT_AUTOSIZING=0
-DENABLE_THREADED_HTML_PARSER=0 -DENABLE_TOUCH_ICON_LOADING=0
-DENABLE_USER_TIMING=0 -DENABLE_VIBRATION=0 -DENABLE_VIDEO=0
-DENABLE_VIDEO_TRACK=0 -DENABLE_WEBGL=0 -DENABLE_WEB_AUDIO=0 -DENABLE_XSLT=0
-DSTATICALLY_LINKED_WITH_leveldb -DSTATICALLY_LINKED_WITH_JavaScriptCore
-DSTATICALLY_LINKED_WITH_WTF -DBUILDING_WebCore -DBUILDING_WEBKIT
-DQT_ASCII_CAST_WARNINGS -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE
-D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB
-DQT_CORE_LIB -I/tmp/phantomjs/src/qt/qtbase/mkspecs/linux-g++ -I. -I.
-IModules/filesystem -IModules/geolocation -IModules/indexeddb
-IModules/navigatorcontentutils -IModules/notifications -IModules/proximity
-IModules/quota -IModules/webaudio -IModules/webdatabase -IModules/websockets
-Iaccessibility -Ibindings -Ibindings/generic -Ibridge -Ibridge/qt -Icss -Idom
-Idom/default -Iediting -Ifileapi -Ihistory -Ihtml -Ihtml/canvas -Ihtml/forms
-Ihtml/parser -Ihtml/shadow -Ihtml/track -Iinspector -Iloader -Iloader/appcache
-Iloader/archive -Iloader/cache -Iloader/icon -Imathml -Ipage -Ipage/animation
-Ipage/qt -Ipage/scrolling -Ipage/scrolling/coordinatedgraphics -Iplatform
-Iplatform/animation -Iplatform/audio -Iplatform/graphics
-Iplatform/graphics/cpu/arm -Iplatform/graphics/cpu/arm/filters
-Iplatform/graphics/filters -Iplatform/graphics/filters/texmap
-Iplatform/graphics/opengl -Iplatform/graphics/opentype -Iplatform/graphics/qt
-Iplatform/graphics/surfaces -Iplatform/graphics/texmap
-Iplatform/graphics/texmap/coordinated -Iplatform/graphics/transforms
-Iplatform/image-decoders -Iplatform/image-decoders/bmp
-Iplatform/image-decoders/ico -Iplatform/image-decoders/gif
-Iplatform/image-decoders/jpeg -Iplatform/image-decoders/png
-Iplatform/image-decoders/webp -Iplatform/leveldb -Iplatform/mock
-Iplatform/network -Iplatform/network/qt -Iplatform/qt -Iplatform/sql
-Iplatform/text -Iplatform/text/transcoder -Iplugins -Irendering
-Irendering/mathml -Irendering/shapes -Irendering/style -Irendering/svg
-Istorage -Isvg -Isvg/animation -Isvg/graphics -Isvg/graphics/filters
-Isvg/properties -Itesting
-I/tmp/phantomjs/src/qt/qtwebkit/Source/WebCore/websockets -Iworkers -Ixml
-Ixml/parser -I../ThirdParty -Ibridge/jsc -Ibindings/js -Ibridge/c -Itesting/js
-Igenerated -I/tmp/phantomjs/src/qt/qtbase/src/3rdparty/sqlite
-Iloader/archive/mhtml -I../../Source
-I/tmp/phantomjs/src/qt/qtwebkit/Source/include -I../ThirdParty/leveldb/include
-I../ThirdParty/leveldb -I../JavaScriptCore -I../../Source -I../WTF
-I../JavaScriptCore/assembler -I../JavaScriptCore/bytecode
-I../JavaScriptCore/bytecompiler -I../JavaScriptCore/heap
-I../JavaScriptCore/dfg -I../JavaScriptCore/debugger
-I../JavaScriptCore/disassembler -I../JavaScriptCore/interpreter
-I../JavaScriptCore/jit -I../JavaScriptCore/llint -I../JavaScriptCore/parser
-I../JavaScriptCore/profiler -I../JavaScriptCore/runtime
-I../JavaScriptCore/tools -I../JavaScriptCore/yarr -I../JavaScriptCore/API
-I../JavaScriptCore/ForwardingHeaders -I../JavaSc
riptCore/generated
-I/tmp/phantomjs/src/qt/qtwebkit/Source/JavaScriptCore/generated/LLIntOffsetsExtractor
-I../JavaScriptCore/disassembler/udi
s86 -I../WTF -I/tmp/phantomjs/src/qt/qtbase/include/QtGui/5.3.0
-I/tmp/phantomjs/src/qt/qtbase/include/QtGui/5.3.0/QtGui -I/tmp/phantomjs/src/
qt/qtbase/include/QtCore/5.3.0
-I/tmp/phantomjs/src/qt/qtbase/include/QtCore/5.3.0/QtCore
-I/tmp/phantomjs/src/qt/qtbase/include -I/tmp/phanto
mjs/src/qt/qtbase/include/QtSql
-I/tmp/phantomjs/src/qt/qtbase/include/QtNetwork
-I/tmp/phantomjs/src/qt/qtbase/include/QtGui -I/tmp/phantomjs
/src/qt/qtbase/include/QtCore -I.moc -o .obj/bindings/js/JSBindingsAllInOne.o
bindings/js/JSBindingsAllInOne.cpp
{standard input}: Assembler messages:
{standard input}:240237: 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 <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Makefile.WebCore.Target:548723: recipe for target
'.obj/inspector/InspectorAllInOne.o' failed
make[2]: *** [.obj/inspector/InspectorAllInOne.o] Error 4
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/tmp/phantomjs/src/qt/qtwebkit/Source/WebCore'
make[1]: *** [sub-Target-pri-make_first-ordered] Error 2
Makefile.WebCore:64: recipe for target 'sub-Target-pri-make_first-ordered'
failed
make[1]: Leaving directory '/tmp/phantomjs/src/qt/qtwebkit/Source/WebCore'
Makefile:173: recipe for target
'sub-Source-WebCore-WebCore-pro-make_first-ordered' failed
make: *** [sub-Source-WebCore-WebCore-pro-make_first-ordered] Error 2
The command '/bin/sh -c apt-get update     && apt-get install -y         git   
     build-essential         g++         flex         bison         gperf      
  ruby         perl         python         libsqlite3-dev        
libfontconfig1-dev         libicu-dev         libfreetype6         libssl-dev  
      libpng-dev         libjpeg-dev         libqt5webkit5-dev     && git clone
https://github.com/ariya/phantomjs.git /tmp/phantomjs &&         cd
/tmp/phantomjs && git checkout $PHANTOM_JS_TAG &&         ./build.sh --confirm
&& mv bin/phantomjs /usr/local/bin &&         rm -rf /tmp/phantomjs     &&
apt-get purge --auto-remove -y         git         build-essential         g++ 
       flex         bison         gperf         ruby         perl        
python     && apt-get clean     && rm -rf /var/lib/apt/lists/*' returned a
non-zero code: 1
```


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
@ 2015-09-14 10:13 ` mpolacek at gcc dot gnu.org
  2015-09-14 10:43 ` werner at beroux dot com
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-09-14 10:13 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |mpolacek at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
I bet this isn't a gcc fault; just OOM kills the compiler:

g++: internal compiler error: Killed (program cc1plus)

Please try with more memory.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
  2015-09-14 10:13 ` [Bug c++/67571] " mpolacek at gcc dot gnu.org
@ 2015-09-14 10:43 ` werner at beroux dot com
  2015-09-14 10:48 ` mpolacek at gcc dot gnu.org
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-14 10:43 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from werner at beroux dot com ---
I should clarify that the code being compiled might have changed as well
between the two:

https://github.com/ariya/phantomjs/commits/master

from 2015-06-25T20:16:02.750261Z (working)
to 2015-09-05T08:36:46.296402Z (started breaking)
and 2015-09-14T07:32:46.758499Z (still breaking)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
  2015-09-14 10:13 ` [Bug c++/67571] " mpolacek at gcc dot gnu.org
  2015-09-14 10:43 ` werner at beroux dot com
@ 2015-09-14 10:48 ` mpolacek at gcc dot gnu.org
  2015-09-14 10:56 ` werner at beroux dot com
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: mpolacek at gcc dot gnu.org @ 2015-09-14 10:48 UTC (permalink / raw)
  To: gcc-bugs

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

Marek Polacek <mpolacek at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
   Last reconfirmed|                            |2015-09-14
         Resolution|INVALID                     |---
     Ever confirmed|0                           |1

--- Comment #4 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Ok, reopening then, sorry.  Maybe some change caused GCC to eat much more
memory than it really should.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (2 preceding siblings ...)
  2015-09-14 10:48 ` mpolacek at gcc dot gnu.org
@ 2015-09-14 10:56 ` werner at beroux dot com
  2015-09-14 11:02 ` werner at beroux dot com
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-14 10:56 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from werner at beroux dot com ---
I'm trying to build with newer GCC and older code to confirm that (build takes
a while).


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (3 preceding siblings ...)
  2015-09-14 10:56 ` werner at beroux dot com
@ 2015-09-14 11:02 ` werner at beroux dot com
  2015-09-14 11:20 ` trippels at gcc dot gnu.org
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-14 11:02 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from werner at beroux dot com ---
Humm no sorry I'm building from the same git tag (which is of Jan 24). So it
looks like something caused GCC to use more memory than before.

I did notice a GCC5 compilation fix, probably unrelated, just in case it here:
https://github.com/ariya/phantomjs/commit/fe2c6bb5fdf776b718422a104e6babe67dbf2629


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (4 preceding siblings ...)
  2015-09-14 11:02 ` werner at beroux dot com
@ 2015-09-14 11:20 ` trippels at gcc dot gnu.org
  2015-09-15  8:07 ` werner at beroux dot com
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-09-14 11:20 UTC (permalink / raw)
  To: gcc-bugs

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

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |trippels at gcc dot gnu.org

--- Comment #7 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
Can you please attach the preprocessed JSBindingsAllInOne.ii file (by
adding -save-temps to the compiler invocation)?


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (5 preceding siblings ...)
  2015-09-14 11:20 ` trippels at gcc dot gnu.org
@ 2015-09-15  8:07 ` werner at beroux dot com
  2015-09-16 15:21 ` werner at beroux dot com
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-15  8:07 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #8 from werner at beroux dot com ---
Tried to build the exact same just on newer gcc and nothing else should have
changed, and it failed.

I'll try to build on older gcc as well.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (6 preceding siblings ...)
  2015-09-15  8:07 ` werner at beroux dot com
@ 2015-09-16 15:21 ` werner at beroux dot com
  2015-09-16 15:26 ` trippels at gcc dot gnu.org
  2015-09-16 18:53 ` werner at beroux dot com
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-16 15:21 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #9 from werner at beroux dot com ---
(In reply to Markus Trippelsdorf from comment #7)
> Can you please attach the preprocessed JSBindingsAllInOne.ii file (by
> adding -save-temps to the compiler invocation)?

I added that flag (at least I think it worked) but I find any file of that name
below /tmp/phantomjs (my build directory). Do you know where it's supposed to
be generated at?


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (7 preceding siblings ...)
  2015-09-16 15:21 ` werner at beroux dot com
@ 2015-09-16 15:26 ` trippels at gcc dot gnu.org
  2015-09-16 18:53 ` werner at beroux dot com
  9 siblings, 0 replies; 11+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-09-16 15:26 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #10 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to werner from comment #9)
> (In reply to Markus Trippelsdorf from comment #7)
> > Can you please attach the preprocessed JSBindingsAllInOne.ii file (by
> > adding -save-temps to the compiler invocation)?
> 
> I added that flag (at least I think it worked) but I find any file of that
> name below /tmp/phantomjs (my build directory). Do you know where it's
> supposed to be generated at?

In the directory from which you've invoked gcc.

So in your case:
cd /tmp/phantomjs/src/qt/qtwebkit/Source/WebCore
g++ --save-temps -c  -Wall -Wextra -Wreturn-type ... (from comment 0)

You'll find JSBindingsAllInOne.ii in
/tmp/phantomjs/src/qt/qtwebkit/Source/WebCore


^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Bug c++/67571] Error: open CFI at the end of file; missing .cfi_endproc directive
  2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
                   ` (8 preceding siblings ...)
  2015-09-16 15:26 ` trippels at gcc dot gnu.org
@ 2015-09-16 18:53 ` werner at beroux dot com
  9 siblings, 0 replies; 11+ messages in thread
From: werner at beroux dot com @ 2015-09-16 18:53 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #11 from werner at beroux dot com ---
(In reply to Markus Trippelsdorf from comment #10)
> (In reply to werner from comment #9)
> > (In reply to Markus Trippelsdorf from comment #7)
> > > Can you please attach the preprocessed JSBindingsAllInOne.ii file (by
> > > adding -save-temps to the compiler invocation)?
> > 
> > I added that flag (at least I think it worked) but I find any file of that
> > name below /tmp/phantomjs (my build directory). Do you know where it's
> > supposed to be generated at?
> 
> In the directory from which you've invoked gcc.
> 
> So in your case:
> cd /tmp/phantomjs/src/qt/qtwebkit/Source/WebCore
> g++ --save-temps -c  -Wall -Wextra -Wreturn-type ... (from comment 0)
> 
> You'll find JSBindingsAllInOne.ii in
> /tmp/phantomjs/src/qt/qtwebkit/Source/WebCore

It's odd, I get another error with -save-temps (correctly passed this time):

> g++: warning: -pipe ignored because -save-temps specified
> In file included from <command-line>:0:0:
> /usr/include/stdc-predef.h:59:1: error: one or more PCH files were found, but they were invalid
>  #endif
>  ^
> /usr/include/stdc-predef.h:59:1: error: use -Winvalid-pch for more information
> /usr/include/stdc-predef.h:59:1: fatal error: .pch/Qt5Core: No such file or directory
> compilation terminated.
> Makefile:18187: recipe for target '.obj/harfbuzz-shaper-all.o' failed
> make[2]: *** [.obj/harfbuzz-shaper-all.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> In file included from <command-line>:0:0:
> /usr/include/stdc-predef.h:59:1: error: one or more PCH files were found, but they were invalid
>  #endif
>  ^
> /usr/include/stdc-predef.h:59:1: error: use -Winvalid-pch for more information
> /usr/include/stdc-predef.h:59:1: fatal error: .pch/Qt5Core: No such file or directory
> compilation terminated.
> Makefile:18301: recipe for target '.obj/qharfbuzz.o' failed
> make[2]: *** [.obj/qharfbuzz.o] Error 1
> In file included from ../3rdparty/pcre/pcre16_exec.c:43:0:
> ../3rdparty/pcre/pcre_exec.c: In function 'match':
> ../3rdparty/pcre/pcre_exec.c:2703:35: warning: 'offset' may be used uninitialized in this function [-Wmaybe-uninitialized]
>          length = md->offset_vector[offset+1] - md->offset_vector[offset];
>                                    ^
> In file included from ../3rdparty/pcre/pcre16_compile.c:43:0:
> ../3rdparty/pcre/pcre_compile.c: In function 'compile_regex':
> ../3rdparty/pcre/pcre_compile.c:6748:31: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized]
>              if (!IS_DIGIT(name[i]))
>                                ^
> ../3rdparty/pcre/pcre_compile.c:6511:25: note: 'name' was declared here
>        const pcre_uchar *name;
>                          ^
> ../3rdparty/pcre/pcre_compile.c:6509:26: warning: 'namelen' may be used uninitialized in this function [-Wmaybe-uninitialized]
>        int i, set, unset, namelen;
>                           ^
> ../3rdparty/pcre/pcre_compile.c:6680:26: warning: 'recno' may be used uninitialized in this function [-Wmaybe-uninitialized]
>              cd->bracount - recno + 1 : recno + cd->bracount;
>                           ^
> ../3rdparty/pcre/pcre_compile.c:4453:7: note: 'recno' was declared here
>    int recno;
>        ^
> make[2]: Leaving directory '/tmp/phantomjs/src/qt/qtbase/src/corelib'
> Makefile:130: recipe for target 'sub-corelib-make_first' failed
> make[1]: *** [sub-corelib-make_first] Error 2
> make[1]: Leaving directory '/tmp/phantomjs/src/qt/qtbase/src'
> Makefile:39: recipe for target 'sub-src-make_first' failed
> make: *** [sub-src-make_first] Error 2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-09-16 18:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-14 10:05 [Bug c++/67571] New: Error: open CFI at the end of file; missing .cfi_endproc directive werner at beroux dot com
2015-09-14 10:13 ` [Bug c++/67571] " mpolacek at gcc dot gnu.org
2015-09-14 10:43 ` werner at beroux dot com
2015-09-14 10:48 ` mpolacek at gcc dot gnu.org
2015-09-14 10:56 ` werner at beroux dot com
2015-09-14 11:02 ` werner at beroux dot com
2015-09-14 11:20 ` trippels at gcc dot gnu.org
2015-09-15  8:07 ` werner at beroux dot com
2015-09-16 15:21 ` werner at beroux dot com
2015-09-16 15:26 ` trippels at gcc dot gnu.org
2015-09-16 18:53 ` werner at beroux dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).