Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot emerge dev-libs/atk-1.6.0 -- atkaction.lo [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
zurd
Apprentice
Apprentice


Joined: 17 Dec 2003
Posts: 228
Location: Canada, Montreal

PostPosted: Fri Apr 30, 2004 6:40 pm    Post subject: Cannot emerge dev-libs/atk-1.6.0 -- atkaction.lo [solved] Reply with quote

Hi, I just can't emerge dev-libs/atk-1.6.0 and here's the output, so any suggestions will be heard :wink:

Code:

Calculating world dependencies ...done!
>>> emerge (1 of 17) dev-libs/atk-1.6.0 to /
keeptemp
mv: cannot stat `/var/tmp/portage/atk-1.6.0/temp/environment': No such file or directory
keepwork
>>> md5 src_uri ;-) atk-1.6.0.tar.bz2
>>> Checking atk-1.6.0.tar.bz2's mtime...
>>> WORKDIR is up-to-date, keeping...
 * Patching ${S}/ltmain.sh...
 *   Could not apply portage.patch!
 *   Please verify that it is not needed.
 * Cannot apply any patch, running libtoolize...
libtoolize: `/usr/share/aclocal/libtool.m4' is serial 46, less than 47 in `aclocal.m4'
To remain compatible, you should update your `aclocal.m4' by running aclocal.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

[ Checking stuff ... ]

config.status: executing default-1 commands
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0'
Making all in atk
make[2]: Entering directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0/atk'
( cd . && glib-mkenums \
                --fhead "#ifndef __ATK_ENUM_TYPES_H__\n#define __ATK_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
                --fprod "/* enumerations from \"@filename@\" */\n" \
                --vhead "GType @enum_name@_get_type (void);\n#define ATK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n"         \
                --ftail "G_END_DECLS\n\n#endif /* __ATK_ENUM_TYPES_H__ */" \
        atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkimage.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktext.h atkutil.h atkvalue.h ) > tmp-atk-enum-types.h \
&& (cmp -s tmp-atk-enum-types.h atk-enum-types.h || cp tmp-atk-enum-types.h atk-enum-types.h ) \
&& rm -f tmp-atk-enum-types.h \
&& echo timestamp > s-enum-types-h
( cd . && glib-mkenums \
                --fhead "#include <atk.h>" \
                --fprod "\n/* enumerations from \"@filename@\" */" \
                --vhead "GType\n@enum_name@_get_type (void)\n{\n  static GType etype = 0;\n  if (etype == 0) {\n    static const G@Type@Value values[] = {"     \
                --vprod "      { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
                --vtail "      { 0, NULL, NULL }\n    };\n    etype = g_@type@_register_static (\"@EnumName@\", values);\n  }\n  return etype;\n}\n" \
        atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkimage.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktext.h atkutil.h atkvalue.h ) > tmp-atk-enum-types.c \
&& (cmp -s tmp-atk-enum-types.c atk-enum-types.c || cp tmp-atk-enum-types.c atk-enum-types.c ) \
&& rm -f tmp-atk-enum-types.c \
&& echo timestamp > s-enum-types-c
make  all-am
make[3]: Entering directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0/atk'
/bin/sh ../libtool --mode=link gcc  -march=pentium3 -O3 -pipe -Wall   -o libatk-1.0.la -rpath /usr/lib -version-info 600:0:600  atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo -Wl,--export-dynamic -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
rm -fr .libs/libatk-1.0.la .libs/libatk-1.0.* .libs/libatk-1.0.*
gcc -shared  atkaction.lo atkcomponent.lo atkdocument.lo atkeditabletext.lo atkgobjectaccessible.lo atkhyperlink.lo atkhypertext.lo atkimage.lo atknoopobject.lo atknoopobjectfactory.lo atkobject.lo atkobjectfactory.lo atkregistry.lo atkrelation.lo atkrelationset.lo atkselection.lo atkstate.lo atkstateset.lo atkstreamablecontent.lo atktable.lo atktext.lo atkutil.lo atkvalue.lo atk-enum-types.lo  -L/usr/lib /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libatk-1.0.0 -o .libs/libatk-1.0.0.600.0
atkaction.lo: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[3]: *** [libatk-1.0.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0/atk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0/atk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/atk-1.6.0/work/atk-1.6.0'
make: *** [all] Error 2

!!! ERROR: dev-libs/atk-1.6.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure



UPDATE : Well, it's working. I just emerge sync again and then I also emerge atk 1.4 and re-emerge atk 1.6, I don't know exactly what went wrong but it compiled just fine a few minutes before.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum