Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
solved: emerge sys-fs/udisks fails - perl problem?
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
klee
n00b
n00b


Joined: 27 Mar 2004
Posts: 14
Location: Castle Rock, Colorado

PostPosted: Mon Feb 17, 2014 4:36 pm    Post subject: solved: emerge sys-fs/udisks fails - perl problem? Reply with quote

Here is the log file:
Code:
klee@Lee ~ $ cat /var/tmp/portage/sys-fs/udisks-2.1.2/temp/build.log
 * Package:    sys-fs/udisks-2.1.2
 * Repository: gentoo
 * Maintainer: freedesktop-bugs@gentoo.org
 * USE:        amd64 elibc_glibc gptfdisk introspection kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.10.17-gentoo/build
 * Found sources for kernel version:
 *     3.10.17-gentoo
 * Checking for suitable kernel configuration options...                 [ ok ]
>>> Unpacking source...
>>> Unpacking udisks-2.1.2.tar.bz2 to /var/tmp/portage/sys-fs/udisks-2.1.2/work
>>> Source unpacked in /var/tmp/portage/sys-fs/udisks-2.1.2/work
>>> Preparing source in /var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2 ...
 * Applying udisks-2.1.0-W_define.patch ...                              [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2 ...
 * econf: updating udisks-2.1.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating udisks-2.1.2/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-silent-rules --disable-dependency-tracking --localstatedir=/var --disable-static --disable-debug --disable-gtk-doc --enable-introspection --with-html-dir=/usr/share/doc/udisks-2.1.2/html --with-udevdir=/lib/udev --with-systemdsystemunitdir=/usr/lib/systemd/system
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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for library containing strerror... none required
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
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 file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking whether gcc understands -Wall... yes
checking whether gcc understands -Wstrict-prototypes... yes
checking whether gcc understands -Wnested-externs... yes
checking whether gcc understands -Werror=missing-prototypes... yes
checking whether gcc understands -Werror=implicit-function-declaration... yes
checking whether gcc understands -Werror=pointer-arith... yes
checking whether gcc understands -Werror=init-self... yes
checking whether gcc understands -Werror=format-security... yes
checking whether gcc understands -Werror=format=2... yes
checking whether gcc understands -Werror=missing-include-dirs... yes
checking what warning flags to pass to the C compiler...  -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format-security -Werror=format=2 -Werror=missing-include-dirs
checking what language compliance flags to pass to the C compiler...
checking if x86_64-pc-linux-gnu-gcc supports -Waggregate-return flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wall flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -W flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wextra flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wcast-align flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wendif-labels flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=format-security flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=implicit-function-declaration flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Werror=overflow flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat-nonliteral flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2 flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Winit-self flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-include-dirs flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-inline flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-long-long flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-missing-field-initializers flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-overlength-strings flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-switch-enum flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-unused-parameter flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wno-unused-result flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpacked flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wshadow flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wsign-compare flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-aliasing=2 flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wundef flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wmaybe-uninitialized flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wunsafe-loop-optimizations flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wvla flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fdata-sections flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fdiagnostics-show-option flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -ffast-math flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -ffunction-sections flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-common flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-strict-aliasing flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -D_LARGEFILE64_SOURCE flag... yes
checking if x86_64-pc-linux-gnu-gcc supports -D_FILE_OFFSET_BITS=64 flag... yes
checking for xsltproc... /usr/bin/xsltproc
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for xsltproc... (cached) /usr/bin/xsltproc
checking for gobject-introspection... yes
checking for GUDEV... yes
checking for GLIB... yes
checking for GIO... yes
checking for POLKIT_GOBJECT_1... yes
checking for POLKIT_AGENT_1... yes
checking for LIBATASMART... yes
checking for LIBSYSTEMD_LOGIN... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking acl/libacl.h usability... yes
checking acl/libacl.h presence... yes
checking for acl/libacl.h... yes
checking for acl_get_file in -lacl... yes
checking whether NLS is requested... yes
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.3
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2/config.log
 * ERROR: sys-fs/udisks-2.1.2::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 2637:  Called econf '--localstatedir=/var' '--disable-static' '--disable-debug' '--disable-gtk-doc' '--enable-introspection' '--with-html-dir=/usr/share/doc/udisks-2.1.2/html' '--with-udevdir=/lib/udev' '--with-systemdsystemunitdir=/usr/lib/systemd/system'
 *   phase-helpers.sh, line  577:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *
 * If you need support, post the output of `emerge --info '=sys-fs/udisks-2.1.2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-fs/udisks-2.1.2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sys-fs/udisks-2.1.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-fs/udisks-2.1.2/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2'
 * S: '/var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2'


I have tried to run perl-cleaner -all, but get a list of issues:
Code:
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "perl-gcpan/DBD-Oracle:0".
 * perl-cleaner is stopping here:
 * Fix the problem and start perl-cleaner again.


I started to simply emerge -C the problem perl modules. After two, I realized this was a bad path to go down. Especially with a big list of problem files.

This adventure started with trying to run
Code:
emerge --update --deep --with-bdeps=y @world
that failed on about the fourth package out of 33. I have been trying to compile these manually one at a time. I could really use some guidance to fix this system. Which is really the point - I want to learn to fix this, and more importantly, understand why I do certain things.

Any help would be appreciated!

Thank you,

KL


Last edited by klee on Mon Feb 17, 2014 11:16 pm; edited 1 time in total
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Mon Feb 17, 2014 6:51 pm    Post subject: Reply with quote

try this:
Code:
perl-cleaner --all

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
klee
n00b
n00b


Joined: 27 Mar 2004
Posts: 14
Location: Castle Rock, Colorado

PostPosted: Mon Feb 17, 2014 7:02 pm    Post subject: Reply with quote

XavierMiller wrote:
try this:
Code:
perl-cleaner --all


Here are the results:
Code:
Lee portage # perl-cleaner --all

 * Beginning a clean up of .ph files
 * Excluding files for 5.16.3 and 5.16.3/x86_64-linux from cleaning

 * Locating ph files for removal

 * Updating ph files.
 * Ignore all "No such file..." messages!
Can't open machine/ansi.h: No such file or directory
Can't open sys/_types.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory
Can't open gnu/stubs-x32.h: No such file or directory

 * Locating packages for an update
 * Locating ebuilds linked against libperl
 *   Adding to list: perl-gcpan/DBD-Oracle:0
 *   Adding to list: perl-gcpan/CPAN-Reporter:0
 *   Adding to list: perl-gcpan/Devel-Autoflush:0
 *   Adding to list: perl-core/ExtUtils-Manifest:0
 *                   virtual/perl-ExtUtils-Manifest:0
 *   Adding to list: perl-core/Time-Local:0
 *                   virtual/perl-Time-Local:0
 *   Adding to list: perl-core/Encode:0
 *                   virtual/perl-Encode:0
 *   Adding to list: perl-core/File-Spec:0
 *                   virtual/perl-File-Spec:0
 *   Adding to list: perl-core/IO:0
 *                   virtual/perl-IO:0
 *   Adding to list: perl-core/Archive-Tar:0
 *                   virtual/perl-Archive-Tar:0
 *   Adding to list: perl-core/Parse-CPAN-Meta:0
 *                   virtual/perl-Parse-CPAN-Meta:0
 *   Adding to list: perl-core/Compress-Raw-Zlib:0
 *                   virtual/perl-Compress-Raw-Zlib:0
 *   Adding to list: perl-core/Module-Load-Conditional:0
 *                   virtual/perl-Module-Load-Conditional:0
 *   Adding to list: perl-core/Module-Build:0
 *                   virtual/perl-Module-Build:0
 *   Adding to list: perl-core/ExtUtils-ParseXS:0
 *                   virtual/perl-ExtUtils-ParseXS:0
 *   Adding to list: perl-core/CPAN-Meta:0
 *                   virtual/perl-CPAN-Meta:0
 *   Adding to list: perl-core/version:0
 *                   virtual/perl-version:0
 *   Adding to list: perl-core/Module-Metadata:0
 *                   virtual/perl-Module-Metadata:0
 *   Adding to list: perl-core/Module-CoreList:0
 *                   virtual/perl-Module-CoreList:0
 *   Adding to list: perl-core/Compress-Raw-Bzip2:0
 *                   virtual/perl-Compress-Raw-Bzip2:0
 *   Adding to list: perl-core/Sys-Syslog:0
 *                   virtual/perl-Sys-Syslog:0
 *   Adding to list: perl-core/CPAN-Meta-Requirements:0
 *                   virtual/perl-CPAN-Meta-Requirements:0
 *   Adding to list: perl-core/Params-Check:0
 *                   virtual/perl-Params-Check:0
 *   Adding to list: perl-core/Scalar-List-Utils:0
 *                   virtual/perl-Scalar-List-Utils:0
 *   Adding to list: perl-core/IO-Compress:0
 *                   virtual/perl-IO-Compress:0
 *   Adding to list: perl-core/ExtUtils-CBuilder:0
 *                   virtual/perl-ExtUtils-CBuilder:0
 *   Adding to list: perl-core/CPAN-Meta-YAML:0
 *                   virtual/perl-CPAN-Meta-YAML:0
 *   Adding to list: perl-core/ExtUtils-MakeMaker:0
 *                   virtual/perl-ExtUtils-MakeMaker:0
 *   Adding to list: perl-core/Storable:0
 *                   virtual/perl-Storable:0
 *   Adding to list: perl-core/Digest-MD5:0
 *                   virtual/perl-Digest-MD5:0
 *   Adding to list: perl-core/Module-Load:0
 *                   virtual/perl-Module-Load:0
 *   Adding to list: perl-core/Test-Harness:0
 *                   virtual/perl-Test-Harness:0
 *   Adding to list: perl-core/IPC-Cmd:0
 *                   virtual/perl-IPC-Cmd:0
 *   Adding to list: app-portage/g-cpan:0
 *   Adding to list: dev-perl/XML-SAX:0
 *   Adding to list: dev-perl/File-MimeInfo:0
 *   Adding to list: dev-perl/HTTP-Date:0
 *   Adding to list: dev-perl/DBI:0
 *   Adding to list: dev-perl/File-BaseDir:0
 *   Adding to list: dev-perl/HTTP-Daemon:0
 *   Adding to list: dev-perl/XML-NamespaceSupport:0
 *   Adding to list: dev-perl/IO-Socket-SSL:0
 *   Adding to list: dev-perl/URI:0
 *   Adding to list: dev-perl/Expect:0
 *   Adding to list: dev-perl/HTML-Tagset:0
 *   Adding to list: dev-perl/Text-Glob:0
 *   Adding to list: dev-perl/Log-Agent:0
 *   Adding to list: dev-perl/Net-SSLeay:0
 *   Adding to list: dev-perl/Probe-Perl:0
 *   Adding to list: dev-perl/LWP-Protocol-https:0
 *   Adding to list: dev-perl/Net-HTTP:0
 *   Adding to list: dev-perl/Encode-Locale:0
 *   Adding to list: dev-perl/XML-SAX-Base:0
 *   Adding to list: dev-perl/Shell-EnvImporter:0
 *   Adding to list: dev-perl/Term-ReadLine-Perl:0
 *   Adding to list: dev-perl/File-Copy-Recursive:0
 *   Adding to list: dev-perl/File-pushd:0
 *   Adding to list: dev-perl/Locale-gettext:0
 *   Adding to list: dev-perl/Archive-Zip:0
 *   Adding to list: dev-perl/XML-Parser:0
 *   Adding to list: dev-perl/File-Which:0
 *   Adding to list: dev-perl/HTML-Parser:0
 *   Adding to list: dev-perl/XML-Simple:0
 *   Adding to list: dev-perl/File-DesktopEntry:0
 *   Adding to list: dev-perl/XML-LibXML:0
 *   Adding to list: dev-perl/libwww-perl:0
 *   Adding to list: dev-perl/LWP-MediaTypes:0
 *   Adding to list: dev-perl/JSON:0
 *   Adding to list: dev-perl/IO-Tty:0
 *   Adding to list: dev-perl/YAML-Syck:0
 *   Adding to list: dev-perl/Config-Tiny:0
 *   Adding to list: dev-perl/File-Listing:0
 *   Adding to list: dev-perl/Class-MethodMaker:0
 *   Adding to list: dev-perl/HTTP-Message:0
 * emerge -vD1 perl-gcpan/DBD-Oracle:0 perl-gcpan/CPAN-Reporter:0 perl-gcpan/Devel-Autoflush:0 perl-core/ExtUtils-Manifest:0 virtual/perl-ExtUtils-Manifest:0 perl-core/Time-Local:0 virtual/perl-Time-Local:0 perl-core/Encode:0 virtual/perl-Encode:0 perl-core/File-Spec:0 virtual/perl-File-Spec:0 perl-core/IO:0 virtual/perl-IO:0 perl-core/Archive-Tar:0 virtual/perl-Archive-Tar:0 perl-core/Parse-CPAN-Meta:0 virtual/perl-Parse-CPAN-Meta:0 perl-core/Compress-Raw-Zlib:0 virtual/perl-Compress-Raw-Zlib:0 perl-core/Module-Load-Conditional:0 virtual/perl-Module-Load-Conditional:0 perl-core/Module-Build:0 virtual/perl-Module-Build:0 perl-core/ExtUtils-ParseXS:0 virtual/perl-ExtUtils-ParseXS:0 perl-core/CPAN-Meta:0 virtual/perl-CPAN-Meta:0 perl-core/version:0 virtual/perl-version:0 perl-core/Module-Metadata:0 virtual/perl-Module-Metadata:0 perl-core/Module-CoreList:0 virtual/perl-Module-CoreList:0 perl-core/Compress-Raw-Bzip2:0 virtual/perl-Compress-Raw-Bzip2:0 perl-core/Sys-Syslog:0 virtual/perl-Sys-Syslog:0 perl-core/CPAN-Meta-Requirements:0 virtual/perl-CPAN-Meta-Requirements:0 perl-core/Params-Check:0 virtual/perl-Params-Check:0 perl-core/Scalar-List-Utils:0 virtual/perl-Scalar-List-Utils:0 perl-core/IO-Compress:0 virtual/perl-IO-Compress:0 perl-core/ExtUtils-CBuilder:0 virtual/perl-ExtUtils-CBuilder:0 perl-core/CPAN-Meta-YAML:0 virtual/perl-CPAN-Meta-YAML:0 perl-core/ExtUtils-MakeMaker:0 virtual/perl-ExtUtils-MakeMaker:0 perl-core/Storable:0 virtual/perl-Storable:0 perl-core/Digest-MD5:0 virtual/perl-Digest-MD5:0 perl-core/Module-Load:0 virtual/perl-Module-Load:0 perl-core/Test-Harness:0 virtual/perl-Test-Harness:0 perl-core/IPC-Cmd:0 virtual/perl-IPC-Cmd:0 app-portage/g-cpan:0 dev-perl/XML-SAX:0 dev-perl/File-MimeInfo:0 dev-perl/HTTP-Date:0 dev-perl/DBI:0 dev-perl/File-BaseDir:0 dev-perl/HTTP-Daemon:0 dev-perl/XML-NamespaceSupport:0 dev-perl/IO-Socket-SSL:0 dev-perl/URI:0 dev-perl/Expect:0 dev-perl/HTML-Tagset:0 dev-perl/Text-Glob:0 dev-perl/Log-Agent:0 dev-perl/Net-SSLeay:0 dev-perl/Probe-Perl:0 dev-perl/LWP-Protocol-https:0 dev-perl/Net-HTTP:0 dev-perl/Encode-Locale:0 dev-perl/XML-SAX-Base:0 dev-perl/Shell-EnvImporter:0 dev-perl/Term-ReadLine-Perl:0 dev-perl/File-Copy-Recursive:0 dev-perl/File-pushd:0 dev-perl/Locale-gettext:0 dev-perl/Archive-Zip:0 dev-perl/XML-Parser:0 dev-perl/File-Which:0 dev-perl/HTML-Parser:0 dev-perl/XML-Simple:0 dev-perl/File-DesktopEntry:0 dev-perl/XML-LibXML:0 dev-perl/libwww-perl:0 dev-perl/LWP-MediaTypes:0 dev-perl/JSON:0 dev-perl/IO-Tty:0 dev-perl/YAML-Syck:0 dev-perl/Config-Tiny:0 dev-perl/File-Listing:0 dev-perl/Class-MethodMaker:0 dev-perl/HTTP-Message:0

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "perl-gcpan/DBD-Oracle:0".
 * perl-cleaner is stopping here:
 * Fix the problem and start perl-cleaner again.


The few times I tried this before, I had similar results, then removed the perl module manually. After a few, I realized this was not the correct path to follow for a solution.

Thank you,

KL
Back to top
View user's profile Send private message
sinanqapudan
Apprentice
Apprentice


Joined: 26 Oct 2004
Posts: 234
Location: Milan

PostPosted: Mon Feb 17, 2014 8:59 pm    Post subject: Reply with quote

Hi there,

I had the same issue:

Code:
!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/sys-fs/udisks-2.1.2/work/udisks-2.1.2/config.log
 * ERROR: sys-fs/udisks-2.1.2::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 2637:  Called econf '--localstatedir=/var' '--disable-static' '--disable-debug' '--disable-gtk-doc' '--enable-introspection' '--with-html-dir=/usr/share/doc/udisks-2.1.2/html' '--with-udevdir=/lib/udev' '--with-systemdsystemunitdir=/usr/lib/systemd/system'
 *   phase-helpers.sh, line  577:  Called die
 * The specific snippet of code:
 *            die "econf failed"


but for me the suggested solution:

Code:

perl-cleaner --all


worked perfectly.

Thanks
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Mon Feb 17, 2014 9:15 pm    Post subject: Reply with quote

try to recompile perl::XML-Parser
Code:
emerge --oneshot dev-perl/XML-Parser
then
Code:
perl-cleaner --all

_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
klee
n00b
n00b


Joined: 27 Mar 2004
Posts: 14
Location: Castle Rock, Colorado

PostPosted: Mon Feb 17, 2014 11:23 pm    Post subject: Reply with quote

XavierMiller wrote:
try to recompile perl::XML-Parser
Code:
emerge --oneshot dev-perl/XML-Parser
then
Code:
perl-cleaner --all


This didn't fix it, but pointed me in the correct direction!

g-cpan on its own threw a bunch of errors.
    added
    Code:
    port_dir=/usr/portage
    to make.conf


This got me closer. but I still had a few errors. I emerged the first module that threw an error from the dev-perl/ name, and finally g-cpan would work.

Ran
Quote:
perl-cleaner -all

again, and still had errors.

Started at the top and removed virtual modules and retried. After the third module, the command ran, and re-built 94 modules.

My system is now happily rebuilding :D

Thank you,

KL
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