Closed Bug 187663 Opened 22 years ago Closed 22 years ago

calendar building is stopped while building libxpical

Categories

(Calendar :: General, defect)

x86
Windows XP
defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: fredbezies, Assigned: mostafah)

References

Details

(Keywords: verifyme)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030103
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030103

I am using a current trunk + CVS sources.

I used --enable-calendar option, and when building is going to compile
libxpical, it stops :-/

I will post error message as soon as possible.

Reproducible: Always

Steps to Reproduce:
1.Download trunk sources and use CVS on it
2.launch building using --enable-calendar option

Actual Results:  
Building doesn't go to its end.

Expected Results:  
End building !

Calendar building worked since the big series of updating via CVS (yesterday).
Error message :

xpical.dll : fatal error LNK1120: 98 unresolved externals
make[4]: *** [xpical.dll] error 96
make[4]: Leaving directory '/cygdrive/c/mozilla/calendar/libxpical'
make[3]: *** [libs] Error 2
make[3]: Leaving directory '/cygdrive/c/mozilla/calendar/'
make[2]: *** [tier_98] Error 2
make[2]: Leaving directory '/cygdrive/c/mozilla/'
make[1]: *** [default] Error 2
make[1]: Leaving directory '/cygdrive/c/mozilla/'
make: *** [build] Error 2

Build options (working since yesterday) :

# sh
# Build configuration script
#
# See http://www.mozilla.org/build/unix.html for build instructions.
#

# Options for 'configure' (same as command-line options).
ac_add_options --enable-calendar
ac_add_options --enable-crypto
ac_add_options --disable-installer
ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --enable-optimize=-O2
ac_add_options --enable-strip
ac_add_options --disable-pedantic

Related to checkins for bug 134113 on 3 january 2003 at 00:58 ?
Changing components to calendar / general as it can be considered as a *nasty
blocker* for bug 182076.
Component: libxpical → Calendar General
That error message is incomplete.  First, try updating your sources to see if
the problem still exists.  Then make sure that you're using make version 3.79.1.
 If the problem still exists, attach the error starting from the command that
fails. 
I know that error message is very incomplete.

make ?

GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for Windows32
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
	Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-make@gnu.org>.

I will update sources (I always do a CVS update before building) and then I will
 copy and attach error log.

I will do this ASAP.
More infos (and crash part of log).

Sources ?

- tar.bz2 from 2 january 2003
- CVS updates until 4 january 11:07 (bugfix for 176768 included)

Building seems to stop when creating xpical.lib and xpical.exp.

Here is the log 

"[skipping about 24800 lines still the beginning of log]
rm -f xpical.dll
link /NOLOGO /DLL /OUT:xpical.dll /PDB:xpical.pdb /SUBSYSTEM:WINDOWS 
oeICalEventImpl.obj oeICalTodoImpl.obj oeICalFactory.obj oeICalImpl.obj
oeICalContainerImpl.obj oeDateTimeImpl.obj oeICalStartupHandler.obj  
./module.res    ../../dist/lib/xpcom.lib ../../dist/lib/nspr4.lib
../../dist/lib/plc4.lib ../../dist/lib/plds4.lib  kernel32.lib user32.lib
gdi32.lib winmm.lib wsock32.lib advapi32.lib   
   Creating library xpical.lib and object xpical.exp
oeICalEventImpl.obj : error LNK2001: unresolved external symbol _icaltime_adjust
[skipping 97 others errors like this one above]
xpical.dll : fatal error LNK1120: 98 unresolved externals
make[4]: Leaving directory `/cygdrive/c/mozilla/calendar/libxpical'
make[3]: Leaving directory `/cygdrive/c/mozilla/calendar'
make[2]: Leaving directory `/cygdrive/c/mozilla'
make[1]: Leaving directory `/cygdrive/c/mozilla'"

I am attaching full log for crash now.

Hope it helps !
Attached file crashing log. Hope it helps. —
Sorry for the spam, but looking at last 48 hours for calendar sources, I found
this checkin related to libxpical :

01/03/2003 00:58 :
seawood%netscape.com 	
mozilla/ calendar/ libxpical/ Makefile.in 	

nobrainer changes while thinking about mingw support
Bug #134113 r=dmose

So, is this related to crash I am facing ?!
I think there's another flag needed to build the calendar, but I can't remember
what it is right now.
Assignee: mikep → mostafah
Until january 3rd, I built calendar only using --enable-calendar flag.

No more one. I think (like I said in comment #7) that bugfix broke libxpical
building :-/
*** Bug 187760 has been marked as a duplicate of this bug. ***
Fix has been checked in.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Frederic, if this is fixed for you, you can verify it.  If you don't have the
permissions, leave a comment that it is working for you and I will mark it as
VERIFIED.
Keywords: verifyme
Summary: calendar building is stopped while building libxpical :-/ → calendar building is stopped while building libxpical
I can't have access to my computer for now, but this is fixed since patch was 
checked in.

Status: RESOLVED → VERIFIED
The bugspam monkeys have been set free and are feeding on Calendar :: General. Be afraid for your sanity!
QA Contact: gurganbl → general
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: