Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187588 - media-tv/nvtv fails w/ sys-apps/pciutils compiled w/ USE=zlib
Summary: media-tv/nvtv fails w/ sys-apps/pciutils compiled w/ USE=zlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 13:40 UTC by Cedric Pinson
Modified: 2009-01-10 12:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
the log (config.log,15.73 KB, text/plain)
2007-08-03 13:41 UTC, Cedric Pinson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Pinson 2007-08-03 13:40:35 UTC
I suppose a depandancy is missing

Reproducible: Always

Steps to Reproduce:
1.emerge nvtv
2.
3.

Actual Results:  
 * nvtv-0.4.5.tar.gz RMD160 ;-) ...                                                                                             [ ok ]
 * nvtv-0.4.5.tar.gz SHA1 ;-) ...                                                                                               [ ok ]
 * nvtv-0.4.5.tar.gz SHA256 ;-) ...                                                                                             [ ok ]
 * nvtv-0.4.5.tar.gz size ;-) ...                                                                                               [ ok ]
 * checking ebuild checksums ;-) ...                                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                                           [ ok ]
 * checking miscfile checksums ;-) ...                                                                                          [ ok ]
 * checking nvtv-0.4.5.tar.gz ;-) ...                                                                                           [ ok ]
>>> Unpacking source...
>>> Unpacking nvtv-0.4.5.tar.gz to /var/tmp/portage/media-tv/nvtv-0.4.5/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/media-tv/nvtv-0.4.5/work/nvtv-0.4.5 ...
 * econf: updating nvtv-0.4.5/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating nvtv-0.4.5/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-gtk --with-x --build=i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for debugging info... enabled
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for main (direct) backend... unix
checking for client backend... enabled
checking for sin in -lm... yes
checking for pci_init in -lpci... no
configure: error: pci library required

!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/media-tv/nvtv-0.4.5/work/nvtv-0.4.5/config.log

!!! ERROR: media-tv/nvtv-0.4.5 failed.
Call stack:
  ebuild.sh, line 1632:   Called dyn_compile
  ebuild.sh, line 983:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  nvtv-0.4.5.ebuild, line 37:   Called econf '--with-gtk' '--with-x'
  ebuild.sh, line 586:   Called die

!!! econf failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/media-tv/nvtv-0.4.5/temp/build.log'.
Comment 1 Cedric Pinson 2007-08-03 13:41:35 UTC
Created attachment 126802 [details]
the log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-04 08:46:08 UTC
Recompile sys-apps/pciutils w/ USE"-zlib"
Comment 3 Kenneth Kalmer 2007-09-28 08:53:21 UTC
(In reply to comment #1)
> Created an attachment (id=126802) [edit]
> the log
> 

The same with media-tv/nvtv-0.4.7.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2007-11-02 21:54:08 UTC
media-tv:
pciutils does provide a pkg-config file as of 2.2.6*, please use it to find the correct libs to link against.
Comment 5 Doug Goldstein (RETIRED) gentoo-dev 2007-11-03 00:19:35 UTC
More then likely this package would just get treecleaned since upstream is dead and according to upstream bugs it doesn't appear to support anything newer then a geforce3. There hasn't been a single code commit since 2004, when 0.4.7 was released.
Comment 6 Steve Dibb (RETIRED) gentoo-dev 2009-01-10 12:33:21 UTC
Fixed dep, uses EAPI2.

Dropped stable keyword due to upstream.