#35145: firefox-x11 @7.0.1: build error ----------------------------------+----------------------------------------- Reporter: cubranic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: firefox-x11 ----------------------------------+----------------------------------------- There is a build error with OS X 10.7.4, Xcode 4.3.3, Clang 3.1: {{{ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org _release_tarballs_ports_www_firefox-x11/firefox-x11/work/mozilla- release/ipc/chr omium/src/base/process_util_mac.mm:189:53: error: non-constant-expression cannot be narrowed from type 'uid_t' (aka 'unsigned int') to 'int' in initializer list [-Wc++11-narrowing] int mib[] = { CTL_KERN, KERN_PROC, KERN_PROC_UID, geteuid() }; ^~~~~~~~~ }}} -- Ticket URL: <https://trac.macports.org/ticket/35145> MacPorts <http://www.macports.org/> Ports system for Mac OS