Skip to content

Conversation

@IanButterworth
Copy link
Member

This pull request contains a new build recipe I built using the BinaryBuilder.jl wizard:

  • Package name: nss_mdns
  • Version: v0.15.1

@staticfloat please review and merge.

This was referenced Jun 9, 2022
@IanButterworth IanButterworth marked this pull request as draft June 9, 2022 19:15
@IanButterworth
Copy link
Member Author

hitting

 ---> make
[18:14:16] make  all-am
[18:14:16] make[1]: Entering directory '/workspace/srcdir/nss-mdns'
[18:14:16] /bin/sh ./libtool  --tag=CC   --mode=compile cc -std=gnu11 -DHAVE_CONFIG_H -I.    -DMDNS_ALLOW_FILE=\"/workspace/destdir/etc/mdns.allow\" -DAVAHI_SOCKET=\"/workspace/destdir/var/run/avahi-daemon/socket\" -g -O2 -MT src/libnss_mdns_la-util.lo -MD -MP -MF src/.deps/libnss_mdns_la-util.Tpo -c -o src/libnss_mdns_la-util.lo `test -f 'src/util.c' || echo './'`src/util.c
[18:14:16] libtool: compile:  cc -std=gnu11 -DHAVE_CONFIG_H -I. "-DMDNS_ALLOW_FILE=\"/workspace/destdir/etc/mdns.allow\"" "-DAVAHI_SOCKET=\"/workspace/destdir/var/run/avahi-daemon/socket\"" -g -O2 -MT src/libnss_mdns_la-util.lo -MD -MP -MF src/.deps/libnss_mdns_la-util.Tpo -c src/util.c  -fPIC -DPIC -o src/.libs/libnss_mdns_la-util.o
[18:14:16] In file included from src/util.c:32:0:
[18:14:16] src/util.h:26:17: fatal error: nss.h: No such file or directory
[18:14:16]  #include <nss.h>
[18:14:16]                  ^
[18:14:16] compilation terminated.
[18:14:16] make[1]: *** [Makefile:1159: src/libnss_mdns_la-util.lo] Error 1
[18:14:16] make[1]: Leaving directory '/workspace/srcdir/nss-mdns'
[18:14:16] make: *** [Makefile:822: all] Error 2

which seems to be the same as https://forums.gentoo.org/viewtopic-p-8266944.html?sid=9bca64674b4d64f787ba36c22db2d359

@imciner2
Copy link
Member

imciner2 commented Apr 3, 2024

Closing due to inactivity. Please submit a new PR on top of the current master branch if you still want to include this recipe.

@imciner2 imciner2 closed this Apr 3, 2024
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

Successfully merging this pull request may close these issues.

2 participants