Skip to content

Instantly share code, notes, and snippets.

@jgriessen
Created September 15, 2017 20:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jgriessen/00997b7b77afc7b91fd44aca19bdc95c to your computer and use it in GitHub Desktop.
Save jgriessen/00997b7b77afc7b91fd44aca19bdc95c to your computer and use it in GitHub Desktop.
make: Nothing to be done for 'all'.
Executing lib table: buildin-diag
Setting prefix to '/usr/local'
Executing lib table: buildin-export_bom
Executing lib table: buildin-hid_gtk2_gl
--- Detecting host
Looking for a shell... /bin/sh -c
Looking for a shell escape character... found: '\'
Detecting temp dir... validated /mosource/pcb-rnd/trunk/scconfig/
Checking for system type... OK (name: Linux; class: UNIX)
Checking for cc (host)... OK ('gcc', ' -pipe', '')
Checking for cc args for std... -ansi -pedantic -Wall -std=c99
Checking for ar... OK (ar)
Checking for mkdir... OK (mkdir -p)
Checking for rm... OK (rm -rf)
Checking for cp... OK (cp -rp)
Checking for ln... OK (ln -sf)
Checking for awk... OK (awk)
Checking for cc args for std... -ansi -pedantic -Wall -std=c99
Checking for function attribute unused... Found.
Checking for inline... Found.
--- Detecting target (same as host)
Checking for -fpic... OK (-fPIC)
DEBUG=' -pipe -ansi -pedantic'
Checking for snprintf... OK (safe)
Checking for -ldl... OK (-ldl)
Checking for readdir()... OK ('#include <dirent.h>\n', '' and '')
Checking for FindNextFile()... not found
Checking for rdynamic... OK (-rdynamic)
Checking for soname... OK (-Wl,-soname,)
Checking for soname... OK (-Wl,-rpath=)
Checking for dynamic library ldflags... OK (-dynamic -shared)
Checking for raise()... OK ('' and '')
Checking whether SIGINT exists... OK ('' and '')
Checking whether SIGINT terminates... terminates
Checking whether SIGABRT exists... OK ('' and '')
Checking whether SIGABRT terminates... terminates
Checking whether SIGKILL exists... OK ('' and '')
Checking whether SIGKILL terminates... terminates
Checking whether SIGTERM exists... OK ('' and '')
Checking whether SIGTERM terminates... terminates
Checking whether SIGQUIT exists... OK ('' and '')
Checking whether SIGQUIT terminates... terminates
Checking whether SIGHUP exists... OK ('' and '')
Checking whether SIGHUP terminates... terminates
Checking whether SIGFPE exists... OK ('' and '')
Checking whether SIGFPE terminates... terminates
Checking whether SIGSEGV exists... OK ('' and '')
Checking whether SIGSEGV terminates... terminates
Checking for setenv()... OK ('', '' and '')
Checking for mkdtemp... OK ('#define _BSD_SOURCE\n#include <stdlib.h>\n', '' and '')
Checking for realpath()... OK ('#define _DEFAULT_SOURCE\n', '' and '')
Checking for rint... OK ('#include <math.h>\n', '' and '')
Checking for round... OK ('#include <math.h>\n', '' and '')
Checking for getpwuid... OK ('#include <sys/types.h>\n#include <pwd.h>\n', '' and '')
Checking for fork... OK ('#include <unistd.h>\n', '' and '')
Checking for wait... OK ('#include <sys/types.h>\n#include <sys/wait.h>\n', '' and '')
Checking for _mkdir... not found
Checking for mkdir... OK ('#include <sys/types.h>\n#include <sys/stat.h>\n', '' and '')
Checking for getcwd... OK ('' and '')
Checking for gtk+2... OK ('-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2' and '-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype')
Checking for gtk+2 with GL... OK ('-pthread -I/usr/include/gtkglext-1.0 -I/usr/lib/x86_64-linux-gnu/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2' and '-lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype')
Checking for lesstif2... OK ('' and '-L/opt/X11/lib -lXm -lXt -lX11')
Checking for Xinerama... OK ('' and '-lX11 -lXinerama')
Checking for Xrender... OK ('' and '-lX11 -lXrender')
Checking for glib... OK ('-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include' and '-lglib-2.0')
Checking for gd... OK ('' and '-lgd')
Checking for gdImagePng... OK ('' and '-lgd')
Checking for gdImageGif... OK ('' and '-lgd')
Checking for gdImageJpeg... OK ('' and '-lgd')
Checking for stdint.h... OK ('' and '')
Testing size of type unsigned long long int... OK, size 8 bytes
Testing size of type unsigned char... OK, size 1 byte
Testing size of type unsigned short int... OK, size 2 bytes
Testing size of type unsigned int... OK, size 4 bytes
Testing size of type unsigned long int... OK, size 8 bytes
Testing size of type signed long long int... OK, size 8 bytes
Testing size of type signed char... OK, size 1 byte
Testing size of type signed short int... OK, size 2 bytes
Testing size of type signed int... OK, size 4 bytes
Testing size of type signed long int... OK, size 8 bytes
Testing size of type uint8_t... OK, size 1 byte
Testing size of type uint16_t... OK, size 2 bytes
Testing size of type uint32_t... OK, size 4 bytes
Testing size of type uint64_t... OK, size 8 bytes
Testing size of type int8_t... OK, size 1 byte
Testing size of type int16_t... OK, size 2 bytes
Testing size of type int32_t... OK, size 4 bytes
Testing size of type int64_t... OK, size 8 bytes
Found best fit 1 bytes wide uint: uint8_t
Found best fit 1 bytes wide sint: int8_t
Found best fit 2 bytes wide uint: uint16_t
Found best fit 2 bytes wide sint: int16_t
Found best fit 4 bytes wide uint: uint32_t
Found best fit 4 bytes wide sint: int32_t
Found best fit 8 bytes wide uint: uint64_t
Found best fit 8 bytes wide sint: int64_t
Checking for vsnprintf... found
Checking for getcwd... OK ('' and '')
Checking for stat macros:
S_ISREG... found as S_ISREG
S_ISDIR... found as S_ISDIR
S_ISCHR... found as S_ISCHR
S_ISBLK... found as S_ISBLK
S_ISFIFO... found as S_ISFIFO
S_ISLNK... found as S_ISLNK
S_ISCHR... found as S_ISCHR
S_ISSOCK... not found
Bison/flex are disabled, among with parser generation.
Checking for gpmi... Generating Makefile.conf (0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment