Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking for C compiler default output file name... a.out
- checking whether the C compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- 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 dependency style of gcc... gcc3
- checking whether gcc and cc understand -c and -o together... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ld used by gcc... /usr/bin/ld
- checking if the linker (/usr/bin/ld) is GNU ld... yes
- checking for /usr/bin/ld option to reload object files... -r
- checking for BSD-compatible nm... /usr/bin/nm -B
- checking whether ln -s works... yes
- checking how to recognize dependent libraries... pass_all
- 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 dlfcn.h usability... yes
- checking dlfcn.h presence... yes
- checking for dlfcn.h... yes
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking dependency style of g++... gcc3
- checking how to run the C++ preprocessor... g++ -E
- checking for g77... no
- checking for xlf... no
- checking for f77... no
- checking for frt... no
- checking for pgf77... no
- checking for cf77... no
- checking for fort77... no
- checking for fl32... no
- checking for af77... no
- checking for xlf90... no
- checking for f90... no
- checking for pgf90... no
- checking for pghpf... no
- checking for epcf90... no
- checking for gfortran... no
- checking for g95... no
- checking for xlf95... no
- checking for f95... no
- checking for fort... no
- checking for ifort... no
- checking for ifc... no
- checking for efc... no
- checking for pgf95... no
- checking for lf95... no
- checking for ftn... no
- checking whether we are using the GNU Fortran 77 compiler... no
- checking whether accepts -g... no
- checking the maximum length of command line arguments... 1572864
- checking command to parse /usr/bin/nm -B output from gcc object... ok
- checking for objdir... .libs
- checking for ar... ar
- checking for ranlib... ranlib
- checking for strip... strip
- checking if gcc supports -fno-rtti -fno-exceptions... no
- checking for gcc option to produce PIC... -fPIC
- checking if gcc PIC flag -fPIC works... yes
- checking if gcc static flag -static works... yes
- checking if gcc supports -c -o file.o... yes
- checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- 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
- configure: creating libtool
- appending configuration tag "CXX" to libtool
- checking for ld used by g++... /usr/bin/ld -m elf_x86_64
- checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for g++ option to produce PIC... -fPIC
- checking if g++ PIC flag -fPIC works... yes
- checking if g++ static flag -static works... yes
- checking if g++ supports -c -o file.o... yes
- checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- appending configuration tag "F77" to libtool
- checking whether to enable debugging output... no
- checking whether to enable the old API... yes
- checking whether to use D-Bus for JACK communication... yes
- checking whether to build with ALSA MIDI support... auto
- checking whether to build clients which require GTK+ 2... auto
- checking whether to build Python bindings... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for JACK... yes
- checking for DBUS... yes
- checking for UUID... yes
- checking for XML2... yes
- checking for ALSA... yes
- checking for snd_seq_open... yes
- checking for GTK2... yes
- checking whether python2 version >= 2.3... yes
- checking for python2 version... 2.7
- checking for python2 platform... linux2
- checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
- checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
- checking for headers required to compile python extensions... found
- checking for a readline compatible library... -lreadline
- checking readline.h usability... no
- checking readline.h presence... no
- checking for readline.h... no
- checking readline/readline.h usability... yes
- checking readline/readline.h presence... yes
- checking for readline/readline.h... yes
- checking whether readline supports history... yes
- checking history.h usability... no
- checking history.h presence... no
- checking for history.h... no
- checking readline/history.h usability... yes
- checking readline/history.h presence... yes
- checking for readline/history.h... yes
- checking whether to enable readline... yes
- checking for texi2html... no
- configure: WARNING: texi2html not found, manual will not be built
- checking where to store projects... audio-projects
- checking LASH_CFLAGS...
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lash-1.0.pc
- config.status: creating m4/Makefile
- config.status: creating docs/lash-manual.texi
- config.status: creating docs/Makefile
- config.status: creating docs/lash-manual-html-one-page/Makefile
- config.status: creating docs/lash-manual-html-split/Makefile
- config.status: creating lash/Makefile
- config.status: creating common/Makefile
- config.status: creating dbus/Makefile
- config.status: creating liblash/Makefile
- config.status: creating lashd/Makefile
- config.status: creating clients/Makefile
- config.status: creating clients/simple_client/Makefile
- config.status: creating clients/shell/Makefile
- config.status: creating clients/synth/Makefile
- config.status: creating clients/save_button/Makefile
- config.status: creating clients/panel/Makefile
- config.status: creating icons/Makefile
- config.status: creating pylash/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- LASH Configured
- JACK D-Bus support: yes
- ALSA MIDI support: yes (auto-selected)
- GTK+ 2 clients: yes (auto-selected)
- Readline support: yes
- Python bindings: yes
- HTML manual: no
- Debugging output: no
- Support old API: yes
- JACK version: 1.9.12
- D-Bus version: 1.12.8
- libuuid version: 2.32.0
- libxml2 version: 2.9.8
- ALSA version: 1.1.6
- GTK+ 2 version: 2.24.32
- CFLAGS: -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize
- JACK_CFLAGS:
- DBUS_CFLAGS: -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include
- UUID_CFLAGS: -I/usr/include/uuid
- XML2_CFLAGS: -I/usr/include/libxml2
- ALSA_CFLAGS: -I/usr/include/alsa
- GTK2_CFLAGS: -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread
- JACK_LIBS: -ljack
- DBUS_LIBS: -ldbus-1
- UUID_LIBS: -luuid
- XML2_LIBS: -lxml2
- ALSA_LIBS: -lasound
- GTK2_LIBS: -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfribidi -lfontconfig -lfreetype
- READLINE_LIBS: -lreadline
- Default project store: audio-projects
- Installation prefix: /usr
- D-Bus service install dir: /usr/share/dbus-1/services
- make all-recursive
- make[1]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594'
- Making all in m4
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/m4'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/m4'
- Making all in docs
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs'
- Making all in lash-manual-html-one-page
- make[3]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs/lash-manual-html-one-page'
- Making all in lash-manual-html-split
- make[3]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs/lash-manual-html-split'
- make[3]: Nothing to be done for 'all'.
- make[3]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs/lash-manual-html-split'
- make[3]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs'
- make[3]: Nothing to be done for 'all-am'.
- make[3]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs'
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/docs'
- Making all in lash
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/lash'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/lash'
- Making all in common
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/common'
- make[2]: Nothing to be done for 'all'.
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/common'
- Making all in dbus
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/dbus'
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT signal.o -MD -MP -MF .deps/signal.Tpo -c -o signal.o signal.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT method.o -MD -MP -MF .deps/method.Tpo -c -o method.o method.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT interface.o -MD -MP -MF .deps/interface.Tpo -c -o interface.o interface.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT object_path.o -MD -MP -MF .deps/object_path.Tpo -c -o object_path.o object_path.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT introspection.o -MD -MP -MF .deps/introspection.Tpo -c -o introspection.o introspection.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT service.o -MD -MP -MF .deps/service.Tpo -c -o service.o service.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../common/safety.c' || echo './'`../common/safety.c
- In file included from /usr/include/bits/libc-header-start.h:33,
- from /usr/include/stdint.h:26,
- from /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/include/stdint.h:9,
- from ../common/safety.c:26:
- /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
- # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
- ^~~~~~~
- mv -f .deps/error.Tpo .deps/error.Po
- mv -f .deps/interface.Tpo .deps/interface.Po
- mv -f .deps/signal.Tpo .deps/signal.Po
- mv -f .deps/service.Tpo .deps/service.Po
- mv -f .deps/safety.Tpo .deps/safety.Po
- mv -f .deps/object_path.Tpo .deps/object_path.Po
- mv -f .deps/introspection.Tpo .deps/introspection.Po
- mv -f .deps/method.Tpo .deps/method.Po
- rm -f liblashdbus.a
- ar cru liblashdbus.a error.o signal.o method.o interface.o object_path.o introspection.o service.o safety.o
- ar: `u' modifier ignored since `D' is the default (see `U')
- ranlib liblashdbus.a
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/dbus'
- Making all in liblash
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/liblash'
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c -o lash.lo lash.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c -o lash_config.lo lash_config.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client.lo -MD -MP -MF .deps/client.Tpo -c -o client.lo client.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c -o dbus_service.lo dbus_service.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c -o dbus_iface_client.lo dbus_iface_client.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c -o safety.lo `test -f '../common/safety.c' || echo './'`../common/safety.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo `test -f '../dbus/error.c' || echo './'`../dbus/error.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT method.lo -MD -MP -MF .deps/method.Tpo -c -o method.lo `test -f '../dbus/method.c' || echo './'`../dbus/method.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c -o signal.lo `test -f '../dbus/signal.c' || echo './'`../dbus/signal.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c -o interface.lo `test -f '../dbus/interface.c' || echo './'`../dbus/interface.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT object_path.lo -MD -MP -MF .deps/object_path.Tpo -c -o object_path.lo `test -f '../dbus/object_path.c' || echo './'`../dbus/object_path.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c -o introspection.lo `test -f '../dbus/introspection.c' || echo './'`../dbus/introspection.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT service.lo -MD -MP -MF .deps/service.Tpo -c -o service.lo `test -f '../dbus/service.c' || echo './'`../dbus/service.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f '../lashd/file.c' || echo './'`../lashd/file.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT event.lo -MD -MP -MF .deps/event.Tpo -c -o event.lo event.c
- /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT args.lo -MD -MP -MF .deps/args.Tpo -c -o args.lo args.c
- mkdir .libs
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c dbus_iface_client.c -fPIC -DPIC -o .libs/dbus_iface_client.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -fPIC -DPIC -o .libs/client.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c dbus_service.c -fPIC -DPIC -o .libs/dbus_service.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c lash_config.c -fPIC -DPIC -o .libs/lash_config.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../lashd/file.c -fPIC -DPIC -o .libs/file.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT method.lo -MD -MP -MF .deps/method.Tpo -c ../dbus/method.c -fPIC -DPIC -o .libs/method.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../dbus/signal.c -fPIC -DPIC -o .libs/signal.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -fPIC -DPIC -o .libs/args.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c ../common/safety.c -fPIC -DPIC -o .libs/safety.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -fPIC -DPIC -o .libs/lash.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c ../dbus/introspection.c -fPIC -DPIC -o .libs/introspection.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../dbus/error.c -fPIC -DPIC -o .libs/error.o
- In file included from /usr/include/bits/libc-header-start.h:33,
- from /usr/include/stdint.h:26,
- from /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/include/stdint.h:9,
- from ../common/safety.c:26:
- /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
- # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
- ^~~~~~~
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT service.lo -MD -MP -MF .deps/service.Tpo -c ../dbus/service.c -fPIC -DPIC -o .libs/service.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT object_path.lo -MD -MP -MF .deps/object_path.Tpo -c ../dbus/object_path.c -fPIC -DPIC -o .libs/object_path.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT error.lo -MD -MP -MF .deps/error.Tpo -c ../dbus/error.c -o error.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client.lo -MD -MP -MF .deps/client.Tpo -c client.c -o client.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c ../dbus/interface.c -fPIC -DPIC -o .libs/interface.o
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT signal.lo -MD -MP -MF .deps/signal.Tpo -c ../dbus/signal.c -o signal.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT args.lo -MD -MP -MF .deps/args.Tpo -c args.c -o args.o >/dev/null 2>&1
- mv -f .deps/protocol.Tpo .deps/protocol.Plo
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT introspection.lo -MD -MP -MF .deps/introspection.Tpo -c ../dbus/introspection.c -o introspection.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_service.lo -MD -MP -MF .deps/dbus_service.Tpo -c dbus_service.c -o dbus_service.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.lo -MD -MP -MF .deps/safety.Tpo -c ../common/safety.c -o safety.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../lashd/file.c -o file.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT service.lo -MD -MP -MF .deps/service.Tpo -c ../dbus/service.c -o service.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT interface.lo -MD -MP -MF .deps/interface.Tpo -c ../dbus/interface.c -o interface.o >/dev/null 2>&1
- mv -f .deps/error.Tpo .deps/error.Plo
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.c -o event.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT object_path.lo -MD -MP -MF .deps/object_path.Tpo -c ../dbus/object_path.c -o object_path.o >/dev/null 2>&1
- mv -f .deps/signal.Tpo .deps/signal.Plo
- mv -f .deps/client.Tpo .deps/client.Plo
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash_config.lo -MD -MP -MF .deps/lash_config.Tpo -c lash_config.c -o lash_config.o >/dev/null 2>&1
- mv -f .deps/args.Tpo .deps/args.Plo
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_iface_client.lo -MD -MP -MF .deps/dbus_iface_client.Tpo -c dbus_iface_client.c -o dbus_iface_client.o >/dev/null 2>&1
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT method.lo -MD -MP -MF .deps/method.Tpo -c ../dbus/method.c -o method.o >/dev/null 2>&1
- mv -f .deps/interface.Tpo .deps/interface.Plo
- mv -f .deps/safety.Tpo .deps/safety.Plo
- mv -f .deps/dbus_service.Tpo .deps/dbus_service.Plo
- mv -f .deps/service.Tpo .deps/service.Plo
- mv -f .deps/introspection.Tpo .deps/introspection.Plo
- mv -f .deps/file.Tpo .deps/file.Plo
- mv -f .deps/object_path.Tpo .deps/object_path.Plo
- mv -f .deps/event.Tpo .deps/event.Plo
- mv -f .deps/lash_config.Tpo .deps/lash_config.Plo
- mv -f .deps/dbus_iface_client.Tpo .deps/dbus_iface_client.Plo
- mv -f .deps/method.Tpo .deps/method.Plo
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash.lo -MD -MP -MF .deps/lash.Tpo -c lash.c -o lash.o >/dev/null 2>&1
- mv -f .deps/lash.Tpo .deps/lash.Plo
- /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -export-dynamic -version-info 2:1:1 -ldl -lm -o liblash.la -rpath /usr/lib lash.lo lash_config.lo client.lo dbus_service.lo dbus_iface_client.lo safety.lo error.lo method.lo signal.lo interface.lo object_path.lo introspection.lo service.lo file.lo protocol.lo event.lo args.lo -luuid -ldbus-1
- gcc -shared .libs/lash.o .libs/lash_config.o .libs/client.o .libs/dbus_service.o .libs/dbus_iface_client.o .libs/safety.o .libs/error.o .libs/method.o .libs/signal.o .libs/interface.o .libs/object_path.o .libs/introspection.o .libs/service.o .libs/file.o .libs/protocol.o .libs/event.o .libs/args.o -ldl -lm -luuid -ldbus-1 -march=native -mtune=native -Wl,-soname -Wl,liblash.so.1 -o .libs/liblash.so.1.1.1
- (cd .libs && rm -f liblash.so.1 && ln -s liblash.so.1.1.1 liblash.so.1)
- (cd .libs && rm -f liblash.so && ln -s liblash.so.1.1.1 liblash.so)
- ar cru .libs/liblash.a lash.o lash_config.o client.o dbus_service.o dbus_iface_client.o safety.o error.o method.o signal.o interface.o object_path.o introspection.o service.o file.o protocol.o event.o args.o
- ar: `u' modifier ignored since `D' is the default (see `U')
- ranlib .libs/liblash.a
- creating liblash.la
- (cd .libs && rm -f liblash.la && ln -s ../liblash.la liblash.la)
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/liblash'
- Making all in lashd
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/lashd'
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client_dependency.o -MD -MP -MF .deps/client_dependency.Tpo -c -o client_dependency.o client_dependency.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT loader.o -MD -MP -MF .deps/loader.Tpo -c -o loader.o loader.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT server.o -MD -MP -MF .deps/server.Tpo -c -o server.o server.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_iface_server.o -MD -MP -MF .deps/dbus_iface_server.Tpo -c -o dbus_iface_server.o dbus_iface_server.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_iface_control.o -MD -MP -MF .deps/dbus_iface_control.Tpo -c -o dbus_iface_control.o dbus_iface_control.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT dbus_service.o -MD -MP -MF .deps/dbus_service.Tpo -c -o dbus_service.o dbus_service.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT jack_patch.o -MD -MP -MF .deps/jack_patch.Tpo -c -o jack_patch.o jack_patch.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT jack_mgr_client.o -MD -MP -MF .deps/jack_mgr_client.Tpo -c -o jack_mgr_client.o jack_mgr_client.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT appdb.o -MD -MP -MF .deps/appdb.Tpo -c -o appdb.o appdb.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT sigsegv.o -MD -MP -MF .deps/sigsegv.Tpo -c -o sigsegv.o sigsegv.c
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT proctitle.o -MD -MP -MF .deps/proctitle.Tpo -c -o proctitle.o proctitle.c
- mv -f .deps/proctitle.Tpo .deps/proctitle.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../common/safety.c' || echo './'`../common/safety.c
- In file included from /usr/include/bits/libc-header-start.h:33,
- from /usr/include/stdint.h:26,
- from /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/include/stdint.h:9,
- from ../common/safety.c:26:
- /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
- # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
- ^~~~~~~
- mv -f .deps/log.Tpo .deps/log.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT jackdbus_mgr.o -MD -MP -MF .deps/jackdbus_mgr.Tpo -c -o jackdbus_mgr.o jackdbus_mgr.c
- mv -f .deps/file.Tpo .deps/file.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT alsa_patch.o -MD -MP -MF .deps/alsa_patch.Tpo -c -o alsa_patch.o alsa_patch.c
- mv -f .deps/safety.Tpo .deps/safety.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT alsa_fport.o -MD -MP -MF .deps/alsa_fport.Tpo -c -o alsa_fport.o alsa_fport.c
- mv -f .deps/appdb.Tpo .deps/appdb.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT alsa_mgr.o -MD -MP -MF .deps/alsa_mgr.Tpo -c -o alsa_mgr.o alsa_mgr.c
- mv -f .deps/alsa_fport.Tpo .deps/alsa_fport.Po
- gcc -DHAVE_CONFIG_H -I. -I.. -I.. -D_FORTIFY_SOURCE=2 -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT alsa_client.o -MD -MP -MF .deps/alsa_client.Tpo -c -o alsa_client.o alsa_client.c
- mv -f .deps/sigsegv.Tpo .deps/sigsegv.Po
- mv -f .deps/store.Tpo .deps/store.Po
- mv -f .deps/dbus_service.Tpo .deps/dbus_service.Po
- mv -f .deps/jack_mgr_client.Tpo .deps/jack_mgr_client.Po
- mv -f .deps/alsa_client.Tpo .deps/alsa_client.Po
- mv -f .deps/client_dependency.Tpo .deps/client_dependency.Po
- mv -f .deps/jack_patch.Tpo .deps/jack_patch.Po
- mv -f .deps/main.Tpo .deps/main.Po
- mv -f .deps/dbus_iface_server.Tpo .deps/dbus_iface_server.Po
- mv -f .deps/loader.Tpo .deps/loader.Po
- mv -f .deps/server.Tpo .deps/server.Po
- mv -f .deps/alsa_patch.Tpo .deps/alsa_patch.Po
- mv -f .deps/client.Tpo .deps/client.Po
- mv -f .deps/alsa_mgr.Tpo .deps/alsa_mgr.Po
- mv -f .deps/dbus_iface_control.Tpo .deps/dbus_iface_control.Po
- mv -f .deps/jackdbus_mgr.Tpo .deps/jackdbus_mgr.Po
- mv -f .deps/project.Tpo .deps/project.Po
- /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -ldl -lm -o lashd main.o log.o file.o client.o client_dependency.o loader.o project.o store.o server.o dbus_iface_server.o dbus_iface_control.o dbus_service.o jack_patch.o jack_mgr_client.o appdb.o sigsegv.o proctitle.o safety.o jackdbus_mgr.o alsa_patch.o alsa_fport.o alsa_mgr.o alsa_client.o -lasound -lxml2 -luuid -ldbus-1 ../dbus/liblashdbus.a -lstdc++ -lutil -lpthread
- mkdir .libs
- gcc -I/usr/include/alsa -I/usr/include/libxml2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -DDTDDIR=\"/usr/share/lash/dtds\" -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -o lashd main.o log.o file.o client.o client_dependency.o loader.o project.o store.o server.o dbus_iface_server.o dbus_iface_control.o dbus_service.o jack_patch.o jack_mgr_client.o appdb.o sigsegv.o proctitle.o safety.o jackdbus_mgr.o alsa_patch.o alsa_fport.o alsa_mgr.o alsa_client.o -ldl -lm -lasound -lxml2 -luuid -ldbus-1 ../dbus/liblashdbus.a -lstdc++ -lutil -lpthread
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/lashd'
- Making all in clients
- make[2]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/clients'
- Making all in shell
- make[3]: Entering directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/clients/shell'
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_FORTIFY_SOURCE=2 -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_FORTIFY_SOURCE=2 -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT lash_control.o -MD -MP -MF .deps/lash_control.Tpo -c -o lash_control.o lash_control.c
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_FORTIFY_SOURCE=2 -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_FORTIFY_SOURCE=2 -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT project.o -MD -MP -MF .deps/project.Tpo -c -o project.o project.c
- gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -D_FORTIFY_SOURCE=2 -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -MT safety.o -MD -MP -MF .deps/safety.Tpo -c -o safety.o `test -f '../../common/safety.c' || echo './'`../../common/safety.c
- In file included from /usr/include/bits/libc-header-start.h:33,
- from /usr/include/stdint.h:26,
- from /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/include/stdint.h:9,
- from ../../common/safety.c:26:
- /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
- # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
- ^~~~~~~
- mv -f .deps/project.Tpo .deps/project.Po
- mv -f .deps/client.Tpo .deps/client.Po
- mv -f .deps/main.Tpo .deps/main.Po
- mv -f .deps/safety.Tpo .deps/safety.Po
- mv -f .deps/lash_control.Tpo .deps/lash_control.Po
- /bin/sh ../../libtool --tag=CC --mode=link gcc -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -ldl -lm -o lash_shell main.o lash_control.o client.o project.o safety.o ../../liblash/liblash.la -lreadline
- mkdir .libs
- gcc -DDEBUG_OUTPUT_TERMINAL -march=native -mtune=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -o .libs/lash_shell main.o lash_control.o client.o project.o safety.o ../../liblash/.libs/liblash.so -ldl -lm -luuid -ldbus-1 -lreadline
- ../../liblash/.libs/liblash.so: undefined reference to `xdrmem_create'
- ../../liblash/.libs/liblash.so: undefined reference to `xdr_double'
- collect2: error: ld returned 1 exit status
- make[3]: *** [Makefile:290: lash_shell] Error 1
- make[3]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/clients/shell'
- make[2]: *** [Makefile:269: all-recursive] Error 1
- make[2]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594/clients'
- make[1]: *** [Makefile:321: all-recursive] Error 1
- make[1]: Leaving directory '/tmp/pamac-build-skeevy/lash/src/lash-0.6.0.594'
- make: *** [Makefile:232: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement