HPLIP Plugin failed to install on Ubuntu 18.04 for HPLIP 3.18.12

Asked by John Broyles

I am still having this problem. When I install HPLIP it seems to install properly but when I start HP Device Manager, I get a pop-up that says I am missing a plugin. When I click on the link to get the plug-in, I get an error. I have not been able to get a solution to this problem. What additional information should I submit here to get an answer? My scanner still does not work.

The scanner function of HPLIP did not work so I tried to reinstall HPLIP, version 3.18.12. I got a message that the plugin did not install. So, I then searched the web for a solution. One person suggested to install HPLIP 3.17.11 so I tried that. It did not work. I tried to install HPLIP 3.19.1 but again the plugin would not install. I got an error message from the HPLIP install like this.

Plug-in version: 3.19.1
Installed HPLIP version: 3.19.1
Number of files to install: 64

Plugin installation failed
error: Python gobject/dbus may be not installed
error: Plug-in install failed.

When I ran hp-plugin in a terminal I got this error message:

Downloading plug-in from:
error: file does not match its checksum. File may have been corrupted or altered.

I attempted the installation by typing "sh hplip-3/19.1.run" in a terminal. Likewise for the plugin, I typed: "sh HPLIP-3.19.1-plugin.run" in a terminal. The .asc files were in the same directory.

So, I do not have any more ideas. Can you help me?

I can give you the contents of the Config.log files when trying to install HPLIP 3.18.12 and HPLIP 3.19.1. First HPLIP 3.18.12:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by HP Linux Imaging and Printing configure 3.18.12, which was
generated by GNU Autoconf 2.68. Invocation command line was

  $ ./configure --with-hpppddir=/usr/share/ppd/HP --libdir=/usr/lib --prefix=/usr --enable-qt4 --disable-qt5 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-libusb01_build --disable-foomatic-ppd-install --disable-hpijs-install --disable-class-driver --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build --enable-apparmor_build

## --------- ##
## Platform. ##
## --------- ##

hostname = john-Oryx-Pro
uname -m = x86_64
uname -r = 4.18.0-13-generic
uname -s = Linux
uname -v = #14~18.04.1-Ubuntu SMP Thu Dec 6 14:09:52 UTC 2018

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /home/john/bin
PATH: /home/john/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2665: checking for a BSD-compatible install
configure:2733: result: /usr/bin/install -c
configure:2744: checking whether build environment is sane
configure:2794: result: yes
configure:2935: checking for a thread-safe mkdir -p
configure:2974: result: /bin/mkdir -p
configure:2987: checking for gawk
configure:3017: result: no
configure:2987: checking for mawk
configure:3003: found /usr/bin/mawk
configure:3014: result: mawk
configure:3025: checking whether make sets $(MAKE)
configure:3047: result: yes
configure:3218: checking for g++
configure:3234: found /usr/bin/g++
configure:3245: result: g++
configure:3272: checking for C++ compiler version
configure:3281: g++ --version >&5
g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3292: $? = 0
configure:3281: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
configure:3292: $? = 0
configure:3281: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3292: $? = 1
configure:3281: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3292: $? = 1
configure:3312: checking whether the C++ compiler works
configure:3334: g++ conftest.cpp >&5
configure:3338: $? = 0
configure:3386: result: yes
configure:3389: checking for C++ compiler default output file name
configure:3391: result: a.out
configure:3397: checking for suffix of executables
configure:3404: g++ -o conftest conftest.cpp >&5
configure:3408: $? = 0
configure:3430: result:
configure:3452: checking whether we are cross compiling
configure:3460: g++ -o conftest conftest.cpp >&5
configure:3464: $? = 0
configure:3471: ./conftest
configure:3475: $? = 0
configure:3490: result: no
configure:3495: checking for suffix of object files
configure:3517: g++ -c conftest.cpp >&5
configure:3521: $? = 0
configure:3542: result: o
configure:3546: checking whether we are using the GNU C++ compiler
configure:3565: g++ -c conftest.cpp >&5
configure:3565: $? = 0
configure:3574: result: yes
configure:3583: checking whether g++ accepts -g
configure:3603: g++ -c -g conftest.cpp >&5
configure:3603: $? = 0
configure:3644: result: yes
configure:3678: checking for style of include used by make
configure:3706: result: GNU
configure:3731: checking dependency style of g++
configure:3841: result: gcc3
configure:3904: checking for gcc
configure:3920: found /usr/bin/gcc
configure:3931: result: gcc
configure:4160: checking for C compiler version
configure:4169: gcc --version >&5
gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4180: $? = 0
configure:4169: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
configure:4180: $? = 0
configure:4169: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4169: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4184: checking whether we are using the GNU C compiler
configure:4203: gcc -c conftest.c >&5
configure:4203: $? = 0
configure:4212: result: yes
configure:4221: checking whether gcc accepts -g
configure:4241: gcc -c -g conftest.c >&5
configure:4241: $? = 0
configure:4282: result: yes
configure:4299: checking for gcc option to accept ISO C89
configure:4363: gcc -c -g -O2 conftest.c >&5
configure:4363: $? = 0
configure:4376: result: none needed
configure:4398: checking dependency style of gcc
configure:4508: result: gcc3
configure:4553: checking build system type
configure:4567: result: x86_64-unknown-linux-gnu
configure:4587: checking host system type
configure:4600: result: x86_64-unknown-linux-gnu
configure:4641: checking how to print strings
configure:4668: result: printf
configure:4689: checking for a sed that does not truncate output
configure:4753: result: /bin/sed
configure:4771: checking for grep that handles long lines and -e
configure:4829: result: /bin/grep
configure:4834: checking for egrep
configure:4896: result: /bin/grep -E
configure:4901: checking for fgrep
configure:4963: result: /bin/grep -F
configure:4998: checking for ld used by gcc
configure:5065: result: /usr/bin/ld
configure:5072: checking if the linker (/usr/bin/ld) is GNU ld
configure:5087: result: yes
configure:5099: checking for BSD- or MS-compatible name lister (nm)
configure:5148: result: /usr/bin/nm -B
configure:5278: checking the name lister (/usr/bin/nm -B) interface
configure:5285: gcc -c -g -O2 conftest.c >&5
configure:5288: /usr/bin/nm -B "conftest.o"
configure:5291: output
0000000000000000 B some_variable
configure:5298: result: BSD nm
configure:5301: checking whether ln -s works
configure:5305: result: yes
configure:5313: checking the maximum length of command line arguments
configure:5438: result: 1572864
configure:5455: checking whether the shell understands some XSI constructs
configure:5465: result: yes
configure:5469: checking whether the shell understands "+="
configure:5475: result: yes
configure:5510: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5550: result: func_convert_file_noop
configure:5557: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5577: result: func_convert_file_noop
configure:5584: checking for /usr/bin/ld option to reload object files
configure:5591: result: -r
configure:5665: checking for objdump
configure:5681: found /usr/bin/objdump
configure:5692: result: objdump
configure:5724: checking how to recognize dependent libraries
configure:5926: result: pass_all
configure:6011: checking for dlltool
configure:6041: result: no
configure:6071: checking how to associate runtime and link libraries
configure:6098: result: printf %s\n
configure:6159: checking for ar
configure:6175: found /usr/bin/ar
configure:6186: result: ar
configure:6223: checking for archiver @FILE support
configure:6240: gcc -c -g -O2 conftest.c >&5
configure:6240: $? = 0
configure:6243: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6246: $? = 0
configure:6251: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6254: $? = 1
configure:6266: result: @
configure:6324: checking for strip
configure:6340: found /usr/bin/strip
configure:6351: result: strip
configure:6423: checking for ranlib
configure:6439: found /usr/bin/ranlib
configure:6450: result: ranlib
configure:6552: checking command to parse /usr/bin/nm -B output from gcc object
configure:6671: gcc -c -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6678: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6681: $? = 0
configure:6747: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6750: $? = 0
configure:6788: result: ok
configure:6825: checking for sysroot
configure:6855: result: no
configure:6932: gcc -c -g -O2 conftest.c >&5
configure:6935: $? = 0
configure:7098: checking for mt
configure:7114: found /bin/mt
configure:7125: result: mt
configure:7148: checking if mt is a manifest tool
configure:7154: mt '-?'
configure:7162: result: no
configure:7794: checking how to run the C preprocessor
configure:7825: gcc -E conftest.c
configure:7825: $? = 0
configure:7839: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7864: result: gcc -E
configure:7884: gcc -E conftest.c
configure:7884: $? = 0
configure:7898: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7898: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7927: checking for ANSI C header files
configure:7947: gcc -c -g -O2 conftest.c >&5
configure:7947: $? = 0
configure:8020: gcc -o conftest -g -O2 conftest.c >&5
configure:8020: $? = 0
configure:8020: ./conftest
configure:8020: $? = 0
configure:8031: result: yes
configure:8044: checking for sys/types.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for sys/stat.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for stdlib.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for string.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for memory.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for strings.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for inttypes.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for stdint.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for unistd.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8058: checking for dlfcn.h
configure:8058: gcc -c -g -O2 conftest.c >&5
configure:8058: $? = 0
configure:8058: result: yes
configure:8226: checking for objdir
configure:8241: result: .libs
configure:8508: checking if gcc supports -fno-rtti -fno-exceptions
configure:8526: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8530: $? = 0
configure:8543: result: no
configure:8853: checking for gcc option to produce PIC
configure:8860: result: -fPIC -DPIC
configure:8868: checking if gcc PIC flag -fPIC -DPIC works
configure:8886: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8890: $? = 0
configure:8903: result: yes
configure:8932: checking if gcc static flag -static works
configure:8960: result: yes
configure:8975: checking if gcc supports -c -o file.o
configure:8996: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9000: $? = 0
configure:9022: result: yes
configure:9030: checking if gcc supports -c -o file.o
configure:9077: result: yes
configure:9110: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10272: result: yes
configure:10309: checking whether -lc should be explicitly linked in
configure:10317: gcc -c -g -O2 conftest.c >&5
configure:10320: $? = 0
configure:10335: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10338: $? = 0
configure:10352: result: no
configure:10517: checking dynamic linker characteristics
configure:11032: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11032: $? = 0
configure:11266: result: GNU/Linux ld.so
configure:11373: checking how to hardcode library paths into programs
configure:11398: result: immediate
configure:11938: checking whether stripping libraries is possible
configure:11943: result: yes
configure:11978: checking if libtool supports shared libraries
configure:11980: result: yes
configure:11983: checking whether to build shared libraries
configure:12004: result: yes
configure:12007: checking whether to build static libraries
configure:12011: result: no
configure:12034: checking how to run the C++ preprocessor
configure:12061: g++ -E conftest.cpp
configure:12061: $? = 0
configure:12075: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12100: result: g++ -E
configure:12120: g++ -E conftest.cpp
configure:12120: $? = 0
configure:12134: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12304: checking for ld used by g++
configure:12371: result: /usr/bin/ld -m elf_x86_64
configure:12378: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12393: result: yes
configure:12448: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13452: result: yes
configure:13487: g++ -c -g -O2 conftest.cpp >&5
configure:13490: $? = 0
configure:14010: checking for g++ option to produce PIC
configure:14017: result: -fPIC -DPIC
configure:14025: checking if g++ PIC flag -fPIC -DPIC works
configure:14043: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14047: $? = 0
configure:14060: result: yes
configure:14083: checking if g++ static flag -static works
configure:14111: result: yes
configure:14123: checking if g++ supports -c -o file.o
configure:14144: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14148: $? = 0
configure:14170: result: yes
configure:14175: checking if g++ supports -c -o file.o
configure:14222: result: yes
configure:14252: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14289: result: yes
configure:14432: checking dynamic linker characteristics
configure:15115: result: GNU/Linux ld.so
configure:15168: checking how to hardcode library paths into programs
configure:15193: result: immediate
configure:15254: checking for pthread_create in -lpthread
configure:15279: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15279: $? = 0
configure:15288: result: yes
configure:15296: checking for pow in -lm
configure:15321: gcc -o conftest -g -O2 conftest.c -lm >&5
conftest.c:30:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch]
 char pow ();
      ^~~
