[02:07] heyyy guys [02:07] any help on this error? https://launchpadlibrarian.net/354027644/buildlog_ubuntu-bionic-amd64.playuver_0.18.1-1~ubuntu18.04.1_BUILDING.txt.gz [02:14] jfmcarreira: Looks like half of the package is trying to do a multiarch filesystem layout and disagreeing with the other half. https://wiki.debian.org/Multiarch/Implementation#CMake might help [02:14] possibly you need to patch in that include [02:15] (but I am very far from being a cmake expert) [02:17] cjwatson: I already use CMAKE_INSTALL_LIBDIR [02:17] do i need to replace "usr/lib/*/libPlaYUVerLib.so*" with "/usr/lib/*/libPlaYUVerLib.so*" ?? [02:17] add / [02:18] I was pointing you at the include(GNUInstallDirs) stuff there [02:18] from that document it seems that you need both [02:19] you do not need the leading slask [02:19] *slash [02:20] cjwatson: is my .install correct? https://git.launchpad.net/playuver/tree/debian/libplayuver.install?h=debian-packaging-stable [02:21] cjwatson: in my CMakelists i use "INSTALL(TARGETS PlaYUVerLib DESTINATION ${CMAKE_INSTALL_LIBDIR} )" [02:22] Your .install seems fine. Can you please reread the document I linked you to? [02:22] It seems fairly clear. [02:23] I can't help you further. [02:41] cjwatson: thank you. I made minor changes to cmakelist and update dependency to debhelper (>=10.2.1) [15:44] heyyy guys [15:44] any help with this error https://launchpadlibrarian.net/354038580/buildlog_ubuntu-artful-amd64.playuver_0.18.1-1~ubuntu17.10.1_BUILDING.txt.gz? [19:15] good mornng peeps! Any fresh rumours on when armhf building will resume?