First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 221173
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Natanael Copa <natanael.copa@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 221173 depends on: Show dependency tree
Bug 221173 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-05-10 07:10 0000
current stable does not work with uclibc.

cat test.c

#include <stringprep.h>
int main ()
{
        return !(stringprep_check_version("0.3.0"));
}

gcc test.c 
In file included from /usr/include/stringprep.h:32,
                 from test.c:1:
/usr/include/idn-int.h:47:26: no include path in which to search for stdint.h


Problem is the #include_next which is replaced with a normal #include in the
1.5-r1 version:

--- /usr/include/idn-int.h.orig 2008-05-10 06:52:56 +0000
+++ /usr/include/idn-int.h      2008-05-10 07:08:55 +0000
@@ -43,8 +43,8 @@
      Include it before <inttypes.h>, since any "#include <stdint.h>"
      in <inttypes.h> would reinclude us, skipping our contents because
      _GL_STDINT_H is defined.
-     The include_next requires a split double-inclusion guard.  */
-# include_next <stdint.h>
+     The include requires a split double-inclusion guard.  */
+# include <stdint.h>
 #endif

 #if ! defined _GL_STDINT_H && ! defined _GL_JUST_INCLUDE_SYSTEM_STDINT_H


rather than patching 1.0-r1, I suggest just stabilizing 1.5-r1.

thanks!

------- Comment #1 From Jan Kundrát 2008-05-10 21:06:47 0000 -------
Dearch arches, this package currently lacks a maintainer, so I take the liberty
to ask you to run your tests and consider stabling it. If you don't like it,
feel free to un-CC yourself and flame me to death :).

------- Comment #2 From Alexis Ballier 2008-05-11 00:12:16 0000 -------
(In reply to comment #1)
> If you don't like it,
> feel free to un-CC yourself and flame me to death :).


bsd has no stable, f34r :)

------- Comment #3 From Markus Meier 2008-05-11 13:31:04 0000 -------
amd64/x86 stable

------- Comment #4 From Markus Rothe 2008-05-11 16:48:22 0000 -------
ppc64 stable

------- Comment #5 From Ricardo Mendoza 2008-05-11 17:53:04 0000 -------
mips is ~arch only

------- Comment #6 From Jeroen Roovers 2008-05-11 22:41:26 0000 -------
Stable for HPPA.

------- Comment #7 From nixnut 2008-05-12 11:46:35 0000 -------
fails a test on ppc. libidn-1.0-r1 passes all test.

make  check-TESTS
make[2]: Entering directory
`/var/tmp/portage/net-dns/libidn-1.5-r1/work/libidn-1.5/tests'      
stringprep_check_version() failed
FAIL: tst_stringprep
PASS: tst_punycode
PASS: tst_idna  
PASS: tst_idna2 
PASS: tst_nfkc  
PASS: tst_pr29  
PASS: tst_strerror
PASS: tst_tld   
===================================
1 of 8 tests failed
Please report to bug-libidn@gnu.org
===================================

emerge --info:
Portage 2.1.4.4 (default-linux/ppc/ppc32/2006.1/G4, gcc-4.1.2, glibc-2.6.1-r0,
2.6.24-gentoo-r3 ppc)
=================================================================
System uname: 2.6.24-gentoo-r3 ppc 7447A, altivec supported
Timestamp of tree: Wed, 30 Apr 2008 11:05:01 +0000
distcc 2.18.3 powerpc-unknown-linux-gnu (protocols 1 and 2) (default port 3632)
[disabled]      
ccache version 2.3 [disabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.4
dev-lang/python:     2.4.4-r9
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.3
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="ppc"
CBUILD="powerpc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing
-pipe -msecure-plt" 
CHOST="powerpc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/NX/etc /usr/NX/home /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb
/usr/share/config /var/lib/hsqldb"            
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing
-pipe -msecure-plt"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect cvs distlocks metadata-transfer parallel-fetch
sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://pandemonium.tiscali.de/pub/gentoo/                 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
LANG="en_GB.UTF-8"
LC_ALL="en_GB.UTF-8"
LINGUAS="en_GB nl zh ru he"
MAKEOPTS="-j2"
PKGDIR="/var/binpkg"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.1.34/gentoo-portage"
USE="X aac alsa altivec apache2 arts avahi berkdb bitmap-fonts bonobo bzip2
cairo cdr cli cracklib crypt cups divx4linux dlloader dri dvd dvdread eds
emboss encode esd firefox flac fortran gdbm gif glitz gnome gpm gstreamer gtk
gtkhtml hal iconv imlib ipv6 isdnlog jpeg jpeg2k kde ldap libwww mad midi
mikmod mozilla mp3 mpeg mudflap ncurses network nls nptl nptlonly ogg opengl
openmp pam pcre pdf perl png ppc pppd python qt3 quicktime readline reflection
ruby sdl session spell spl ssl svg tcpd theora tiff truetype truetype-fonts
type1-fonts unicode userlocales vorbis xine xml xorg xv xvid zlib"
ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s
aoa-tas aoa-toonie powermac usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy
dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear
meter mulaw multi null plug rate route share shm softvol"
APACHE2_MODULES="actions alias auth_basic auth_digest authn_anon authn_dbd
authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile
authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock dbd
deflate dir disk_cache env expires ext_filter file_cache filter headers ident
imagemap include info log_config logio mem_cache mime mime_magic negotiation
proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so
speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_GB nl zh
ru he" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, PORTAGE_COMPRESS,
PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #8 From Raúl Porcel 2008-05-12 14:46:06 0000 -------
alpha/ia64/sparc stable

------- Comment #9 From nixnut 2008-06-14 11:44:14 0000 -------
(In reply to comment #7)
> fails a test on ppc. libidn-1.0-r1 passes all test.
> 
all tests pass when running make check as root. so, ppc stable

First Last Prev Next    No search results available      Search page      Enter new bug