Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-26 Thread Dave Woodfall
On 2020-04-26 10:02, Slackbuilds Users put forth the proposition: > > On 26/04/2020 09:08, Dave Woodfall wrote: > > On 2020-04-25 17:36, > > Slackbuilds Users put forth the > > proposition: > > > i spotted an optional dep of qt5-webkit which is dwz > > > this appears to de-duplicate debug symbol

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-26 Thread Tim Dickson via SlackBuilds-users
On 26/04/2020 09:08, Dave Woodfall wrote: On 2020-04-25 17:36, Slackbuilds Users put forth the proposition: i spotted an optional dep of qt5-webkit which is dwz this appears to de-duplicate debug symbols etc in elf files. however, as we tend to remove all extra debug stuff with strip, It doesn

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-26 Thread Dave Woodfall
On 2020-04-25 17:36, Slackbuilds Users put forth the proposition: > i spotted an optional dep of qt5-webkit which is dwz > this appears to de-duplicate debug symbols etc in elf files. however, as we > tend to remove all > extra debug stuff with strip, It doesn't appear to change the package size >

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-25 Thread Dave Woodfall
On 2020-04-25 17:36, Slackbuilds Users put forth the proposition: > i spotted an optional dep of qt5-webkit which is dwz > this appears to de-duplicate debug symbols etc in elf files. however, as we > tend to remove all > extra debug stuff with strip, It doesn't appear to change the package size >

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-25 Thread Tim Dickson via SlackBuilds-users
i spotted an optional dep of qt5-webkit which is dwz this appears to de-duplicate debug symbols etc in elf files. however, as we tend to remove all extra debug stuff with strip, It doesn't appear to change the package size much. is anyone interested in a dwz as a package?. I did create one to se

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-25 Thread Luveh Keraph
Right, it seems to be the hyphen package. After installing that, the error reported disappears and the build is ongoing. The report about pthread obviously was a red herring. On Sat, Apr 25, 2020 at 8:57 AM Matteo Bernardini < matteo.bernard...@gmail.com> wrote: > Il giorno sab 25 apr 2020 alle o

Re: [Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-25 Thread Matteo Bernardini
Il giorno sab 25 apr 2020 alle ore 16:52 Luveh Keraph <1.41...@gmail.com> ha scritto: > Could NOT find Hyphen (missing: HYPHEN_INCLUDE_DIR HYPHEN_LIBRARIES) it seems you are missing at least one of the dependencies. ___ SlackBuilds-users mailing list S

[Slackbuilds-users] Puzzling error building qt5-webkit

2020-04-25 Thread Luveh Keraph
I have seen this in two of my Slackware 14.2 systems, whereas in two others the latest qt5-webkit builds fine. What is particularly puzzling is the complaint about undefined phtreads-related symbols, when all of my 14.2 system have the pthread library installed. Anybody come across this? -- Found