diff options
Diffstat (limited to 'libgudev')
-rw-r--r-- | libgudev/PKGBUILD | 31 | ||||
-rw-r--r-- | libgudev/libgudev-231-1.hyperbola1-x86_64-build.log | 195 | ||||
-rw-r--r-- | libgudev/libgudev-231-1.hyperbola1-x86_64-package.log | 20 | ||||
-rw-r--r-- | libgudev/libgudev-231-1.hyperbola1-x86_64-prepare.log | 0 |
4 files changed, 246 insertions, 0 deletions
diff --git a/libgudev/PKGBUILD b/libgudev/PKGBUILD new file mode 100644 index 0000000..93abb4d --- /dev/null +++ b/libgudev/PKGBUILD @@ -0,0 +1,31 @@ +# $Id: PKGBUILD 294407 2017-04-24 11:59:03Z jgc $ +# Maintainer (Arch): Evangelos Foutras <evangelos@foutrelis.com> +# Maintainer: André Silva <emulatorman@hyperbola.info> +pkgname=libgudev +pkgver=231 +_debver=231 +_debrel=2 +pkgrel=1.hyperbola1 +pkgdesc="GObject bindings for libudev, with eudev and libeudev support" +url="https://wiki.gnome.org/Projects/libgudev" +arch=(i686 x86_64) +license=(LGPL2.1) +depends=(libeudev glib2) +makedepends=(eudev gobject-introspection gnome-common quilt) +provides=(libgudev-1.0.so) +source=(https://download.gnome.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz) +sha512sums=('3989025168c9e7e5e3f7813ee903a63f697ad390d3060121d0f45ee31031014c23a26f4287f3e6ad97d582131d0d568be31baa0b68f6f64ae337e926b3fe2625') +prepare() { + cd $pkgname-$pkgver +} +build() { + cd $pkgname-$pkgver + ./configure \ + --prefix=/usr \ + --disable-umockdev + make +} +package() { + cd $pkgname-$pkgver + make DESTDIR="$pkgdir" install +} diff --git a/libgudev/libgudev-231-1.hyperbola1-x86_64-build.log b/libgudev/libgudev-231-1.hyperbola1-x86_64-build.log new file mode 100644 index 0000000..ffbb637 --- /dev/null +++ b/libgudev/libgudev-231-1.hyperbola1-x86_64-build.log @@ -0,0 +1,195 @@ +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 how to run the C preprocessor... gcc -E +checking for grep that handles long lines and -e... /bin/grep +checking for egrep... /bin/grep -E +checking for ANSI C header files... yes +checking for sys/types.h... yes +checking for sys/stat.h... yes +checking for stdlib.h... yes +checking for string.h... yes +checking for memory.h... yes +checking for strings.h... yes +checking for inttypes.h... yes +checking for stdint.h... yes +checking for unistd.h... yes +checking minix/config.h usability... no +checking minix/config.h presence... no +checking for minix/config.h... no +checking whether it is safe to define __EXTENSIONS__... yes +checking for special C compiler options needed for large files... no +checking for _FILE_OFFSET_BITS value needed for large files... no +checking whether to enable maintainer-specific portions of Makefiles... yes +checking for a BSD-compatible install... /usr/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 for style of include used by make... GNU +checking whether make supports nested variables... yes +checking how to create a pax tar archive... gnutar +checking dependency style of gcc... gcc3 +checking whether make supports nested variables... (cached) yes +checking build system type... x86_64-unknown-linux-gnu +checking host system type... x86_64-unknown-linux-gnu +checking how to print strings... printf +checking for a sed that does not truncate output... /bin/sed +checking for fgrep... /bin/grep -F +checking for ld used by gcc... /usr/bin/ld +checking if the linker (/usr/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... 1572864 +checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop +checking for /usr/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... @ +checking for strip... strip +checking for ranlib... ranlib +checking command to parse /usr/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 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 (/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... no +checking whether ln -s works... yes +checking for a sed that does not truncate output... (cached) /bin/sed +checking for grep that handles long lines and -e... (cached) /bin/grep +checking for gawk... (cached) gawk +checking for gcc option to accept ISO C99... none needed +checking for pkg-config... /usr/bin/pkg-config +checking pkg-config is at least version 0.9.0... yes +checking for gtk-doc... no +configure: WARNING: + You will not be able to create source packages with 'make dist' + because gtk-doc >= 1.18 is not found. +checking for gtkdoc-check... no +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 GTKDOC_DEPS... yes +checking for gobject-introspection... yes +checking for LIBUDEV... yes +checking for GLIB... yes +checking that generated files are newer than configure... done +configure: creating ./config.status +config.status: creating Makefile +config.status: creating gudev-1.0.pc +config.status: creating tests/Makefile +config.status: creating docs/Makefile +config.status: creating docs/version.xml +config.status: creating config.h +config.status: executing depfiles commands +config.status: executing libtool commands + + libgudev 231 + gintrospection: yes + gtk-doc: no + + prefix: /usr + exec_prefix: ${prefix} + includedir: ${prefix}/include + libdir: ${exec_prefix}/lib + + CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt + CPPFLAGS: -D_FORTIFY_SOURCE=2 + LDFLAGS: -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now + + umockdev (tests): no + + GEN gudev/gudevenumtypes.c +make --no-print-directory all-recursive +Making all in . + CC gudev/libgudev_1_0_la-gudevclient.lo + CC gudev/libgudev_1_0_la-gudevdevice.lo + CC gudev/libgudev_1_0_la-gudevenumerator.lo + CC gudev/libgudev_1_0_la-gudevenumtypes.lo +gudev/gudevclient.c: In function 'g_udev_client_class_init': +gudev/gudevclient.c:305:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (klass, sizeof (GUdevClientPrivate)); + ^~~~~~~~~~~~~~~~~~~~~~~~ +In file included from /usr/include/glib-2.0/gobject/gobject.h:24, + from /usr/include/glib-2.0/gobject/gbinding.h:29, + from /usr/include/glib-2.0/glib-object.h:22, + from ./gudev/gudevenums.h:27, + from ./gudev/gudevtypes.h:27, + from gudev/gudevclient.h:27, + from gudev/gudevclient.c:28: +/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here + void g_type_class_add_private (gpointer g_class, + ^~~~~~~~~~~~~~~~~~~~~~~~ +gudev/gudevclient.c: In function 'g_udev_client_init': +gudev/gudevclient.c:313:13: warning: Deprecated pre-processor symbol, replace with + GUdevClientPrivate); + ^ ~~~~~~~~~~~~~~ +gudev/gudevenumerator.c: In function 'g_udev_enumerator_class_init': +gudev/gudevdevice.c: In function 'g_udev_device_class_init': +gudev/gudevenumerator.c:159:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (klass, sizeof (GUdevEnumeratorPrivate)); + ^~~~~~~~~~~~~~~~~~~~~~~~ +gudev/gudevdevice.c:128:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (klass, sizeof (GUdevDevicePrivate)); + ^~~~~~~~~~~~~~~~~~~~~~~~ +In file included from /usr/include/glib-2.0/gobject/gobject.h:24, + from /usr/include/glib-2.0/gobject/gbinding.h:29, + from /usr/include/glib-2.0/glib-object.h:22, + from ./gudev/gudevenums.h:27, + from ./gudev/gudevtypes.h:27, + from gudev/gudevclient.h:27, + from gudev/gudevenumerator.c:27: +/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here + void g_type_class_add_private (gpointer g_class, + ^~~~~~~~~~~~~~~~~~~~~~~~ +gudev/gudevenumerator.c: In function 'g_udev_enumerator_init': +gudev/gudevenumerator.c:167:13: warning: Deprecated pre-processor symbol, replace with + GUdevEnumeratorPrivate); + ^ ~~~~~~~~~~ +In file included from /usr/include/glib-2.0/gobject/gobject.h:24, + from /usr/include/glib-2.0/gobject/gbinding.h:29, + from /usr/include/glib-2.0/glib-object.h:22, + from ./gudev/gudevenums.h:27, + from ./gudev/gudevtypes.h:27, + from gudev/gudevdevice.h:27, + from gudev/gudevdevice.c:28: +/usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here + void g_type_class_add_private (gpointer g_class, + ^~~~~~~~~~~~~~~~~~~~~~~~ +gudev/gudevdevice.c: In function 'g_udev_device_init': +gudev/gudevdevice.c:136:13: warning: Deprecated pre-processor symbol, replace with + GUdevDevicePrivate); + ^ ~~~~~~~~~~~~~~ + CCLD libgudev-1.0.la + GISCAN gudev/GUdev-1.0.gir + GICOMP gudev/GUdev-1.0.gir +Making all in tests diff --git a/libgudev/libgudev-231-1.hyperbola1-x86_64-package.log b/libgudev/libgudev-231-1.hyperbola1-x86_64-package.log new file mode 100644 index 0000000..5d7efaa --- /dev/null +++ b/libgudev/libgudev-231-1.hyperbola1-x86_64-package.log @@ -0,0 +1,20 @@ +make --no-print-directory install-recursive +Making install in . + /bin/mkdir -p '/build/libgudev/pkg/libgudev/usr/include/gudev-1.0/gudev' + /bin/mkdir -p '/build/libgudev/pkg/libgudev/usr/lib/pkgconfig' + /bin/mkdir -p '/build/libgudev/pkg/libgudev/usr/share/gir-1.0' + /bin/mkdir -p '/build/libgudev/pkg/libgudev/usr/lib' + /bin/sh ./libtool --mode=install /usr/bin/install -c libgudev-1.0.la '/build/libgudev/pkg/libgudev/usr/lib' + /usr/bin/install -c -m 644 gudev/gudev.h gudev/gudevenums.h gudev/gudevenumtypes.h gudev/gudevtypes.h gudev/gudevclient.h gudev/gudevdevice.h gudev/gudevenumerator.h '/build/libgudev/pkg/libgudev/usr/include/gudev-1.0/gudev' + /usr/bin/install -c -m 644 gudev-1.0.pc '/build/libgudev/pkg/libgudev/usr/lib/pkgconfig' + /usr/bin/install -c -m 644 gudev/GUdev-1.0.gir '/build/libgudev/pkg/libgudev/usr/share/gir-1.0' + /bin/mkdir -p '/build/libgudev/pkg/libgudev/usr/lib/girepository-1.0' + /usr/bin/install -c -m 644 gudev/GUdev-1.0.typelib '/build/libgudev/pkg/libgudev/usr/lib/girepository-1.0' +libtool: install: /usr/bin/install -c .libs/libgudev-1.0.so.0.2.0 /build/libgudev/pkg/libgudev/usr/lib/libgudev-1.0.so.0.2.0 +libtool: install: (cd /build/libgudev/pkg/libgudev/usr/lib && { ln -s -f libgudev-1.0.so.0.2.0 libgudev-1.0.so.0 || { rm -f libgudev-1.0.so.0 && ln -s libgudev-1.0.so.0.2.0 libgudev-1.0.so.0; }; }) +libtool: install: (cd /build/libgudev/pkg/libgudev/usr/lib && { ln -s -f libgudev-1.0.so.0.2.0 libgudev-1.0.so || { rm -f libgudev-1.0.so && ln -s libgudev-1.0.so.0.2.0 libgudev-1.0.so; }; }) +libtool: install: /usr/bin/install -c .libs/libgudev-1.0.lai /build/libgudev/pkg/libgudev/usr/lib/libgudev-1.0.la +libtool: warning: remember to run 'libtool --finish /usr/lib' +Making install in tests +make[3]: Nothing to be done for 'install-exec-am'. +make[3]: Nothing to be done for 'install-data-am'. diff --git a/libgudev/libgudev-231-1.hyperbola1-x86_64-prepare.log b/libgudev/libgudev-231-1.hyperbola1-x86_64-prepare.log new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/libgudev/libgudev-231-1.hyperbola1-x86_64-prepare.log |