Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427048 - www-client/firefox-14.0.1 fails to build with ABI x32 - /usr/include/bits/sysctl.h:19:3: error: #error "sysctl system call is unsupported in x32 kernel"
Summary: www-client/firefox-14.0.1 fails to build with ABI x32 - /usr/include/bits/sys...
Status: RESOLVED OBSOLETE
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: 436274
Blocks: x32
  Show dependency tree
 
Reported: 2012-07-18 05:17 UTC by devsk
Modified: 2017-08-26 17:56 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description devsk 2012-07-18 05:17:17 UTC
make[5]: Entering directory `/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/memory/jemalloc'
jemalloc.c
x86_64-pc-linux-gnu-gcc -o jemalloc.o -c  -DMOZ_GLUE_IN_PROGRAM -DOSTYPE=\"Linux3.4\" -DOSARCH=Linux  -I/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc -I. -I../../dist/include -I../../dist/include/nsprpub  -I/usr/include/nspr -I/usr/include/nss      -fPIC  -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wcast-align -march=native -pipe -mno-avx -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks  -fomit-frame-pointer   -include ../../mozilla-config.h -DMOZILLA_CLIENT -MD -MF .deps/jemalloc.pp /tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c
In file included from /usr/include/sys/sysctl.h:63:0,
                 from /tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:329:
/usr/include/bits/sysctl.h:19:3: error: #error "sysctl system call is unsupported in x32 kernel"
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c: In function 'pages_map_align':
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:2338:3: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:2338:3: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c: In function 'wrtmessage':
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:1532:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:1533:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:1534:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:1535:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c: In function 'pages_map':
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:2417:14: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result]
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c: In function 'pages_unmap':
/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/memory/jemalloc/jemalloc.c:2443:13: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result]
make[5]: *** [jemalloc.o] Error 1
make[5]: Leaving directory `/tmp/portage/portage/www-client/firefox-14.0.1/work/mozilla-release/obj-x86_64-unknown-linux-gnu/memory/jemalloc'

Reproducible: Always
Comment 1 Egor Y. Egorov 2013-01-16 13:49:43 UTC
Same on www-client/firefox-10.0.11 with USE="alsa dbus ipc minimal system-sqlite webm"
Comment 2 Jory A. Pratt gentoo-dev 2017-08-26 17:56:43 UTC
If you feel I have closed your bug and it is still a current issue, please reopen and update it completely. We will not work bugs that have no ebuild in tree any longer or can not be reproduced with a current system.

Thank You for your support and understanding
The Mozilla Team