Skip to content

Instantly share code, notes, and snippets.

@MrOats
Created June 5, 2016 18:38
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 MrOats/78309e6148b543cd9a1d74a75f8e8233 to your computer and use it in GitHub Desktop.
Save MrOats/78309e6148b543cd9a1d74a75f8e8233 to your computer and use it in GitHub Desktop.
Psensor make -k
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for ranlib... ranlib
checking for ar... ar
checking the archiver (ar) interface... ar
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for pthread_create in -lpthread... yes
checking for sensors_init in -lsensors... yes
checking sensors/sensors.h usability... yes
checking sensors/sensors.h presence... yes
checking for sensors/sensors.h... yes
checking sensors/error.h usability... yes
checking sensors/error.h presence... yes
checking for sensors/error.h... yes
checking for X11... yes
checking for XEXT... yes
checking for GTK... yes
checking for LIBUDISKS2... yes
checking for ATASMART... yes
checking for LIBNOTIFY... yes
checking for APPINDICATOR... yes
checking for CURL... yes
checking for JSON... yes
checking for NVCtrl/NVCtrl.h... no
checking for NVCtrl/NVCtrlLib.h... no
checking for UNITY... yes
checking adl_defines.h usability... no
checking adl_defines.h presence... no
checking for adl_defines.h... no
checking for LIBMICROHTTPD... yes
checking for GTOP... yes
checking for help2man... help2man
checking for asciidoc... yes
checking for cppcheck... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/glade/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/server/Makefile
config.status: creating icons/hicolor/scalable/Makefile
config.status: creating icons/hicolor/14x14/Makefile
config.status: creating icons/hicolor/16x16/Makefile
config.status: creating icons/hicolor/22x22/Makefile
config.status: creating icons/hicolor/24x24/Makefile
config.status: creating icons/hicolor/32x32/Makefile
config.status: creating icons/hicolor/48x48/Makefile
config.status: creating icons/hicolor/64x64/Makefile
config.status: creating icons/ubuntu-mono-dark/status/22/Makefile
config.status: creating icons/ubuntu-mono-light/status/22/Makefile
config.status: creating icons/ubuntu-mono-dark/apps/22/Makefile
config.status: creating www/Makefile
config.status: creating po/Makefile.in
config.status: creating tests/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
make all-recursive
make[1]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4'
Making all in doc
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/doc'
Making all in po
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/po'
Making all in src
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src'
Making all in lib
make[3]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/lib'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/lib'
Making all in glade
make[3]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/glade'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/glade'
Making all in server
make[3]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/server'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src/server'
make[3]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src'
gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wl,--as-needed -export-dynamic -Wl,-O1,--sort-common,--as-needed,-z,relro -o psensor cfg.o notify_cmd.o graph.o main.o ui.o ui_color.o ui_graph.o ui_pref.o ui_sensorlist.o ui_sensorpref.o ui_status.o pxdg.o ui_notify.o ui_appindicator.o ui_unity.o rsensor.o lib/libpsensor.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lsensors -lm -lgtop-2.0 -lglib-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lappindicator3 -ldbusmenu-glib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -latasmart -ludisks2 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lunity -ldee-1.0 -lgthread-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbusmenu-glib -lcurl -ljson-c
Makefile:534: recipe for target 'psensor' failed
make[3]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src'
Makefile:624: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/src'
Making all in icons/hicolor/scalable
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/scalable'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/scalable'
Making all in icons/hicolor/14x14
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/14x14'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/14x14'
Making all in icons/hicolor/16x16
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/16x16'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/16x16'
Making all in icons/hicolor/22x22
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/22x22'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/22x22'
Making all in icons/hicolor/24x24
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/24x24'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/24x24'
Making all in icons/hicolor/32x32
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/32x32'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/32x32'
Making all in icons/hicolor/48x48
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/48x48'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/48x48'
Making all in icons/hicolor/64x64
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/64x64'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/hicolor/64x64'
Making all in icons/ubuntu-mono-dark/status/22
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-dark/status/22'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-dark/status/22'
Making all in icons/ubuntu-mono-light/status/22
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-light/status/22'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-light/status/22'
Making all in icons/ubuntu-mono-dark/apps/22
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-dark/apps/22'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/icons/ubuntu-mono-dark/apps/22'
Making all in www
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/www'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/www'
Making all in tests
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4/tests'
make[2]: Entering directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4'
make[2]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4'
Makefile:524: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/home/drake/pkgbuild/psensor/src/psensor-1.1.4'
Makefile:423: recipe for target 'all' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment