Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17275 - net-mail/postfix-2.0.6 failure to compile... DHAS_SSL sdbm.o libutil.a
Summary: net-mail/postfix-2.0.6 failure to compile... DHAS_SSL sdbm.o libutil.a
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 21:16 UTC by FieldySnuts
Modified: 2003-04-18 21:52 UTC (History)
1 user (show)

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 FieldySnuts 2003-03-10 21:16:45 UTC
net-mail/postfix-2.0.6 failed to build.

Some keywords: DHAS_SSL sdbm.o libutil.a

Reproducible: Always
Steps to Reproduce:
1. emerge rsync
2. emerge postfix
3. wait

Actual Results:  
make: DHAS_SSL: Command not found
make: [sdbm.o] Error 127 (ignored)
ar rv libutil.a alldig.o argv.o argv_split.o attr_print0.o attr_print64.o
attr_scan0.o attr_scan64.o base64_code.o basename.o binhash.o chroot_uid.o
clean_env.o close_on_exec.o concatenate.o ctable.o dict.o dict_alloc.o dict_db.o
dict_dbm.o dict_debug.o dict_env.o dict_ht.o dict_ldap.o dict_mysql.o dict_ni.o
dict_nis.o dict_nisplus.o dict_open.o dict_pcre.o dict_regexp.o dict_static.o
dict_tcp.o dict_unix.o dir_forest.o doze.o duplex_pipe.o environ.o events.o
exec_command.o fifo_listen.o fifo_trigger.o file_limit.o find_inet.o fsspace.o
fullname.o get_domainname.o get_hostname.o get_port.o hex_quote.o htable.o
inet_addr_host.o inet_addr_list.o inet_addr_local.o inet_connect.o inet_listen.o
inet_trigger.o inet_util.o intv.o line_wrap.o lowercase.o lstat_as.o
mac_expand.o mac_parse.o make_dirs.o match_list.o match_ops.o msg.o msg_output.o
msg_syslog.o msg_vstream.o mvect.o myflock.o mymalloc.o myrand.o mystrtok.o
name_mask.o netstring.o non_blocking.o open_as.o open_limit.o open_lock.o
peekfd.o percentm.o posix_signals.o printable.o rand_sleep.o read_wait.o
readable.o readlline.o ring.o safe_getenv.o safe_open.o sane_accept.o
sane_link.o sane_rename.o sane_socketpair.o sane_time.o scan_dir.o set_eugid.o
set_ugid.o sigdelay.o skipblanks.o spawn_command.o split_at.o split_nameval.o
stat_as.o stream_connect.o stream_listen.o stream_trigger.o sys_compat.o
timed_connect.o timed_read.o timed_wait.o timed_write.o translit.o trimblanks.o
unescape.o unix_connect.o unix_listen.o unix_trigger.o unsafe.o username.o
valid_hostname.o vbuf.o vbuf_print.o vstream.o vstream_popen.o vstring.o
vstring_vstream.o watchdog.o writable.o write_buf.o write_wait.o nvtable.o
host_port.o dict_sdbm.o sdbm.o
ar: alldig.o: No such file or directory
make: *** [libutil.a] Error 1
make: *** [update] Error 1

!!! ERROR: net-mail/postfix-2.0.6 failed.
!!! Function src_compile, Line 1, Exitcode 2
!!! compile problem


Expected Results:  
The build should have completed and installed.

# emerge info
Portage 2.0.46-r12 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2,2.2.5-r6)
=================================================================
System uname: 2.4.19-ipv6-usbdnet i686 AuthenticAMD
GENTOO_MIRRORS="http://csociety-ftp.ecn.purdue.edu/pub/gentoo
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://gentoo.linux.no/pub/gentoo
ftp://ftp.oregonstate.edu/pub/gentoo
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config
/usr/kde/3.1/share/config:/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss apm avi crypt cups jpeg libg++ mikmod mpeg ncurses quicktime spell
xml2 xv berkdb bonobo directfb esd gdbm gif gnome-libs gpm gtkhtml guile imlib
java ldap libwww motif mozilla nls opengl pam png python qt readline scanner sdl
slang ssl svga tcpd tetex tiff X gtk gtk2 gnome -alsa -arts 3dnow cdr encode kde
mmx oggvorbis pdflib perl sse truetype xmms ipv6"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O3 -pipe"
CXXFLAGS="-march=i686 -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Paul de Vrieze (RETIRED) gentoo-dev 2003-03-29 14:39:35 UTC
This bug is the same as http://bugs.gentoo.org/show_bug.cgi?id=16547
although I didn't check it, I guess the solution is the same for this version too.
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2003-04-18 21:52:10 UTC
Fixed in postfix-2.0.9.ebuild (to be committed in minutes)