Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 605748 - www-client/firefox-50.1.0-r1 : /.../nsLocalFileUnix.cpp:1380:46: error: 'major' was not declared in this scope
Summary: www-client/firefox-50.1.0-r1 : /.../nsLocalFileUnix.cpp:1380:46: error: 'majo...
Status: RESOLVED DUPLICATE of bug 580184
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-15 09:54 UTC by Toralf Förster
Modified: 2017-01-18 06:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,5.83 KB, text/plain)
2017-01-15 09:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,113.97 KB, text/plain)
2017-01-15 09:54 UTC, Toralf Förster
Details
environment (environment,221.40 KB, text/plain)
2017-01-15 09:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.86 KB, application/x-bzip)
2017-01-15 09:55 UTC, Toralf Förster
Details
www-client:firefox-50.1.0-r1:20170115-035653.log.bz2 (www-client:firefox-50.1.0-r1:20170115-035653.log.bz2,86.35 KB, application/x-bzip)
2017-01-15 09:55 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-01-15 09:54:48 UTC
/usr/bin/x86_64-pc-linux-gnu-g++ -std=gnu++11 -o nsLocalFileUnix.o -c -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/dist/stl_wrappers -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/dist/system_wrappers -include /var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/config/gcc_hidden.h -DNDEBUG=1 -DTRIMMED=1 -DOS_POSIX=1 -DOS_LINUX=1 -DHAVE_USR_LIB64_DIR -DSTATIC_EXPORTABLE_JS_API -DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/xpcom/io -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/xpcom/io -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/ipc/ipdl/_ipdlheaders -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ipc/chromium/src -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ipc/glue -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/xpcom -I/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/dist/include  -I/usr/include/nspr -I/usr/include/nss       -fPIC  -DMOZILLA_CLIENT -include /var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/ff/mozilla-config.h -MD -MP -MF .deps/nsLocalFileUnix.o.pp  -Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wc++14-compat -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -pipe -march=native -fno-exceptions -fno-strict-aliasing -fno-rtti -fno-exceptions -fno-math-errno -pthread -pipe  -freorder-blocks -Os -fomit-frame-pointer    /var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/xpcom/io/nsLocalFileUnix.cpp
/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/xpcom/io/nsLocalFileUnix.cpp: In member function 'virtual nsresult nsLocalFile::GetDiskSpaceAvailable(int64_t*)':
/var/tmp/portage/www-client/firefox-50.1.0-r1/work/firefox-50.1.0/xpcom/io/nsLocalFileUnix.cpp:1380:46: error: 'major' was not declared in this scope
   if (!GetDeviceName(major(mCachedStat.st_dev),
                                              ^

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named gnome-unstable_20170113-000009) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *
llvm-config --version:
3.9.1
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.2.0 [icedtea-bin-8]
  -----------------------------------------------------------------
Comment 1 Toralf Förster gentoo-dev 2017-01-15 09:54:51 UTC
Created attachment 460122 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-01-15 09:54:54 UTC
Created attachment 460124 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-01-15 09:54:58 UTC
Created attachment 460126 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-01-15 09:55:01 UTC
Created attachment 460128 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-01-15 09:55:03 UTC
Created attachment 460130 [details]
www-client:firefox-50.1.0-r1:20170115-035653.log.bz2
Comment 6 Jory A. Pratt gentoo-dev 2017-01-15 11:34:52 UTC

*** This bug has been marked as a duplicate of bug 580184 ***