Bug 119968 - sysutils/condor: update to 7.0.0
Summary: sysutils/condor: update to 7.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-25 04:30 UTC by Andy Pavlo
Modified: 2008-01-28 14:30 UTC (History)
0 users

See Also:


Attachments
file.diff (33.21 KB, patch)
2008-01-25 04:30 UTC, Andy Pavlo
no flags Details | Diff
condor7.amd64-fix.tar.gz (6.11 KB, application/x-tgz)
2008-01-25 19:58 UTC, Andy Pavlo
no flags Details
condor.patch (35.60 KB, patch)
2008-01-25 19:58 UTC, Andy Pavlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Pavlo 2008-01-25 04:30:01 UTC
This is an upgrade of the Condor stable series 6.8.0 to the new major release 7.0.0. A major change in this port is that we are now able to build from sources, instead of installing binaries from the Condor project website. The build environment takes about 5GB right now, but this may be cut down in size in the future.

I have tested this on FreeBSD 6.2 and 7.0rc (using gcc 4.2.1) and things look good. I would interested in hearing what the pointyhat testing system comes back with on different platforms and hardware combinations

NOTE: The submitted patch is based on the patch submitted in PR #119316. That means that someone needs to commit my first patch before this patch can be integrated.

Fix: Patch attached with submission follows:
How-To-Repeat: Patch created using:

# cd /usr/ports/sysutils/condor
# port diff -d .orig > ~/condor.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-01-25 04:38:06 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Assing to right group.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2008-01-25 08:59:50 UTC
State Changed
From-To: open->feedback

Does not compile: 

gcc -I.. -I../.. -I../h -I../condor_includes -I../condor_c++_util -I../condor_daemon_client -DHAVE_CONFIG_H -D= -DCONDOR_FREEBSD=CONDOR_FREEBSD  -I/work/a/ports/sysutils/condor/work/condor_src-7.0.0/externals/install/krb5-1.4.3/include -I/work/a/ports/sysutils/condor/work/condor_src-7.0.0/externals/install/globus-4.0.5/include/gcc32dbg  -DWANT_QUILL -DWANT_TT -I/work/a/ports/sysutils/condor/work/condor_src-7.0.0/externals/install/gcb-1.5.5/include -g  -g -Wall -W -Wextra -Wfloat-equal -Wshadow -Wendif-labels -Wpointer-arith -Wcast-qual -Wcast-align  -DC_COMP_KIND_GCC -DC_COMP_MAJOR_GCC_3 -DC_COMP_MINOR_GCC_3_4 -DC_COMP_PATCH_GCC_3_4_6 -DWITH_OPENSSL -DCOMPILE_SOAP_SSL -I/work/a/ports/sysutils/condor/work/condor_src-7.0.0/externals/install/pcre-5.0/include  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -c syscall_numbers.c 
<command line>:3:2: no macro name given in #define directive 



Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2008-01-25 08:59:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Track
Comment 4 Andy Pavlo 2008-01-25 19:58:41 UTC
Here is an updated patch and tarball for Condor 7.0.0. This fixes building 
Condor on amd64 machines. Unfortunately Globus is not supported on FreeBSD 
amd64, so I had to make build it as 32-bit binaries. This should affect the 
performance or stability of Condor.

Please note that the patch is based on the Condor 6.8.4 port, not the patch 
for 6.8.8 sent to Pav earlier in the year. 

Thanks for your help.
-- 
Andy Pavlo
pavlo@cs.wisc.edu
Comment 5 Andy Pavlo 2008-01-25 20:09:15 UTC
I always make this mistake!

On Friday 25 January 2008 14:58, Andy Pavlo wrote:
> This should affect the performance or stability of Condor.

That should be "This should *NOT* affect..."!
-- 
Andy Pavlo
pavlo@cs.wisc.edu
Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2008-01-28 14:26:59 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-01-28 14:27:24 UTC
pav         2008-01-28 14:27:18 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/condor      Makefile distinfo pkg-message pkg-plist 
  Log:
  - Update to 7.0.0
  
  PR:             ports/119968
  Submitted by:   Andy Pavlo <pavlo@cs.wisc.edu> (maintainer)
  
  Revision  Changes    Path
  1.3       +31 -16    ports/sysutils/condor/Makefile
  1.2       +3 -3      ports/sysutils/condor/distinfo
  1.2       +0 -6      ports/sysutils/condor/pkg-message
  1.2       +24 -397   ports/sysutils/condor/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"