fakeroot# dpkg-buildpackage: 4 of 7 tests failed -please report to <email address hidden>

Bug #6821 reported by Debian Bug Importer
8
Affects Status Importance Assigned to Milestone
fakeroot (Debian)
Fix Released
Unknown
fakeroot (Ubuntu)
Invalid
Medium
Unassigned

Bug Description

Automatically imported from Debian bug report #254461
http://bugs.debian.org/254461

Revision history for this message
In , Clint Adams (clint) wrote : Re: Bug#254461: fakeroot# dpkg-buildpackage: 4 of 7 tests failed -please report to schizo@debian.org

> semop(2): encountered an error: Invalid argument

Have you created a file called /etc/disable_64_gcc ?
Do you have SYSVIPC compiled into your kernel?
If not, please correct these deficiencies and try again.

Revision history for this message
In , Clint Adams (clint) wrote : hello?

In addition to answering the previous questions, does building 1.0.0
change anything?

Revision history for this message
In , Pjordan-whitehorse (pjordan-whitehorse) wrote : Re: Bug#254461: hello?

On Fri, Jun 18, 2004 at 11:25:07AM -0400, Clint Adams wrote:
> In addition to answering the previous questions, does building 1.0.0
> change anything?

will try it. and them(previous suggestions/questions)

Revision history for this message
In , Clint Adams (clint) wrote :

> will try it. and them(previous suggestions/questions)

Okay. BTW, 1.0.2 should be at your mirror in a couple hours.

Revision history for this message
In , Pjordan-whitehorse (pjordan-whitehorse) wrote :

On Fri, Jun 18, 2004 at 11:25:07AM -0400, Clint Adams wrote:
> In addition to answering the previous questions, does building 1.0.0
> change anything?

Trying again (as root - on Linux vishnu 2.6.6 #1 SMP Thu Jun 3 16:36:08
PDT 2004 sparc64 GNU/Linux)

1.0.3 sources (apt-get source fakeroot):

The semop thing seems gone - but new build errors now:
(tail)

