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

Bug 679324

Summary: net-print/mtink-1.0.16-r2 : The Motif libraries are not installed.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
net-print:mtink-1.0.16-r2:20190303-132258.log
temp.tbz2

Description Toralf Förster gentoo-dev 2019-03-03 13:38:44 UTC
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-print/mtink-1.0.16-r2/work/mtink-1.0.16 ...
The Motif libraries are not installed.
Install Motif or Lesstif if your system
don't provide Motif.
Please note that the motif package may be

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-desktop-gnome_libressl_20190302-092752

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems)
  [3]   ruby26 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO net-print/mtink
[ebuild  N    ] net-print/mtink-1.0.16-r2  USE="X cups -doc"
Comment 1 Toralf Förster gentoo-dev 2019-03-03 13:38:47 UTC
Created attachment 567594 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-03-03 13:38:50 UTC
Created attachment 567596 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-03-03 13:38:52 UTC
Created attachment 567598 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-03-03 13:38:55 UTC
Created attachment 567600 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-03-03 13:38:58 UTC
Created attachment 567602 [details]
net-print:mtink-1.0.16-r2:20190303-132258.log
Comment 6 Toralf Förster gentoo-dev 2019-03-03 13:39:01 UTC
Created attachment 567604 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-03-03 13:39:39 UTC
seems not to be a dup of bug #514646, or?
Comment 8 Larry the Git Cow gentoo-dev 2021-02-14 10:36:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab7bcd2b21a9fcdbeffa663549547007740e523

commit eab7bcd2b21a9fcdbeffa663549547007740e523
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-14 10:32:57 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-14 10:32:57 +0000

    net-print/mtink: Fix build issues
    
    * Fix build with gcc-10
    * Fix detection of lesstif library
    * Do not call CC directly
    * Fix broken README symlink
    
    Closes: https://bugs.gentoo.org/708040
    Closes: https://bugs.gentoo.org/679324
    Closes: https://bugs.gentoo.org/727952
    Closes: https://bugs.gentoo.org/725196
    Closes: https://bugs.gentoo.org/741062
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 net-print/mtink/files/mtink-1.0.16-flags.patch     |  5 +--
 .../mtink/files/mtink-1.0.16-fno-common.patch      | 20 +++++++++
 net-print/mtink/files/mtink-1.0.16-motif.patch     | 49 ++++++++++++++++++++++
 net-print/mtink/files/mtink-1.0.16-overflow.patch  |  4 +-
 net-print/mtink/metadata.xml                       |  8 ++--
 net-print/mtink/mtink-1.0.16-r2.ebuild             | 35 ++++++++++------
 6 files changed, 100 insertions(+), 21 deletions(-)