[Bug 196772] www/firefox build failed for i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 15 18:11:46 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196772

            Bug ID: 196772
           Summary: www/firefox build failed for i386
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gecko at FreeBSD.org
          Reporter: woot-woot at yandex.ru
          Assignee: gecko at FreeBSD.org
             Flags: maintainer-feedback?(gecko at FreeBSD.org)

I have two systems, both updated today - ports and base system
firefox was successfully builded for amd64, but for i386 i have an error:

clang++ -o Unified_cpp_content_media2.o -c -I../../dist/stl_wrappers
-I../../dist/system_wrappers -include
/usr/ports/www/firefox/work/mozilla-release/config/gcc_hidden.h -DOS_POSIX=1
-DOS_FREEBSD=1 -DOS_BSD=1 -DMOZILLA_INTERNAL_API -DSTATIC_EXPORTABLE_JS_API
-DMOZILLA_INTERNAL_API -DIMPL_LIBXUL -DMOZ_GLUE_IN_PROGRAM -DAB_CD=en-US
-DNO_NSPR_10_SUPPORT
-I/usr/ports/www/firefox/work/mozilla-release/content/media -I.
-I/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.3/ipc/ipdl/_ipdlheaders
-I/usr/ports/www/firefox/work/mozilla-release/ipc/chromium/src
-I/usr/ports/www/firefox/work/mozilla-release/ipc/glue
-I/usr/ports/www/firefox/work/mozilla-release/content/base/src
-I/usr/ports/www/firefox/work/mozilla-release/layout/generic
-I/usr/ports/www/firefox/work/mozilla-release/layout/xul
-I/usr/ports/www/firefox/work/mozilla-release/netwerk/base/src
-I../../dist/include   -I/usr/local/include/nspr -I/usr/local/include/nss
-I/usr/local/include/nss/nss -I/usr/local/include -I/usr/local/include 
-I/usr/local/include/pixman-1     -fPIC  -Qunused-arguments
-isystem/usr/local/include  -I/usr/local/include -DMOZILLA_CLIENT -include
../../mozilla-config.h -MD -MP -MF .deps/Unified_cpp_content_media2.o.pp
-Qunused-arguments -isystem/usr/local/include  -I/usr/local/include
-Qunused-arguments -Wall -Wempty-body -Woverloaded-virtual -Wsign-compare
-Wwrite-strings -Werror=endif-labels -Werror=int-to-pointer-cast
-Werror=missing-braces -Werror=pointer-arith -Werror=return-type
-Werror=sequence-point -Werror=unused-label -Werror=trigraphs
-Werror=type-limits -Wno-invalid-offsetof -Wno-inline-new-delete
-Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option
-Wno-return-type-c-linkage -O2 -pipe -march=prescott -fno-strict-aliasing
-fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections
-fdata-sections -fno-exceptions -fno-math-errno -std=gnu++0x -pipe  -DNDEBUG
-DTRIMMED -fno-omit-frame-pointer   -I/usr/local/include/gstreamer-1.0 -pthread
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-I/usr/local/include/opus -I/usr/local/include/soundtouch   
/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.3/content/media/Unified_cpp_content_media2.cpp
In file included from
/usr/ports/www/firefox/work/mozilla-release/obj-i386-portbld-freebsd9.3/content/media/Unified_cpp_content_media1.cpp:29:
/usr/ports/www/firefox/work/mozilla-release/content/media/MediaDecoderStateMachine.cpp:1315:7:
error: call to 'abs' is ambiguous
      std::abs(aDuration - duration) > ESTIMATED_DURATION_FUZZ_FACTOR_USECS) {
      ^~~~~~~~
/usr/include/stdlib.h:83:6: note: candidate function
int      abs(int) __pure2;
         ^
/usr/include/c++/4.2/cmath:89:3: note: candidate function
  abs(double __x)
  ^
/usr/include/c++/4.2/cmath:93:3: note: candidate function
  abs(float __x)
  ^
/usr/include/c++/4.2/cmath:97:3: note: candidate function
  abs(long double __x)
  ^
/usr/include/c++/4.2/cstdlib:143:3: note: candidate function
  abs(long __i) { return labs(__i); }
  ^
1 error generated.
/usr/ports/www/firefox/work/mozilla-release/config/rules.mk:948: ошибка
выполнения рецепта для цели «Unified_cpp_content_media1.o»
gmake[5]: *** [Unified_cpp_content_media1.o] Ошибка 1

Same error with removed /etc/make.conf
FreeBSD 9.3-STABLE #0 r277178

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gecko at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list