make[3]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
/usr/bin/make check-TESTS
make[3]: Entering directory `/home/pjordan/fakeroot-1.0.3/obj/test'
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.echoarg
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.mknod
/bin/sh: error while loading shared libraries: /home/pjordan/fakeroot-1.0.3/obj/.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.tar
PASS: t.truereturn
PASS: t.falsereturn
-1 -2
PASS: t.option
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.touchinstall
==================================
4 of 7 tests failed
Please report to <email address hidden>
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj'
make: *** [build-stamp] Error 2

pjordan@vishnu:~$ apt-get source fakeroot
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 1189kB of source archives.
Get:1 http://http.us.debian.org sid/main fakeroot 1.0.3 (dsc) [550B]
Get:2 http://http.us.debian.org sid/main fakeroot 1.0.3 (tar) [1188kB]
Fetched 1189kB in 5s (204kB/s)
dpkg-source: extracting fakeroot in fakeroot-1.0.3

pjordan@vishnu:~$ cd fakeroot-1.0.3/
pjordan@vishnu:~/fakeroot-1.0.3$ fakeroot dpkg-buildpackage
/usr/bin/fakeroot: line 148: 6345 Bus error FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"

ii fakeroot 1.0.3 Gives a fake root environment

So, even with the fakeroot binary for 1.0.3 installed I still get the
"Bus error".

Revision history for this message
In , Clint Adams (clint) wrote :

> Trying again (as root - on Linux vishnu 2.6.6 #1 SMP Thu Jun 3 16:36:08
> PDT 2004 sparc64 GNU/Linux)

It works for me on 2.6.5, single proc.

> 1.0.3 sources (apt-get source fakeroot):
>
> sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory

Does ${objdir}/.libs/libfakeroot.so.0 exist? What does file say if you
run it on libfakeroot.so.0.0.1?

> pjordan@vishnu:~$ cd fakeroot-1.0.3/
> pjordan@vishnu:~/fakeroot-1.0.3$ fakeroot dpkg-buildpackage
> /usr/bin/fakeroot: line 148: 6345 Bus error FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"
>
>
> ii fakeroot 1.0.3 Gives a fake root environment
>
>
> So, even with the fakeroot binary for 1.0.3 installed I still get the
> "Bus error".

Is something horribly wrong with your dynamic linker or libc?

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #254461
http://bugs.debian.org/254461

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (3.5 KiB)

Message-Id: <E1BZyok-0007gk-Lu@vishnu>
Date: Mon, 14 Jun 2004 14:16:34 -0700
From: Peter Jordan <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: fakeroot# dpkg-buildpackage: 4 of 7 tests failed -please report to
 <email address hidden>

Package: fakeroot
Version: 0.9.5
Severity: serious
Tags: sid
Justification: no longer builds from source

After apt-get source fakeroot (after buss errors trying to use to build bash*.deb),
also fails to build:

(cd .libs && rm -f libfakeroot.la && ln -s ../libfakeroot.la libfakeroot.la)
make[1]: Leaving directory `/home/pjordan/fakeroot-0.9.5/objfake'
cd obj && /usr/bin/make check
make[1]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj'
Making check in scripts
make[2]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/scripts'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/scripts'
Making check in doc
make[2]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/doc'
Making check in es
make[3]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/doc/es'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/doc/es'
Making check in fr
make[3]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/doc/fr'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/doc/fr'
Making check in sv
make[3]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/doc/sv'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/doc/sv'
make[3]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/doc'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/doc'
make[2]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/doc'
Making check in test
make[2]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/test'
/usr/bin/make check-TESTS
make[3]: Entering directory `/home/pjordan/fakeroot-0.9.5/obj/test'
semop(2): encountered an error: Invalid argument
../../test/../scripts/fakeroot: line 1: kill: (23418) - No such process
FAIL: t.echoarg
semop(2): encountered an error: Invalid argument
./../test/../scripts/fakeroot: line 1: kill: (23440) - No such process
FAIL: t.mknod
semop(2): encountered an error: Invalid argument
./../test/../scripts/fakeroot: line 1: kill: (23462) - No such process
FAIL: t.tar
PASS: t.truereturn
PASS: t.falsereturn
-1 -2
PASS: t.option
semop(2): encountered an error: Invalid argument
./../test/../scripts/fakeroot: line 1: kill: (23540) - No such process
FAIL: t.touchinstall
==================================
4 of 7 tests failed
Please report to <email address hidden>
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/pjordan/fakeroot-0.9.5/obj'
make: *** [build-stamp] Error 2
vishnu:/home/pjordan/fakeroot-0.9.5#

-- System Information:
Debian Release: testing/unstable
  ...

Read more...

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Mon, 14 Jun 2004 18:15:47 -0400
From: Clint Adams <email address hidden>
To: Peter Jordan <email address hidden>, <email address hidden>
Subject: Re: Bug#254461: fakeroot# dpkg-buildpackage: 4 of 7 tests failed
 -please report to <email address hidden>

> semop(2): encountered an error: Invalid argument

Have you created a file called /etc/disable_64_gcc ?
Do you have SYSVIPC compiled into your kernel?
If not, please correct these deficiencies and try again.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 18 Jun 2004 11:25:07 -0400
From: Clint Adams <email address hidden>
To: <email address hidden>
Subject: hello?

In addition to answering the previous questions, does building 1.0.0
change anything?

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20040618155201.GB8206@panama>
Date: Fri, 18 Jun 2004 08:52:01 -0700
From: <email address hidden>
To: Clint Adams <email address hidden>, <email address hidden>
Subject: Re: Bug#254461: hello?

On Fri, Jun 18, 2004 at 11:25:07AM -0400, Clint Adams wrote:
> In addition to answering the previous questions, does building 1.0.0
> change anything?

will try it. and them(previous suggestions/questions)

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 18 Jun 2004 15:48:14 -0400
From: Clint Adams <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#254461: hello?

> will try it. and them(previous suggestions/questions)

Okay. BTW, 1.0.2 should be at your mirror in a couple hours.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20040623224107.GA6373@panama>
Date: Wed, 23 Jun 2004 15:41:07 -0700
From: <email address hidden>
To: Clint Adams <email address hidden>, <email address hidden>
Subject: Re: Bug#254461: hello?

On Fri, Jun 18, 2004 at 11:25:07AM -0400, Clint Adams wrote:
> In addition to answering the previous questions, does building 1.0.0
> change anything?

Trying again (as root - on Linux vishnu 2.6.6 #1 SMP Thu Jun 3 16:36:08
PDT 2004 sparc64 GNU/Linux)

1.0.3 sources (apt-get source fakeroot):

The semop thing seems gone - but new build errors now:
(tail)

make[3]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
/usr/bin/make check-TESTS
make[3]: Entering directory `/home/pjordan/fakeroot-1.0.3/obj/test'
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.echoarg
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.mknod
/bin/sh: error while loading shared libraries: /home/pjordan/fakeroot-1.0.3/obj/.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.tar
PASS: t.truereturn
PASS: t.falsereturn
-1 -2
PASS: t.option
sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory
FAIL: t.touchinstall
==================================
4 of 7 tests failed
Please report to <email address hidden>
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj/test'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/pjordan/fakeroot-1.0.3/obj'
make: *** [build-stamp] Error 2

pjordan@vishnu:~$ apt-get source fakeroot
Reading Package Lists... Done
Building Dependency Tree... Done
Need to get 1189kB of source archives.
Get:1 http://http.us.debian.org sid/main fakeroot 1.0.3 (dsc) [550B]
Get:2 http://http.us.debian.org sid/main fakeroot 1.0.3 (tar) [1188kB]
Fetched 1189kB in 5s (204kB/s)
dpkg-source: extracting fakeroot in fakeroot-1.0.3

pjordan@vishnu:~$ cd fakeroot-1.0.3/
pjordan@vishnu:~/fakeroot-1.0.3$ fakeroot dpkg-buildpackage
/usr/bin/fakeroot: line 148: 6345 Bus error FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"

ii fakeroot 1.0.3 Gives a fake root environment

So, even with the fakeroot binary for 1.0.3 installed I still get the
"Bus error".

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 24 Jun 2004 09:51:35 -0400
From: Clint Adams <email address hidden>
To: <email address hidden>
Cc: <email address hidden>
Subject: Re: Bug#254461: hello?

> Trying again (as root - on Linux vishnu 2.6.6 #1 SMP Thu Jun 3 16:36:08
> PDT 2004 sparc64 GNU/Linux)

It works for me on 2.6.5, single proc.

> 1.0.3 sources (apt-get source fakeroot):
>
> sh: error while loading shared libraries: ../.libs/libfakeroot.so.0: cannot open shared object file: No such file or directory

Does ${objdir}/.libs/libfakeroot.so.0 exist? What does file say if you
run it on libfakeroot.so.0.0.1?

> pjordan@vishnu:~$ cd fakeroot-1.0.3/
> pjordan@vishnu:~/fakeroot-1.0.3$ fakeroot dpkg-buildpackage
> /usr/bin/fakeroot: line 148: 6345 Bus error FAKEROOTKEY=$FAKEROOTKEY LD_LIBRARY_PATH="$PATHS" LD_PRELOAD="$LIB" "$@"
>
>
> ii fakeroot 1.0.3 Gives a fake root environment
>
>
> So, even with the fakeroot binary for 1.0.3 installed I still get the
> "Bus error".

Is something horribly wrong with your dynamic linker or libc?

Revision history for this message
Matt Zimmerman (mdz) wrote :

This bug appears to be sparc-specific, thus NOTWARTY

Revision history for this message
In , Jeroen van Wolffelaar (jeroenvw) wrote : Bug is not sid-specific

# Either sid & sarge have the same version, or the bug was reported
# against a version now in Sarge
tags 244299 - sid
tags 253802 - sid
tags 240531 - sid
tags 240538 - sid
tags 244169 - sid
tags 241270 - sid
tags 256074 - sid
tags 254428 - sid
tags 236247 - sid
tags 242279 - sid experimental
tags 234994 - sid
tags 238400 - sid
tags 241141 - sid
tags 252396 - sid
tags 250251 - sid
tags 253185 - sid
tags 254212 - sid
tags 254461 - sid
thanks

--
Jeroen van Wolffelaar
<email address hidden> (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Wed, 30 Jun 2004 15:50:28 +0200
From: Jeroen van Wolffelaar <email address hidden>
To: <email address hidden>
Subject: Bug is not sid-specific

# Either sid & sarge have the same version, or the bug was reported
# against a version now in Sarge
tags 244299 - sid
tags 253802 - sid
tags 240531 - sid
tags 240538 - sid
tags 244169 - sid
tags 241270 - sid
tags 256074 - sid
tags 254428 - sid
tags 236247 - sid
tags 242279 - sid experimental
tags 234994 - sid
tags 238400 - sid
tags 241141 - sid
tags 252396 - sid
tags 250251 - sid
tags 253185 - sid
tags 254212 - sid
tags 254461 - sid
thanks

--
Jeroen van Wolffelaar
<email address hidden> (also for Jabber & MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl

Revision history for this message
In , Clint Adams (clint) wrote : fakeroot weirdness

Please reopen this bug if you have additional information.

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Thu, 8 Jul 2004 14:16:47 -0400
From: Clint Adams <email address hidden>
To: <email address hidden>
Subject: fakeroot weirdness

Please reopen this bug if you have additional information.

Changed in fakeroot:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.