Hi all!
I'm trying to build TDE on FreeBSD 11.1-RELEASE-p10 from tde-packaging. I ran into these issues:
dependencies/arts:
"pkg-plist" references "lib/pkgconfig", this should be "libdata/pkgconfig" - otherwise the package is not built: 177,178c177,178 < lib/pkgconfig/arts.pc < lib/pkgconfig/artsc.pc ---
libdata/pkgconfig/arts.pc libdata/pkgconfig/artsc.pc
I did not build these plugins: dependencies/tqt3-ibase-plugin dependencies/tqt3-mysql-plugin dependencies/tqt3-odbc-plugin dependencies/tqt3-pgsql-plugin All other dependencies build fine without any issues.
Now I'm stuck at tdelibs:
"tdelibs" references "tdelibs-trinity_14.0.5~pre49.orig.tar.xz", but there is only "tdelibs-trinity_14.0.5~pre48.orig.tar.xz" on the server. Patching ~pre48 with patchset of ~pre49 fails (as was to be expected).
So, where do I find "tdelibs-trinity_14.0.5~pre49.orig.tar.xz"?
Nik
On Wednesday 23 of May 2018 08:50:05 Dr. Nikolaus Klepp wrote:
Hi all!
I'm trying to build TDE on FreeBSD 11.1-RELEASE-p10 from tde-packaging. I ran into these issues:
dependencies/arts:
"pkg-plist" references "lib/pkgconfig", this should be "libdata/pkgconfig" - otherwise the package is not built: 177,178c177,178 < lib/pkgconfig/arts.pc
< lib/pkgconfig/artsc.pc
libdata/pkgconfig/arts.pc libdata/pkgconfig/artsc.pc
I did not build these plugins: dependencies/tqt3-ibase-plugin dependencies/tqt3-mysql-plugin dependencies/tqt3-odbc-plugin dependencies/tqt3-pgsql-plugin All other dependencies build fine without any issues.
Now I'm stuck at tdelibs:
"tdelibs" references "tdelibs-trinity_14.0.5~pre49.orig.tar.xz", but there is only "tdelibs-trinity_14.0.5~pre48.orig.tar.xz" on the server. Patching ~pre48 with patchset of ~pre49 fails (as was to be expected).
So, where do I find "tdelibs-trinity_14.0.5~pre49.orig.tar.xz"?
Nik
Hi Nik,
I already have several updates for tde-packaging/freebsd. I can push it later today during the day.
Cheers
Hi Slávek,
have you already found the time to push the changes?
Nik
Am Mittwoch, 23. Mai 2018 schrieb Slávek Banko:
On Wednesday 23 of May 2018 08:50:05 Dr. Nikolaus Klepp wrote:
Hi all!
I'm trying to build TDE on FreeBSD 11.1-RELEASE-p10 from tde-packaging. I ran into these issues:
dependencies/arts:
"pkg-plist" references "lib/pkgconfig", this should be "libdata/pkgconfig" - otherwise the package is not built: 177,178c177,178 < lib/pkgconfig/arts.pc
< lib/pkgconfig/artsc.pc
libdata/pkgconfig/arts.pc libdata/pkgconfig/artsc.pc
I did not build these plugins: dependencies/tqt3-ibase-plugin dependencies/tqt3-mysql-plugin dependencies/tqt3-odbc-plugin dependencies/tqt3-pgsql-plugin All other dependencies build fine without any issues.
Now I'm stuck at tdelibs:
"tdelibs" references "tdelibs-trinity_14.0.5~pre49.orig.tar.xz", but there is only "tdelibs-trinity_14.0.5~pre48.orig.tar.xz" on the server. Patching ~pre48 with patchset of ~pre49 fails (as was to be expected).
So, where do I find "tdelibs-trinity_14.0.5~pre49.orig.tar.xz"?
Nik
Hi Nik,
I already have several updates for tde-packaging/freebsd. I can push it later today during the day.
Cheers
Soon, a few patches will be pushed to tdebase, so I will first wait for these patches. Stay tuned :)
Cheers
Hi Nik,
I do not know if you noticed: https://mirror.git.trinitydesktop.org/cgit/tde-packaging/commit/?h=r14.0.x&a...
Cheers
Am Freitag, 1. Juni 2018 schrieb Slávek Banko:
Hi Nik,
I do not know if you noticed: https://mirror.git.trinitydesktop.org/cgit/tde-packaging/commit/?h=r14.0.x&a...
Cheers
Hi Slacec!
Oh, this is very nice, I'm building again :-)
Nik
Am Freitag, 1. Juni 2018 schrieb Slávek Banko:
Hi Nik,
I do not know if you noticed: https://mirror.git.trinitydesktop.org/cgit/tde-packaging/commit/?h=r14.0.x&a...
Cheers
Hi Slávek!
Everything built right out of the box :-)
Nik