pkgsrc-Bugs archive

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

pkg/40179: audio/easytag not building



>Number:         40179
>Category:       pkg
>Synopsis:       audio/easytag not building: autoconfig and more
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 15 22:10:00 +0000 2008
>Originator:     Steven M. Bellovin
>Release:        NetBSD 5.99.01
>Organization:
        
>Environment:
        
        
System: NetBSD gg1.cs.columbia.edu 5.99.01 NetBSD 5.99.01 (GG1) #0: Tue Nov 11 
23:50:53 EST 2008 
smb%gg1.cs.columbia.edu@localhost:/usr/BUILD/obj/sys/arch/i386/compile/GG1 i386
Architecture: i386
Machine: i386
>Description:
        There are (at least) two different problems preventing easytag from
        building.  After 'make configure', there are CFLAGS entries in
        several Makefiles that say ' /krb5' instead of -I/usr/include/krb5.
        Making those changes manually helps.  Then, however, the compilation
        dies because of a duplicate definition, deep within a nested pile
        of inclusions:

        In file included from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:40,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/lib/glib-2.0/include/glibconfig.h:9,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/glib/gtypes.h:34,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/glib/galloca.h:34,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/glib.h:32,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/gobject/gtype.h:26,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/gobject/gboxed.h:26,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/glib-object.h:25,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/gio/gioenums.h:30,
                 from 
/usr/pkgsrc/audio/easytag/work/.buildlink/include/glib/glib-2.0/gio/
        when compiling about.c.  I suspect it's also due to an autoconf
        problem, but I don't know for sure.
>How-To-Repeat:
        See above.  This is i386-5.99.01 with up-to-date pkgsrc HEAD and
        all other packages up to date.
>Fix:
        Unknown.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index