Strange build error for classpathx-mail

2008-09-05 Thread Orion Poplawski
Starting looking into updating classpathx-mail to version 1.1.2 (anyone 
know of a reason not to?).


Got a really weird internal compiler error on the ppc64 build:


[javac] 1. ERROR in 
/builddir/build/BUILD/mail-1.1.2/inetlib-1.1.1/source/org/jpackage/mail/inet/imap/IMAPConnection.java 
(at line 0)

[javac] /*
[javac] ^
[javac] Internal compiler error
[javac] java.lang.NullPointerException
[javac]at org.eclipse.jdt.internal.compiler.looku
[javac] p.BinaryTypeBinding.cachePartsFrom(BinaryTypeBinding.java:262)
[javac]at 
org.eclipse.jdt.internal.compiler.lookup.LookupEnvironment.createBinaryTypeFrom(LookupEnvironment.java:719)

[javac]at org.eclipse.jdt.i
[javac] 
nternal.compiler.lookup.LookupEnvironment.createBinaryTypeFrom(LookupEnvironment.java:699)
[javac]at 
org.eclipse.jdt.internal.compiler.Compiler.accept(Compiler.java:294)

[javac]at org.eclipse.jdt.internal.com
[javac] 
piler.lookup.LookupEnvironment.askForType(LookupEnvironment.java:128)
[javac]at 
org.eclipse.jdt.internal.compiler.lookup.PackageBinding.getTypeOrPackage(PackageBinding.java:179)

[javac]at org.eclipse.jdt.inte
[javac] 
rnal.compiler.lookup.CompilationUnitScope.findImport(CompilationUnitScope.java:456)
[javac]at 
org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.findSingleImport(CompilationUnitScope.java:510)
[javac]at 
org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.faultInImports(CompilationUnitScope.java:359)
[javac]at 
org.eclipse.jdt.internal.compiler.lookup.CompilationUnitScope.faultInTypes(Compi

[javac] lationUnitScope.java:435)
[javac]at 
org.eclipse.jdt.internal.compiler.Compiler.process(Compiler.java:736)
[javac]at 
org.eclipse.jdt.internal.compiler.ProcessTaskManager.run(ProcessTaskManager.java:137)

[javac]at java.lang.Thread.run(libgcj.so.9)


Other arches seemed okay but got cancelled. See:

http://koji.fedoraproject.org/koji/taskinfo?taskID=809142

This was on ppc7.


Resubmitted and it built okay (or at least got past this point).  This 
time on ppc2


http://koji.fedoraproject.org/koji/taskinfo?taskID=809169


Fully successful build (if anyone wants to take a look at the package):

http://koji.fedoraproject.org/koji/taskinfo?taskID=809200


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: [fedora-java] Strange build error for classpathx-mail

2008-09-05 Thread Orion Poplawski

Andrew Haley wrote:


This is probably https://bugzilla.redhat.com/show_bug.cgi?id=459129

Jakub has a patch and we're waiting for gcj to be respun into a new RPM.

Andrew.


Indeed.  Thanks.

--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Re: Strange popen behavior on xen builders?

2008-08-28 Thread Orion Poplawski

Orion Poplawski wrote:

Orion Poplawski wrote:
Filed bug #459442 as I have a simple test case.  Once everything is 
back up we can test again.




It appears that the pipe2 syscall on the x86_64 xen kernels is broken 
and that rawhide glibc has moved to using pipe2 from pipe in rawhide.


This seems like a blocker to me.



Okay, looks like a known issue with the xen kernels.  New test kernels 
are available, see the bug for more info.  We should get a fixed version 
onto the Fedora xen builders very soon, and maybe disable them until 
they can be fixed?


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Old matplotlib bugzilla component

2008-08-18 Thread Orion Poplawski
I found the source of my matplotlib confusion.  Apparently there is 
still an old maplotlib Fedora component.  Can this be removed?  The 
package is python-matplotlib in fedora.


Thanks!

(Please CC me, list delivery is disabled)

--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Wrong bugzillla component owner

2008-08-06 Thread Orion Poplawski
I'm still listed in bugzilla as the owner of python-matplotlib, but I'm 
not.  See: 
https://admin.fedoraproject.org/pkgdb/packages/name/python-matplotlib


Thanks!

--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


koji errors

2007-06-28 Thread Orion Poplawski

I'm getting the following frequently while using koji:

Mod_python error: PythonHandler mod_python.publisher

Traceback (most recent call last):

  File /usr/lib/python2.4/site-packages/mod_python/apache.py, line 
299, in HandlerDispatch

result = object(req)

  File /usr/lib/python2.4/site-packages/mod_python/publisher.py, line 
213, in handler

published = publish_object(req, object)

  File /usr/lib/python2.4/site-packages/mod_python/publisher.py, line 
412, in publish_object
return publish_object(req,util.apply_fs_data(object, req.form, 
req=req))


  File /usr/lib/python2.4/site-packages/mod_python/util.py, line 439, 
in apply_fs_data

return object(**args)

  File /usr/share/koji-web/scripts/index.py, line 798, in buildinfo
rpms = server.listBuildRPMs(build['id'])

  File /usr/lib/python2.4/site-packages/koji/__init__.py, line 1075, 
in __call__

return self.__func(self.__name,args,opts)

  File /usr/lib/python2.4/site-packages/koji/__init__.py, line 1300, 
in _callMethod

return proxy.__getattr__(name)(*args)

  File /usr/lib/python2.4/xmlrpclib.py, line 1096, in __call__
return self.__send(self.__name, args)

  File /usr/lib/python2.4/xmlrpclib.py, line 1383, in __request
verbose=self.__verbose

  File /usr/lib/python2.4/xmlrpclib.py, line 1137, in request
headers

ProtocolError:



Clears eventually after enough retries.


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Hung build

2007-05-25 Thread Orion Poplawski

The following task:

http://koji.fedoraproject.org/koji/taskinfo?taskID=16822

appears to be hung.  Can someone take a look?

--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list


Something not right with a RHEL5 ppc builder?

2007-04-20 Thread Orion Poplawski
Looks like it's looking for something with Beta in the name still. 
Other builds have worked...


--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  [EMAIL PROTECTED]
Boulder, CO 80301  http://www.cora.nwra.com

___
Fedora-infrastructure-list mailing list
Fedora-infrastructure-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-infrastructure-list