Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appstream-glib: appstream-util not linked correctly #29326

Closed
jtojnar opened this issue Sep 13, 2017 · 1 comment
Closed

appstream-glib: appstream-util not linked correctly #29326

jtojnar opened this issue Sep 13, 2017 · 1 comment
Assignees

Comments

@jtojnar
Copy link
Contributor

jtojnar commented Sep 13, 2017

Issue description

$ nix-build -A appstream-glib
/nix/store/76q2aazr96mijs1546g2hzb97kdhn05q-appstream-glib-0.7.2
$ ldd ./result/bin/appstream-util 
	linux-vdso.so.1 (0x00007fff2d583000)
	libappstream-glib.so.8 => not found
	libglib-2.0.so.0 => not found
	libgdk_pixbuf-2.0.so.0 => not found
	libgobject-2.0.so.0 => not found
	libsoup-2.4.so.1 => not found
	libgio-2.0.so.0 => not found
	libc.so.6 => /nix/store/q0prbrw9n7h2sjqmla8ac32lfyq0w91z-glibc-2.25-49/lib/libc.so.6 (0x00007fa045502000)
	/nix/store/q0prbrw9n7h2sjqmla8ac32lfyq0w91z-glibc-2.25-49/lib/ld-linux-x86-64.so.2 (0x00007fa0458a1000)

Possibly caused by meson?

Technical details

  • System: 18.03.git.81c4b85 (Impala)
  • Nix version: 1.11.4
  • Nixpkgs version: 8d4e377
  • Sandboxing enabled: false
@vcunat vcunat self-assigned this Sep 13, 2017
@vcunat
Copy link
Member

vcunat commented Sep 13, 2017

Thanks!

@vcunat vcunat closed this as completed in efeef04 Sep 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants