Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-18 Thread Robert Millan
El 18 de gener de 2012 1:11, Eric MAEKER  ha escrit:
> I can give your more help, but now I need yours to go one. We should ask each 
> other about the potential audience of the FreeDiams package in kfreebsd 
> users. I really believe that it will be near to zero. So do we really need to 
> spend more time in this debugging ?

If it's not used as build-dependency I wouldn't worry much about it.
If users want it, they'll file bugs / request it, etc.

In case you opt for making this package Linux-only (until someone
ports it), please keep this bug open (with appropiate severity) so
that the information is not lost.

-- 
Robert Millan


--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caofdtxmcjtsbgusgeeszf44dsv2-qoepkp4fmj2vtsrruzj...@mail.gmail.com



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-17 Thread Eric MAEKER
Ok, I've spent the full night to try to debug this. Here is what I've done. 
Created a VBox kfreebsd-i386 machine with debian 6.0.3. Added some packages:

apt-get install build-essential libxext-dev libxext6 libqt4-dev 
zlib1g-dev

Download the FreeDiams 0.6.2 sources, unpack, going into freediams-0.6.2 path

qmake -r CONFIG+=release CONFIG+=LINUX_INTEGRATED 
LOWERED_APPNAME=freediams INSTALL_ROOT_PATH=/home/eric/ freediams.pro
make
make install

No error...

The command used in debian/rules:

qmake-qt4 -r -config release "CONFIG+=LINUX_INTEGRATED" 
"INSTALL_ROOT_PATH=/build/buildd-freediams_0.6.0-1-kfreebsd-amd64-4a_bay/freediams-0.6.0/debian/tmp/usr/"
 LOWERED_APPNAME="freediams" freediams.pro

Works perfectly fine in my VBox. 

The project messages are a good help here:

1) something like " Building Linux Integrated " should appear multiple 
times. That's not the case in your log.
2) these lines should not appear
Project MESSAGE: Qt Libs : /libs
Project MESSAGE: Qt Plugins : /qt

In your build log, the "CONFIG+=LINUX_INTEGRATED" is not recognized. I don't 
know why...

The error can be in: 
Qt4 (qmake is buggy in kfreebsd ?)
sbuild (missing something in configuration ?)
no other idea from me

I can give your more help, but now I need yours to go one. We should ask each 
other about the potential audience of the FreeDiams package in kfreebsd users. 
I really believe that it will be near to zero. So do we really need to spend 
more time in this debugging ?

-
Eric Maeker, MD (Fr)
http://www.freemedforms.com
http://wiki.debian.org/DebianMed
http://www.ericmaeker.fr





--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/dfa9448d-1c46-47c1-a336-63327c1de...@gmail.com



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-17 Thread Eric MAEKER
Le 17 janv. 2012 à 10:56, Alexander Reichle-Schmehl a écrit :

> Hi!
> 
> Am 16.01.2012 19:18, schrieb Andreas Tille:
>> Why not enabling others having the experience to have
>> fixed a bug on freebsd?  The package is team maintained.
> 
> To cite you in the mail which started this thread:
> 
>> any hint, how to fix this problem?
> 
> And the previous mail you claimed you can't fix in from a Linux box.
> Seems to me you got precisely what you asked for ;)

Ok I believe I found the bug. I'll try to provided a patch.
A question still remains: when app links to so, where should I install them ? 
/usr/lib, /usr/lib64 ???

-
Eric Maeker, MD (Fr)
http://www.freemedforms.com
http://wiki.debian.org/DebianMed
http://www.ericmaeker.fr





--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/14236181-e68a-4458-a826-6af2aadaa...@gmail.com



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-17 Thread Alexander Reichle-Schmehl
Hi!

Am 16.01.2012 19:18, schrieb Andreas Tille:
> Why not enabling others having the experience to have
> fixed a bug on freebsd?  The package is team maintained.

To cite you in the mail which started this thread:

> any hint, how to fix this problem?

And the previous mail you claimed you can't fix in from a Linux box.
Seems to me you got precisely what you asked for ;)


Best regards,
  Alexander


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f1545dd.6090...@schmehl.info



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-16 Thread Andreas Tille
On Mon, Jan 16, 2012 at 06:43:58PM +0100, Alexander Reichle-Schmehl wrote:
> Well, actually it is:
> 1) Looking up a server name
> 2) ssh to that box
> 3) chroot like the welcome message told you

So far it's easy - done this in the past.

> 4) check build depends
> 
> And maybe:

