Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ## Bamf install ok on FreeBSD 10.0 ##
- └── ~/bamf-0.5.0 »sudo ./configure CC=gcc48 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ --disable-webapps --disable-headless-tests --disable-gtktest --disable-gtk-doc-html --without-html-dir
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... ./install-sh -c -d
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking how to create a pax tar archive... gnutar
- checking whether make supports nested variables... (cached) yes
- checking for style of include used by make... GNU
- checking for gcc... gcc48
- 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 gcc48 accepts -g... yes
- checking for gcc48 option to accept ISO C89... none needed
- checking dependency style of gcc48... gcc3
- checking whether gcc understands -Wall... yes
- checking whether gcc understands -Wstrict-prototypes... yes
- checking whether gcc understands -Wnested-externs... yes
- checking whether gcc understands -Werror=missing-prototypes... yes
- checking whether gcc understands -Werror=implicit-function-declaration... yes
- checking whether gcc understands -Werror=pointer-arith... yes
- checking whether gcc understands -Werror=init-self... yes
- checking whether gcc understands -Werror=format-security... no
- checking whether gcc understands -Werror=format=2... yes
- checking whether gcc understands -Werror=missing-include-dirs... yes
- checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs
- checking what language compliance flags to pass to the C compiler...
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking build system type... x86_64-unknown-freebsd10.0
- checking host system type... x86_64-unknown-freebsd10.0
- checking how to print strings... printf
- checking for a sed that does not truncate output... /usr/local/bin/gsed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking for ld used by gcc48... /usr/local/bin/ld
- checking if the linker (/usr/local/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... no
- checking how to convert x86_64-unknown-freebsd10.0 file names to x86_64-unknown-freebsd10.0 format... func_convert_file_noop
- checking how to convert x86_64-unknown-freebsd10.0 file names to toolchain format... func_convert_file_noop
- checking for /usr/local/bin/ld 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... no
- checking for strip... strip
- checking for ranlib... ranlib
- checking command to parse /usr/bin/nm -B output from gcc48 object... ok
- checking for sysroot... no
- checking for mt... mt
- checking if mt is a manifest tool... no
- checking how to run the C preprocessor... gcc48 -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 gcc48 supports -fno-rtti -fno-exceptions... no
- checking for gcc48 option to produce PIC... -fPIC -DPIC
- checking if gcc48 PIC flag -fPIC -DPIC works... yes
- checking if gcc48 static flag -static works... yes
- checking if gcc48 supports -c -o file.o... yes
- checking if gcc48 supports -c -o file.o... (cached) yes
- checking whether the gcc48 linker (/usr/local/bin/ld) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... freebsd10.0 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... no
- checking for library containing strerror... none required
- checking for pkg-config... /usr/local/bin/pkg-config
- checking for gcc... (cached) gcc48
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc48 accepts -g... (cached) yes
- checking for gcc48 option to accept ISO C89... (cached) none needed
- checking dependency style of gcc48... (cached) gcc3
- checking whether gcc48 and cc understand -c and -o together... yes
- checking for ANSI C header files... (cached) yes
- ./configure: SHAMROCK_EXPAND_LIBDIR: not found
- ./configure: SHAMROCK_EXPAND_BINDIR: not found
- ./configure: SHAMROCK_EXPAND_DATADIR: not found
- checking pkg-config is at least version 0.9.0... yes
- checking for GLIB... yes
- checking for gdbus-codegen... /usr/local/bin/gdbus-codegen
- checking for WNCK... yes
- checking for GTOP... yes
- checking for X... yes
- checking for gobject-introspection... yes
- checking for vapigen... /usr/local/bin/vapigen
- checking for gtkdoc-check... no
- checking for gtkdoc-rebase... no
- checking for gtkdoc-mkpdf... no
- checking whether to build gtk-doc documentation... no
- checking for python... /usr/local/bin/python
- checking for gtester2xunit dependencies... yes
- checking for pkg-config... (cached) /usr/local/bin/pkg-config
- checking for GTK+ - version >= 3.0.0... yes (version 3.8.8)
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating lib/libbamf-private/Makefile
- config.status: creating lib/libbamf/Makefile
- config.status: creating lib/libbamf/libbamf3.pc
- config.status: creating src/Makefile
- config.status: creating tests/Makefile
- config.status: creating tests/bamfdaemon/Makefile
- config.status: creating tests/libbamf/Makefile
- config.status: creating data/Makefile
- config.status: creating doc/Makefile
- config.status: creating doc/reference/Makefile
- config.status: creating doc/reference/libbamf/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- config.status: executing libtool commands
- bamf-0.5.0
- Build Environment
- Install Prefix: /usr/local
- Introspection: yes
- Unity Webapps: no
- Headless tests: no
- Coverage Reporting: no
- └── ~/bamf-0.5.0 »sudo gmake
- gmake all-recursive
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- Making all in lib/libbamf-private
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- GEN bamf-gdbus-generated.c
- GEN bamf-gdbus-view-generated.c
- gmake all-am
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- CC libbamf_private_la-bamf-gdbus-generated.lo
- CC libbamf_private_la-bamf-gdbus-view-generated.lo
- CCLD libbamf-private.la
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- Making all in lib/libbamf
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake all-am
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- CC libbamf3_la-bamf-application.lo
- CC libbamf3_la-bamf-control.lo
- CC libbamf3_la-bamf-matcher.lo
- CC libbamf3_la-bamf-view.lo
- CC libbamf3_la-bamf-window.lo
- CC libbamf3_la-bamf-factory.lo
- CC libbamf3_la-bamf-tab.lo
- CCLD libbamf3.la
- GISCAN Bamf-3.gir
- GICOMP Bamf-3.gir
- GEN libbamf3.vapi
- Generation succeeded - 0 warning(s)
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- Making all in src
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/src'
- CC bamfdaemon-main.o
- CC bamfdaemon-bamf-daemon.o
- CC bamfdaemon-bamf-legacy-window.o
- CC bamfdaemon-bamf-legacy-window-test.o
- CC bamfdaemon-bamf-legacy-screen.o
- CC bamfdaemon-bamf-view.o
- CC bamfdaemon-bamf-control.o
- CC bamfdaemon-bamf-matcher.o
- CC bamfdaemon-bamf-application.o
- CC bamfdaemon-bamf-window.o
- CC bamfdaemon-bamf-tab.o
- CC bamfdaemon-bamf-xutils.o
- CCLD bamfdaemon
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/src'
- Making all in tests
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making all in bamfdaemon
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- CC test_bamf-bamf-daemon.o
- CC test_bamf-bamf-legacy-window.o
- CC test_bamf-bamf-legacy-window-test.o
- CC test_bamf-bamf-legacy-screen.o
- CC test_bamf-bamf-view.o
- CC test_bamf-bamf-control.o
- CC test_bamf-bamf-matcher.o
- CC test_bamf-bamf-application.o
- CC test_bamf-bamf-window.o
- CC test_bamf-bamf-tab.o
- CC test_bamf-bamf-xutils.o
- CC test_bamf-test-bamf.o
- CC test_bamf-test-view.o
- CC test_bamf-test-application.o
- CC test_bamf-test-window.o
- CC test_bamf-test-matcher.o
- CCLD test-bamf
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- Making all in libbamf
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- CC test_libbamf-test-libbamf.o
- CC test_libbamf-test-application.o
- CC test_libbamf-test-matcher.o
- CCLD test-libbamf
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[3]: Nothing to be done for `all-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making all in data
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/data'
- GEN org.ayatana.bamf.service
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/data'
- Making all in doc
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- Making all in reference
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- Making all in libbamf
- gmake[4]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[4]: Nothing to be done for `all'.
- gmake[4]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[4]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[4]: Nothing to be done for `all-am'.
- gmake[4]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[3]: Nothing to be done for `all-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0'
- └── ~/bamf-0.5.0 »sudo gmake install clean
- Making install in lib/libbamf-private
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake install-am
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[3]: Nothing to be done for `install-exec-am'.
- gmake[3]: Nothing to be done for `install-data-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- Making install in lib/libbamf
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake install-am
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- ../.././install-sh -c -d '/usr/local/lib'
- /bin/sh ../../libtool --mode=install /usr/bin/install -c libbamf3.la '/usr/local/lib'
- libtool: install: /usr/bin/install -c .libs/libbamf3.so.2 /usr/local/lib/libbamf3.so.2
- libtool: install: (cd /usr/local/lib && { ln -s -f libbamf3.so.2 libbamf3.so || { rm -f libbamf3.so && ln -s libbamf3.so.2 libbamf3.so; }; })
- libtool: install: (cd /usr/local/lib && { ln -s -f libbamf3.so.2 libbamf3.so || { rm -f libbamf3.so && ln -s libbamf3.so.2 libbamf3.so; }; })
- libtool: install: /usr/bin/install -c .libs/libbamf3.lai /usr/local/lib/libbamf3.la
- ../.././install-sh -c -d '/usr/local/share/gir-1.0'
- /usr/bin/install -c -m 644 Bamf-3.gir '/usr/local/share/gir-1.0'
- ../.././install-sh -c -d '/usr/local/include/libbamf3/libbamf'
- /usr/bin/install -c -m 644 bamf-application.h bamf-control.h bamf-matcher.h bamf-view.h bamf-window.h bamf-tab.h libbamf.h '/usr/local/include/libbamf3/libbamf'
- ../.././install-sh -c -d '/usr/local/lib/pkgconfig'
- /usr/bin/install -c -m 644 libbamf3.pc '/usr/local/lib/pkgconfig'
- ../.././install-sh -c -d '/usr/local/lib/girepository-1.0'
- /usr/bin/install -c -m 644 Bamf-3.typelib '/usr/local/lib/girepository-1.0'
- ../.././install-sh -c -d '/usr/local/share/vala/vapi'
- /usr/bin/install -c -m 644 libbamf3.vapi '/usr/local/share/vala/vapi'
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- Making install in src
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/src'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/src'
- gmake[2]: Nothing to be done for `install-exec-am'.
- .././install-sh -c -d '/usr/local/libexec/bamf'
- /bin/sh ../libtool --mode=install /usr/bin/install -c bamfdaemon '/usr/local/libexec/bamf'
- libtool: install: /usr/bin/install -c bamfdaemon /usr/local/libexec/bamf/bamfdaemon
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/src'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/src'
- Making install in tests
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making install in bamfdaemon
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- gmake[3]: Nothing to be done for `install-exec-am'.
- gmake[3]: Nothing to be done for `install-data-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- Making install in libbamf
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[3]: Nothing to be done for `install-exec-am'.
- gmake[3]: Nothing to be done for `install-data-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[3]: Nothing to be done for `install-exec-am'.
- gmake[3]: Nothing to be done for `install-data-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making install in data
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/data'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/data'
- gmake[2]: Nothing to be done for `install-exec-am'.
- .././install-sh -c -d '/usr/local/share/dbus-1/services'
- /usr/bin/install -c -m 644 org.ayatana.bamf.service '/usr/local/share/dbus-1/services'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/data'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/data'
- Making install in doc
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- Making install in reference
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- Making install in libbamf
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[4]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[4]: Nothing to be done for `install-exec-am'.
- /usr/bin/install -c -m 644 ./html/BamfApplication.html
- /usr/bin/install -c -m 644 ./html/BamfControl.html
- /usr/bin/install -c -m 644 ./html/BamfFactory.html
- /usr/bin/install -c -m 644 ./html/BamfMatcher.html
- /usr/bin/install -c -m 644 ./html/BamfTab.html
- /usr/bin/install -c -m 644 ./html/BamfView.html
- /usr/bin/install -c -m 644 ./html/BamfWindow.html
- /usr/bin/install -c -m 644 ./html/annotation-glossary.html
- /usr/bin/install -c -m 644 ./html/api-index-full.html
- /usr/bin/install -c -m 644 ./html/ch01.html
- /usr/bin/install -c -m 644 ./html/home.png
- /usr/bin/install -c -m 644 ./html/index.html
- /usr/bin/install -c -m 644 ./html/index.sgml
- /usr/bin/install -c -m 644 ./html/left.png
- /usr/bin/install -c -m 644 ./html/libbamf.devhelp2
- /usr/bin/install -c -m 644 ./html/object-tree.html
- /usr/bin/install -c -m 644 ./html/right.png
- /usr/bin/install -c -m 644 ./html/style.css
- /usr/bin/install -c -m 644 ./html/up.png
- gmake[4]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[4]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[4]: Nothing to be done for `install-exec-am'.
- gmake[4]: Nothing to be done for `install-data-am'.
- gmake[4]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[3]: Nothing to be done for `install-exec-am'.
- gmake[3]: Nothing to be done for `install-data-am'.
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- gmake[2]: Nothing to be done for `install-exec-am'.
- gmake[2]: Nothing to be done for `install-data-am'.
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0'
- Making clean in lib/libbamf-private
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- test -z "bamf-gdbus-generated.c bamf-gdbus-generated.h bamf-gdbus-view-generated.c bamf-gdbus-view-generated.h " || rm -f bamf-gdbus-generated.c bamf-gdbus-generated.h bamf-gdbus-view-generated.c bamf-gdbus-view-generated.h
- rm -rf .libs _libs
- test -z "libbamf-private.la" || rm -f libbamf-private.la
- rm -f ./so_locations
- rm -f *.o
- rm -f *.lo
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf-private'
- Making clean in lib/libbamf
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- test -z " Bamf-3.gir Bamf-3.typelib libbamf3.vapi" || rm -f Bamf-3.gir Bamf-3.typelib libbamf3.vapi
- test -z "libbamf3.la" || rm -f libbamf3.la
- rm -f ./so_locations
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/lib/libbamf'
- Making clean in src
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/src'
- rm -f bamfdaemon
- rm -rf .libs _libs
- rm -f *.o
- rm -f *.lo
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/src'
- Making clean in tests
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making clean in bamfdaemon
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- rm -f test-bamf-results*.xml test-bamf-results.html
- rm -rf .libs _libs
- rm -f test-bamf
- rm -f *.o
- rm -f *.lo
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/bamfdaemon'
- Making clean in libbamf
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- rm -f test-libbamf-results*.xml test-libbamf-results.html
- rm -rf .libs _libs
- rm -f test-libbamf
- rm -f *.o
- rm -f *.lo
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests/libbamf'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/tests'
- rm -rf .libs _libs
- rm -f *.lo
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/tests'
- Making clean in data
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/data'
- test -z "org.ayatana.bamf.service" || rm -f org.ayatana.bamf.service
- rm -rf .libs _libs
- rm -f *.lo
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/data'
- Making clean in doc
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- Making clean in reference
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- Making clean in libbamf
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- test -z "libbamf.args libbamf.hierarchy libbamf.interfaces libbamf.prerequisites libbamf.signals libbamf-undocumented.txt libbamf-undeclared.txt libbamf-unused.txt setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp tmpl.stamp sgml.stamp html.stamp pdf.stamp" || rm -f libbamf.args libbamf.hierarchy libbamf.interfaces libbamf.prerequisites libbamf.signals libbamf-undocumented.txt libbamf-undeclared.txt libbamf-unused.txt setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp tmpl.stamp sgml.stamp html.stamp pdf.stamp
- rm -rf .libs _libs
- rm -f *.lo
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference/libbamf'
- gmake[3]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- rm -rf .libs _libs
- rm -f *.lo
- gmake[3]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc/reference'
- gmake[2]: Entering directory `/usr/home/gaz/bamf-0.5.0/doc'
- rm -rf .libs _libs
- rm -f *.lo
- gmake[2]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0/doc'
- gmake[1]: Entering directory `/usr/home/gaz/bamf-0.5.0'
- rm -rf .libs _libs
- Removing old coverage instrumentation
- find -name '*.gcno' -print | xargs -r rm
- find: illegal option -- n
- usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
- find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
- Removing old coverage results
- find -name '*.gcda' -print | xargs -r rm
- find: illegal option -- n
- usage: find [-H | -L | -P] [-EXdsx] [-f path] path ... [expression]
- find [-H | -L | -P] [-EXdsx] -f path [path ...] [expression]
- rm -f ./coverage.xml
- rm -f *.lo
- gmake[1]: Leaving directory `/usr/home/gaz/bamf-0.5.0
Add Comment
Please, Sign In to add comment