[MacPorts] #70861: webredirect fails to build: error: ‘std::ostream& incu::operator<<(std::ostream&, const incu::Time&)’ should have been declared inside ‘incu’
MacPorts
noreply at macports.org
Sun Sep 22 03:02:29 UTC 2024
#70861: webredirect fails to build: error: ‘std::ostream&
incu::operator<<(std::ostream&, const incu::Time&)’ should have been
declared inside ‘incu’
--------------------------+-------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Keywords: | Port: webredirect
--------------------------+-------------------------
{{{
g++ -pipe -Wall -O2 -Iincu -c -o webredirect.o webredirect.cc
cd incu && /usr/bin/make libincu.a
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_www_webredirect/webredirect/work/webredirect-0.3/incu'
g++ -I. -pipe -g -Wall -O2 -c -o error.o error.cc
g++ -I. -pipe -g -Wall -O2 -c -o socket.o socket.cc
g++ -I. -pipe -g -Wall -O2 -c -o log.o log.cc
g++ -I. -pipe -g -Wall -O2 -c -o system.o system.cc
g++ -I. -pipe -g -Wall -O2 -c -o time.o time.cc
g++ -I. -pipe -g -Wall -O2 -c -o pipe.o pipe.cc
time.cc:4: error: ‘std::ostream& incu::operator<<(std::ostream&, const
incu::Time&)’ should have been declared inside ‘incu’
make[1]: *** [time.o] Error 1
make[1]: *** Waiting for unfinished jobs....
socket.cc:60: error: ‘std::ostream& incu::operator<<(std::ostream&, const
incu::SockaddrIn&)’ should have been declared inside ‘incu’
make[1]: *** [socket.o] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70861>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list