pkgsrc-Bugs archive

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

pkg/50084: netatalk30 libevent build failure



>Number:         50084
>Category:       pkg
>Synopsis:       net/netatalk30 libevent build failure
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 24 11:45:00 +0000 2015
>Originator:     Hauke Fath
>Release:        NetBSD 6.1_STABLE
>Organization:
Technische Universitaet Darmstadt
>Environment:
	
	
System: NetBSD Gstoder 6.1_STABLE NetBSD 6.1_STABLE (MONOLITHIC) #0: Wed Jan 7 11:53:14 CET 2015 hf@Hochstuhl:/var/obj/netbsd-builds/6/i386/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:

	After switching the pkg to devel/libevent, the build breaks with

[...]
gmake[3]: Entering directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8/etc/netatalk'
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8'
 cd ../.. && /bin/sh ./config.status etc/netatalk/Makefile depfiles
config.status: creating etc/netatalk/Makefile
config.status: executing depfiles commands
cd ../.. && /usr/pkg/bin/gmake  am--refresh
gmake[4]: Entering directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8'
/bin/sh ./config.status --recheck
gmake[4]: Leaving directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8'
  CC       netatalk-netatalk.o
netatalk.c:44:26: fatal error: event2/event.h: No such file or directory
compilation terminated.
Makefile:480: recipe for target 'netatalk-netatalk.o' failed
gmake[3]: *** [netatalk-netatalk.o] Error 1
gmake[3]: Leaving directory '/var/obj/pkgsrc/net/netatalk30/work/netatalk-3.0.8/etc/netatalk'
Makefile:397: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1

	
>How-To-Repeat:

	Build net/netatalk30 on NetBSD. Yes, it builds on Solaris.

	
>Fix:

	Workaround: Roll back Makefile to 1.5.

	I'll leave it to the committer to test and decide whether
	patching the offending #include is good enough.

	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index