Bug 122416 - deskutils/kmatrix3d and deskutils/ksmoothdock don't install.
Summary: deskutils/kmatrix3d and deskutils/ksmoothdock don't install.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-03 15:00 UTC by Anatoly Borodin
Modified: 2008-08-01 15:00 UTC (History)
0 users

See Also:


Attachments
kmatrix.shar (8.72 KB, text/plain)
2008-04-03 21:04 UTC, gustau.perez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anatoly Borodin 2008-04-03 15:00:03 UTC
These ports fail with similar messages:

# cd /usr/ports/deskutils/kmatrix3d && make clean install
===>  Cleaning for kmatrix3d-0.1_2
===>  Extracting for kmatrix3d-0.1_2
=> MD5 Checksum OK for kmatrix3d-0.1.tar.bz2.
=> SHA256 Checksum OK for kmatrix3d-0.1.tar.bz2.
===>  Patching for kmatrix3d-0.1_2
===>   kmatrix3d-0.1_2 depends on file: /usr/local/bin/moc - found
===>   kmatrix3d-0.1_2 depends on executable: gmake - found
===>   kmatrix3d-0.1_2 depends on file: /usr/local/bin/automake-1.9 - found
===>   kmatrix3d-0.1_2 depends on file: /usr/local/bin/libtool - found
===>   kmatrix3d-0.1_2 depends on shared library: glut.4 - found
===>   kmatrix3d-0.1_2 depends on shared library: kimproxy - found
===>   kmatrix3d-0.1_2 depends on shared library: GLU.1 - found
===>  Configuring for kmatrix3d-0.1_2
cd /usr/obj/usr/ports/deskutils/kmatrix3d/work/kmatrix3d && make -f admin/Makefile.common
--version: not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
*** Error code 1

Stop in /usr/obj/usr/ports/deskutils/kmatrix3d/work/kmatrix3d.
*** Error code 1

Stop in /usr/ports/deskutils/kmatrix3d.

# cd /usr/ports/deskutils/ksmoothdock && make clean install
===>  Cleaning for ksmoothdock-4.5_2
===>  Extracting for ksmoothdock-4.5_2
=> MD5 Checksum OK for ksmoothdock-4.5_automake-1.9.tar.gz.
=> SHA256 Checksum OK for ksmoothdock-4.5_automake-1.9.tar.gz.
===>  Patching for ksmoothdock-4.5_2
===>  Applying FreeBSD patches for ksmoothdock-4.5_2
===>   ksmoothdock-4.5_2 depends on file: /usr/local/bin/moc - found
===>   ksmoothdock-4.5_2 depends on executable: gmake - found
===>   ksmoothdock-4.5_2 depends on file: /usr/local/bin/automake-1.9 - found
===>   ksmoothdock-4.5_2 depends on file: /usr/local/bin/autoconf-2.61 - found
===>   ksmoothdock-4.5_2 depends on file: /usr/local/bin/libtool - found
===>   ksmoothdock-4.5_2 depends on shared library: kimproxy - found
===>  Configuring for ksmoothdock-4.5_2
--version: not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.53 or newer
gmake: *** [cvs] Error 1
*** Error code 2

Stop in /usr/ports/deskutils/ksmoothdock.

But:

# ls /usr/local/bin/autoconf*
 1 lrwxr-xr-x  1 root  wheel  -    16 Mar 27 18:20 /usr/local/bin/autoconf@ -> autoconf-wrapper
 6 -r-xr-xr-x  1 root  wheel  -  5009 Mar 18 00:36 /usr/local/bin/autoconf-2.13*
14 -r-xr-xr-x  1 root  wheel  - 13420 Mar 18 00:40 /usr/local/bin/autoconf-2.61*
 4 -r-xr-xr-x  1 root  wheel  -  3318 Mar 17 22:51 /usr/local/bin/autoconf-wrapper*
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-03 15:00:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 gustau.perez 2008-04-03 21:04:54 UTC
Il giorno Gio, 03/04/2008 alle 14.00 +0000, Edwin Groothuis ha scritto:
> Maintainer of deskutils/kmatrix3d,
> 
> Please note that PR ports/122416 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/122416
> 

  I'm Attaching a shar file which has the port with two new patch files.
Builds fine with 6.3, will try it with 7.0 ASAP (if someone can test it,
let me know your results).

  Gustavo

  
Comment 3 Anatoly Borodin 2008-04-29 17:50:27 UTC
The patch works fine for deskutils/kmatrix3d, doesn't help for
deskutils/ksmoothdock.
Comment 4 Tilman Keskinoz freebsd_committer freebsd_triage 2008-07-27 20:58:50 UTC
Hello Anatoly

Can you try to add autconf:261:env to the USE_AUTOTOOLS line in the  
ports Makefile and report if it helps?

regards
arved
Comment 5 Anatoly Borodin 2008-07-28 12:49:38 UTC
Hi!

On Sun, Jul 27, 2008 at 10:58 PM, Tilman Linneweh <arved@freebsd.org> wrote:
> Can you try to add autconf:261:env to the USE_AUTOTOOLS line in the ports
> Makefile and report if it helps?

It doesn't help.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-08-01 14:51:26 UTC
arved       2008-08-01 13:51:13 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/kmatrix3d  Makefile 
  Log:
  Add missing build dependencies
  
  PR:             124709, 122416
  Submitted by:   Max Brazhnikov
  
  Revision  Changes    Path
  1.5       +5 -8      ports/deskutils/kmatrix3d/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-08-01 14:58:15 UTC
arved       2008-08-01 13:58:07 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/ksmoothdock Makefile 
  Log:
  Try to fix the reported build problems
  
  PR:             122416
  Inspired by:    a patch by Max Brazhnikov for kmatrix3d
  
  Revision  Changes    Path
  1.15      +2 -1      ports/deskutils/ksmoothdock/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Tilman Keskinoz freebsd_committer freebsd_triage 2008-08-01 14:58:19 UTC
State Changed
From-To: feedback->closed

patches have been committed to both ports. The problem should be fixed now