configure:15321: $? = 0
configure:15330: result: yes
configure:15338: checking for jpeg_set_defaults in -ljpeg
configure:15363: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
configure:15363: $? = 0
configure:15372: result: yes
configure:15380: checking for dlopen in -ldl
configure:15405: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:15405: $? = 0
configure:15414: result: yes
configure:15427: checking pthread.h usability
configure:15427: gcc -c -g -O2 conftest.c >&5
configure:15427: $? = 0
configure:15427: result: yes
configure:15427: checking pthread.h presence
configure:15427: gcc -E conftest.c
configure:15427: $? = 0
configure:15427: result: yes
configure:15427: checking for pthread.h
configure:15427: result: yes
configure:15441: checking jpeglib.h usability
configure:15441: gcc -c -g -O2 conftest.c >&5
configure:15441: $? = 0
configure:15441: result: yes
configure:15441: checking jpeglib.h presence
configure:15441: gcc -E conftest.c
configure:15441: $? = 0
configure:15441: result: yes
configure:15441: checking for jpeglib.h
configure:15441: result: yes
configure:15455: checking whether byte ordering is bigendian
configure:15470: gcc -c -g -O2 conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:15470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15515: gcc -c -g -O2 conftest.c >&5
configure:15515: $? = 0
configure:15533: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'; did you mean 'ino_t'?
    not big endian
    ^~~
    ino_t
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:15533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15661: result: no
configure:15692: checking for uint32_t
configure:15692: gcc -c -g -O2 conftest.c >&5
configure:15692: $? = 0
configure:15692: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:23: error: expected expression before ')' token
 if (sizeof ((uint32_t)))
                       ^
configure:15692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.18.12"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
| #define PACKAGE_BUGREPORT "3.18.12"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.18.12"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include "prnt/hpijs/auto-include.h"
|
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:15692: result: yes
configure:15704: checking "for platform-dependencies"
configure:15724: result: "using Default platform.h"
configure:15752: checking for documentation build
configure:15762: result: yes
configure:15777: checking for hpijs only build
configure:15797: result: no
configure:15812: checking for lite build
configure:15829: result: no
configure:15841: checking for hpcups only build
configure:15858: result: no
configure:15898: checking for hpijs install
configure:15914: result: no
configure:15926: checking for hpcups install
configure:15936: result: yes
configure:15952: checking for new hpcups install
configure:15965: result: no
configure:15977: checking for hpps install
configure:15987: result: yes
configure:16003: checking for network build
configure:16013: result: yes
configure:16028: checking for parallel port build
configure:16045: result: no
configure:16049: checking for class driver
configure:16070: result: no
configure:16084: checking for scanner build
configure:16094: result: yes
configure:16111: checking for gui build
configure:16121: result: yes
configure:16136: checking for fax build
configure:16146: result: yes
configure:16162: checking for apparmor profile
configure:16173: result: yes
configure:16192: checking for dbus build
configure:16202: result: yes
configure:16209: checking for cups 1.1.x build
configure:16224: result: no
configure:16228: checking for udev sysfs enable rules
configure:16241: result: no
configure:16253: checking for shadow build
configure:16266: result: no
configure:16278: checking for libusb-0.1 build
configure:16293: result: no
configure:16401: checking for foomatic ppd install
configure:16417: result: no
configure:16438: checking for foomatic drv install
configure:16454: result: no
configure:16466: checking for cups drv install
configure:16476: result: yes
configure:16492: checking for cups ppd install
configure:16506: result: no
configure:16518: checking for foomatic-rip-hplip install
configure:16535: result: no
configure:16548: checking for qt5
configure:16561: result: no
configure:16574: checking for qt4
configure:16584: result: yes
configure:16599: checking for qt3
configure:16612: result: no
configure:16648: checking for policykit
configure:16661: result: no
configure:16686: checking for host machine platform
configure:16698: result: x86_64
configure:16709: checking for CRYPTO_free in -lcrypto
configure:16734: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
configure:16734: $? = 0
configure:16743: result: yes
configure:16756: checking for snmp_timeout in -lnetsnmp
configure:16781: gcc -o conftest -g -O2 conftest.c -lnetsnmp -lcrypto >&5
configure:16781: $? = 0
configure:16790: result: yes
configure:16861: checking net-snmp/net-snmp-config.h usability
configure:16861: gcc -c -g -O2 conftest.c >&5
configure:16861: $? = 0
configure:16861: result: yes
configure:16861: checking net-snmp/net-snmp-config.h presence
configure:16861: gcc -E conftest.c
configure:16861: $? = 0
configure:16861: result: yes
configure:16861: checking for net-snmp/net-snmp-config.h
configure:16861: result: yes
configure:16894: checking for cupsDoFileRequest in -lcups
configure:16919: gcc -o conftest -g -O2 conftest.c -lcups -lcrypto >&5
configure:16919: $? = 0
configure:16928: result: yes
configure:16938: checking cups/cups.h usability
configure:16938: gcc -c -g -O2 conftest.c >&5
configure:16938: $? = 0
configure:16938: result: yes
configure:16938: checking cups/cups.h presence
configure:16938: gcc -E conftest.c
configure:16938: $? = 0
configure:16938: result: yes
configure:16938: checking for cups/cups.h
configure:16938: result: yes
configure:17008: checking for libusb_init in -lusb-1.0
configure:17033: gcc -o conftest -g -O2 conftest.c -lusb-1.0 -lcrypto >&5
configure:17033: $? = 0
configure:17042: result: yes
configure:17052: checking libusb-1.0/libusb.h usability
configure:17052: gcc -c -g -O2 conftest.c >&5
configure:17052: $? = 0
configure:17052: result: yes
configure:17052: checking libusb-1.0/libusb.h presence
configure:17052: gcc -E conftest.c
configure:17052: $? = 0
configure:17052: result: yes
configure:17052: checking for libusb-1.0/libusb.h
configure:17052: result: yes
configure:17100: checking for a Python interpreter with version >= 2.2
configure:17117: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:17120: $? = 0
configure:17126: result: python
configure:17134: checking for python
configure:17152: found /usr/bin/python
configure:17164: result: /usr/bin/python
configure:17182: checking for python version
configure:17189: result: 2.7
configure:17201: checking for python platform
configure:17208: result: linux2
configure:17215: checking for python script directory
configure:17244: result: ${prefix}/lib/python2.7/dist-packages
configure:17253: checking for python extension module directory
configure:17282: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:17295: checking for path to Python.h
configure:17298: result: "using /usr/include/python2.7 .... python2.7/Python.h"
configure:17304: checking python2.7/Python.h usability
configure:17304: gcc -c -g -O2 conftest.c >&5
configure:17304: $? = 0
configure:17304: result: yes
configure:17304: checking python2.7/Python.h presence
configure:17304: gcc -E conftest.c
configure:17304: $? = 0
configure:17304: result: yes
configure:17304: checking for python2.7/Python.h
configure:17304: result: yes
configure:17320: checking for sane_open in -lsane
configure:17345: gcc -o conftest -g -O2 conftest.c -lsane -lcrypto >&5
configure:17345: $? = 0
configure:17354: result: yes
configure:17422: checking for pkg-config
configure:17440: found /usr/bin/pkg-config
configure:17452: result: /usr/bin/pkg-config
configure:17477: checking pkg-config is at least version 0.9.0
configure:17480: result: yes
configure:17490: checking for DBUS
configure:17497: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0"
configure:17500: $? = 0
configure:17514: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0"
configure:17517: $? = 0
configure:17555: result: yes
configure:17559: checking for dbus_connection_open in -ldbus-1
configure:17584: gcc -o conftest -g -O2 conftest.c -ldbus-1 -lcrypto >&5
configure:17584: $? = 0
configure:17593: result: yes
configure:18054: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by HP Linux Imaging and Printing config.status 3.18.12, which was
generated by GNU Autoconf 2.68. Invocation command line was

  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
  $ ./config.status

on john-Oryx-Pro

config.status:1231: creating Makefile
config.status:1231: creating hplip.conf
config.status:1231: creating hplip.desktop
config.status:1231: creating hp-uiscan.desktop
config.status:1231: creating hplip-systray.desktop
config.status:1231: creating prnt/drv/hpijs.drv
config.status:1231: creating prnt/drv/hpcups.drv
config.status:1231: creating hplip.list
config.status:1231: creating data/policykit/com.hp.hplip.service
config.status:1403: executing depfiles commands
config.status:1403: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHONINCLUDEDIR_set=
ac_cv_env_PYTHONINCLUDEDIR_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_cups_cups_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libusb_1_0_libusb_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_snmp_net_snmp_config_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_python2_7_Python_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_CRYPTO_free=yes
ac_cv_lib_cups_cupsDoFileRequest=yes
ac_cv_lib_dbus_1_dbus_connection_open=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_set_defaults=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_netsnmp_snmp_timeout=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_sane_sane_open=yes
ac_cv_lib_usb_1_0_libusb_init=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_uint32_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_pathless_PYTHON=python
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
pkg_cv_DBUS_LIBS=-ldbus-1

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run tar'
APDK_AUTO_INCLUDE_FLAG='-DAPDK_AUTO_INCLUDE'
APDK_ENDIAN_FLAG='-DAPDK_LITTLE_ENDIAN'
APPARMOR_BUILD_FALSE='#'
APPARMOR_BUILD_TRUE=''
AR='ar'
AUTOCONF='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run autoconf'
AUTOHEADER='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run autoheader'
AUTOMAKE='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CUPS_DRV_INSTALL_FALSE='#'
CUPS_DRV_INSTALL_TRUE=''
CUPS_PPD_INSTALL_FALSE=''
CUPS_PPD_INSTALL_TRUE='#'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DARWIN_BUILD_FALSE=''
DARWIN_BUILD_TRUE='#'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
DBUS_LIBS='-ldbus-1'
DEFS='-DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\" -DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"3.18.12\" -DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\ Printing\ 3.18.12\" -DPACKAGE_BUGREPORT=\"3.18.12\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hplip\" -DVERSION=\"3.18.12\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_UINT32_T=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBNETSNMP=1 -DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_LIBUSB_1_0_LIBUSB_H=1 -DHAVE_PYTHON2_7_PYTHON_H=1 -DHAVE_DBUS=1'
DEPDIR='.deps'
DLLTOOL='false'
DOC_BUILD_FALSE='#'
DOC_BUILD_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FAX_BUILD_FALSE='#'
FAX_BUILD_TRUE=''
FGREP='/bin/grep -F'
FOOMATIC_DRV_INSTALL_FALSE=''
FOOMATIC_DRV_INSTALL_TRUE='#'
FOOMATIC_PPD_INSTALL_FALSE=''
FOOMATIC_PPD_INSTALL_TRUE='#'
FULL_BUILD_FALSE='#'
FULL_BUILD_TRUE=''
GCC_GE_47_FALSE=''
GCC_GE_47_TRUE='#'
GREP='/bin/grep'
GUI_BUILD_FALSE='#'
GUI_BUILD_TRUE=''
HPCUPS_INSTALL_FALSE='#'
HPCUPS_INSTALL_TRUE=''
HPCUPS_ONLY_BUILD_FALSE=''
HPCUPS_ONLY_BUILD_TRUE='#'
HPIJS_INSTALL_FALSE=''
HPIJS_INSTALL_TRUE='#'
HPIJS_ONLY_BUILD_FALSE=''
HPIJS_ONLY_BUILD_TRUE='#'
HPLIP_BUILD_FALSE='#'
HPLIP_BUILD_TRUE=''
HPLIP_CLASS_DRIVER_FALSE=''
HPLIP_CLASS_DRIVER_TRUE='#'
HPPS_INSTALL_FALSE='#'
HPPS_INSTALL_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcrypto '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB01_BUILD_FALSE=''
LIBUSB01_BUILD_TRUE='#'
LIPO=''
LITE_BUILD_FALSE=''
LITE_BUILD_TRUE='#'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/john/Downloads/hplip-3.18.12/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NETWORK_BUILD_FALSE='#'
NETWORK_BUILD_TRUE=''
NEW_HPCUPS_FALSE=''
NEW_HPCUPS_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='hplip'
PACKAGE_BUGREPORT='3.18.12'
PACKAGE_NAME='HP Linux Imaging and Printing'
PACKAGE_STRING='HP Linux Imaging and Printing 3.18.12'
PACKAGE_TARNAME='hplip'
PACKAGE_URL=''
PACKAGE_VERSION='3.18.12'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POLICYKIT_INSTALL_FALSE=''
POLICYKIT_INSTALL_TRUE='#'
PYTHON='/usr/bin/python'
PYTHONINCLUDEDIR='/usr/include/python2.7'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
QT3_INSTALL_FALSE=''
QT3_INSTALL_TRUE='#'
QT4_INSTALL_FALSE='#'
QT4_INSTALL_TRUE=''
QT5_INSTALL_FALSE=''
QT5_INSTALL_TRUE='#'
RANLIB='ranlib'
RIP_INSTALL_FALSE=''
RIP_INSTALL_TRUE='#'
SCAN_BUILD_FALSE='#'
SCAN_BUILD_TRUE=''
SED='/bin/sed'
SET_MAKE=''
SHADOW_BUILD_FALSE=''
SHADOW_BUILD_TRUE='#'
SHELL='/bin/bash'
SNMPLIB='netsnmp'
STRIP='strip'
UDEV_SYSFS_RULES_FALSE=''
UDEV_SYSFS_RULES_TRUE='#'
VERSION='3.18.12'
abs_datadir='/usr/share'
abs_docdir='/usr/share/doc/hplip-3.18.12'
abs_drvdir='/usr/share/cups/drv/hp'
abs_hpppddir='/usr/share/ppd/HP'
abs_htmldir='/usr/share/doc/hplip-3.18.12'
abs_mimedir='/usr/share/cups/mime/'
abs_ppddir='/usr/share/ppd'
abs_sbindir='/usr/sbin'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
apparmor_build='yes'
apparmordir='/etc/apparmor.d'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
class_driver='no'
cups11_build='no'
cups_drv_install='yes'
cups_ppd_install='no'
cupsbackenddir='/usr/lib/cups/backend'
cupsfilterdir='/usr/lib/cups/filter'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dbus_build='yes'
doc_build='yes'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drvdir='${datarootdir}/cups/drv/hp'
dvidir='${docdir}'
epm_class_driver=''
epm_class_install=''
epm_cups_drv_install='yes'
epm_cups_ppd_install=''
epm_foomatic_drv_install=''
epm_foomatic_ppd_install=''
epm_foomatic_rip_hplip_install=''
epm_full=''
epm_hpcups_install='yes'
epm_hpcups_only='#'
epm_hpijs_install=''
epm_hpijs_only='#'
epm_hpps_install='yes'
epm_lite='#'
epm_print_only_exclude=''
epm_qt3='#'
epm_qt4=''
epm_qt5='#'
epm_scan=''
exec_prefix='${prefix}'
fax_build='yes'
foomatic_drv_install='no'
foomatic_filter='foomatic-rip'
foomatic_ppd_install='no'
foomatic_rip_hplip_install='no'
gui_build='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
hpcups_install='yes'
hpcups_only_build='no'
hpdocdir='${datarootdir}/doc/hplip-3.18.12'
hphtmldir='${datarootdir}/doc/hplip-3.18.12'
hpijs_install='no'
hpijs_only_build='no'
hpppddir='/usr/share/ppd/HP'
hpps_install='yes'
htmldir='${docdir}'
icondir='/usr/share/applications'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/john/Downloads/hplip-3.18.12/install-sh'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
libusb01_build='no'
lite_build='no'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mimedir='/usr/share/cups/mime/'
mkdir_p='/bin/mkdir -p'
network_build='yes'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/hplip'
pkgpythondir='${pythondir}/hplip'
platform='x86_64'
policykit='no'
policykit_dir=''
pp_build='no'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
qt3='no'
qt4='yes'
qt5='no'
sbindir='${exec_prefix}/sbin'
scan_build='yes'
shadow_build='no'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systraydir='/etc/xdg/autostart'
target_alias=''
udev_sysfs_rules='no'
ui_toolkit='qt4'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "HP Linux Imaging and Printing"
#define PACKAGE_TARNAME "hplip"
#define PACKAGE_VERSION "3.18.12"
#define PACKAGE_STRING "HP Linux Imaging and Printing 3.18.12"
#define PACKAGE_BUGREPORT "3.18.12"
#define PACKAGE_URL ""
#define PACKAGE "hplip"
#define VERSION "3.18.12"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBDL 1
#define HAVE_PTHREAD_H 1
#define HAVE_JPEGLIB_H 1
#define HAVE_UINT32_T 1
#define HAVE_LIBHPIP 1
#define HAVE_LIBHPIP 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBNETSNMP 1
#define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1
#define HAVE_CUPS_CUPS_H 1
#define HAVE_LIBUSB_1_0_LIBUSB_H 1
#define HAVE_PYTHON2_7_PYTHON_H 1
#define HAVE_DBUS 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by HP Linux Imaging and Printing config.status 3.18.12, which was
generated by GNU Autoconf 2.68. Invocation command line was

  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
  $ ./config.status Makefile depfiles

on john-Oryx-Pro

config.status:1231: creating Makefile
config.status:1403: executing depfiles commands

Now the Config.log file while trying to install HPLIP 3.19.1:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by HP Linux Imaging and Printing configure 3.19.1, which was
generated by GNU Autoconf 2.68. Invocation command line was

  $ ./configure --with-hpppddir=/usr/share/ppd/HP --libdir=/usr/lib --prefix=/usr --enable-qt4 --disable-qt5 --enable-doc-build --disable-cups-ppd-install --disable-foomatic-drv-install --disable-libusb01_build --disable-foomatic-ppd-install --disable-hpijs-install --disable-class-driver --disable-udev_sysfs_rules --disable-policykit --enable-cups-drv-install --enable-hpcups-install --enable-network-build --enable-dbus-build --enable-scan-build --enable-fax-build --enable-apparmor_build

