Closed Bug 495679 Opened 15 years ago Closed 4 years ago

"about:buildconfig" shows duplicate config options

Categories

(SeaMonkey :: Build Config, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: swsnyder, Unassigned)

Details

(Whiteboard: [SmBugEvent])

Displaying "about:buildconfig in the 30 May 2009 nightly build of v2.0b1pre shows duplicate configuration options:

Shown here in a more readable format:

$ echo "--enable-application=suite --enable-update-channel=nightly --enable-update-packaging --enable-jemalloc --enable-static --disable-shared --enable-application=suite --enable-update-channel=nightly --enable-update-packaging --enable-jemalloc --enable-static --disable-shared --enable-application=../suite --disable-official-branding --with-branding=../suite/branding/nightly --disable-debug --enable-optimize --cache-file=.././config.cache --srcdir=/e/builds/slave/comm-1.9.1-win32-nightly/build/mozilla" | sed 's/\ /\
/g' | sort
--cache-file=.././config.cache
--disable-debug
--disable-official-branding
--disable-shared
--disable-shared
--enable-application=suite
--enable-application=suite
--enable-application=../suite
--enable-jemalloc
--enable-jemalloc
--enable-optimize
--enable-static
--enable-static
--enable-update-channel=nightly
--enable-update-channel=nightly
--enable-update-packaging
--enable-update-packaging
--srcdir=/e/builds/slave/comm-1.9.1-win32-nightly/build/mozilla
--with-branding=../suite/branding/nightly

Not a big deal, just a cosmetic problem.
Mozilla/5.0 (X11; Linux x86_64; rv:2.0.2pre) Gecko/20110517 Firefox/4.0.2pre SeaMonkey/2.1.1pre

I see the same thing on Linux, as follows:

--enable-application=suite --enable-optimize --enable-update-channel=nightly --enable-update-packaging --disable-debug --enable-tests --enable-codesighs --enable-debug-symbols=-gdwarf-2 --with-ccache=/usr/bin/ccache --enable-application=suite --enable-optimize --enable-update-channel=nightly --enable-update-packaging --disable-debug --enable-tests --enable-codesighs --enable-debug-symbols=-gdwarf-2 --with-ccache=/usr/bin/ccache --enable-application=../suite --disable-official-branding --with-branding=../suite/branding/nightly --cache-file=.././config.cache --srcdir=/builds/slave/comm-2.0-lnx64-ntly/build/mozilla

Can this be avoided? Setting Platform to All, Importance to minor ("just a cosmetic problem") and moving to Build Config
Severity: normal → minor
Component: General → Build Config
OS: Windows 2000 → All
QA Contact: general → build-config
Hardware: x86 → All
Whiteboard: [SmBugEvent]
Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20110511 Firefox/4.0.1 SeaMonkey/2.1

And windows too.

/Configure arguments/

--cache-file=.././config.cache
--disable-official-branding
--enable-application=../suite
--enable-application=suite
--enable-application=suite
--enable-jemalloc
--enable-jemalloc
--enable-tests
--enable-tests
--enable-update-channel=release
--enable-update-channel=release
--enable-update-packaging
--enable-update-packaging
--srcdir=/e/builds/slave/rel-comm-2.0-w32-bld/build/mozilla
--with-branding=../suite/branding/nightly

Note that /Build tools/ has two sets of entries, all the same except for the Compiler Flags.  Wonder if that has any bearing on the dups in /Configure arguments/ ?

Don't see this any longer so probably fixed a long time ago.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.