Skip to content

Instantly share code, notes, and snippets.

@jonas-schievink
Created August 5, 2019 19:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonas-schievink/a2056dbc28b76dc9f4be45e6c0d2bf1a to your computer and use it in GitHub Desktop.
Save jonas-schievink/a2056dbc28b76dc9f4be45e6c0d2bf1a to your computer and use it in GitHub Desktop.
==> Making package: editline 1.15.3-1 (Mon 05 Aug 2019 08:57:43 PM CEST)
==> Retrieving sources...
-> Downloading editline-1.15.3.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 236k 100 236k 0 0 641k 0 --:--:-- --:--:-- --:--:-- 641k
==> Validating source files with sha512sums...
editline-1.15.3.tar.xz ... Passed
==> Cleaning up...
==> Making package: editline 1.15.3-1 (Mon 05 Aug 2019 08:57:43 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found editline-1.15.3.tar.xz
==> Validating source files with sha512sums...
editline-1.15.3.tar.xz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting editline-1.15.3.tar.xz with bsdtar
==> Sources are ready.
==> Making package: editline 1.15.3-1 (Mon 05 Aug 2019 08:57:44 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: unrecognized options: --enable-gc
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /bin/gcc
checking if the linker (/bin/gcc) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /bin/gcc option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/bin/gcc -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether stat file-mode macros are broken... no
checking for ANSI C header files... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... yes
checking for size_t... yes
checking whether closedir returns void... no
checking whether gcc needs -traditional... no
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for tcgetattr... yes
checking for perror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libeditline.pc
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-gc
make all-recursive
make[1]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3'
Making all in src
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
CC libeditline_la-editline.lo
CC libeditline_la-complete.lo
CC libeditline_la-sysunix.lo
CCLD libeditline.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
Making all in include
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/include'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/include'
Making all in man
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/man'
Making all in examples
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/examples'
CC testit.o
CC cli.o
CCLD testit
CCLD cli
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/examples'
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3'
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3'
make[1]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
make[2]: Entering directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
make[2]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/jonas/.cache/yay/editline/pkg/editline/usr/lib'
/bin/sh ../libtool --mode=install /bin/install -c libeditline.la '/home/jonas/.cache/yay/editline/pkg/editline/usr/lib'
libtool: install: /bin/install -c .libs/libeditline.so.0.0.0 /home/jonas/.cache/yay/editline/pkg/editline/usr/lib/libeditline.so.0.0.0
/bin/install: cannot stat '.libs/libeditline.so.0.0.0': No such file or directory
make[2]: *** [Makefile:365: install-libLTLIBRARIES] Error 1
make[2]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
make[1]: *** [Makefile:554: install-am] Error 2
make[1]: Leaving directory '/home/jonas/.cache/yay/editline/src/editline-1.15.3/src'
make: *** [Makefile:473: install-recursive] Error 1
==> ERROR: A failure occurred in package().
Aborting...
Error making: editline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment