Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.19 KB | None | 0 0
  1. /usr/local/Cellar/glib/2.50.2/include/glib-2.0/glib/gtypes.h:423:3: error:
  2. '_GStaticAssertCompileTimeAssertion_0' declared as an array with a
  3. negative size
  4. G_STATIC_ASSERT(sizeof (unsigned long long) == sizeof (guint64));
  5. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6. /usr/local/Cellar/glib/2.50.2/include/glib-2.0/glib/gmacros.h:232:103: note:
  7. expanded from macro 'G_STATIC_ASSERT'
  8. ...(_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] G_GN...
  9. ^~~~~~~~~~~~~~~
  10. [T1] Building C++ object built/tmp/x-trans_xFileTrans.o
  11. [T3] Building C++ object built/tmp/egg2x_eggToX.o
  12. [T5] Linking static library built/lib/libp3pstatserver.a
  13. [T5] Linking executable built/bin/text-stats
  14. [T5] Building C++ object built/tmp/x2egg_xFileToEgg.o
  15. 1 warning and 1 error generated.
  16. The following command returned a non-zero value: clang++ -std=gnu++0x -ftemplate-depth-70 -fPIC -c -o built/tmp/pstats_composite1.o -Ibuilt/tmp -Ibuilt/include -Ithirdparty/darwin-libs-a/eigen/include -I/usr/local/Cellar/gtk+/2.24.31/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.31/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.40.3/include/pango-1.0 -I/usr/local/Cellar/harfbuzz/1.4.1/include/harfbuzz -I/usr/local/Cellar/pango/1.40.3/include/pango-1.0 -I/usr/local/Cellar/atk/2.22.0/include/atk-1.0 -I/usr/local/Cellar/cairo/1.14.8/include/cairo -I/usr/local/Cellar/pixman/0.34.0/include/pixman-1 -I/usr/local/Cellar/fontconfig/2.12.1_2/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/libpng/1.6.28/include/libpng16 -I/usr/local/Cellar/gdk-pixbuf/2.36.2/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/libpng/1.6.28/include/libpng16 -I/usr/local/Cellar/glib/2.50.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.39/include -D_REENTRANT= -Ipandatool/src/gtk-stats -fvisibility=hidden -Wno-deprecated-declarations -arch i386 -arch x86_64 -pthread -fno-exceptions -msse2 -fno-strict-aliasing -ffast-math -fno-stack-protector -fno-finite-math-only -O2 pandatool/src/gtk-stats/gtkstats_composite1.cxx
  17. Storing dependency cache.
  18. [T4] Waiting for tasks...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement