Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New user - emerge errors Firefox - MiniTube
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
ccarr1025
n00b
n00b


Joined: 11 Mar 2013
Posts: 3

PostPosted: Mon Mar 11, 2013 3:30 am    Post subject: New user - emerge errors Firefox - MiniTube Reply with quote

Hi, I'm entirely new to this type of linux environment. All of my previous linux experience has been with Ubuntu and its derivatives.
That being said, I am very much enjoying this so far, but I am out of my element with a few things.

I am running Sabayon 11, and have no trouble with any programs installed through the rico application gui, but when trying to use emerge/portage I have had some errors with what I assume are dependent programs.

Here are a few examples. If anyone can help me understand what is going on with any of these I hope to be able to fix problems like this in the future on my own.

As my linux requirements are quite light, I tend to mainly just use a few basic programs for multimedia use etc. I need to be able to run:

1. Firefox
2. minitube
3. thunderbird

I can install each of these from the rico application manager, and they will install and run, however, the version of firefox is not up to date, so when I run:

Code:
emerge www-client/firefox


I get

Code:
Calculating dependencies... done!

!!! The following installed packages are masked:
- net-wireless/broadcom-sta-5.100.82.112-r2::sabayon (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.

- www-plugins/adobe-flash-11.2.202.262::gentoo (masked by: AdobeFlash-10.3 license(s))
A copy of the 'AdobeFlash-10.3' license is located at '/usr/portage/licenses/AdobeFlash-10.3'.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


>>> Verifying ebuild manifests

>>> Emerging (1 of 2) dev-lang/yasm-1.2.0-r1
 * yasm-1.2.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                               [ ok ]
 * yasm-1.2.0-x32.patch.xz SHA256 SHA512 WHIRLPOOL size ;-) ...                                         [ ok ]
>>> Unpacking source...
>>> Unpacking yasm-1.2.0.tar.gz to /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work
>>> Unpacking yasm-1.2.0-x32.patch.xz to /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work
>>> Source unpacked in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work
>>> Preparing source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ...
 * Applying yasm-1.2.0-x32.patch ...                                                                    [ ok ]
 * Applying yasm-1.2.0-fix_cython_check.patch ...                                                       [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0' ...
 * Running aclocal -I m4 ...                                                                            [ ok ]
 * Running autoconf ...                                                                                 [ ok ]
 * Running autoheader ...                                                                               [ ok ]
 * Running automake --add-missing --copy ...                                                            [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ...
 * econf: updating yasm-1.2.0/config/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating yasm-1.2.0/config/config.sub with /usr/share/gnuconfig/config.sub
./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 --enable-python --enable-python-bindings --enable-nls
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 to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for xmlto... xmlto
checking if malloc debugging is wanted... no
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 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 strings.h... (cached) yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for unistd.h... (cached) yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking for sys/stat.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for function prototypes... yes
checking for size_t... yes
checking for stdint types... stdint.h (shortcircuit)
make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
checking for abort... yes
checking for toascii... yes
checking for vsnprintf... yes
checking for strsep... yes
checking for mergesort... no
checking for getcwd... yes
checking for popen... yes
checking for ftruncate... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for stricmp... no
checking for _stricmp... no
checking for strcmpi... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by 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 shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for GNU C Library... yes
configure: Checking for Python
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.7
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
configure: Checking to see if we can build Python bindings
checking for Cython >= 0.11.3... yes
checking for headers required to compile python extensions... found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libyasm-stdint.h commands
config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0 ...
make -j16 -s
found distinct (A,B) on attempt 19
built perfect hash table of size 512
found distinct (A,B) on attempt 1640
built perfect hash table of size 512
Making all in po
Making all in .
modules/objfmts/elf/elf.c: In function ‘elf_secthead_write_relocs_to_file’:modules/objfmts/elf/elf-objfmt.c: In function ‘elf_objfmt_output_bytecode’:
modules/objfmts/elf/elf-objfmt.c:628:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/elf/elf-objfmt.c:631:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/elf/elf-objfmt.c:634:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]

modules/objfmts/elf/elf.c:810:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/elf/elf.c: In function ‘elf_symtab_write_to_file’:
modules/objfmts/elf/elf.c:535:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/elf/elf.c: In function ‘elf_strtab_output_to_file’:
modules/objfmts/elf/elf.c:288:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c: In function ‘dosexe_objfmt_output’:
modules/objfmts/bin/bin-objfmt.c:1869:18: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1874:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1878:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1880:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1882:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1884:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1888:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1889:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1893:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1895:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1900:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1902:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1906:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1907:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1911:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1912:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1916:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1917:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1921:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1922:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1932:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1934:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1938:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1939:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1943:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1945:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1949:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1950:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c: In function ‘bin_objfmt_output_bytecode’:
modules/objfmts/bin/bin-objfmt.c:1003:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1006:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/bin/bin-objfmt.c:1009:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output’:
modules/objfmts/coff/coff-objfmt.c:1275:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_secthead’:
modules/objfmts/coff/coff-objfmt.c:947:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_str’:
modules/objfmts/coff/coff-objfmt.c:1146:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c:1152:31: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_sectstr’:
modules/objfmts/coff/coff-objfmt.c:880:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_sym’:
modules/objfmts/coff/coff-objfmt.c:1093:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c:1118:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_section’:
modules/objfmts/coff/coff-objfmt.c:841:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c:858:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c: In function ‘coff_objfmt_output_bytecode’:
modules/objfmts/coff/coff-objfmt.c:746:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c:749:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/coff/coff-objfmt.c:752:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output’:
modules/objfmts/macho/macho-objfmt.c:1205:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:1225:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:1239:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:1250:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output_str’:
modules/objfmts/macho/macho-objfmt.c:986:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output_symtable’:
modules/objfmts/macho/macho-objfmt.c:961:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output_relocs’:
modules/objfmts/macho/macho-objfmt.c:680:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output_secthead’:
modules/objfmts/macho/macho-objfmt.c:787:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:789:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c: In function ‘macho_objfmt_output_bytecode’:
modules/objfmts/macho/macho-objfmt.c:608:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:611:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/macho/macho-objfmt.c:614:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c: In function ‘rdf_objfmt_output’:
modules/objfmts/rdf/rdf-objfmt.c:697:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:698:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:708:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:709:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:744:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:762:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:779:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:783:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c: In function ‘rdf_objfmt_output_section_file’:
modules/objfmts/rdf/rdf-objfmt.c:450:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c:453:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c: In function ‘rdf_objfmt_output_section_reloc’:
modules/objfmts/rdf/rdf-objfmt.c:416:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/rdf/rdf-objfmt.c: In function ‘rdf_objfmt_output_sym’:
modules/objfmts/rdf/rdf-objfmt.c:659:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output’:
modules/objfmts/xdf/xdf-objfmt.c:593:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output_secthead’:
modules/objfmts/xdf/xdf-objfmt.c:416:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output_section’:
modules/objfmts/xdf/xdf-objfmt.c:366:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output_bytecode’:
modules/objfmts/xdf/xdf-objfmt.c:266:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c:269:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c:272:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output_str’:
modules/objfmts/xdf/xdf-objfmt.c:532:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
modules/objfmts/xdf/xdf-objfmt.c: In function ‘xdf_objfmt_output_sym’:
modules/objfmts/xdf/xdf-objfmt.c:515:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
found distinct (A,B) on attempt 3
found distinct (A,B) on attempt 1
built perfect hash table of size 128
built perfect hash table of size 128
frontends/yasm/yasm.c: In function ‘do_preproc_only’:
frontends/yasm/yasm.c:314:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result]
xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
                                                                     ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/arch/yasm_arch.xml does not validate
make[2]: *** [yasm_arch.7] Error 13
make[2]: *** Waiting for unfinished jobs....
libnames: []
# parse ('libyasm.h', 'libyasm/assocdat.h', 'libyasm/bitvect.h')
#include "libyasm.h"
#include "libyasm/assocdat.h"
#include "libyasm/bitvect.h"
# x86_64-pc-linux-gnu-gcc -E .tmp/6572909343686729256.h  -I. -DYASM_PYXELATOR -DYASM_LIB_INTERNAL -DYASM_BC_INTERNAL -DYASM_EXPR_INTERNAL > .tmp/6572909343686729256.E
xmlto: /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate (status 3)
xmlto: Fix document syntax or use --skip-validation option
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml:3: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
          "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
                                                                     ^
I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd
warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
validity error : Could not load the external subset "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"
Document /var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0/./modules/objfmts/yasm_objfmts.xml does not validate
make[2]: *** [yasm_objfmts.7] Error 13
# x86_64-pc-linux-gnu-gcc -E -dM .tmp/6572909343686729256.h  -I. -DYASM_PYXELATOR -DYASM_LIB_INTERNAL -DYASM_BC_INTERNAL -DYASM_EXPR_INTERNAL > .tmp/6572909343686729256.dM
# parsing 3893 lines
lexer ignoring '!' lno=3544
# processing...
# pyxstr...
# wrote _yasm.pxi, 2191 lines
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
 * ERROR: dev-lang/yasm-1.2.0-r1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-lang/yasm-1.2.0-r1'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/yasm-1.2.0-r1'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0'
 * S: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0'

>>> Failed to emerge dev-lang/yasm-1.2.0-r1, Log file:

