/srv/irclogs.ubuntu.com/2018/01/20/#launchpad.txt

jfmcarreiraheyyy guys02:07
jfmcarreiraany help on this error? https://launchpadlibrarian.net/354027644/buildlog_ubuntu-bionic-amd64.playuver_0.18.1-1~ubuntu18.04.1_BUILDING.txt.gz02:07
cjwatsonjfmcarreira: 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 help02:14
cjwatsonpossibly you need to patch in that include02:14
cjwatson(but I am very far from being a cmake expert)02:15
jfmcarreiracjwatson: I already use CMAKE_INSTALL_LIBDIR02:17
jfmcarreirado i need to replace "usr/lib/*/libPlaYUVerLib.so*" with "/usr/lib/*/libPlaYUVerLib.so*" ??02:17
jfmcarreiraadd /02:17
cjwatsonI was pointing you at the include(GNUInstallDirs) stuff there02:18
cjwatsonfrom that document it seems that you need both02:18
cjwatsonyou do not need the leading slask02:19
cjwatson*slash02:19
jfmcarreiracjwatson: is my .install correct? https://git.launchpad.net/playuver/tree/debian/libplayuver.install?h=debian-packaging-stable02:20
jfmcarreiracjwatson: in my CMakelists i use "INSTALL(TARGETS PlaYUVerLib DESTINATION ${CMAKE_INSTALL_LIBDIR} )"02:21
cjwatsonYour .install seems fine.  Can you please reread the document I linked you to?02:22
cjwatsonIt seems fairly clear.02:22
cjwatsonI can't help you further.02:23
jfmcarreiracjwatson: thank you. I made minor changes to cmakelist and update dependency to debhelper (>=10.2.1)02:41
jfmcarreiraheyyy guys15:44
jfmcarreiraany help with this error https://launchpadlibrarian.net/354038580/buildlog_ubuntu-artful-amd64.playuver_0.18.1-1~ubuntu17.10.1_BUILDING.txt.gz?15:44
carakagood mornng peeps! Any fresh rumours on when armhf building will resume?19:15

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!