You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/29 23:59:50 UTC

DO NOT REPLY [Bug 49674] New: libservice.a: Malformed archive in commons-daemon

https://issues.apache.org/bugzilla/show_bug.cgi?id=49674

           Summary: libservice.a: Malformed archive in commons-daemon
           Product: Tomcat 6
           Version: 6.0.29
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: pas256@gmail.com


The file bin/commons-daemon-native.tar.gz contains dirty (already compiled)
code. On some systems this causes "make" to return the following error:

ar: libservice.a: Malformed archive

The solution is to run "make clean" before running "make".

I believe that "make clean" should be run before creating the tgz file, so that
there are no compiled/generated files laying around.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49674] libservice.a: Malformed archive in commons-daemon

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49674

--- Comment #4 from Konstantin Kolinko <kn...@gmail.com> 2010-11-07 00:34:39 EDT ---
6.0.x was upgraded to daemon 1.0.4. It will be in 6.0.30.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49674] libservice.a: Malformed archive in commons-daemon

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49674

--- Comment #2 from Rainer Jung <ra...@kippdata.de> 2010-08-03 07:25:33 EDT ---
Commons Daemon 1.0.3 has been released.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49674] libservice.a: Malformed archive in commons-daemon

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49674

--- Comment #1 from Rainer Jung <ra...@kippdata.de> 2010-07-30 04:44:14 EDT ---
This is a problem with the included version 1.0.2 of commons daemon and is
being tracked under

https://issues.apache.org/jira/browse/DAEMON-154

Hopefully there will be a 1.0.3 release of commons daemon without this defect
for the next Tomcat release.

You are right, the solution is to run "make clean" before "make".

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 49674] libservice.a: Malformed archive in commons-daemon

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49674

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> 2010-08-25 07:50:49 EDT ---
6.0.x has been upgraded to daemon 1.0.3 which will be included in the 6.0.30
release.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org