Considering several Build-Depends of this package s/And maybe/Most
probably/.

> 5) Ask for missing build depends
> 6) Wait

I decided to start with 6) right now.
 
> > and the further investigation another piece of work if not familiar with
> > QT build issues on kfreebsd..
> 
> I'm not a BSD porter myself, but fixed a couple of FTBFS bugs on it.  I
> also was also able to fix a FTBFS on Sparc, Mipsel and other arches
> using porter machines.  I found that you often just need some basic Unix
> understanding to actually fix such a bugs.

Yes, I agree.  The cruxial point was point 5 in your list.  It might be
that this has enhanced now but as I said I decided to solve other
problems first.  Why not enabling others having the experience to have
fixed a bug on freebsd?  The package is team maintained.

Kind regards

Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120116181835.ga25...@an3as.eu



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-16 Thread Alexander Reichle-Schmehl
Hi!

Am 16.01.2012 18:09, schrieb Andreas Tille:

>> ... and voila!  You can indeed fix (or at least investigate further)
>> these bugs while sitting before a Linux box.
> Well, what your are summerizing with a "voila" is quite a bit of work [..]

Well, actually it is:
1) Looking up a server name
2) ssh to that box
3) chroot like the welcome message told you
4) check build depends

And maybe:

5) Ask for missing build depends
6) Wait

> and the further investigation another piece of work if not familiar with
> QT build issues on kfreebsd..

I'm not a BSD porter myself, but fixed a couple of FTBFS bugs on it.  I
also was also able to fix a FTBFS on Sparc, Mipsel and other arches
using porter machines.  I found that you often just need some basic Unix
understanding to actually fix such a bugs.


Best regards,
  Alexander


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f1461de.2030...@schmehl.info



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-16 Thread Andreas Tille
Hi Alexander,

On Mon, Jan 16, 2012 at 05:58:33PM +0100, Alexander Reichle-Schmehl wrote:
> ...
> ... and voila!  You can indeed fix (or at least investigate further)
> these bugs while sitting before a Linux box.

Well, what your are summerizing with a "voila" is quite a bit of work
and the further investigation another piece of work if not familiar with
QT build issues on kfreebsd..  I admit that my priorities are set in a
way that other problems in the Debian Med project are ranked higher at
the moment.  So if anybody could provide a patch that's perfectly fine
but I will not be able to spend the needed time in the next couple of
weeks.

Kind regards

   Andreas.

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120116170900.gb21...@an3as.eu



Re: Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-16 Thread Alexander Reichle-Schmehl
Hi!

Am 15.01.2012 08:54, schrieb Andreas Tille:

> any hint, how to fix this problem?

Well, in your first answer to the bug report you wrote:

> Could you give any hint because it is a bit hard to
> reproduce if you are sitting on a Linux box.  Any help is welcome.

Luckily you don't have to!  The Debian Project maintains a lot of porter
boxed where and Debian Member (and on requests guest, too) can access
specific architectures.  Just take a look at [1] and search for a
kfreebsd-* machine with public access.  You should have already a
account there and should be able to login with your normal Debian
account and your ssh-Key.  Once loged in, you'll also get shown
information on how to access specific chroot environments.  You'll find
some information on how to get needed build-depends installed into the
chroot you need at [2].

... and voila!  You can indeed fix (or at least investigate further)
these bugs while sitting before a Linux box.


1: http://db.debian.org/machines.cgi
2: http://dsa.debian.org/doc/install-req/


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4f145739.30...@debian.org



Please help with fixing a bug on kfreebsd [Was: Processed: unarchiving 648705]

2012-01-15 Thread Andreas Tille
Hi,

any hint, how to fix this problem?

Kind regards

Andreas.

- Forwarded message from Debian Bug Tracking System  
-

Date: Sun, 15 Jan 2012 02:30:04 +
From: Debian Bug Tracking System 
To: Luca Falavigna 
Cc: Debian Med Packaging Team 
Subject: Processed: unarchiving 648705
X-Debian-PR-Package: 
X-Debian-PR-Message: transcript
X-Spam_score: -2.8

Processing commands for cont...@bugs.debian.org:

> unarchive 648705
Bug #648705 {Done: Andreas Tille } [src:freediams] freediams: 
FTBFS(!linux): mkdir: cannot create directory `/qt/': Permission denied
Unarchived Bug 648705
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
648705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648705
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


- End forwarded message -

-- 
http://fam-tille.de


-- 
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120115075446.gb11...@an3as.eu