>>>  '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/build.log'

 * Messages for package dev-lang/yasm-1.2.0-r1:

 * ERROR: dev-lang/yasm-1.2.0-r1 failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=dev-lang/yasm-1.2.0-r1'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/yasm-1.2.0-r1'`.
 * The complete build log is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0'
 * S: '/var/tmp/portage/dev-lang/yasm-1.2.0-r1/work/yasm-1.2.0'


Minitube has another problem. Minitube from rico application manager does not actually play any videos though the program opens, again when using:

Code:
emerge media-video/minitube


I get

Code:
Calculating dependencies... done!
[ebuild   R    ] dev-qt/qtgui-4.8.4-r1  USE="gtkstyle*"
[ebuild     U  ] media-video/minitube-2.0 [1.9]

The following USE changes are necessary to proceed:
 (see "package.use" in the portage(5) man page for more details)
# required by media-video/minitube-2.0
# required by media-video/minitube (argument)
>=dev-qt/qtgui-4.8.4-r1 gtkstyle

Use --autounmask-write to write changes to config files (honoring
CONFIG_PROTECT). Carefully examine the list of proposed changes,
paying special attention to mask or keyword changes that may expose
experimental or unstable packages.

!!! The following installed packages are masked:
- net-wireless/rtl8192su-firmware-2.6.0001.0320.2009::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Rick Farina <zerochaos@gentoo.org> (10 Feb 2013)
# This firmware has been replaced by rtlwifi/*
# which is already in the linux-firmware package.
# Removal in 30 days

- net-wireless/broadcom-sta-5.100.82.112-r2::sabayon (masked by: Broadcom license(s))
A copy of the 'Broadcom' license is located at '/usr/portage/licenses/Broadcom'.

- net-wireless/prism54-firmware-1.0.4.3::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Samuli Suominen <ssuominen@gentoo.org> (10 Feb 2013)
# There is no license file available for prism54-firmware
# since it's been extracted from windows binary blob
# drivers. And this is for very old hardware.
# Removal in 30 days

- net-wireless/prism54-firmware-2.13::gentoo (masked by: package.mask)
- www-plugins/adobe-flash-11.2.202.262::gentoo (masked by: AdobeFlash-10.3 license(s))
A copy of the 'AdobeFlash-10.3' license is located at '/usr/portage/licenses/AdobeFlash-10.3'.

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.


Thunderbird gives me same error as firefox, so if I get it working I'm sure thunderbird will work

I'm sure I will reap the wrath of some of the more advanced users because this is likely something either easy to fix or something stupid I'm doing, but I've been at this for hours on something that should be relatively easy and I can't get it to work. Any help at all would be appreciated.

Sorry for the extremely long post

Thanks, Chris
Back to top
View user's profile Send private message
The Doctor
Moderator
Moderator


Joined: 27 Jul 2010
Posts: 2678

PostPosted: Mon Mar 11, 2013 3:56 am    Post subject: Reply with quote

Welcome to the Gentoo Forums.

Try it with MAKEOPTS="-j1" There are funny errors when you run with -j16, aside from simply making it hard to see the error.

As this is Sabayon, not Gentoo, this thread belongs in the unsupported . I reported so it can be moved.

Sabayon is not really Gentoo. There are differences in the way the system is setup.
_________________
First things first, but not necessarily in that order.

Apologies if I take a while to respond. I'm currently working on the dematerialization circuit for my blue box.
Back to top
View user's profile Send private message
ccarr1025
n00b
n00b


Joined: 11 Mar 2013
Posts: 3

PostPosted: Mon Mar 11, 2013 4:05 am    Post subject: Reply with quote

Ah, I apologize, I thought they were almost the same, thanks for the advice though. I'll mess around with it some more
Back to top
View user's profile Send private message
ccarr1025
n00b
n00b


Joined: 11 Mar 2013
Posts: 3

PostPosted: Mon Mar 11, 2013 2:09 pm    Post subject: Think I got it working Reply with quote

Clearly I should have waited until morning instead of trying to figure out my issues at midnight when I was tired...

For MiniTube, it seems that my package.use file needed to be updated which I assumed would happen with

Code:
emerge --sync


clearly not

after a quick jaunt through the web I found that I could easily use

Code:
dispatch-conf


after this, it was able to compile correctly

my Fix for Firefox was even easier. I noticed I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd

However, using:

Code:
emerge app-text/docbook-xml-dtd


did nothing whatsoever...

but when i specified the 4.1.2 in emerge

Code:
emerge app-text/docbook-xml-dtd:4.1.2


i was then able to emerge www-client/firefox

Thought I'd post this and maybe it would help someone down the road.

(however, I'm not sure anyone with my lack of linux knowledge in general would even attempt to run any of these distros)
Back to top
View user's profile Send private message
eyoung100
Veteran
Veteran


Joined: 23 Jan 2004
Posts: 1428

PostPosted: Mon Mar 11, 2013 5:07 pm    Post subject: Reply with quote

Be Careful when using this approach. Sabayon is a Gentoo Fork/Variant. As such, it's package managers, Equo(CLI) and Rico(GUI) are mutually exclusive from emerge. The reason this condition exists is because portage, the tool that contains the emerge program is a dependency of the @system set , @system is a member of @world and @world is every installed package. It would be easier to search Saboyons Repo for Firefox than to install from the Gentoo tree:
Code:
equo -s firefox
If Sabayon's version isn't up to date, file a bug with Sabayon requesting a version bump.

Reasoning: Sabayon makes extensive modifications to Package.use, Package.mask, make.conf, and the profiles directory. Mixing a "plain Gentoo package" in the way you did earlier sometimes causes unwanted side effects to the Sabayon modifications.
_________________
The Birth and Growth of Science is the Death and Atrophy of Art -- Unknown
Registerd Linux User #363735
Adopt a Post | Strip Comments| Emerge Wrapper
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10587
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon Mar 11, 2013 5:14 pm    Post subject: Reply with quote

Moved from Portage & Programming to Unsupported Software. Not about Gentoo so it fits better here.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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