Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
httrack-3.44.5 install fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Tue Mar 13, 2012 4:43 pm    Post subject: httrack-3.44.5 install fails Reply with quote

I don't see any error message here that I can make sense of. What do I need to be looking at? Thanks.

Code:

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] www-client/httrack-3.44.5  USE="-static-libs" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) www-client/httrack-3.44.5
 * httrack-3.44.5.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                               [ ok ]
>>> Unpacking source...
>>> Unpacking httrack-3.44.5.tar.gz to /var/tmp/portage/www-client/httrack-3.44.5/work
>>> Source unpacked in /var/tmp/portage/www-client/httrack-3.44.5/work
>>> Preparing source in /var/tmp/portage/www-client/httrack-3.44.5/work/httrack-3.44.5 ...
 * Applying httrack-3.44.1+zlib-1.2.5.1.patch ...                                                                                      [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/www-client/httrack-3.44.5/work/httrack-3.44.5 ...


SNIP

Code:

httrack.c:757:6: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
httrack.c:759:6: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result
htsserver.c: In function ‘smallserver’:
htsserver.c:508:20: warning: unused variable ‘adrw’
htsserver.c:604:49: warning: unused variable ‘adrprojname’
htsserver.c:604:36: warning: unused variable ‘adrpath’
htsserver.c: In function ‘htslang_init’:
htsserver.c:1286:9: warning: unused variable ‘i’
htsserver.c: In function ‘htslang_load’:
htsserver.c:1367:15: warning: the address of ‘intkey’ will always evaluate as ‘true’
htsserver.c: In function ‘LANG_INIT’:
htsserver.c:1533:9: warning: unused variable ‘test’
htsserver.c: In function ‘LANG_LIST’:
htsserver.c:1577:7: warning: the address of ‘lang_str’ will always evaluate as ‘true’
htsserver.c:1568:7: warning: unused variable ‘found’
htsserver.c: At top level:
htslib.h:93:32: warning: ‘getHtsOptBuff_’ defined but not used
htsserver.c:1530:13: warning: ‘LANG_INIT’ defined but not used
htsserver.c:1546:12: warning: ‘LANG_SEARCH’ defined but not used
htsserver.c:1643:12: warning: ‘check_readinput’ defined but not used
htsserver.c: In function ‘smallserver’:
htsserver.c:623:25: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O -g3 -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wnested-externs -D_REENTRANT -DINET6 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib64"\"  -I/usr/include  -march=core2 -msse4 -mcx16 -msahf -O2 -pipe -c `test -f 'htsweb.c' || echo './'`htsweb.c
/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -march=core2 -msse4 -mcx16 -msahf -O2 -pipe  -Wl,-O1 -Wl,--as-needed -L/usr/lib -o libhtsjava.la -rpath /usr/lib64 -version-info 2:44:0 htsjava.lo -lpthread -ldl -lhttrack -lz
In file included from htsweb.c:66:0:
htsmd5.c: In function ‘domd5mem’:
htsmd5.c:69:7: warning: pointer targets in passing argument 1 of ‘sprintf’ differ in signedness
/usr/include/bits/stdio2.h:32:1: note: expected ‘char * __restrict__’ but argument is of type ‘unsigned char *’
htsmd5.c: In function ‘md5sum32’:
htsmd5.c:77:3: warning: pointer targets in passing argument 1 of ‘domd5mem’ differ in signedness
htsmd5.c:51:5: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’
htsmd5.c:78:3: warning: dereferencing type-punned pointer will break strict-aliasing rules
htsweb.c: In function ‘main’:
htsweb.c:187:5: warning: pointer targets in passing argument 1 of ‘domd5mem’ differ in signedness
htsmd5.c:51:5: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
htsweb.c:187:5: warning: pointer targets in passing argument 3 of ‘domd5mem’ differ in signedness
htsmd5.c:51:5: note: expected ‘unsigned char *’ but argument is of type ‘char *’
htsweb.c: In function ‘htsshow_loop’:
htsweb.c:562:21: warning: the address of ‘tempo’ will always evaluate as ‘true’
libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/htsjava.o   -L/usr/lib -lpthread -ldl -lhttrack -lz  -march=core2 -msse4 -mcx16 -msahf -Wl,-O1 -Wl,--as-needed   -Wl,-soname -Wl,libhtsjava.so.2 -o .libs/libhtsjava.so.2.0.44
htsweb.c:596:19: warning: the address of ‘s’ will always evaluate as ‘true’
htsweb.c:600:19: warning: the address of ‘s’ will always evaluate as ‘true’
htsweb.c: At top level:
htsserver.h:99:12: warning: ‘htslang_load’ declared ‘static’ but never defined
htsserver.h:100:13: warning: ‘conv_printf’ declared ‘static’ but never defined
htsserver.h:101:13: warning: ‘LANG_DELETE’ declared ‘static’ but never defined
htsserver.h:102:13: warning: ‘LANG_INIT’ declared ‘static’ but never defined
htsserver.h:103:12: warning: ‘LANG_T’ declared ‘static’ but never defined
htsserver.h:104:12: warning: ‘QLANG_T’ declared ‘static’ but never defined
htsserver.h:105:14: warning: ‘LANGSEL’ declared ‘static’ but never defined
htsserver.h:106:14: warning: ‘LANGINTKEY’ declared ‘static’ but never defined
htsserver.h:107:12: warning: ‘LANG_SEARCH’ declared ‘static’ but never defined
htsserver.h:108:12: warning: ‘LANG_LIST’ declared ‘static’ but never defined
htsserver.h:168:14: warning: ‘gethomedir’ defined but not used
htsserver.h:175:12: warning: ‘linput_cpp’ defined but not used
htsserver.h:191:12: warning: ‘fexist’ defined but not used
htsserver.h:161:12: warning: ‘linputsoc_t’ defined but not used
htsserver.h:258:13: warning: ‘unescapehttp’ defined but not used
htsserver.h:279:13: warning: ‘unescapeini’ defined but not used
htslib.h:93:32: warning: ‘getHtsOptBuff_’ defined but not used
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lhttrack
collect2: ld returned 1 exit status
make[2]: *** [libhtsjava.la] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/www-client/httrack-3.44.5/work/httrack-3.44.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/www-client/httrack-3.44.5/work/httrack-3.44.5'
make: *** [all] Error 2
 * ERROR: www-client/httrack-3.44.5 failed (compile phase):
 *   emake failed
 *


Code:

Tue Mar 13 10:37
  ~
 root # emerge --info =www-client/httrack-3.44.5
Portage 2.1.10.49 (default/linux/amd64/10.0/desktop, gcc-4.5.3, glibc-2.14.1-r2, 3.2.9-gentoo x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.2.9-gentoo-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-2.1
Timestamp of tree: Tue, 13 Mar 2012 14:30:01 +0000
ccache version 3.1.7 [disabled]
app-shells/bash:          4.2_p24
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/ccache:          3.1.7
dev-util/cmake:           2.8.7-r5
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.9.3
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.3
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.5.3-r2
sys-devel/gcc-config:     1.5.1
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2-r1 (virtual/os-headers)
sys-libs/glibc:           2.14.1-r2
Repositories: gentoo kde-sunset wirelay x-portage
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FEATURES="assume-digests binpkg-logs buildpkg distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://mirror.usu.edu/mirrors/gentoo/ http://www.cyberuse.com/gentoo/ http://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://gentoo.chem.wisc.edu/gentoo/ ftp://chi-10g-1-mirror.fastsoft.net/pub/linux/gentoo/gentoo-distfiles/ http://ftp.ucsb.edu/pub/mirrors/linux/gentoo/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_GB en_US"
MAKEOPTS="-j7"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/kde-sunset /var/lib/layman/wirelay /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi aim alsa amd64 amrnb amrub arts aspell berkdb bluetooth branding bzip2 cairo cdda cddb cdr cli consolekit cracklib crypt css cups cxx dbus dillo dri dts dvd dvdr embedded emboss encode exif extensions extras fam ffmpeg firefox flac fontconfig fortran fts3 gdbm gdu gif gimp gnome gnutls gpm gstreamer gtk handbook hddtemp iconv id3tag imagemagick imap ipod ipv6 jack jadetex java jpeg jpeg2k kde kipi ladspa lcms ldap libnotify libsamplerate lm_sensors mad midi mikmod mjpeg mmx mng modules mono mp3 mp4 mpeg mplayer mudflap multilib musepack musicbrainz mysql ncurses nls nptl nptlonly nvidia offensive ogg opengl openmp oscar oss pam pango pcre pdf png policykit portaudio ppds pppd qt3support qt4 quicktime readline redeyes scanner sdl secure-delete semantic-desktop session smp sndfile soundtouch spamassassin spell sql sqlite sse sse2 ssl startup-notification svg sysfs tcpd theora tiff truetype twolame udev ukit unicode usb vamp vcd vorbis wavpack wmf x264 xcb xinerama xml xmp xorg xulrunner xv xvid xvmc zlib" ALSA_CARDS="hda-intel intel8x0 intel8x0m" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB en_US" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia fbdev vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21490

PostPosted: Wed Mar 14, 2012 1:47 am    Post subject: Re: httrack-3.44.5 install fails Reply with quote

Skippy204 wrote:
I don't see any error message here that I can make sense of. What do I need to be looking at?
Code:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lhttrack
collect2: ld returned 1 exit status
This is the error. Since the requested library looks like it belongs in this package, I suspect that the package is not parallel safe.
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Thu Dec 20, 2012 3:16 pm    Post subject: Reply with quote

Just to close out this open thought, httrack-3.46.1 installs without error - thus problem solved by waiting. :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum