Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25512 - pyx ebuild has wrong dependencies - unable to build
Summary: pyx ebuild has wrong dependencies - unable to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-29 08:02 UTC by Radoslaw Stachowiak (RETIRED)
Modified: 2003-08-08 19:20 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Radoslaw Stachowiak (RETIRED) gentoo-dev 2003-07-29 08:02:05 UTC
missing library kpathsea.

building 'pyx/pykpathsea/_pykpathsea' extension
gcc -DNDEBUG -fPIC -I/usr/include/python2.2 -c pyx/pykpathsea/pykpathsea.c -o 
build/temp.linux-i686-2.2/pykpathsea.o -march=athlon -mcpu=athlon -O3 -pipe
pyx/pykpathsea/pykpathsea.c:20:31: kpathsea/tex-file.h: Nie ma takiego pliku ani 
katalogu
pyx/pykpathsea/pykpathsea.c:21:31: kpathsea/progname.h: Nie ma takiego pliku ani 
katalogu
pyx/pykpathsea/pykpathsea.c: In function `py_kpse_find_file':
pyx/pykpathsea/pykpathsea.c:31: `kpse_file_format_type' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:31: (Each undeclared identifier is reported only 
once
pyx/pykpathsea/pykpathsea.c:31: for each function it appears in.)
pyx/pykpathsea/pykpathsea.c:31: parse error before "kpse_file_format"
pyx/pykpathsea/pykpathsea.c: In function `init_pykpathsea':
pyx/pykpathsea/pykpathsea.c:57: `kpse_gf_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:58: `kpse_pk_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:59: `kpse_any_glyph_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:60: `kpse_tfm_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:61: `kpse_afm_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:62: `kpse_base_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:63: `kpse_bib_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:64: `kpse_bst_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:65: `kpse_cnf_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:66: `kpse_db_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:67: `kpse_fmt_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:68: `kpse_fontmap_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:69: `kpse_mem_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:70: `kpse_mf_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:71: `kpse_mfpool_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:72: `kpse_mft_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:73: `kpse_mp_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:74: `kpse_mppool_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:75: `kpse_mpsupport_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:76: `kpse_ocp_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:77: `kpse_ofm_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:78: `kpse_opl_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:79: `kpse_otp_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:80: `kpse_ovf_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:81: `kpse_ovp_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:82: `kpse_pict_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:83: `kpse_tex_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:84: `kpse_texdoc_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:85: `kpse_texpool_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:86: `kpse_texsource_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:87: `kpse_tex_ps_header_format' undeclared (first 
use in this function)
pyx/pykpathsea/pykpathsea.c:88: `kpse_troff_font_format' undeclared (first use 
in this function)
pyx/pykpathsea/pykpathsea.c:89: `kpse_type1_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:90: `kpse_vf_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:91: `kpse_dvips_config_format' undeclared (first use 
in this function)
pyx/pykpathsea/pykpathsea.c:92: `kpse_ist_format' undeclared (first use in this 
function)
pyx/pykpathsea/pykpathsea.c:93: `kpse_truetype_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:94: `kpse_type42_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:95: `kpse_web2c_format' undeclared (first use in 
this function)
pyx/pykpathsea/pykpathsea.c:96: `kpse_program_text_format' undeclared (first use 
in this function)
pyx/pykpathsea/pykpathsea.c:97: `kpse_program_binary_format' undeclared (first 
use in this function)
pyx/pykpathsea/pykpathsea.c:98: `kpse_miscfonts_format' undeclared (first use in 
this function)
error: command 'gcc' failed with exit status 1

!!! ERROR: dev-python/pyx-0.3.1 failed.
!!! Function distutils_src_compile, Line 36, Exitcode 1
!!! compilation failed


Reproducible: Always
Steps to Reproduce:
1. emerge pyx
2. observe error :)


Actual Results:  
unable to emerge


propably need depend tetex or sth?
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-08-05 06:20:44 UTC
thanks for your report. it looks like it is indeed missing a dep for app-text/tetex.

i've just committed a version with that dep, can you verify it works after emerging tetex ?
Comment 2 Radoslaw Stachowiak (RETIRED) gentoo-dev 2003-08-05 06:28:13 UTC
Yes. i emerged tetex by hand (just this one package) and them emerge pyx worked like a charm.
Comment 3 Alastair Tse (RETIRED) gentoo-dev 2003-08-08 19:20:23 UTC
thanks for the confirmation