pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gettext-0.22 (Re: math/R: link issue



On Sun, 16 Jul 2023 at 12:52, Makoto Fujiwara <makoto%ki.nu@localhost> wrote:
>
> I'm checking on NetBSD/amd64 10.99.4, math/R (4.2.0)
> and with pkgsrc git repository.
>
> The information below, is kind of easily guess,
> but I've confirmed.
>
> * 3aa3aa01fea [2023-06-28 21:33:19 +0000] poppler: avoid finding gpgme @wiz
>
> (at this point, we have the error)
> * 42bd860a2f3 [2023-06-28 21:14:33 +0000] doc: Updated devel/gettext to 0.22 @wiz
> * aa38d016fcd [2023-06-28 21:14:10 +0000] gettext*: update to 0.22 @wiz
>
> (at this point, no problem)
> * bd94106d1ac [2023-06-28 21:13:48 +0000] cutter: remove reference to gstreamer 0.10 @wiz
> * e680036452a [2023-06-28 21:00:19 +0000] tmux: fix build on NetBSD @wiz
>
>
> (the part of /bulklog/R-4.2.0nb6/build.log)
> ----
>
> gcc -Wl,--export-dynamic -fopenmp -Wl,-R/usr/pkg/lib/R/lib
>   -L"../../lib" -Wl,-zrelro -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib
>   -Wl,-R/usr/pkg/lib -pthread -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -o
>   R.bin Rmain.o -lR
>
> ld: warning: libgomp.so.1, needed by ../../lib/libR.so, may conflict with libgomp.so.2
> ld: ../../lib/libR.so: undefined reference to `textdomain'
> ld: ../../lib/libR.so: undefined reference to `dgettext'
> ld: ../../lib/libR.so: undefined reference to `dngettext'
> ld: ../../lib/libR.so: undefined reference to `gettext'
> ld: ../../lib/libR.so: undefined reference to `ngettext'
> ld: ../../lib/libR.so: undefined reference to `bindtextdomain'

I've had the same for some time. For now I uninstalled R (which I had
built earlier from wip manually selecting the required library, there
was another thread earlier). I remember I had to uninstall (or hide)
the files from gettext-lib.

I am presently having the same problem with Qemu-8.0.2.

>
> (thanks for reading :-)
> --
> Makoto Fujiwara
> mef%NetBSD.org@localhost
> makoto%if.t.u-tokyo.ac.jp@localhost
> Key fingerprint = 0BFA FAEB EAD1 90BA 7498  8F85 6809 9E0B B7EF A12E
> ----
> pkgsrc freshness:
> http://www.ki.nu/~makoto/pkgsrc/check-update/00_Summary.html



-- 
----


Home | Main Index | Thread Index | Old Index