pkgsrc-Bugs archive

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

Re: pkg/40198 (www/amaya compile errors (modular xorg, NetBSD 4.0) .. again)



The following reply was made to PR pkg/40198; it has been noted by GNATS.

From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/40198 (www/amaya compile errors (modular xorg, NetBSD 4.0) .. 
again)
Date: Thu, 14 Jul 2011 15:34:02 +0700

     Date:        Sat,  2 Jul 2011 22:29:21 +0000 (UTC)
     From:        dholland%NetBSD.org@localhost
     Message-ID:  <20110702222921.25AA463BC12%www.NetBSD.org@localhost>
 
   | try the new amaya, if you feel like bothering
 
 Tried, ... eventually (sorry for the delay).
 
 The problem remains entirely unchanged, from what I can see (as below).
 I include the preamble in the log below just to show that I really did
 use the current version of amaya, from the similarity of the error to what
 it was 2.5 years ago, I wondered if perhaps something had blocked my
 system's upgrade and I had recompiled the old one!
 
 kre
 
 PKG_COMP ==> Building and installing www/amaya
 ===> Binary install for amaya-11.3.1
 => Installing amaya-11.3.1 from /pkg_comp/packages/All
 pkg_add: no pkg found for 'amaya-11.3.1', sorry.
 pkg_add: 1 package addition failed
 => No binary package found for amaya-11.3.1; installing from source.
 => Bootstrap dependency digest>=20010302: found digest-20080510
 => Checksum SHA1 OK for amaya-fullsrc-11.3.1.tgz
 => Checksum RMD160 OK for amaya-fullsrc-11.3.1.tgz
 ===> Installing dependencies for amaya-11.3.1
        [...many omitted here...]
 wxGTK28-2.8.10nb12 successfully installed.
 => Returning to build of amaya-11.3.1
 => Full dependency glib2>=2.28.6nb3: found glib2-2.28.8
 ===> Overriding tools for amaya-11.3.1
 ===> Extracting for amaya-11.3.1
 /bin/mkdir -p /pkg_comp/obj/pkgsrc/www/amaya/4x/Amaya/work
 ===> Patching for amaya-11.3.1
 => Applying pkgsrc patches for amaya-11.3.1
 ===> Creating toolchain wrappers for amaya-11.3.1
 src=/usr/pkg/lib/pkgconfig/fixesproto.pc  
dst=/pkg_comp/obj/pkgsrc/www/amaya/4x/.buildlink/lib/pkgconfig/fixesext.pc;  
/bin/mkdir -p /pkg_comp/obj/pkgsrc/www/amaya/4x/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
 src=/usr/pkg/lib/pkgconfig/compositeproto.pc  
dst=/pkg_comp/obj/pkgsrc/www/amaya/4x/.buildlink/lib/pkgconfig/compositeext.pc; 
 /bin/mkdir -p /pkg_comp/obj/pkgsrc/www/amaya/4x/.buildlink/lib/pkgconfig;  if 
test -f ${src}; then  /bin/ln -sf ${src} ${dst};  fi
 ===> Configuring for amaya-11.3.1
        [..much config noise omitted here..]
 ===> Building for amaya-11.3.1
        [..much build noise omitted here..]
 gmake[1]: Entering directory 
`/pkg_comp/obj/pkgsrc/www/amaya/4x/Amaya/work/thotlib'
 c++ -O2 -Dunix -fno-strict-aliasing -I/usr/pkg/include -I/usr/include 
-I/usr/include/krb5 -I/usr/pkg/include/freetype2 -Wall -x c++ -D__cplusplus 
-D_UNIX -D_GL -D_WX -DHAVE_CONFIG_H -I.. -I../../amaya/xpm 
-I../../thotlib/include -I../../thotlib/internals/var 
-I../../thotlib/internals/h -I../../thotlib/internals/f   
-I/usr/pkg/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/pkg/include/wx-2.8 
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I/usr/include   
-I/usr/pkg/include/freetype2 -I/usr/pkg/include  -c 
../../thotlib/base/AmayaAppInstance.cpp -o base/AmayaAppInstance.o
 ../../thotlib/include/thot_sys.h:257: error: conflicting declaration 'typedef 
long int __intptr_t'
 /usr/include/machine/int_types.h:65: error: '__intptr_t' has a previous 
declaration as 'typedef int __intptr_t'
 gmake[1]: *** [base/AmayaAppInstance.o] Error 1
 gmake[1]: Leaving directory 
`/pkg_comp/obj/pkgsrc/www/amaya/4x/Amaya/work/thotlib'
 gmake: *** [all] Error 1
 *** Error code 2
 
 Stop.
 make: stopped in /usr/pkgsrc/www/amaya
 *** Error code 1
 
 Stop.
 
 


Home | Main Index | Thread Index | Old Index