Re: [gentoo-user] problems energing dev-libs/gobject-interospection-1.32.1

2012-10-15 Thread Alan McKinnon
gobject-introspection-1.32.1 is the highest version available in
portage. 1.34 and higher are hard-masked:

# Alexandre Rostovtsev tetrom...@gentoo.org (25 Sep 2012)
# GNOME 3.6 mask
# Core libraries to be unmasked first:
=app-accessibility/at-spi2-atk-2.6*:2
=app-accessibility/at-spi2-core-2.6*:2
=dev-libs/atk-2.6*
=dev-libs/gjs-1.34*
=dev-libs/glib-2.34*:2
=dev-libs/gobject-introspection-1.34*
=dev-libs/gobject-introspection-common-1.34*
=dev-python/pyatspi-2.6*
=dev-python/pygobject-3.4*:3
=dev-util/gdbus-codegen-2.34*
=gnome-base/dconf-0.14*
=gnome-base/gvfs-1.14*
=net-libs/glib-networking-2.34*
=x11-libs/gtk+-3.6*:3
=x11-themes/gnome-themes-standard-3.6*

As for the build error, that is something you should log at
bugs.gentoo.org

On Sun, 14 Oct 2012 05:18:47 -0400
cov...@ccs.covici.com wrote:

 Hi.  In today's world update I am having strange problems with
 gobject-introspection.  I wonder why its trying to downgrade to
 1.32.1::gentoo and it fails to emerge with the following error:
   GISCAN Gio-2.0.gir
 gir/gio-2.0.c:33354: Warning: Gio: invalid annotation option: allow
 gir/gio-2.0.c:32987: Warning: Gio:
 g_pollable_input_stream_read_nonblocking: unknown parameter 'size' in
 documentation comment, should be 'count'
 /usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio:
 can't find parameter size referenced by parameter buffer of
 'pollable_output_stream_write_nonblocking'
 /usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio:
 can't find parameter size referenced by parameter buffer of
 'pollable_output_stream_write_nonblocking'
 
 make[2]: *** [Gio-2.0.gir] Error 1
 make[2]: Leaving directory
 `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
 make: *** [all] Error 2
  * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile
 phase):
  *   emake failed
  
 The complete build log is attached in case you need more information.
 
 Thanks in advance for any suggestions.



-- 
Alan McKinnon
alan.mckin...@gmail.com




Re: [gentoo-user] problems energing dev-libs/gobject-interospection-1.32.1

2012-10-15 Thread covici
Alan McKinnon alan.mckin...@gmail.com wrote:

 gobject-introspection-1.32.1 is the highest version available in
 portage. 1.34 and higher are hard-masked:
 
 # Alexandre Rostovtsev tetrom...@gentoo.org (25 Sep 2012)
 # GNOME 3.6 mask
 # Core libraries to be unmasked first:
 =app-accessibility/at-spi2-atk-2.6*:2
 =app-accessibility/at-spi2-core-2.6*:2
 =dev-libs/atk-2.6*
 =dev-libs/gjs-1.34*
 =dev-libs/glib-2.34*:2
 =dev-libs/gobject-introspection-1.34*
 =dev-libs/gobject-introspection-common-1.34*
 =dev-python/pyatspi-2.6*
 =dev-python/pygobject-3.4*:3
 =dev-util/gdbus-codegen-2.34*
 =gnome-base/dconf-0.14*
 =gnome-base/gvfs-1.14*
 =net-libs/glib-networking-2.34*
 =x11-libs/gtk+-3.6*:3
 =x11-themes/gnome-themes-standard-3.6*
 
 As for the build error, that is something you should log at
 bugs.gentoo.org
 
 On Sun, 14 Oct 2012 05:18:47 -0400
 cov...@ccs.covici.com wrote:
 
  Hi.  In today's world update I am having strange problems with
  gobject-introspection.  I wonder why its trying to downgrade to
  1.32.1::gentoo and it fails to emerge with the following error:
GISCAN Gio-2.0.gir
  gir/gio-2.0.c:33354: Warning: Gio: invalid annotation option: allow
  gir/gio-2.0.c:32987: Warning: Gio:
  g_pollable_input_stream_read_nonblocking: unknown parameter 'size' in
  documentation comment, should be 'count'
  /usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio:
  can't find parameter size referenced by parameter buffer of
  'pollable_output_stream_write_nonblocking'
  /usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio:
  can't find parameter size referenced by parameter buffer of
  'pollable_output_stream_write_nonblocking'
  
  make[2]: *** [Gio-2.0.gir] Error 1
  make[2]: Leaving directory
  `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory
  `/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
  make: *** [all] Error 2
   * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile
  phase):
   *   emake failed
   
  The complete build log is attached in case you need more information.
  
  Thanks in advance for any suggestions.

OK, thanks -- maybe I will try unmasking the newer version and see if it
builds.

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 cov...@ccs.covici.com



[gentoo-user] problems energing dev-libs/gobject-interospection-1.32.1

2012-10-14 Thread covici
Hi.  In today's world update I am having strange problems with
gobject-introspection.  I wonder why its trying to downgrade to
1.32.1::gentoo and it fails to emerge with the following error:
  GISCAN Gio-2.0.gir
gir/gio-2.0.c:33354: Warning: Gio: invalid annotation option: allow
gir/gio-2.0.c:32987: Warning: Gio:
g_pollable_input_stream_read_nonblocking: unknown parameter 'size' in
documentation comment, should be 'count'
/usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't
find parameter size referenced by parameter buffer of
'pollable_output_stream_write_nonblocking'
/usr/include/glib-2.0/gio/gpollableoutputstream.h:92: Fatal: Gio: can't
find parameter size referenced by parameter buffer of
'pollable_output_stream_write_nonblocking'

make[2]: *** [Gio-2.0.gir] Error 1
make[2]: Leaving directory
`/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1'
make: *** [all] Error 2
 * ERROR: dev-libs/gobject-introspection-1.32.1 failed (compile phase):
 *   emake failed
 
The complete build log is attached in case you need more information.

Thanks in advance for any suggestions.
 * Package:dev-libs/gobject-introspection-1.32.1
 * Repository: gentoo
 * Maintainer: gn...@gentoo.org
 * USE:amd64 doc elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox splitdebug
 cfg-update-1.8.2-r1: Skipping checksum index updating...
 Unpacking source...
 Unpacking gobject-introspection-1.32.1.tar.xz to 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
 Source unpacked in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work
 Preparing source in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1
  ...
 * Fixing OMF Makefiles ...
 [ ok ]
 * Running elibtoolize in: gobject-introspection-1.32.1/build-aux/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.2.6 patch ...
 * Cleaning 'build-aux/py-compile' file
 Source prepared.
 Configuring source in 
 /var/tmp/portage/dev-libs/gobject-introspection-1.32.1/work/gobject-introspection-1.32.1
  ...
 * econf: updating gobject-introspection-1.32.1/build-aux/config.sub with 
/usr/share/gnuconfig/config.sub
 * econf: updating gobject-introspection-1.32.1/build-aux/config.guess with 
/usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu 
--host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info 
--datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib 
--libdir=/usr/lib64 --disable-dependency-tracking --disable-static 
YACC=/usr/bin/yacc --disable-doctool --disable-tests --enable-gtk-doc 
--disable-maintainer-mode
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to disable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o 
together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... 
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands +=... yes
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu