Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 447818

Summary: app-office/libreoffice-3.6.4.3 - Compiling: mysqlc/unxlngx6.pro/misc/mysqlc.uno_version.c /// dmake: Error code 1, while making 'Shell escape'
Product: Gentoo Linux Reporter: Christoph Lange <langec>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED FIXED    
Severity: normal CC: egorov_egor, franz.trischberger, news
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log of "cave resolve" (like "emerge")
output of "cave info libreoffice"

Description Christoph Lange 2012-12-19 13:46:31 UTC
Please see relevant error output below; full log is attached.  Note that the ebuild complaint about lack of free disk space; but that wasn't really the problem.  There was sufficient free space left when the error occurred.

I'm using cave (of paludis) instead of emerge; I hope that attaching "cave show libreoffice" (package-specific use flag and other configuration) and "cave info" (general setup) provide sufficient information.  If not please let me know.

make[2]: Leaving directory `/var/tmp/paludis/app-office-libreoffice-3.6.4.3/work/libreoffice-cor
e-3.6.4.3/testtools'
testtools deliver

-----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making /var/tmp/paludis/app-office-libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/mysqlc/source

 it seems that the error is inside 'mysqlc', please re-run build
 inside this module to isolate the error and/or test your fix:

build_error.log should contain the captured output of the failed module(s)

-----------------------------------------------------------------------
To rebuild a specific module:

make mysqlc.clean # optional
make mysqlc

when the problem is isolated and fixed, re-run 'make'
make[1]: Leaving directory `/var/tmp/paludis/app-office-libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3'
make[1]: *** [build-packimages] Error 1
make: *** [build] Error 2
Comment 1 Christoph Lange 2012-12-19 13:48:29 UTC
Created attachment 332712 [details]
log of "cave resolve" (like "emerge")
Comment 2 Christoph Lange 2012-12-19 13:51:49 UTC
Created attachment 332714 [details]
output of "cave info libreoffice"
Comment 3 Christoph Lange 2012-12-19 13:52:42 UTC
I'm sorry that I flagged the "cave resolve" log as text/plain, which is wrong for a gzip file.  I see that I can't delete or replace this attachment.  Please let me know if you'd like me to upload it once more, as binary.
Comment 4 Franz Trischberger 2012-12-19 14:24:12 UTC
press "details" besides the attachment, then "edit details" and change "text/plain" to "application/octet-stream" (I think that's what it should be...)
Comment 5 Christoph Lange 2012-12-19 14:25:50 UTC
(In reply to comment #4)
> press "details" besides the attachment, then "edit details" and change
> "text/plain" to "application/octet-stream" (I think that's what it should
> be...)

Done, thanks for explaining!
Comment 6 Carsten Böcker 2012-12-19 14:47:46 UTC
same here
make mysqlc.clean && make mysqlc:

make -r -f /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/Makefile.top mysqlc
make[1]: Entering directory `/var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3'
Automatic fetching of external tarballs is disabled.
cd mysqlc && unset MAKEFLAGS && /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/solenv/bin/build.pl -P3 -- -P3


=============
(1/1) Building module mysqlc
=============
Entering /var/tmp/portage/app-office/libreoffice-3.6.4.3/work/libreoffice-core-3.6.4.3/mysqlc/source

Compiling: mysqlc/unxlngx6.pro/misc/mysqlc.uno_version.c
dmake:  Error code 1, while making 'Shell escape'

and 10G free on /var
Comment 7 Carsten Böcker 2012-12-19 14:55:35 UTC
perhaps usefull additional info:
yesterdays upgrade from 3.6.3.2 to 3.6.4.3 was fine,
today, after upgrade dev-db/mysql-connector-c++ to 1.1.1 and running 
revdep-rebuild reemerge of libreoffice failed with this error.
Comment 8 Egor Y. Egorov 2012-12-19 15:28:27 UTC
Same on four my systems.
After upgrade dev-db/mysql-connector-c++ to 1.1.1 libreoffice-3.6.4.3 build fails.
Comment 9 Tomáš Chvátal (RETIRED) gentoo-dev 2012-12-19 20:24:41 UTC
Fixed in cvs, thanks for report.