## --------- ##
## Platform. ##
## --------- ##

hostname = john-Oryx-Pro
uname -m = x86_64
uname -r = 4.18.0-13-generic
uname -s = Linux
uname -v = #14~18.04.1-Ubuntu SMP Thu Dec 6 14:09:52 UTC 2018

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /home/john/bin
PATH: /home/john/.local/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin

## ----------- ##
## Core tests. ##
## ----------- ##

configure:2665: checking for a BSD-compatible install
configure:2733: result: /usr/bin/install -c
configure:2744: checking whether build environment is sane
configure:2794: result: yes
configure:2935: checking for a thread-safe mkdir -p
configure:2974: result: /bin/mkdir -p
configure:2987: checking for gawk
configure:3017: result: no
configure:2987: checking for mawk
configure:3003: found /usr/bin/mawk
configure:3014: result: mawk
configure:3025: checking whether make sets $(MAKE)
configure:3047: result: yes
configure:3218: checking for g++
configure:3234: found /usr/bin/g++
configure:3245: result: g++
configure:3272: checking for C++ compiler version
configure:3281: g++ --version >&5
g++ (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3292: $? = 0
configure:3281: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
configure:3292: $? = 0
configure:3281: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3292: $? = 1
configure:3281: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3292: $? = 1
configure:3312: checking whether the C++ compiler works
configure:3334: g++ conftest.cpp >&5
configure:3338: $? = 0
configure:3386: result: yes
configure:3389: checking for C++ compiler default output file name
configure:3391: result: a.out
configure:3397: checking for suffix of executables
configure:3404: g++ -o conftest conftest.cpp >&5
configure:3408: $? = 0
configure:3430: result:
configure:3452: checking whether we are cross compiling
configure:3460: g++ -o conftest conftest.cpp >&5
configure:3464: $? = 0
configure:3471: ./conftest
configure:3475: $? = 0
configure:3490: result: no
configure:3495: checking for suffix of object files
configure:3517: g++ -c conftest.cpp >&5
configure:3521: $? = 0
configure:3542: result: o
configure:3546: checking whether we are using the GNU C++ compiler
configure:3565: g++ -c conftest.cpp >&5
configure:3565: $? = 0
configure:3574: result: yes
configure:3583: checking whether g++ accepts -g
configure:3603: g++ -c -g conftest.cpp >&5
configure:3603: $? = 0
configure:3644: result: yes
configure:3678: checking for style of include used by make
configure:3706: result: GNU
configure:3731: checking dependency style of g++
configure:3841: result: gcc3
configure:3904: checking for gcc
configure:3920: found /usr/bin/gcc
configure:3931: result: gcc
configure:4160: checking for C compiler version
configure:4169: gcc --version >&5
gcc (Ubuntu 7.3.0-27ubuntu1~18.04) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4180: $? = 0
configure:4169: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-27ubuntu1~18.04' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 7.3.0 (Ubuntu 7.3.0-27ubuntu1~18.04)
configure:4180: $? = 0
configure:4169: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4169: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4180: $? = 1
configure:4184: checking whether we are using the GNU C compiler
configure:4203: gcc -c conftest.c >&5
configure:4203: $? = 0
configure:4212: result: yes
configure:4221: checking whether gcc accepts -g
configure:4241: gcc -c -g conftest.c >&5
configure:4241: $? = 0
configure:4282: result: yes
configure:4299: checking for gcc option to accept ISO C89
configure:4363: gcc -c -g -O2 conftest.c >&5
configure:4363: $? = 0
configure:4376: result: none needed
configure:4398: checking dependency style of gcc
configure:4508: result: gcc3
configure:4553: checking build system type
configure:4567: result: x86_64-unknown-linux-gnu
configure:4587: checking host system type
configure:4600: result: x86_64-unknown-linux-gnu
configure:4641: checking how to print strings
configure:4668: result: printf
configure:4689: checking for a sed that does not truncate output
configure:4753: result: /bin/sed
configure:4771: checking for grep that handles long lines and -e
configure:4829: result: /bin/grep
configure:4834: checking for egrep
configure:4896: result: /bin/grep -E
configure:4901: checking for fgrep
configure:4963: result: /bin/grep -F
configure:4998: checking for ld used by gcc
configure:5065: result: /usr/bin/ld
configure:5072: checking if the linker (/usr/bin/ld) is GNU ld
configure:5087: result: yes
configure:5099: checking for BSD- or MS-compatible name lister (nm)
configure:5148: result: /usr/bin/nm -B
configure:5278: checking the name lister (/usr/bin/nm -B) interface
configure:5285: gcc -c -g -O2 conftest.c >&5
configure:5288: /usr/bin/nm -B "conftest.o"
configure:5291: output
0000000000000000 B some_variable
configure:5298: result: BSD nm
configure:5301: checking whether ln -s works
configure:5305: result: yes
configure:5313: checking the maximum length of command line arguments
configure:5438: result: 1572864
configure:5455: checking whether the shell understands some XSI constructs
configure:5465: result: yes
configure:5469: checking whether the shell understands "+="
configure:5475: result: yes
configure:5510: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5550: result: func_convert_file_noop
configure:5557: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5577: result: func_convert_file_noop
configure:5584: checking for /usr/bin/ld option to reload object files
configure:5591: result: -r
configure:5665: checking for objdump
configure:5681: found /usr/bin/objdump
configure:5692: result: objdump
configure:5724: checking how to recognize dependent libraries
configure:5926: result: pass_all
configure:6011: checking for dlltool
configure:6041: result: no
configure:6071: checking how to associate runtime and link libraries
configure:6098: result: printf %s\n
configure:6159: checking for ar
configure:6175: found /usr/bin/ar
configure:6186: result: ar
configure:6223: checking for archiver @FILE support
configure:6240: gcc -c -g -O2 conftest.c >&5
configure:6240: $? = 0
configure:6243: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6246: $? = 0
configure:6251: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6254: $? = 1
configure:6266: result: @
configure:6324: checking for strip
configure:6340: found /usr/bin/strip
configure:6351: result: strip
configure:6423: checking for ranlib
configure:6439: found /usr/bin/ranlib
configure:6450: result: ranlib
configure:6552: checking command to parse /usr/bin/nm -B output from gcc object
configure:6671: gcc -c -g -O2 conftest.c >&5
configure:6674: $? = 0
configure:6678: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6681: $? = 0
configure:6747: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6750: $? = 0
configure:6788: result: ok
configure:6825: checking for sysroot
configure:6855: result: no
configure:6932: gcc -c -g -O2 conftest.c >&5
configure:6935: $? = 0
configure:7098: checking for mt
configure:7114: found /bin/mt
configure:7125: result: mt
configure:7148: checking if mt is a manifest tool
configure:7154: mt '-?'
configure:7162: result: no
configure:7794: checking how to run the C preprocessor
configure:7825: gcc -E conftest.c
configure:7825: $? = 0
configure:7839: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7839: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7864: result: gcc -E
configure:7884: gcc -E conftest.c
configure:7884: $? = 0
configure:7898: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7898: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7927: checking for ANSI C header files
configure:7947: gcc -c -g -O2 conftest.c >&5
configure:7947: $? = 0
configure:8020: gcc -o conftest -g -O2 conftest.c >&5
configure:8020: $? = 0
configure:8020: ./conftest
configure:8020: $? = 0
configure:8031: result: yes
configure:8044: checking for sys/types.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for sys/stat.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for stdlib.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for string.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for memory.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for strings.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for inttypes.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for stdint.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8044: checking for unistd.h
configure:8044: gcc -c -g -O2 conftest.c >&5
configure:8044: $? = 0
configure:8044: result: yes
configure:8058: checking for dlfcn.h
configure:8058: gcc -c -g -O2 conftest.c >&5
configure:8058: $? = 0
configure:8058: result: yes
configure:8226: checking for objdir
configure:8241: result: .libs
configure:8508: checking if gcc supports -fno-rtti -fno-exceptions
configure:8526: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8530: $? = 0
configure:8543: result: no
configure:8853: checking for gcc option to produce PIC
configure:8860: result: -fPIC -DPIC
configure:8868: checking if gcc PIC flag -fPIC -DPIC works
configure:8886: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:8890: $? = 0
configure:8903: result: yes
configure:8932: checking if gcc static flag -static works
configure:8960: result: yes
configure:8975: checking if gcc supports -c -o file.o
configure:8996: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9000: $? = 0
configure:9022: result: yes
configure:9030: checking if gcc supports -c -o file.o
configure:9077: result: yes
configure:9110: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10272: result: yes
configure:10309: checking whether -lc should be explicitly linked in
configure:10317: gcc -c -g -O2 conftest.c >&5
configure:10320: $? = 0
configure:10335: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10338: $? = 0
configure:10352: result: no
configure:10517: checking dynamic linker characteristics
configure:11032: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11032: $? = 0
configure:11266: result: GNU/Linux ld.so
configure:11373: checking how to hardcode library paths into programs
configure:11398: result: immediate
configure:11938: checking whether stripping libraries is possible
configure:11943: result: yes
configure:11978: checking if libtool supports shared libraries
configure:11980: result: yes
configure:11983: checking whether to build shared libraries
configure:12004: result: yes
configure:12007: checking whether to build static libraries
configure:12011: result: no
configure:12034: checking how to run the C++ preprocessor
configure:12061: g++ -E conftest.cpp
configure:12061: $? = 0
configure:12075: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12100: result: g++ -E
configure:12120: g++ -E conftest.cpp
configure:12120: $? = 0
configure:12134: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
          ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12134: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12304: checking for ld used by g++
configure:12371: result: /usr/bin/ld -m elf_x86_64
configure:12378: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12393: result: yes
configure:12448: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13452: result: yes
configure:13487: g++ -c -g -O2 conftest.cpp >&5
configure:13490: $? = 0
configure:14010: checking for g++ option to produce PIC
configure:14017: result: -fPIC -DPIC
configure:14025: checking if g++ PIC flag -fPIC -DPIC works
configure:14043: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14047: $? = 0
configure:14060: result: yes
configure:14083: checking if g++ static flag -static works
configure:14111: result: yes
configure:14123: checking if g++ supports -c -o file.o
configure:14144: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14148: $? = 0
configure:14170: result: yes
configure:14175: checking if g++ supports -c -o file.o
configure:14222: result: yes
configure:14252: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14289: result: yes
configure:14432: checking dynamic linker characteristics
configure:15115: result: GNU/Linux ld.so
configure:15168: checking how to hardcode library paths into programs
configure:15193: result: immediate
configure:15254: checking for pthread_create in -lpthread
configure:15279: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:15279: $? = 0
configure:15288: result: yes
configure:15296: checking for pow in -lm
configure:15321: gcc -o conftest -g -O2 conftest.c -lm >&5
conftest.c:30:6: warning: conflicting types for built-in function 'pow' [-Wbuiltin-declaration-mismatch]
 char pow ();
      ^~~
configure:15321: $? = 0
configure:15330: result: yes
configure:15338: checking for jpeg_set_defaults in -ljpeg
configure:15363: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
configure:15363: $? = 0
configure:15372: result: yes
configure:15380: checking for dlopen in -ldl
configure:15405: gcc -o conftest -g -O2 conftest.c -ldl >&5
configure:15405: $? = 0
configure:15414: result: yes
configure:15427: checking pthread.h usability
configure:15427: gcc -c -g -O2 conftest.c >&5
configure:15427: $? = 0
configure:15427: result: yes
configure:15427: checking pthread.h presence
configure:15427: gcc -E conftest.c
configure:15427: $? = 0
configure:15427: result: yes
configure:15427: checking for pthread.h
configure:15427: result: yes
configure:15441: checking jpeglib.h usability
configure:15441: gcc -c -g -O2 conftest.c >&5
configure:15441: $? = 0
configure:15441: result: yes
configure:15441: checking jpeglib.h presence
configure:15441: gcc -E conftest.c
configure:15441: $? = 0
configure:15441: result: yes
configure:15441: checking for jpeglib.h
configure:15441: result: yes
configure:15455: checking whether byte ordering is bigendian
configure:15470: gcc -c -g -O2 conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:15470: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:15515: gcc -c -g -O2 conftest.c >&5
configure:15515: $? = 0
configure:15533: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'; did you mean 'ino_t'?
    not big endian
    ^~~
    ino_t
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:15533: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:15661: result: no
configure:15692: checking for uint32_t
configure:15692: gcc -c -g -O2 conftest.c >&5
configure:15692: $? = 0
configure:15692: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31:23: error: expected expression before ')' token
 if (sizeof ((uint32_t)))
                       ^
configure:15692: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HP Linux Imaging and Printing"
| #define PACKAGE_TARNAME "hplip"
| #define PACKAGE_VERSION "3.19.1"
| #define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
| #define PACKAGE_BUGREPORT "3.19.1"
| #define PACKAGE_URL ""
| #define PACKAGE "hplip"
| #define VERSION "3.19.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LIBDL 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_JPEGLIB_H 1
| /* end confdefs.h. */
| #include "prnt/hpijs/auto-include.h"
|
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:15692: result: yes
configure:15704: checking "for platform-dependencies"
configure:15724: result: "using Default platform.h"
configure:15752: checking for documentation build
configure:15762: result: yes
configure:15777: checking for hpijs only build
configure:15797: result: no
configure:15812: checking for lite build
configure:15829: result: no
configure:15841: checking for hpcups only build
configure:15858: result: no
configure:15898: checking for hpijs install
configure:15914: result: no
configure:15926: checking for hpcups install
configure:15936: result: yes
configure:15952: checking for new hpcups install
configure:15965: result: no
configure:15977: checking for hpps install
configure:15987: result: yes
configure:16003: checking for network build
configure:16013: result: yes
configure:16028: checking for parallel port build
configure:16045: result: no
configure:16049: checking for class driver
configure:16070: result: no
configure:16084: checking for scanner build
configure:16094: result: yes
configure:16111: checking for gui build
configure:16121: result: yes
configure:16136: checking for fax build
configure:16146: result: yes
configure:16162: checking for apparmor profile
configure:16173: result: yes
configure:16192: checking for dbus build
configure:16202: result: yes
configure:16209: checking for cups 1.1.x build
configure:16224: result: no
configure:16228: checking for udev sysfs enable rules
configure:16241: result: no
configure:16253: checking for shadow build
configure:16266: result: no
configure:16278: checking for libusb-0.1 build
configure:16293: result: no
configure:16401: checking for foomatic ppd install
configure:16417: result: no
configure:16438: checking for foomatic drv install
configure:16454: result: no
configure:16466: checking for cups drv install
configure:16476: result: yes
configure:16492: checking for cups ppd install
configure:16506: result: no
configure:16518: checking for foomatic-rip-hplip install
configure:16535: result: no
configure:16548: checking for qt5
configure:16561: result: no
configure:16574: checking for qt4
configure:16584: result: yes
configure:16599: checking for qt3
configure:16612: result: no
configure:16648: checking for policykit
configure:16661: result: no
configure:16686: checking for host machine platform
configure:16698: result: x86_64
configure:16709: checking for CRYPTO_free in -lcrypto
configure:16734: gcc -o conftest -g -O2 conftest.c -lcrypto >&5
configure:16734: $? = 0
configure:16743: result: yes
configure:16756: checking for snmp_timeout in -lnetsnmp
configure:16781: gcc -o conftest -g -O2 conftest.c -lnetsnmp -lcrypto >&5
configure:16781: $? = 0
configure:16790: result: yes
configure:16861: checking net-snmp/net-snmp-config.h usability
configure:16861: gcc -c -g -O2 conftest.c >&5
configure:16861: $? = 0
configure:16861: result: yes
configure:16861: checking net-snmp/net-snmp-config.h presence
configure:16861: gcc -E conftest.c
configure:16861: $? = 0
configure:16861: result: yes
configure:16861: checking for net-snmp/net-snmp-config.h
configure:16861: result: yes
configure:16894: checking for cupsDoFileRequest in -lcups
configure:16919: gcc -o conftest -g -O2 conftest.c -lcups -lcrypto >&5
configure:16919: $? = 0
configure:16928: result: yes
configure:16938: checking cups/cups.h usability
configure:16938: gcc -c -g -O2 conftest.c >&5
configure:16938: $? = 0
configure:16938: result: yes
configure:16938: checking cups/cups.h presence
configure:16938: gcc -E conftest.c
configure:16938: $? = 0
configure:16938: result: yes
configure:16938: checking for cups/cups.h
configure:16938: result: yes
configure:17008: checking for libusb_init in -lusb-1.0
configure:17033: gcc -o conftest -g -O2 conftest.c -lusb-1.0 -lcrypto >&5
configure:17033: $? = 0
configure:17042: result: yes
configure:17052: checking libusb-1.0/libusb.h usability
configure:17052: gcc -c -g -O2 conftest.c >&5
configure:17052: $? = 0
configure:17052: result: yes
configure:17052: checking libusb-1.0/libusb.h presence
configure:17052: gcc -E conftest.c
configure:17052: $? = 0
configure:17052: result: yes
configure:17052: checking for libusb-1.0/libusb.h
configure:17052: result: yes
configure:17100: checking for a Python interpreter with version >= 2.2
configure:17117: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
configure:17120: $? = 0
configure:17126: result: python
configure:17134: checking for python
configure:17152: found /usr/bin/python
configure:17164: result: /usr/bin/python
configure:17182: checking for python version
configure:17189: result: 2.7
configure:17201: checking for python platform
configure:17208: result: linux2
configure:17215: checking for python script directory
configure:17244: result: ${prefix}/lib/python2.7/dist-packages
configure:17253: checking for python extension module directory
configure:17282: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:17295: checking for path to Python.h
configure:17298: result: "using /usr/include/python2.7 .... python2.7/Python.h"
configure:17304: checking python2.7/Python.h usability
configure:17304: gcc -c -g -O2 conftest.c >&5
configure:17304: $? = 0
configure:17304: result: yes
configure:17304: checking python2.7/Python.h presence
configure:17304: gcc -E conftest.c
configure:17304: $? = 0
configure:17304: result: yes
configure:17304: checking for python2.7/Python.h
configure:17304: result: yes
configure:17320: checking for sane_open in -lsane
configure:17345: gcc -o conftest -g -O2 conftest.c -lsane -lcrypto >&5
configure:17345: $? = 0
configure:17354: result: yes
configure:17422: checking for pkg-config
configure:17440: found /usr/bin/pkg-config
configure:17452: result: /usr/bin/pkg-config
configure:17477: checking pkg-config is at least version 0.9.0
configure:17480: result: yes
configure:17490: checking for DBUS
configure:17497: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0"
configure:17500: $? = 0
configure:17514: $PKG_CONFIG --exists --print-errors "dbus-1 >= 1.0.0"
configure:17517: $? = 0
configure:17555: result: yes
configure:17559: checking for dbus_connection_open in -ldbus-1
configure:17584: gcc -o conftest -g -O2 conftest.c -ldbus-1 -lcrypto >&5
configure:17584: $? = 0
configure:17593: result: yes
configure:18054: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by HP Linux Imaging and Printing config.status 3.19.1, which was
generated by GNU Autoconf 2.68. Invocation command line was

  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
  $ ./config.status

on john-Oryx-Pro

config.status:1231: creating Makefile
config.status:1231: creating hplip.conf
config.status:1231: creating hplip.desktop
config.status:1231: creating hp-uiscan.desktop
config.status:1231: creating hplip-systray.desktop
config.status:1231: creating prnt/drv/hpijs.drv
config.status:1231: creating prnt/drv/hpcups.drv
config.status:1231: creating hplip.list
config.status:1231: creating data/policykit/com.hp.hplip.service
config.status:1403: executing depfiles commands
config.status:1403: executing libtool commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DBUS_CFLAGS_set=
ac_cv_env_DBUS_CFLAGS_value=
ac_cv_env_DBUS_LIBS_set=
ac_cv_env_DBUS_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PYTHONINCLUDEDIR_set=
ac_cv_env_PYTHONINCLUDEDIR_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_cups_cups_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_libusb_1_0_libusb_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_snmp_net_snmp_config_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_python2_7_Python_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_crypto_CRYPTO_free=yes
ac_cv_lib_cups_cupsDoFileRequest=yes
ac_cv_lib_dbus_1_dbus_connection_open=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_set_defaults=yes
ac_cv_lib_m_pow=yes
ac_cv_lib_netsnmp_snmp_timeout=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_sane_sane_open=yes
ac_cv_lib_usb_1_0_libusb_init=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_uint32_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_pathless_PYTHON=python
am_cv_python_platform=linux2
am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages'
am_cv_python_version=2.7
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
pkg_cv_DBUS_LIBS=-ldbus-1

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run tar'
APDK_AUTO_INCLUDE_FLAG='-DAPDK_AUTO_INCLUDE'
APDK_ENDIAN_FLAG='-DAPDK_LITTLE_ENDIAN'
APPARMOR_BUILD_FALSE='#'
APPARMOR_BUILD_TRUE=''
AR='ar'
AUTOCONF='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CUPS_DRV_INSTALL_FALSE='#'
CUPS_DRV_INSTALL_TRUE=''
CUPS_PPD_INSTALL_FALSE=''
CUPS_PPD_INSTALL_TRUE='#'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DARWIN_BUILD_FALSE=''
DARWIN_BUILD_TRUE='#'
DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include'
DBUS_LIBS='-ldbus-1'
DEFS='-DPACKAGE_NAME=\"HP\ Linux\ Imaging\ and\ Printing\" -DPACKAGE_TARNAME=\"hplip\" -DPACKAGE_VERSION=\"3.19.1\" -DPACKAGE_STRING=\"HP\ Linux\ Imaging\ and\ Printing\ 3.19.1\" -DPACKAGE_BUGREPORT=\"3.19.1\" -DPACKAGE_URL=\"\" -DPACKAGE=\"hplip\" -DVERSION=\"3.19.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBDL=1 -DHAVE_PTHREAD_H=1 -DHAVE_JPEGLIB_H=1 -DHAVE_UINT32_T=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBHPIP=1 -DHAVE_LIBCRYPTO=1 -DHAVE_LIBNETSNMP=1 -DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_LIBUSB_1_0_LIBUSB_H=1 -DHAVE_PYTHON2_7_PYTHON_H=1 -DHAVE_DBUS=1'
DEPDIR='.deps'
DLLTOOL='false'
DOC_BUILD_FALSE='#'
DOC_BUILD_TRUE=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FAX_BUILD_FALSE='#'
FAX_BUILD_TRUE=''
FGREP='/bin/grep -F'
FOOMATIC_DRV_INSTALL_FALSE=''
FOOMATIC_DRV_INSTALL_TRUE='#'
FOOMATIC_PPD_INSTALL_FALSE=''
FOOMATIC_PPD_INSTALL_TRUE='#'
FULL_BUILD_FALSE='#'
FULL_BUILD_TRUE=''
GCC_GE_47_FALSE=''
GCC_GE_47_TRUE='#'
GREP='/bin/grep'
GUI_BUILD_FALSE='#'
GUI_BUILD_TRUE=''
HPCUPS_INSTALL_FALSE='#'
HPCUPS_INSTALL_TRUE=''
HPCUPS_ONLY_BUILD_FALSE=''
HPCUPS_ONLY_BUILD_TRUE='#'
HPIJS_INSTALL_FALSE=''
HPIJS_INSTALL_TRUE='#'
HPIJS_ONLY_BUILD_FALSE=''
HPIJS_ONLY_BUILD_TRUE='#'
HPLIP_BUILD_FALSE='#'
HPLIP_BUILD_TRUE=''
HPLIP_CLASS_DRIVER_FALSE=''
HPLIP_CLASS_DRIVER_TRUE='#'
HPPS_INSTALL_FALSE='#'
HPPS_INSTALL_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lcrypto '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB01_BUILD_FALSE=''
LIBUSB01_BUILD_TRUE='#'
LIPO=''
LITE_BUILD_FALSE=''
LITE_BUILD_TRUE='#'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/john/Downloads/hplip-3.19.1/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NETWORK_BUILD_FALSE='#'
NETWORK_BUILD_TRUE=''
NEW_HPCUPS_FALSE=''
NEW_HPCUPS_TRUE='#'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='hplip'
PACKAGE_BUGREPORT='3.19.1'
PACKAGE_NAME='HP Linux Imaging and Printing'
PACKAGE_STRING='HP Linux Imaging and Printing 3.19.1'
PACKAGE_TARNAME='hplip'
PACKAGE_URL=''
PACKAGE_VERSION='3.19.1'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
POLICYKIT_INSTALL_FALSE=''
POLICYKIT_INSTALL_TRUE='#'
PYTHON='/usr/bin/python'
PYTHONINCLUDEDIR='/usr/include/python2.7'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM='linux2'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.7'
QT3_INSTALL_FALSE=''
QT3_INSTALL_TRUE='#'
QT4_INSTALL_FALSE='#'
QT4_INSTALL_TRUE=''
QT5_INSTALL_FALSE=''
QT5_INSTALL_TRUE='#'
RANLIB='ranlib'
RIP_INSTALL_FALSE=''
RIP_INSTALL_TRUE='#'
SCAN_BUILD_FALSE='#'
SCAN_BUILD_TRUE=''
SED='/bin/sed'
SET_MAKE=''
SHADOW_BUILD_FALSE=''
SHADOW_BUILD_TRUE='#'
SHELL='/bin/bash'
SNMPLIB='netsnmp'
STRIP='strip'
UDEV_SYSFS_RULES_FALSE=''
UDEV_SYSFS_RULES_TRUE='#'
VERSION='3.19.1'
abs_datadir='/usr/share'
abs_docdir='/usr/share/doc/hplip-3.19.1'
abs_drvdir='/usr/share/cups/drv/hp'
abs_hpppddir='/usr/share/ppd/HP'
abs_htmldir='/usr/share/doc/hplip-3.19.1'
abs_mimedir='/usr/share/cups/mime/'
abs_ppddir='/usr/share/ppd'
abs_sbindir='/usr/sbin'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
apparmor_build='yes'
apparmordir='/etc/apparmor.d'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
class_driver='no'
cups11_build='no'
cups_drv_install='yes'
cups_ppd_install='no'
cupsbackenddir='/usr/lib/cups/backend'
cupsfilterdir='/usr/lib/cups/filter'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dbus_build='yes'
doc_build='yes'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
drvdir='${datarootdir}/cups/drv/hp'
dvidir='${docdir}'
epm_class_driver=''
epm_class_install=''
epm_cups_drv_install='yes'
epm_cups_ppd_install=''
epm_foomatic_drv_install=''
epm_foomatic_ppd_install=''
epm_foomatic_rip_hplip_install=''
epm_full=''
epm_hpcups_install='yes'
epm_hpcups_only='#'
epm_hpijs_install=''
epm_hpijs_only='#'
epm_hpps_install='yes'
epm_lite='#'
epm_print_only_exclude=''
epm_qt3='#'
epm_qt4=''
epm_qt5='#'
epm_scan=''
exec_prefix='${prefix}'
fax_build='yes'
foomatic_drv_install='no'
foomatic_filter='foomatic-rip'
foomatic_ppd_install='no'
foomatic_rip_hplip_install='no'
gui_build='yes'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
hpcups_install='yes'
hpcups_only_build='no'
hpdocdir='${datarootdir}/doc/hplip-3.19.1'
hphtmldir='${datarootdir}/doc/hplip-3.19.1'
hpijs_install='no'
hpijs_only_build='no'
hpppddir='/usr/share/ppd/HP'
hpps_install='yes'
htmldir='${docdir}'
icondir='/usr/share/applications'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/john/Downloads/hplip-3.19.1/install-sh'
libdir='/usr/lib'
libexecdir='${exec_prefix}/libexec'
libusb01_build='no'
lite_build='no'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mimedir='/usr/share/cups/mime/'
mkdir_p='/bin/mkdir -p'
network_build='yes'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir='${pyexecdir}/hplip'
pkgpythondir='${pythondir}/hplip'
platform='x86_64'
policykit='no'
policykit_dir=''
pp_build='no'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir='${exec_prefix}/lib/python2.7/dist-packages'
pythondir='${prefix}/lib/python2.7/dist-packages'
qt3='no'
qt4='yes'
qt5='no'
sbindir='${exec_prefix}/sbin'
scan_build='yes'
shadow_build='no'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
systraydir='/etc/xdg/autostart'
target_alias=''
udev_sysfs_rules='no'
ui_toolkit='qt4'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "HP Linux Imaging and Printing"
#define PACKAGE_TARNAME "hplip"
#define PACKAGE_VERSION "3.19.1"
#define PACKAGE_STRING "HP Linux Imaging and Printing 3.19.1"
#define PACKAGE_BUGREPORT "3.19.1"
#define PACKAGE_URL ""
#define PACKAGE "hplip"
#define VERSION "3.19.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LIBDL 1
#define HAVE_PTHREAD_H 1
#define HAVE_JPEGLIB_H 1
#define HAVE_UINT32_T 1
#define HAVE_LIBHPIP 1
#define HAVE_LIBHPIP 1
#define HAVE_LIBCRYPTO 1
#define HAVE_LIBNETSNMP 1
#define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1
#define HAVE_CUPS_CUPS_H 1
#define HAVE_LIBUSB_1_0_LIBUSB_H 1
#define HAVE_PYTHON2_7_PYTHON_H 1
#define HAVE_DBUS 1

configure: exit 0

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by HP Linux Imaging and Printing config.status 3.19.1, which was
generated by GNU Autoconf 2.68. Invocation command line was

  CONFIG_FILES =
  CONFIG_HEADERS =
  CONFIG_LINKS =
  CONFIG_COMMANDS =
  $ ./config.status Makefile depfiles

on john-Oryx-Pro

config.status:1231: creating Makefile
config.status:1403: executing depfiles commands

Question information

Language:
English Edit question
Status:
Expired
For:
HPLIP Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.